@charset "utf-8";
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.textodescr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style: normal;
	font-weight: bold;
	color:#333333;
	text-decoration: none;
}

.banner
	{
		width: 790px;
		height: 180px;
		background-color:#EAEAEA;
	}
	
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#990000;
	text-decoration:none;
}

	a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}

.link a:link, .link a:active, .link a:visited, .link a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight:normal;
}

	.conteudo {
	width:790px;
	background-image:url(../img/bg.gif) repeat;
	height:auto;
}

	.conteudoinicial {
	width:550px;
	display:inline; /*Bug da margem dupla para floats no IE*/ 
    float:left;
	margin-left:30px;
	height:auto;

}
	.informacoes {
	width:210px;
	padding-top:13px;
	float:left;
	height:auto;

    
}

.img {
	width:100px;
	display:inline; /*Bug da margem dupla para floats no IE*/ 
    float:left;
	height:145;

}


	.conteudointerno {
	width:400px;
	background-color:#FFFFFF;
	display:inline; /*Bug da margem dupla para floats no IE*/ 
    float:left;
	height:84px;
	padding-top:0px;
	padding-left:10px;
}

.conteudopags {
	width:790px;
	height:auto;
}
	.boxprodutos {
	width:200px;
	padding-left:10px;
	padding-top:10px;
}



.topo {
	width:790px;
	height:110px
}

.rodape {
	width:790px;
	height:30px;
	background-color:#AE0000;
}
.menu {
	width:790px;
	height:48px
}

.texto_input
{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		font-size:12px;
	}



	input,textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}

.textoimg{
	width:550px;
	background-color:#FFFFFF;
    float:left;
	height:auto;
	padding-top:0px;
}
.imginterna {
	width:100px;
	display:inline; /*Bug da margem dupla para floats no IE*/ 
    float:left;
	height:auto;
	margin-left:30px;
	padding-left:10px;

}

	.home_conteudo {
	width:780px;
	height:auto;

}

	.home_conteudonovo {
	width:600px;
	height:auto;

}
.conteudo_iframe {
	width:545px;
	height:auto;

}

