body {
	background-color: #7c7c7c;
	background-image: url(../img/fundo_repete.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
object {
	display:block;
}
a {
	color: #0084C9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p.title {
	color: #00a1ff;
	font-family: Arial Narrow;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
p.subtitle {
	color: #3d3c36;
	font-family: Arial Narrow;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
p.body, li.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3c36;
	line-height: 16px;
	text-align: justify;
	text-decoration:none;
}
.cornocopias_fundo {
	background-image: url(../img/cornocopias_fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txt_rodape_branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eaeaea;
}
.repete_direita {
	background-image: url(../img/repete_direita.jpg);
	background-repeat: repeat-y;
}
.txt_rodape_cinza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b8b8b8;
}
.bullet_vermelho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d22f29;
}
.links_mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f4f4f;	
	text-decoration:none;
}
.links_mini:hover {
	text-decoration:underline;	
}
.titulo_preto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.titulo_vermelho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/* color: #b71505; */
	color: #0084C9;
	text-decoration: none;
}
.txt_geral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3c36;
	line-height: 16px;
	text-decoration:none;
}
.input_pesquisa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f4f4f;
	border: 1px solid #4b4b4b;
	height: 17px;
	width: 174px;
}
.input_newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2b2b2b;
	border: 1px solid #2b2b2b;
	height: 16px;
	width: 153px;
}

.destaque {
	padding-top: 20px;
	padding-bottom: 10px;
	width: 300px;
}
.destaque .bullet {
	margin-right: 6px;
}
.destaque .bullet img {
	vertical-align: text-top;
	margin-top: 8px;
}
.destaque .content {
	padding-left: 10px;
}
.destaque .content p.title {
	margin-left: 0px;
	text-indent: -10px;
}
.destaque .content p.subtitle {
	margin-top: -20px;
}
.destaque .content marquee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8B0000;
	text-align: justify;
	text-decoration: none;
}

.home_highlight {
	color: #00a1ff;
	font-family: Arial Narrow;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.home_highlight a {
	color: #E82D21;
	text-decoration: none;
}
.home_highlight a:hover {
	color: #E82D21;
	text-decoration: underline;
}

.gallery * {
	display: inline;
	margin: 0;
	padding: 0;
}
.photo-gallery {
	display: block;
	margin: 0 auto;
	width: 655px;
}
.photo-gallery li {
	list-style: none;
}
.photo-gallery li li {
	/* border: 1px solid #999999; */
	display: block;
	float: left;
	height: 85px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
}
