body
{
	margin: 2px 8px;
}
p
{
	margin: 0px;
	padding: 0px;
}

.Texto, .TextoChico, .TextoGrande, .TextoExtraChico, body, table, td, select, input, textarea, p, H4, H6
{
	font-family: Verdana;
	color: #666465;
	font-size: 11px;
}

/*------------------------------ solicitud ----------------------------------*/
h4
{
	background: #ffffff url(../ImgCache/ImgBanda.gif) no-repeat 0px center;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0px 3px 25px;
	margin: 0px 0px 0px 0px;
	border: #666465 1px solid;
	text-align: left;
}

h6
{
	font-size: 10px;
	font-weight: bold;
	color: Black;
	padding: 2px 0px 2px 25px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	height: 12px;
	background-color: #d2d2d2;
}
/*-----------------------------fin solicitud---------------------------------*/

.input
{
	width: 250px;
}

.inputb
{
	width: 300px;
}

.TextoExtraChico
{
	font-family: Tahoma;
	font-size: 11px;
}
.TextoChico
{
	font-size: 10px;
}
.TextoGrande
{
	font-size: 14px;
}
.textoExtraGrande
{
	font-size: 12px;
}
.TextoColorNaranja, .TextoGrandeNaranja
{
	color: #FF5200;
}
.TextoGrandeNaranja
{
	font-weight: bold;
	font-size: 16px;
}
.TextoError
{
	text-align: center;
}

.boton-save:disabled {
    cursor: default;
    opacity: 0.5;
}




.boton {
    background: url("../Images/Gray_Gradient4.jpg") repeat scroll 0 0 transparent;
    border-radius: 6px;
    border: 1px #dcdcdc;
    display: inline-block;
    color: #1135F5;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    padding: 5px 0px 0px 0px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #ffffff;
    width: 70px;
    height: 30px;
    behavior: url(../Styles/PIE.htc);
    cursor: pointer;
}

.boton-file {
    font-size:14px;
    margin-left:10px;
    padding: 10px
}

.boton:hover 
{          	
	color:#000000;	
}

.boton:active {
    position:relative;
    top:1px;
}

.botonlogin{
	background:url("../Images/Blue_Gradient.jpg") repeat scroll 0 0 transparent;		
	border-radius:6px;
	border:1px #dcdcdc;
    
	display:inline-block;
    	color:#FFFFFF;
    	font-family:arial;
    	font-size:10px;
    	font-weight:bold;
	
	padding:5px 0px 0px 0px; 
    	text-decoration:none;
    	/*text-shadow:1px 1px 0px #ffffff;*/
	
	width:70px;
	height:30px;
	behavior:url(../Styles/PIE.htc);
}

.botonlogin:hover 
{          	
	color:#000000;	
}

