/*plantilla de estilos para el menu*/
.enlaces{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.enlaces:hover{
	color: #C49D00;
}
a.enlaces:visited{
	color: #2F6488;
}
a.enlaces:active{
	color: #2F6488;
}
a.enlaces:link{
	color: #2F6488;
}


.trNivel_1{
	background-image: url(../images/imgMenu/pestagna.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
.trID_1{
	background-image: url(../images/imgMenu/pestagnaIDl_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.trNivel_2-impar {
	background-attachment: fixed;
	background-color: #6390AB;
	background-image: url(../images/imgMenu/bgTrSegundoNivel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color:#FFFFFF;
}

.trNivel_2-par {
	background-attachment: fixed;
	background-color: #8FB0C2;
	background-image: url(../images/imgMenu/bgTrSegundoNivel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color:#FFFFFF;
}

.trNivel_1 a.enlaces{
	color:#fff;
}
.trID_1 a.enlaces{
	color:#fff;
}
.trNivel_2-impar a.enlaces{
	color:#2F6488;
}
.trNivel_2-par a.enlaces{
	color:#2F6488;
}
.trNivel_1 a.enlaces:visited{
	color:#fff;
}
.trID_1 a.enlaces:visited{
	color:#fff;
}
.trNivel_2-impar a.enlaces:visited{
	color:#fff;
}
.trNivel_2-par a.enlaces:visited{
	color:#fff;
}
.trNivel_1 a.enlaces:hover{
	color:#ccc;
}
.trID_1 a.enlaces:hover{
	color:#ccc;
}
.trNivel_2-impar a.enlaces:hover{
	color:#FFFF99;
}
.trNivel_2-par a.enlaces:hover{
	color:#FFFF99;
}
.trNivel_1 a.enlaces:active{
	color:#ccc;
}
.trID_1 a.enlaces:active{
	color:#ccc;
}
.trNivel_2-impar a.enlaces:active{
	color:#2F6488;
}
.trNivel_2-par a.enlaces:active{
	color:#2F6488;
}
/*.trNivel_1 a.enlaces:link{
	color:#fff;
}
.trID_1 a.enlaces:link{
	color:#fff;
}
.trNivel_2-impar a.enlaces:link{
	color:#fff;
}
.trNivel_2-par a.enlaces:link{
	color:#fff;
}*/

a.textoNivel_1:hover{
	color:#FFD324;
}


.trNivel_3 {
	background-color:#C1D0D2;
	background-image: url(../images/imgMenu/bgTrTercerNivel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.trNivel_4 {
	background-attachment: fixed;
	background-color: #E1EBEC;
	background-image: url(../images/imgMenu/bgTrCuartoNivel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.trNivel_3 a.enlaces:hover{
	color:1D3E54;
}
.trNivel_4 a.enlaces:hover{
	color:1D3E54;
}

.textoNivel_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	/*line-height:11px;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);*/
	/*text-indent:5px;
	background-image: url(pestagna.gif);
	background-repeat: no-repeat;
	background-position: left bottom;*/
}
.txtValorFondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #086E23;
}
.txtMicro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.subtitGuiaEducativaFinanciera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.subtitGuiaMoPensional {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #346DB4;
	text-decoration: none;
}
.CuadroError {
	background-color: #EEEFF0;
	border: 1px solid #2C6589;
}
.ErrorTexA {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #36758D;
	line-height: 17px;


}
.ErrorTextB {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #36758D;
	font-weight: bold;
	line-height: 20px;


}
.ErrorTextC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}



.activelink, tr.activelink{
	font-family: Arial, Helvetica, SansSerif;
	font-weight:bold;
	font-size:11px;
 	color:#FF9900;
	background-color:#EEEEEE;
	text-decoration:none
}
