/* @charset "utf-8";
CSS Document */
.txtMenCap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #3e3e3e;
	text-decoration: none;
}
.lnkMenCap, .lnkMenCap:link, .lnkMenCap:active, .lnkMenCap:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #3e3e3e;
	text-decoration: none;
}
.lnkMenCap:hover {
	color: #3e3e3e;
	text-decoration: underline;
}

.lnkMenSCap, .lnkMenSCap:link, .lnkMenSCap:active, .lnkMenSCap:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #3e3e3e;
	text-decoration: none;
}
.lnkMenSCap:hover {
	color: #3e3e3e;
	text-decoration: underline;
}


.txtGris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #4D4D4F;

}
.txtRojos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #6F0000;
}

.txtRverdeclaro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #5a9d12;
}
.txtVerdes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #01590D;
}
.txtsubt_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4d4d4f;
}
.txt_amarillos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #bf8d10;
}
.txtVerdes11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #01590D;
}
.lnkSubmenu, .lnkSubmenu:link, .lnkSubmenu:active, .lnkSubmenu:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #58595B;
	text-decoration: none;
}
.lnkSubmenu:hover {
	color: #C6C8CA;
	text-decoration: none;
}
.txtAzules {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #469AD4;
}
.lnkAzules, .lnkAzules:link, .lnkAzules:active, .lnkAzules:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000066;
	text-decoration: underline;
}
.lnkAzules:hover {
	color: #0000FF;
	text-decoration: underline;
}
.lnkInfo, .lnkInfo:link, .lnkInfo:active, .lnkInfo:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #005A0F;
	text-decoration: none;
}
.lnkInfo:hover {
	color: #005A0F;
	text-decoration: underline;
}
.imgIzq {
	margin-right: 22px;
}
.txtBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
}
/* 

.InputHome {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 */

body {
	background-repeat: repeat-x;
}
.txtGrisNoJust {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4F;
}
.inputLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 15px;
}
.btnLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #A2C4E7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.inputLoginTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 55px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
