.FormGenAdminEtiForm {
}

.FormGenAdminBotonForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #393E75;
	height: 22px;
	background-image: url(../Images/imgFondoBotG.gif);
	background-repeat:  repeat-x;
	cursor: hand;
	padding-bottom: 2px;
	border: 1px solid #9AA2D1;
}

.FormGenAdminBotonBorrar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: OrangeRed;
	height: 22px;
	cursor: hand;
	padding-bottom: 2px;
	border: 1px solid #9AA2D1;
}

.clsBotonGrid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	background-color: #F7F7F7;
	height: 40px;
	cursor: hand;
	width: 30px;
	background-image: url(../Images/imgFondoBot.gif);
	background-repeat:  repeat-x;
	border: 1px solid #6086A6;
}

.FormGenAdminCampoForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #8086B3;
}

.FormGenAdminTextoLabelForm {
}

.FormGenAdminMensaje{
}

.FormGenAdminError{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.clsTitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	height: 20px;
	width: 500px;
	padding-left: 22px;
	padding-top: 2px;
	background-attachment: fixed;
	background-image: url(../Images/Flechita.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9AA2D1;
	border-right-color: #9AA2D1;
	border-bottom-color: #9AA2D1;
	border-left-color: #9AA2D1;
}
.clsLabelTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.clsAyudas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.clsDescripciones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	padding-top: 5px;
}
.clsDescripciones2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	padding-top: 5px;
}

.FormGenAdminEtiForm{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	padding-top: 5px;
}
.FormGenAdminBotonTrad {
	background-image: url(../Images/idiomas.gif);
	height: 20px;
	width: 22px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
	border: 0px none;
	cursor: hand;
	margin-top: 4px;
}
BODY {
scrollbar-face-color:#D0D7DF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#A9B6C5;
scrollbar-darkshadow-color:#475769;
scrollbar-shadow-color:#8093A8;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#F0F2F4;
}
#principal{display:block; position: relative; width: 720px; margin-left:auto; margin-right:auto;}
.clsColorIngles{color:#996699;}
.clsColorInglesNeg{color:#996699;font-weight:bold;}
.clsColorInglesNeg2{color:#CAACE1;font-weight:bold;}
.divTituloLogin
{
	display:block;
	position:relative;
	background-position:right middle;
	background-image:url(../Images/fondoLogin.gif);
	height:24px;
	width:100%;
	padding-top:5px;
	padding-left:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#3A4579;
	background-repeat:no-repeat;
}
.logoLogin{float:right;}
