.titulo {
font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	color: #ffffff;	
	font-weight: bold;
	padding-top:5px;
}

.titulo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	padding-top:5px;
	text-decoration: none;
}
.titulo2:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #BBC4C9;
	font-weight: bold;
	padding-top:5px;
	text-decoration: none;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #525252;
	text-decoration: none;
}

.texto2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #1D5274;
	font-weight: bold;
	text-decoration: none;
}

.texto2:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #152D37;
	font-weight: bold;
	text-decoration: none;
	
}
.texto3{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #152D37;
	font-weight: bold;
	text-decoration: none;
}
.texto4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #1D5274;
	font-weight: bold;
	text-decoration: none;
}

.texto4:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #152D37;
	font-weight: bold;
	text-decoration: none;
	
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007fc1;
	text-decoration: underline;
}
.campo_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#525252;
	background-color:#FFFFFF;
	background-position: center;
	width: 223px;
	height: 17px;
	float: none;
	border: 1px solid #9BB6C7;
}


.campo_form2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#525252;
	background-color:#FFFFFF;
	background-position: center;
	width: 195px;
	height: 17px;
	float: none;
	border: 1px solid #9BB6C7;
}

.campo_form3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#525252;
	background-color:#FFFFFF;
	background-position: center;
	width: 120px;
	height: 17px;
	float: none;
	border: 1px solid #9BB6C7;
}
