.fondoPag {
	background-color: #FFFFFF;
	background-image:  url(../../../images/interior/fondo_pagina.gif);
	background-repeat: no-repeat;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;

}
.textRoja {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.titMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004A95;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;

}
.textRuta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003162;
	text-decoration: none;
	border: thin none;

}
.textmini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 150px;
	width: 450px;
	color: #003366;

}

.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background-color: #FFFF66;
	text-decoration: none;


}
.destacado2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background-color: #FFFF66;
	text-decoration: none;
	font-weight: bold;

}
