body {
	background-color: #B7CCD1;
	background-image: url(images/fundo_pag.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: center 1px;
	background-attachment: scroll;
	font-size: 12px;
	color: #666666;
	margin: 0px;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #39778D;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #39778D;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #2B5A6A;
	font-weight: bold;
	text-decoration: underline;
	
}
.texto {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height: normal;
	padding: 10px;
}
.texto_simples {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.link_2:link {
	font-family: Arial;
	font-size: 11px;
	color: #39778C;
	font-weight: normal;
	text-decoration: none;
}
.link_2:visited {
	font-family: Arial;
	font-size: 11px;
	color: #39778C;
	font-weight: normal;
	text-decoration: none;
}
.link_2:hover {
	font-family: Arial;
	font-size: 11px;
	color: #0F5C76;
	font-weight: normal;
	text-decoration: underline;
	
}

.link_3:link {
    font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.link_3:visited {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.link_3:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	
}

.rodape2 {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;

}
.titulo_branco {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	margin: 0px;
	padding-left: 10px;
}

.titulo_azul {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #0F5B76;
	text-decoration: none;
	font-style: normal;
	margin: 5px;
	padding-left: 30px;
	background-image: url(images/setinha.jpg);
	background-position: 10px 6px;
	background-repeat: no-repeat;
	padding-top: 5px;
}
.destaque {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #137799;
	text-decoration: none;
	padding: 10px;
}

.destaque_2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #137799;
	text-decoration: none;
}
.destaque_3 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #137799;
	text-decoration: none;
}

.fotos_mold {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 3px;
}

