@charset "utf-8";
.td_azul {
	background-color: #15406B;
	padding-top: 30px;
	padding-right: 26px;
	padding-bottom: 27px;
	padding-left: 27px;
}
.espaco {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
	padding-right: 28px;
	padding-left: 28px;
}
.subtitulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #E4E4E4;
}
.contorno {
	border: 3px solid #FFFFFF;
	margin-bottom: 20px;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #E4E4E4;
	text-align: justify;
}
.sombra_esq {
	background-color: #0C3054;
	background-image: url(images/esq.jpg);
	background-repeat: repeat-y;
}

a:link {
	color: #529CE0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}
.titulo {
	text-align: left;
	padding-bottom: 21px;
}
a:visited {
	color: #529CE0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}
a:hover {
	color: #529CE0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}
a:active {
	color: #529CE0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}
.sombra_dir {
	background-color: #0C3054;
	background-image: url(images/dir.jpg);
	background-repeat: repeat-y;
}
.espaco_comfundo {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
	padding-right: 28px;
	padding-left: 28px;
	padding-bottom: 30px;
}
.galeria {
	border: 3px solid #FFFFFF;
	margin-bottom: 5px;
}
.textazul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #529CE0;
	text-align: justify;
}
.contorno2 {
	border: 3px solid #FFFFFF;
}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #529CE0;
}
