@charset "iso-8859-1";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #560703;
	background-image: url(/library/imagens/bgwood.jpg);
	background-repeat: repeat;
	margin:0px;
}
img{border:0px;}
a{color:#FFF; text-decoration:none;}
a:link{text-decoration:none;}
a:hover{text-decoration:underline; color:#CCC;}
p{margin:0px; padding:0px;}
#bodysite{ width:900px; margin:0 auto;}
#the_container{width:860px; margin:0 auto;}
#the_container .col_left{width:300px; margin-right:10px; float:left;}
#the_container .col_right{width:550px; float:left;}
.grupo_borda_branca {border:4px solid #FFF;}
#the_footer{width:860px; margin:0 auto; border-top:2px solid #900; padding-top:5px; margin-top:10px;}
.floatfix{clear:both; margin:0px; padding:0px;}

#newsletter input.txt {background:#FFEFDF; width:250px; border:1px solid #C30;}
#newsletter #cad-news p label #button {
	background-color: #C90; margin-top:10px; border:1px solid #C30; cursor:hand;
}
#newsletter #cad-news p label #button:hover {
	background-color: #c30; margin-top:10px; border:1px solid #C30; cursor:hand;
}
#novidades p a:{color:#FFF; text-decoration:none;}
#novidades p a:link{color:#FFF; text-decoration:none;}
#novidades p a:hover{color:#FFF; text-decoration:underline;}
#novidades p a:visited{color:#FFF; text-decoration:none;}
#receitas p{font-size:14px; font-weight:bolder; margin-bottom:5PX;}