/*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/2009/imgmenu/pestagna.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
.trID_1{
	background-image: url(../../images/2009/imgmenu/pestagnaIDl_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.trNivel_2-impar {
	background-attachment: fixed;
	background-color: #A8A7A7;
	background-image: url(../../images/2009/imgmenu/bgTrSegundoNivel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color:#FFFFFF;
}

.trNivel_2-par {
	background-attachment: fixed;
	background-color: #A8A7A7;
	background-image: url(../../images/2009/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:#FFFFFF;
	padding:0;
	width:auto;	
}
.trNivel_2-par a.enlaces{
	color:#FFFFFF;
	padding:0;
	width:auto;
}
.trNivel_3 a.enlaces{
	padding:0;
	width:auto;
	color:#FFFFFF;
}
.trNivel_4 a.enlaces{
	color:#666666;
	padding:0;
	width:auto;	
}
.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:#003366;
}
.trNivel_2-par a.enlaces:hover{
	color:#003366;
}
.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:#003366;
}


.trNivel_3 {
	background-color:#BAB9B9;
	background-image: url(../../images/2009/imgmenu/bgTrTercerNivel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.trNivel_4 {
	background-attachment: fixed;
	background-color: #DBD9D9;
	background-image: url(../../images/2009/imgmenu/bgTrCuartoNivel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.trNivel_3 a.enlaces:hover{
	color:#003366;
}
.trNivel_4 a.enlaces:hover{
	color:#003366;
}

.textoNivel_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
	/*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:#555555;
	text-decoration:none;
}

