@import url("geral.css");

body{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#5A5443;
	background:url(../img/bg.jpg) repeat-x left top;
	text-align:center;
	
	}

h2{
	font-family:"Times New Roman", Times, serif;
	font-size:1.6em;

}

h3{
	font-size:14px;
}

h4{
	font:1.4em "Times New Roman", Times, serif;
	color:#336699;
	margin-left:15px;

}

h5{	font:1.5em "Times New Roman", Times, serif;
	color:#666;
	margin-left:15px;
}

h6{}

h4 span{
	color:#CC6600;

}

h5 span{
	color:#FF9900;

}

div#baner{
	position:relative;
	
}

div#selecao{
	background: url(../img/bg_selecao.gif) no-repeat top left;
	width:207px;
	height:190px;
	position:absolute;
	top:185px;
	left:520px;
	text-align:left;
	padding:9px 10px 10px 16px;
	z-index:1px;
}

div#selecao form{
	margin-top:3px;

}

.tituloprodutos{
	color:#336699;
	font-weight:bold;
	background:#e4e4e4;
	}

.negrito{
	font-size:12px;
	color:#336699;
	font-weight:bold;
	}

div#meio table td{
	width:20%;
	border:1px solid #ccc;
	padding:1px;
	}

div#bgmeio{
	background:url(../img/bg_corpo.jpg) no-repeat;
	height:70px;
	}	

div#institucional{
	background:url(../img/bg_conteudo.png) no-repeat left bottom;
	width:460px;
	height:410px;
	position:absolute;
	top:225px;
	left:284px;
	z-index:1;
	text-align:left;
	padding:42px 15px 10px 15px ;
}

div#institucional p{
	margin:10px 20px 0 20px;

}

div#lateral {
	width:212px;
	height:370px;
	background:#E0DED6 url(../img/top_busca.gif) no-repeat top center;
	padding:5px 5px 5px 15px;

}
.linha{
	background:url(../img/linha.gif) repeat-x left top;
	height:12px;
	
}

.form{
	border: 1px solid #AEAEAE;
	color:#5A5443;
	font-size:9pt;
	font-family:'Trebuchet MS';
	width:205px;
}

.legenda{
	font-size:11px;
	color:#666;

}

.foto{
	float:right;
	margin:10px;

}
.fotoprod{
	margin:5px;

}

div#contatos {
	margin:10px auto;
	clear:both;
	width:380px;
	border:1px solid #BDB9AC;
}

div#contatos ul li{
	margin:5px;
}