.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;
}
.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: 675px;
	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;
}
.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;
}
.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;
}
.fondoClaro
{
	background:#E4E8ED;
}

