/* CSS Document */
body{
	margin:0px auto;
	background-color:#000000;
	}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.limpa_form {
	background:url(Contato/images/bt_limpar.png) no-repeat;
	border: 0px;
	cursor: pointer;
	width: 104px;
	height: 29px;
	position:absolute;
}

/***********************CONTEUDO************************************************/
.txt{

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#c0c0c0;
	line-height: 25px;
	}

.txt_notaesclarecimento{

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#c0c0c0;
	line-height: 20px;
	}

	
#menu{
	width:550px;
	height:130px;
	position:absolute;
	float:left;
	margin-left:-50px;
	}

#layer_destaque{
	position:absolute;
	left:800px;
	top:50px;
	width:180px; height:160px;
	z-index:1;
	}
		
#ft_marcio{
	width:170px;
	height:55px;
	position:absolute;
	float:inherit;
	margin-top:-78px;
	}
		
#logo{
	width:263px;
	height:69px;
	float:right;
	margin-right:200px;
	margin-top:8px;
    _margin-right:100px;
	margin-top:8px;
	}
	
#assinatura_sarro{
	width:170px;
	height:55px;
	float:right;
	position:absolute;
	margin:-70px 0px 0px 270px;
	_margin:-70px 0px 0px 900px;
 }
	
.txt_gastro {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333333;
	line-height: 25px;
}

#cont_not{
	width:355px; height:170px;
	float:left;
	position:absolute;
	margin:380px 0px 0px 600px;
	background-image:url(images/back_novidade.png);
	background-repeat:no-repeat;
	}
	
.tit_noticia{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6f5916;
	}

.txt_noticia{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#262319;
	}
