/**
	Incluir aquí las reglas css propias de este proyecto 
*/

#ci_3306_ingresar{
	position: absolute;
	z-index:10;
	margin-top: -210px;
	margin-left: -132px;	
}

/****************************************
CENTRA LOS TITULOS DE LOS CUADROS Y ML's
****************************************/
.ei-cuadro-col-tit, .ei-ml-columna, .ei-filtro-columna {
	text-align: center;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

tr a{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
	color: #063C6B;
	text-decoration: none;
	font-size: 12px !important;
}

tr a:hover {
	color: #186DAD;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
	text-decoration: none;
	font-size: 12px !important;
}

/*********************************************************
MUESTRA LOS CENTRO_RESALTADO DE LOS CUADROS CON OTRO COLOR 
**********************************************************/
.col-num-p2, .col-num-p4, .col-tex-p2, .col-tex-p4, .col-cen-s2, .col-cen-s4 {
color:#D41919;
font-weight:bold;
}

.logo{
	margin-top: 0px;
}

body{
	background: transparent;
}

a.nivel-0, a.nivel-0:visited{
	background-color: #fff;
}

.barra-superior{
	background:#2B2173 !important;
 	margin-top: 202px;
 	height: 35px;
 	border: none;
 	border-bottom: 3px solid #BD6C1A;
 	border-top: 3px solid #4C4966;
}

ul.horizontal{
	left: 0px;
}

a.nivel-0, a.nivel-0:visited{
	background-color: #FFF !important;
}

.item-barra{
	margin-top: 8px;	
}

.ei-barra-sup, .ci-botonera{
	background: #2B2173 !important;		
}

.ei-barra-sup-tit {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 12px !important;
    font-weight: normal !important;
}

.horizontal{
	z-index: 11 !important; 
	position: absolute !important;	
	margin-top: 149px !important;	
}

.ei-base {
	/*background: #4C4966 !important;*/
	background: #fff !important;
	border: none;
}

.ei-barra-sup-desc-info, .ci-wiz-enc{
	background: transparent;
	border: none;
	color: #000;
}

.mensaje {
	border: none;
}
	
ul.horizontal a:hover, ul.horizontal a:focus, ul.horizontal a.rollover, ul.horizontal a.rollover:visited{
	background: #4C4966;
	border: none;
	border-top: #EA6018;
	border-bottom: #BD6C1A;	
}

ul.horizontal, ul.horizontal li {
	padding: 10px !important;
}

.ei-barra-sup{
	border: 3px solid #2B2173;
}

.ei-cuadro-cc-tit-nivel-0 {
	background-color: #330080;
	border: none;
}

.ei-cuadro-cc-tit-nivel-1 {
	background-color: #330099;
	border: none;
}

#menu-h{
	margin-top: 100px;	
}

.encabezado {
	margin-top: 100px;
	//margin-bottom: 100px; 
}

#enc-logo{
	background: url(../img/uno.jpg) no-repeat center center #cacaca;
	border: none;
	position: absolute;
	z-index: 10;		
	height: 163px !important;	
	margin-top:	-200px;
	width: 100%;
	border-bottom: 1px solid;
}

#enc-logo2{
	background: url(../img/uno.jpg) no-repeat center center #cacaca;
	border: none;
	position: absolute;
	z-index: 10;		
	height: 215px !important;	
	margin-top:	-114px;
	width: 100%;
}

.login-pie, .login-pie a{
	font-size: 9px;
	color: #797979;
}

.login-pie a:hover{
	color: #5196D1;
}
	
.ei-cuadro-fila-sel, .ei-ml-fila-selec, .ei-filtro-fila-selec{
	background-color: #909090 !important;
}

#separar{
	height: 100px;
}

#separar2{
	height: 35px;
}

.pie {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}

/* esto hay que borrar */
/*.cuerpo{
	margin-top: 400px !important;
}*/

#alerta{
	margin-top: 500px;
	border: 1px solid;
	background: #000;
	position: fixed;
	z-index: 10;
}

//agregado el 08/09/2011
.cuerpo{
	margin-top: 200px !important;
}

.ei-barra-sup-desc-info{
	font-size: 13px !important;
}

#aviso{
	float: left;
	height: 15px;
	margin-top: 20px;
	margin-left: -50px;
	width: 850px;
	border: none;
}

.aviso{
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.logo{
	margin-top: -15px !important;
}

/**********************************************************************************
 ******** Cambia el color de la fila en la que esta el cursor en un cuadro ********
 **********************************************************************************/

.ei-cuadro-celda-impar:hover {
	background-color: #7F94FA;
}

.ei-cuadro-celda-par:hover {
	background-color: #CDD5FA;
}

.ei-form-etiq, .ei-form-etiq-oblig {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.ef-input,
.ef-combo,
.ef-numero,
.ef-textarea,
.dhx_combo_input {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.item-barra-tit {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 12px !important;
    font-weight: normal !important;
}
