@charset "utf-8";
/* CSS Document */
<!--
body {
	background-color: #818284;
	background-image:url(img/bg_adv.jpg);
	background-position:bottom left;
	background-attachment:fixed;
}
a:link {
	color: #57612F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7A8842;
}
a:hover {
	text-decoration: underline;
	color: #57612F;
}
a:active {
	text-decoration: none;
	color: #57612F;
}
#tabelaCabecalho{
}
#tabelaRodape{
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
}
#tituloPaginas {
	font-family:Calibri;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
.barraVertical {
	background-image:url(http://www.adventurefair.com.br/novo/img/fundoBarrasVerticais.gif); 
	background-repeat:repeat-y;
}
#textoPrincipal {
	text-align:justify;
}
.subtitulo {
	font-size:14px;
	color: #57612F;
	font-weight:bold;
}

.subtitulo2 {
	font-size:16px;
	color: #57612F;
	font-weight:bold;
}

table.bordasimples {
	border-collapse: collapse;
}
.dataNoticia {
	font-family: Calibri;
	font-size: 12px;
	color: #FF6600;
	font-weight:bold;
}
.tituloNoticia {
	font-family: "Arial Narrow";
	font-size: 17px;
	font-weight:bold;
}
.resumoNoticia {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight:normal;
}
.divisorNoticia {
	line-height:20px;
}
.chamadaAmarela {
	font-family: Calibri;
	font-size: 16px;
	font-weight:bold;
	color:#F69E27;
	line-height:14px;
}

.chamadaVermelha {
	font-family: Calibri;
	font-size: 16px;
	font-weight:bold;
	color:#840600;
	line-height:14px;
}
.textoBranco ul{
	list-style:none;
	padding:0px;
	margin-top:7px;
	color:#FFFFFF;
}
.chamadaPreta {
	font-family: Calibri;
	font-size: 16px;
	font-weight:bold;
	color:#333;
	line-height:14px;
}
#boxTextos {
	background-color:#b1a481;
	padding:10px;
}
.table {
	background-color:#CCDBB9;
	padding:10px;
	border:none;
}
.online {
	font-size:14px;
	color:#FC0;
	font-weight:bold;
}
-->
