body {
	background-color: #161616;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/bg_total.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}


.texto {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}

.textos {	font-family:  Helvetica, Arial, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
}

.titulo_noticia_capa {
	font-family: Arial, helvetica, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#CCCCCC;
}

.titulo_noticia_G {
	font-family: Arial, helvetica, Times, serif;
	font-size: 22px;
	font-weight: bold;
	color:#CCCCCC;
}


.textos_m {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#cccccc;
}

#Site { margin:auto; width: 900px; padding: 0 10px; text-align:left;}
#Topo { width: 870px; height: 270px; text-align:left;}
#Logo { width: 279px; height: 112px; float:left; text-align: left;	 margin-left: 44px;margin-top: 158px;}
#Transformamos {width: 509px; height: 189px; padding-top: 24px; text-align: left; float:right;}
#Links {width: 438px; height: 45px; text-align: left; float:right;}
		

#Central {width: 870px; text-align:left; clear: both;}
#Conteudo { width: 644px; height: 474px; float:left; text-align: left;}
#Menu {width: 226px; background: #F8F8F8; padding-top: 11px; float:right; margin-bottom: 12px;}
#Rodape {width: 870px; height: 56px; float:center; padding-top: 24px;text-align:center; clear: both;}

a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}

.campo_form 		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		width: 320px;
		height: 15px;
		border: 1px solid #E1E1E1;
		color: #333333;
		padding: 5px 5px 5px 5px;
		}

.campo_form_multilinha 		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		width: 280px;
		height: 120px;
		border: 1px solid #E1E1E1;
		color: #333333;
		padding: 5px 5px 5px 5px;
		}
		
.Botao 		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background: #333333;
		width: 80px;
		height: 25px;
		border: 0px solid #333333;
		color: #FFFFFF;
		}
