/*_____________CLASES MENUS_____________*/

.menu {
	font-family: Arial, Tahoma,Verdana;
	font-size: 12px;
	color: #ffffff;
	line-height: 120%;
	font-weight: bold;
	margin-top: 0px;
	text-align: center;
	text-decoration: none;
}

.menu a{
	font-family: Arial, Tahoma,Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 120%;
	font-weight: bold;
}

.menu a:hover {
	font-family: Arial, Tahoma,Verdana;
	font-size: 12px;
	color: #ffd83b;
	text-decoration: none;
	line-height: 120%;
	font-weight: bold;
}

.menu2 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #02dbee;
	text-decoration: underline;
	line-height: 120%;
	font-weight: bold;
}

.menu2 a {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #02dbee;
	text-decoration: underline;
	line-height: 120%;
	font-weight: bold;
}

.menu2 a:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #d0fdff;
	text-decoration: none;
	line-height: 120%;
	font-weight: bold;
}

/*_____________CLASES TEXTOS_____________*/

.textos {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 130%;
}

.textos a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	line-height: 130%;
}

.textos a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 130%;
}

.textos span{
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #061a85;
	text-decoration: none;
	line-height: 130%;
}

.title{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #A91313;
	text-decoration: none;
	line-height: 130%;
}

.title2{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #c6eaff;
	text-decoration: none;
	line-height: 130%;
}

.textos2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #24324b;
	text-decoration: none;
	line-height: 130%;
}

.textos2 a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #24324b;
	text-decoration: none;
	line-height: 130%;
}

.textos2 a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	line-height: 130%;
}

.textos3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #053658;
	text-decoration: none;
	line-height: 130%;
	font-weight: bold;
}

.textos3 a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #053658;
	text-decoration: none;
	line-height: 130%;
	font-weight: bold;
}

.textos3 a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #24324b;
	text-decoration: underline;
	line-height: 130%;
	font-weight: bold;
}

.textos4 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #A91313;
	text-decoration: none;
	line-height: 130%;
	font-weight: bold;
}

.textos4 a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #A91313;
	text-decoration: none;
	line-height: 130%;
	font-weight: bold;
}

.textos4 a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #A91313;
	text-decoration: underline;
	line-height: 130%;
	font-weight: bold;
}

.abajo {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #2b3742;
	text-decoration: none;
	line-height: 130%;
}

.abajo a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #2b3742;
	text-decoration: none;
	line-height: 130%;
}

.abajo a:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #223443;
	text-decoration: underline;
	line-height: 130%;
}

.seccion {
	font-family: Arial, Tahoma, Verdana;
	font-size: 18px;
	color: #10405c;
	text-decoration: none;
	line-height: 130%;
	font-weight: bold;
}

.seccion a {
	font-family: Arial, Tahoma, Verdana;
	font-size: 18px;
	color: #10405c;
	text-decoration: none;
	line-height: 130%;
	font-weight: bold;
}

.seccion a:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 18px;
	color: #10405c;
	text-decoration: none;
	line-height: 130%;
	font-weight: bold;
}

.txt_solicitud {
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#04466b;
	height:23px;
	line-height: 115%;
	text-decoration: none;
	padding: 4px 0px 0px 25px;
	background:url(images/icosol.gif) 0px 0px no-repeat;
}

.txt_solicitud a{
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#04466b;
	text-decoration: underline;
}

.txt_solicitud a:hover{
	color:#04466b;
	text-decoration: none;
}