@charset "utf-8";
/* CSS Document */

*{
margin:auto;
padding:0;
}

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:justify;
}

#site{
width:990px;
height:100%;
}

/* Topo */

#topo{
width:100%;
}

#topo_logo{
width:280px;
height:258px;
float:left;
background:url(images/topo_logo.png);
}

#topo_menu{
width:199px;
height:258px;
float:left;
background:url(images/topo_menu.png);
}

#topo_banner{
width:508px;
height:258px;
float:left;
background:url(images/topo_banner.png);
}

#topo_barra{
width:988px;
height:42px;
float:left;
background:url(images/topo_barra.png);
}

/* Fim Topo */

/* Menu Superior */ 

#menu-v{
margin-top:60px;
}
     
ul.menuv, ul.menuv ul {
margin:0 40px; 
padding:0; 
border:0px; 
width:150px;
z-index:10000;
font-size:16px;
font-weight:bold;
} 
           
ul.menuv li {
position:relative; 
list-style:none; 
border:0px;
padding:15px 0 0 5px;
}
            
ul.menuv li a {
display:block; 
text-decoration:none; 
border-top:none;
color:#000;
}

/* Fix IE. Hide from IE Mac \*/

* html ul.menuv li {
float:left; 
height:1%;
}
           
* ul.menuv li a {
height:1%;
}

/* End */

ul.menuv ul {
position:absolute; 
z-index:10000; 
display:none; 
left:110px; 
top:-1px; 
font-size:10px; 
width:180px;
background:#DDD;
}      

ul.menuv li.submenu ul {
display:none;
}            

ul.menuv a.seta {
background:transparent url(indicador-submenu-2.gif) right center no-repeat;
}            

ul.menuv li a:hover {
color:#fff;
}

li#submenuv-3 ul.menuv li.submenu ul.menuv{
left:140px;
}
	
/* Fim Menu Superior */

/* Menu Lateral */

#menu_lateral{
width:260px;
height:355px;
float:left;
margin-bottom:28px;
background:url(images/bg_menu.png) no-repeat;
}

.menu_lateral{
width:260px;
height:170px;
margin:72px 0 0 25px;
list-style-type:none;
}

.menu_lateral li{
width:260px;
height:27px;
font:"Helvetica Condensed";
font-size:11px;
font-weight:bold;
color:#0093DD;
}

.menu_lateral li a{
color:#0093DD;
text-decoration:none;
}

.menu_lateral li a:hover{
color:#6AC335;
text-decoration:none;
}

.logo_neoclor{
border:none;
float:left;
margin:18px 10px 0 10px;
}

.p_neoclor{
width:220px;
font-size:11px;
color:#014086;
font-weight:bold;
margin-top:14px;
}

.p_neoclor a{
color:#014086;
text-decoration:none;
}

/* Fim Menu Lateral */

/* Home */

#conteudo{
width:730px;
height:100%;
float:right;
margin-bottom:28px;
}

.cont_1{
width:430px;
float:left;
}

.cont_2{
width:300px;
float:left;
}

.p_home{
width:400px; 
text-align:justify;
}

/* Fim Home */

/* Lateral Flash */

.anvisa{
width:300px;
height:120px;
}

.anvisa_texto{
margin:20px 30px 0 40px;
float:left;
}

.anvisa_selo{
margin:10px 0 0 0;
float:left;
border:none;
}

/* Fim Lateral Flash */

/* Produtos */

.produtos{
width:100%;
height:100%;
}

.produtos_1{
width:340px;
height:100%;
float:left;
margin-left:15px;
}

.produtos_2{
width:340px;
height:100%;
float:left;
margin-left:20px;
}

.prod_1{
width:220px; 
float:left;
margin-bottom:10px;
}

.prod_2{
width:120px; 
float:left;
margin-bottom:10px;
}

.content_prod{
height:180px;
clear:both;
}

.img_seta{
float:left; 
margin:2px 6px 0 0;
}

.p_titulo_produtos{
font-size:18px; 
text-align:left;
font-weight:bold;
}

/* Fim Produtos */

/* Contato */

.input_contato{
width:300px;
}

.textarea_contato{
width:300px;
height:100px;
}

/* Fim Contato */

/* FISPQ */

.fispq{
width:400px;
height:170px;
list-style-type:none;
text-align:justify;
}

.fispq li{
width:380px;
height:20px;
font:"Helvetica Condensed";
font-size:11px;
font-weight:bold;
color:#0093DD;
}

.fispq li a{
color:#0093DD;
text-decoration:none;
}

.fispq li a:hover{
color:#6AC335;
text-decoration:none;
}

/* Fim FISPQ */

/* Rodapé */

#rodape{
width:990px;
height:50px;
background:#EBF2F8;
clear:both;
}

.p_rodape{
font-size:11px; 
font-weight:bold;
float:left;
margin:16px 0 0 30px;
}

.logo_datto{
border:0;
margin:13px 30px 0 0;
}

/* Fim Rodapé */
