/* CSS Document */

body{
margin:0;
padding:0;
font-family:Tahoma;
font-size:13px;
background:url(../imagens/fundo_site.jpg) repeat-x top;

}

#abertura{
margin-top:8px;
position:absolute;
left:50%;
margin-left:-500px;
	width:1024px;
	height:720px;
	background:url(../imagens/fundo_abertura.jpg) repeat-x;
}

#site{
margin-top:8px;
position:absolute;
left:50%;
margin-left:-500px;
width:1024px;
height:768px;
}

#topo{
width:1024px;
height:231px;
}

#menu{
width:979px;
height:49px;
clear:both;
padding-left:45px;
}

#topo_logo{
width:347px;
_width:345px;
height:182px;
float:left;
display: block;
background:url(../imagens/logotipo.jpg) center no-repeat;
padding-left:7px;
}

#topo_anima{
width:658px;
float:right;
padding-left:12px;
}

#conteudo{
width:924px;
_width:914px;/*IE*/
padding:5px 50px;
_padding:5px 55px;/*IE*/
min-height:465px;
_height:465px;/*IE*/


}

#conteudo_apresentacao{
widows:1024px;
min-height:465px;
_height:465px;
background:url(../imagens/fundo_conteudo.jpg) top right no-repeat;
}


.campo, textarea{
border:1px dashed #482d0b;
} 

textarea{
height:79px;
_height:72px;
}


#bt_contato{
padding-right:35px;
}

/*--------------------------*/

#rodape{
clear:both;
width:1024px;
height:57px;
background-color:#20294f;
}

#info_rodape li{
display:block;
float:left;
font-size:11px;
color:#FFFFFF;
}

.design{
width:655px;
text-align:right;
margin-top:10px;
}

.copyright{
margin-left:30px;
margin-top:20px;
}


#links li{
display:block;
float:left;
margin-top:7px;
margin-left:4px;
}

/*-------------LINKS MENU INGLĘS-------------*/

#links_eng li{
display:block;
float:left;
margin-top:5px;
margin-left:2.3px;
}

/*---------------------------*/




a.link_branco{
text-decoration:none;
color:#FFF;
}

a.link_branco:hover{
text-decoration:underline;
color:#FFF;
}

h1{
font-size:26px;
color:#00aeef;
text-decoration:none;
}

.fundo_cinza{
background:url(../imagens/fundo_cinza .jpg) top left no-repeat;
}

ul{
margin:0;
padding:0;
}

#representantes_lista li{
list-style:none;
display:block;
width:200px;
margin-top:7px;
padding-left:25px;
background:url(../imagens/bullet.jpg) left no-repeat;
}


#produtos_lista li{
list-style:none;
display:block;
width:320px;
margin-top:7px;
padding-left:25px;
background:url(../imagens/bullet.jpg) left no-repeat;
}


#representantes_lista li a{
text-decoration:none;
color:#000000;
}


#representantes_lista li a:hover{
_text-decoration:underline;
border-bottom:1px dotted #000;
color:#000000;
}

a.link{
text-decoration:none;
color:#000000;
}


a.link:hover{
	border-bottom:1px dotted #000;
	color:#2F4090;
}

#produtos_lista li a{
text-decoration:none;
color:#000000;
}


#produtos_lista li a:hover{
_text-decoration:underline;
border-bottom:1px dotted #000;
color:#000000;
}

#prod_thumbs li{
list-style:none;
display:inline;
}

.TITULO_PRODUTOS{
font-weight:bold;
text-transform:uppercase;
}
