body{
	font:14px Georgia;
}


table.conteudo_site{
	margin-top:40px
}

div, td, tr, table{
	font:14px Georgia;
}

.font_size1{
	font-size:18px
}

.font_size2{
	font-size:12px
}

.font_size3{
	font-size:24px
}

.font_color1{
	color:white
}

.font_color2{
	color:#C40000;
}

.font_family1{
	font-family:verdana
}

.back_color1{
	background-color: #FFF6DB;
}

.back_color2{
	background-color: yellow;
}

.back_color3{
	background-color:white;
}

.back_color4{
	background-color:#F5DDAE;
}

input, textarea{
	background-color:#CFC69A;
	border:0px;
	font:14px Georgia;
}

a{
	text-decoration:none;
	color:black
}

a:hover{
	text-decoration:underline;
	color:black
}

div.logo{
	position:absolute;
	margin-top:-30px;
	margin-left:-4px
}

td.border_conteudo
{
	width:100%;
	height:100%;
	border:3px solid #FDD09B
}

hr{
	border-top:1px solid #FDD09B
}

div.separador{
	float:left;
	height:60px;
	border-right:1px solid #FDD09B;
	margin-left:3px;
	margin-right:3px;
	width:1px
}


div.bloco_destaque_ofertas
{
	width:100%;
	height:90px;
	border:1px solid #FDD09B
}

div.bloco_form
{
	width:99%;
	border:1px solid #FDD09B
}

div.item_bloco_oferta{
	float:left;
	width:49%
}

div.item_foto_destaque_oferta{
	width:110px;
	float:left
}

.bloco_item_foto{
	margin:4px;
	background-color:white;
	border-right:2px solid #CFC69A;
	border-top:1px solid #CFC69A;
	border-bottom:2px solid #CFC69A;
	border-left:1px solid #CFC69A;
	width:70px
}

div.bloco_conteudo_dinamico
{
	margin-top:5px;
	margin-left:7px;
	margin-right:7px
}

.data{
	background-color:#F5DDAE;
}

.labelData{
	background-color:#DFC38B;
}

.barra_efeito{
	width:100%; 
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr=yellow,EndColorStr=#FFF6DB);
	margin-top:2px;
}