.botonlogin:active {
    position:relative;
    top:1px;
}
.botonModal {
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #d1d1d1) );
    background:-moz-linear-gradient( center top, #ffffff 5%, #d1d1d1 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d1d1d1');
    background-color:#ffffff;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #dcdcdc;
    display:inline-block;
    color:#58ACFA;
    font-family:arial;
    font-size:10px;
    font-weight:bold;
    padding:0px 0px 0px 0px; 
    text-decoration:none;
    text-shadow:1px 1px 0px #ffffff;
    width:75px;
	height:20px; 
}

.botonModal:hover 
{
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d1d1d1), color-stop(1, #ffffff) );
    background:-moz-linear-gradient( center top, #d1d1d1 5%, #ffffff 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1d1d1', endColorstr='#ffffff');
    background-color:#d1d1d1;
}

.botonModal:active {
    position:relative;
    top:1px;
}

.linkModal:link 
{
	text-decoration: none; color:#0066CC;
}

.linkModal:visited 
{
	text-decoration: none
}

.linkModal:active
{
	text-decoration: none
}

.linkModal:hover 
{
	text-decoration: none; color: red;
}

.botont
{
	background-color: #ffffff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	width: 70px;
	font-size: 10px;
	height: 16px;
	padding-top: 1px;
}
.botont:hover
{
	background-color: #FF7E35;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	width: 70px;
	font-size: 10px;
	height: 16px;
	padding-top: 1px;
}
.imgboton
{
	cursor: pointer;
	border: 0px;
	vertical-align: middle;
}

/* Header */
#header
{
	height: 50px;
	border-left: solid 1px gray;
}
#header #usuario td
{
	text-align: left;
	font-size: 10px;
}
#header #usuario td span
{
	font-weight: bold;
}

/* Buttons */
/* Titulos */
h1
{
	margin: 12px 0px 8px 0px;
	padding: 0px;
	font-size: 16px;
}

/*Tablas*/
.tabla
{
	margin: 5px;
	border: solid 1px white;
}
.tabla tr.filaHeader td
{
	color: #FFFFFF;
	background-color: #d1d1d1;
	padding: 5px;
	border: none;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	height: 22px;
}

.tabla tr.gridHeader {
        color: #FFFFFF;
        background-color: #d1d1d1;
        padding: 5px;
        border: none;
        text-align: center;
        font-weight: bold;
        font-size: 10px;
        height: 22px;
}


.tabla tr.filaHeader a
{	
	color: #000000;

}
.tabla tr.filaImpar td
{
	background-color: #d2d2d2;
	padding: 3px;
	color: #000000;
	border: solid 1px white;
	text-align: center;
	font-size: 10px;
}

    .gridImpar {
        background-color: #d2d2d2;
        padding: 3px;
        color: #000000;
        border: solid 1px white;
        text-align: center;
        font-size: 10px;
    }

    .gridPar {
        background-color: #e6e6e6;
        padding: 3px;
        color: #000000;
        border: solid 1px white;
        text-align: center;
        font-size: 10px;
    }

.tabla tr.filaImparHover td
{
	background-color: #d2d2d2;
	padding: 3px;
	color: #ff905c;
	border: solid 1px white;
	text-align: center;
	font-size: 10px;
	cursor: pointer;
}
.tabla tr.filaPar td
{
	background-color: #e6e6e6;
	padding: 3px;
	color: #000000;
	border: solid 1px white;
	text-align: center;
	font-size: 10px;
}

.tabla tr.filaParHover td
{
	background-color: #e6e6e6;
	padding: 3px;
	color: #ff905c;
	border: solid 1px white;
	text-align: center;
	font-size: 10px;
	cursor: pointer;
}

.tabla th.colFinal, tr.filaPar td.colFinal, tr.filaImpar td.colFinal
{
	border-right-style: none;
}
.tabla tr.filaFooter td
{
	border-bottom-style: none;
	background-color: #ff905c;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	height: 22px;
}
.tabla tr.filaFooter a
{
	border-bottom-style: none;
	color: #000000;
}

.tablaf
{
	border: solid 1px #FFF;
	background-color: #d2d2d2;
}
.tablaf td.Header
{
	color: #FFFFFF;
	background-color: #BDBDBD;
	padding: 5px;
	border: none;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	height: 1px;
}
.tablaf tr
{
	padding: 3px;
	color: #000000;
	border: solid 1px white;
	text-align: center;
	font-size: 10px;
}

.Divtablaf
{
	border: solid 1px #FFF;
	background-color: #d2d2d2;
}
.Divtablaf td.Header
{
	color: #FFFFFF;
	background-color: #BDBDBD;
	padding: 5px;
	border: none;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	height: 1px;
}
.Divtablaf tr
{
	padding: 3px;
	color: #000000;
	border: solid 1px white;
	text-align: center;
	font-size: 10px;
}

.tablafEE
{
	border: solid 1px #FFF;
	background-color: #FADB9A;
}
.tablafEE td.Header
{
	color: #FFFFFF;
	background-color: #163B7A;
	padding: 5px;
	border: none;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	height: 1px;
}
.tablafEE tr
{
	padding: 3px;
	color: #000000;
	border: solid 1px white;
	text-align: center;
	font-size: 10px;
}

.tablae
{
	border: solid 1px white;
}
.tablae tr.Header
{
	color: #FFFFFF;
	background-color: #ff905c;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.tablae td.Item
{
	padding: 2px;
	color: #666465;
	border: solid 1px #ff905c;
	text-align: left;
}

/*.gridhearder table
{
    width: 100%;    
}*/

.gridhearder td
{
    color: #000000;
	background-color: #d1d1d1;
	border: solid 1px white;
	text-align: center;
	font-weight: bold;
	font-size: 10px;	
	height: 60px;    
}

.gridhearder a
{
    color: #000000;
}

.gridimpar td
{
    background-color: #e6e6e6;
	color: #000000;
	border: solid 1px white;
	text-align: center;
	font-size: 10px;
}
.gridimparHover td
{
    background-color: #e6e6e6;
	color: #ff905c;
	border: solid 1px white;
	text-align: center;
	font-size: 10px;
	cursor: pointer;
}
.gridpar td
{
	background-color: #d2d2d2;
	color: #000000;
	border: solid 1px white;
	text-align: center;
	font-size: 10px;
}
.gridparHover td
{
	background-color: #d2d2d2;
	color: #ff905c;
	border: solid 1px white;
	text-align: center;
	font-size: 10px;
	cursor: pointer;
}

.gridfooter td
{
    color: #000000;
	background-color: #bdbdbd;
	border: solid 1px white;
	text-align: center;
	font-weight: bold;
	font-size: 10px;	
}

.gridfooter td:last-child {
    color: #000000;
    background-color: white;

}



/*FooterStyle-CssClass="filaFooter"*/

/*	------------------ ESTILOS COMUNES ------------------> */
.CheckBoxList
{
	text-align: left;
}

.msg, .msgErr
{
	padding-top: 15px;
	display: block;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.fileLabel 
{
    font-size: 12px;
    font-weight: bold;
}


.oculto
{
	display: none;
}
.der
{
	text-align: right;
}
.izq
{
	text-align: left;
}
.cent
{
	text-align: center;
}

.block1
{
	width: 140px;
	height: 20px;
	border: solid 1px #ff905c;
	background-color: #ffffff;
	text-align: center;
	padding: 2px;
	cursor: pointer;
}
.block2
{
	width: 140px;
	height: 20px;
	border: solid 1px #ffffff;
	background-color: #ff905c;
	text-align: center;
	padding: 2px;
	cursor: default;
}
.block3
{
	width: 140px;
	height: 20px;
	border: solid 1px #ffffff;
	background-color: #d2d2d2;
	text-align: center;
	padding: 2px;
	cursor: default;
}
.block4
{
	width: 140px;
	height: 20px;
	border: solid 1px #d2d2d2;
	background-color: #ffffff;
	text-align: center;
	padding: 2px;
	cursor: pointer;
}

.funcion
{
	background-color: #d2d2d2;
	color: #000000;
}

.escritura
{
	text-align: justify;
	font-size: 14px;
}

.escrituraNoSelection
{
	-webkit-user-select: none;
	-moz-user-select: -moz-none;
	-moz-user-focus: ignore;
	
}

/*	<------------------ ESTILOS COMUNES ------------------ */
/*	<------------------ ESTILOS CONTROLES AJAX ------------------ */
/*Modal Popup*/
.modalBackground
{
	/*background-color:Gray;*/
	background-color: #ccc;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: White;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 1px;
	width: 250px;
}

.modalPopup p
{
	padding: 5px;
}

/*	<------------------ ESTILOS CONTROLES AJAX ------------------ */

/*<------------------ ESTILOS CONTROLES PERSONALIZADOS ------------------ */

.ListadoEE {
    width: 100%;
    background-color: #fadb9a;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse:collapse;
}
.ListadoEE tr header
{
	color:#FFFFFF;
}
.ListadoEE td {
    padding: 2px;
    border: solid 1px #c1c1c1;
    /*color: #717171;*/
}
.ListadoEE .headerRow a
{
	text-decoration:none;
}
/*.ListadoEE th {
    padding: 4px 2px;
    color: #FFFFFF;
    background: #163b7a repeat-x top;
    border-left: solid 1px #c1c1c1;
    font-size: 0.9em;
	text-decoration:none;
}*/
.ListadoEE .alt { background: #fcfcfc repeat-x top; }
.ListadoEE .pgr { background: #424242 repeat-x top; }
.ListadoEE .pgr table { margin: 5px 0; }
.ListadoEE .pgr td {
    border-width: 0;
    padding: 0 6px;
    border-left: solid 1px #666;
    font-weight: bold;
    color: #fff;
    line-height: 12px;
 }
.ListadoEE .pgr a { color: #666; text-decoration: none; }
.ListadoEE .pgr a:hover { color: #000; text-decoration: none; }
.ListadoEE .hidden { display:none; }
/*<------------------ ESTILOS CONTROLES PERSONALIZADOS ------------------ */

.ModalLista {
    width: 100%;
    background-color: #dbd9d9;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse:collapse;
}
.ModalLista tr header
{
	color:#FFFFFF;
}
.ModalLista td {
    padding: 2px;
    border: solid 1px #c1c1c1;    
}
.ModalLista .headerRow a
{
	text-decoration:none;
}
.ModalLista .alt { background: #fcfcfc repeat-x top; }
.ModalLista .pgr { background: #424242 repeat-x top; }
.ModalLista .pgr table { margin: 5px 0; }
.ModalLista .pgr td {
    border-width: 0;
    padding: 0 6px;
    border-left: solid 1px #666;
    font-weight: bold;
    color: #fff;
    line-height: 12px;
 }
.ModalLista .pgr a { color: #666; text-decoration: none; }
.ModalLista .pgr a:hover { color: #000; text-decoration: none; }
.ModalLista .hidden { display:none; }

.black_overlay
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 101%;
	height: 3000%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}	


