@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #261F2E;
	background-image: url(images/fundo_geral.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#cabecalho {
	clear: both;
	height: 150px;
	width: 100%;
	background-image: url(images/fundo_cabecalho.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}
#meio {
	clear: both;
	width: 750px;
	text-align: right;
	overflow: visible;
	margin: 0 auto; 
}
#menu {
	clear: left;
	float: left;
	height: 202px;
	width: 200px;
	text-align: right;
	background-image: url(images/fundo_menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#col_esq {
	clear: left;
	float: left;
	width: 200px;
	text-align: left;
	min-height: 400px;
}
#col_esq td,th{
	font-size: 11px;
	color: #B2ACB8;
}
#procura td, th{
	font-size: 11px;
	color: #666666;
}
#table_maq th{
	font-size: 9px;
	font-weight: normal;
	color: #898092;
}
#table_maq td{
	color: #B2ACB8;
}
#table_maq img{
	border: 1px solid #FFFFFF;
}
#table_fotos img{
	border: 1px solid #FFFFFF;
/*	margin-right: 0px;
	margin-top: 5px;*/
}
#alerta img{
	border: 0px;
}
#conteudo {
	float: right;
	clear: right;
	width: 550px;
	text-align: justify;
	background-image: url(images/fundo_conteudo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#rodape {
	clear: both;
	height: 50px;
	width: 100%;
	border-top: 1px solid #CC0000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5863;
	padding-top: 5px;
}

.titulo_detalhe{
	font-size: 24px;
	color: #B2ACB8;
/*	font-weight: bold;*/
}
.data_noticia{
	font-size: 9px;
	font-weight: bold;
}
.foto{
	border: 1px solid #FFFFFF;
}
.foto_secao{
	border: 1px solid #FFFFFF;
	margin-left:15px; 
}
.texto_branco {
	color: #FFFFFF;
	font-size:12px;
	text-decoration: none;
}
.link_branco {
	color: #FFFFFF;
	text-decoration: none;
}
.link_branco:hover {
	color: #B2ACB8;
	text-decoration: none;
}
.link_lilas {
	color: #B2ACB8;
	text-decoration: none;
}
.link_lilas:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
}
.obs_vermelha {
	font-size: 9px;
	color:#CC0000;	
}
.texto_lilas {
	color: #B2ACB8;
	text-decoration: none;
}
.nome_revenda {
	color: #FFFFFF;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}
