body {
	background-image: url(images/bg_interno.jpg);
	background-attachment: fixed;
	margin: 0px;
}

.rodape { font-family: Trebuchet MS; font-size: 10px; color: #FFFFFF; }
a.rodape:link { font-family: Trebuchet MS; font-size: 10px; color: #FFFFFF; text-decoration:none; }
a.rodape:active { font-family: Trebuchet MS; font-size: 10px; color: #FFFFFF; text-decoration:none; }
a.rodape:visited { font-family: Trebuchet MS; font-size: 10px; color: #FFFFFF; text-decoration:none; }
a.rodape:hover { font-family: Trebuchet MS; font-size: 10px; color: #FFFFFF; text-decoration:underline; }

.conteudo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	text-decoration:none;
	text-align: justify;
}
a.conteudo:hover { font-family: Trebuchet MS; font-size: 11px; color: #999999; text-decoration:underline; text-align: justify;}

.conteudo_capa {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #999999;
	text-decoration:none;
	text-align: justify;
}
a.conteudo_capa:hover { font-family: "Comic Sans MS"; font-size: 13px; color: #999999; text-decoration:underline; text-align: justify;}

.conteudo_azul { font-family: Trebuchet MS; font-size: 11px; color: #0E77C8; }
a.conteudo_azul:link { font-family: Trebuchet MS; font-size: 11px; color: #0E77C8; text-decoration:none; text-align: justify;}
a.conteudo_azul:active { font-family: Trebuchet MS; font-size: 11px; color: #0E77C8; text-decoration:none; text-align: justify;}
a.conteudo_azul:visited { font-family: Trebuchet MS; font-size: 11px; color: #0E77C8; text-decoration:none; text-align: justify;}
a.conteudo_azul:hover { font-family: Trebuchet MS; font-size: 11px; color: #0E77C8; text-decoration:underline; text-align: justify;}

.titulos {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #0E77C8;
	text-decoration:none;
	font-weight: bold;
}
.leiamais {	font-family: Trebuchet MS; font-size: 11px; color: #243E9D; text-decoration:none; }
a.leiamais:link {	font-family: Trebuchet MS; font-size: 11px; color: #243E9D; text-decoration:none; }
a.leiamais:active {	font-family: Trebuchet MS; font-size: 11px; color: #243E9D; text-decoration:none; }
a.leiamais:visited {	font-family: Trebuchet MS; font-size: 11px; color: #243E9D; text-decoration:none; }
a.leiamais:hover {	font-family: Trebuchet MS; font-size: 11px; color: #243E9D; text-decoration:underline; }

.foto { margin-bottom:5px; margin-left:15px; margin-right: 15px; padding: 5px; border: 1px solid #CCCCCC; }

.tit { margin-left:15px; }

.voltar {	font-family: Trebuchet MS; font-size: 11px; color: #243E9D; text-decoration:none; margin-left:15px; }
a.voltar:link {	font-family: Trebuchet MS; font-size: 11px; color: #243E9D; text-decoration:none; margin-left:15px; }
a.voltar:active {	font-family: Trebuchet MS; font-size: 11px; color: #243E9D; text-decoration:none; margin-left:15px; }
a.voltar:visited {	font-family: Trebuchet MS; font-size: 11px; color: #243E9D; text-decoration:none; margin-left:15px; }
a.voltar:hover {	font-family: Trebuchet MS; font-size: 11px; color: #243E9D; text-decoration:underline; margin-left:15px; }

.formulario {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #243E9D;
	border: 1px solid #999999;
}
.bt {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #243E9D;
	border: thin solid #0E77C8;
}
.conteudo_marg15 {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #999999;
	text-decoration:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: justify;
}
.barra_azul {
	margin: 0px;
	padding: 0px;
}
.titulo_cinza {

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #999999;
	text-decoration:none;
	font-weight: bold;
}
.titulo_br {	font-family: "Trebuchet MS"; font-size: 13px;	color: #FFFFFF;	text-decoration:none;	font-weight: bold; }
a.titulo_br:link {	font-family: "Trebuchet MS"; font-size: 13px;	color: #FFFFFF;	text-decoration:none;	font-weight: bold; text-decoration:none; }
a.titulo_br:active {	font-family: "Trebuchet MS"; font-size: 13px;	color: #FFFFFF;	text-decoration:none;	font-weight: bold; text-decoration:none; }
a.titulo_br:visited {	font-family: "Trebuchet MS"; font-size: 13px;	color: #FFFFFF;	text-decoration:none;	font-weight: bold; text-decoration:none; }
a.titulo_br:hover {	font-family: "Trebuchet MS"; font-size: 13px;	color: #FFFFFF;	text-decoration:none;	font-weight: bold; text-decoration:underline; }


#makeMeScrollable {
			width:742px;
			height: 105px;
			position: relative;
}
	
#makeMeScrollable div.scrollableArea * {
			position: relative;
			float: left;
			margin: 0;
			padding: 0;
}
