.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;

}
a:hover {
	text-decoration: underline;
}
.textmini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 150px;
	width: 450px;
	color: #003366;

}

.classTooltip {
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	width: 280;
	visibility:hidden;
	font: 8pt Arial, Helvetica, sans-serif;
	background-color:#FFF5CC;
	padding:10px 10px;
	border: 1px solid #003366;
	color: #003366;
}
.textBoldfondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFCC;

}
.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;

}

