@import url(paginas-internas.css);
@import url(menus.css);
@import url(home.css);

/* verde-escuro do logo #008561 */

*{
padding:0;
margin:0;
}

body {
	background:url(imagens/fundo_geral.jpg) center repeat-y;
	scrollbar-face-color: #59c3a6;
	}

#EstruturaCentralizada
	{
	background-color: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 775px;
	}

#RodapeInterno {
background-color: #DDDDDD;
margin-bottom:2px;
}


#RodapeInterno p{
text-align:center;
font:bold 12px arial;
text-decoration: none;
letter-spacing:0px;
padding-top:4px;
padding-bottom:4px;
margin:0
}

#RodapeInterno span{
font-size:12; color:#999999; padding-left:3px; padding-right:3px;
}

#RodapeInterno  a {
font: 13px arial;
color: #000;
text-decoration: none;
}
body>#RodapeInterno a {}

#RodapeInterno a:hover { 
color:#ee8a1d; 
}

#miolo{
width:775px; 
background:url(imagens/fundo_menu_vertical2.jpg) left bottom repeat-y; 
float:left; 
margin-top:3px;
}

#RodapeExterno{
width:775px; float:left; background:#000000}

h1 {
font:bold 14px arial; 
color:#000; 
text-decoration: none;
padding:10px 0px 10px 0px;
margin:0px 0px 0px 13px;
border-bottom:#8fab9f solid 2px;
}

P{
 font-family:arial;
 font-size:12px;
 margin:10px 10px 10px 13px;
 padding:0px 0px 0px 0px;
}



#conteudoprodutos
	{
	padding: 0px;
	margin:0 0 0 14px;
	width: 480px;
	float: right;
	}
	
#conteudoprodutos h1{
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	float: left;
	color:#000000;
	display:block;
	width:105px;
	padding:0px 0px 0px 0px;
	margin:10px
}


H2 {
font: bold 12px arial;
color: #000;
text-decoration: none;
letter-spacing:1px;
padding:5px 0px 0px 12px;
margin:0
}


#topo{
background:url("imagens/logo-valor.gif") no-repeat 20px 30px;
display:block;
width:775px;
height:126px;
position:relative;
line-height:126px;
text-align:right;
}

#topo span{
position:absolute;
width:775px;
height:126px;
left:0;
top:0;
z-index:1;
}

#topo div{
background:url("imagens/fundo-topo-address.png") no-repeat top left;
position:absolute;
top:2px;
right:2px;
z-index:2;
width:250px;
height:50px;
font-family:Arial, Verdana;
font-size:18px;
line-height:20px;
padding-right:5px;
color:#fff;
}

#topo div strong{ 
font-size:25px;
letter-spacing:2px;
}

#topo div a{ 
color:#fff;
text-decoration:none;
}

#topo div a:hover{ 
color:#008561;
text-decoration:none;
}

hr{
height:2px;
color:#8fab9f;
margin:5px;
}

