@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/fundo_geral.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	scrollbar-face-color:#CC0000;
	scroll-highlight-color:#DEAA0B;
	scrollbar-3dlight-color:#DEAA0B;
	scrollbar-darkshadow-color:#DEAA0B;
	scrollbar-shadow-color:#F1E0AB;
	scrollbar-arrow-color:#E7C96F;
	scrollbar-track-color:#F1E0AB;
}
a:active{
	color:#333333;
	text-decoration:underline;
}
a:link{
	color:#333333;
	text-decoration:underline;
}
a:hover{
	color:#333333;
	text-decoration:underline;
}
a:visited{
	color:#333333;
	text-decoration:underline;
}
.DivGeral{
	width:849px;
	margin:0 auto;
}
.DivTop{
	clear:both;
	height:198px;
	background-image:url(../imagens/fundo_top3.jpg);
	background-repeat:no-repeat;
}
.DivMiolo{
	clear:both;
	height:677px;
	background-image:url(../imagens/fundo_miolo.jpg);
	background-repeat:no-repeat;
}
.DivRodape{
	clear:both;
	height:140px;
	background-image:url(../imagens/fundo_rodape.jpg);
	background-repeat:no-repeat;
}
.DivCreditos{
	clear:both;
	height:10px;
	font-size:11px;
	text-align:center;
}
.DivColEsq{
	float:left;
	width:530px;
	height: 560px;
}

.DivColDir{
	float:right;
	width:300px;
}
.DivColDir1{
	float:right;
	width:300px;
}
.DivConteudoInterno{
	width:455px;
	padding: 5px 5px 5px 5px;
	margin-left:65px;
	height: 450px;
	color: #FFFFFF;
	overflow:auto;
}
.formulario {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#E20A16;	
	background-color:#FFCCCC;
	border-collapse:collapse;
    BORDER: #EA7777 1px solid;
}
.div_receitas {
	width: 262px;
	height: 191px;
	background-image: url("../imagens/receitas-trans.png");
	background-repeat: no-repeat;
}
