/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/


#global {
	BACKGROUND-COLOR:white; /*BORDER: #000 1px solid;*/
	width: 770px;
	/*text-align: center;*/
	margin-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

#div_titulo
{
	float: left;
	color: Black;
	font-size: 20px;
	font-family: Verdana;
	padding-top: 15px;
}

#menu_opciones
{
	background-image: url(../Imagenes/backgroundOpciones.jpg);
	float: left;
	width: 500px;
	padding-top: 10px;
	text-align: right;
	color: black;
	
	font-size: 12px;
}
#opciones_elto
{
	
	background-image: url(../Imagenes/backgroundOpciones.jpg);
	
}

.opciones_img
{
		cursor: pointer;
	
}


#tv {
	/*BACKGROUND-COLOR: #FF1087;
	BORDER: 1px solid Red;*/
	float: left;
	padding: 5px;
	text-align: right;
	width: 450px;
	font-size: 12px;
}
#img_guagua {
	
	float: left;
	margin-left:2px;
	text-align: left;
	}
	

#vh {
	/*BACKGROUND-COLOR: #993487;
	BORDER: 1px solid;*/
	text-align: center;
	height: 31px;
	
}

#vh_select {
	
	
	text-align: center;
	color: #003399;
	height: 31px;
}



.fieldset
{
	BORDER: 2px solid #003399;
	padding-top: 12px;
	text-align: left;
	margin-left: 2px;
	color: Red;
	font-size: 12px;
	
}









.label
{
	BACKGROUND-COLOR: white;
	float: left;
	text-align: left;
	margin-left: 8px;
	width: 280px;
	font-size: 11px;
	color: #24618E;
	/*BORDER: 2px solid #003399;*/
}

.label_servicio
{
	BACKGROUND-COLOR: white;
	float: left;
	text-align: left;
	margin-left: 100px;
	width:200px;
	
	font-size: 11px;
	color: #24618E;
	/*BORDER: 2px solid #003399;*/
}

.edit_servicio
{
	margin-top: 20px;
	margin-left: 100px;
	color: Black;
	text-align: left;
}


.img_servicio
{
	text-align: left;
	margin-top: 4px;
	margin-left: 4px;
	float: left;
	
	
}

.img_help
{
	BACKGROUND-COLOR: black;
	text-align: left;
	padding-left: 2px;
	float: left;
	cursor: help;
	BORDER: #000 1px solid ;
}

.img_flecha_carga
{
	BACKGROUND-COLOR: black;
	margin-left:8px;
	text-align: left;
	padding-left: 2px;
	float: left;
	cursor:  pointer;
	BORDER: #000 1px solid ;
}

.edit
{
	text-align: right;
	padding-right: 2px;
	margin-bottom:5px;
			
}
.edit_lectura_estatal
{
	float:left;
	margin-left: 10px;
	margin-bottom:5px;
	
	
}
.edit_lectura_canarias
{
	float:left;
	margin-left: 8px;
	margin-bottom:5px;
	/*BORDER: #000 1px solid ;*/
	
}



ul {
list-style-type: none;
margin: 0 auto;
padding-top:8px;
text-align: center;
}

li {
display: inline;
padding: 5px;
margin: 5px;
}

hr{
	color: #003399;
}



.txt_ayuda
{
	width: 250px;
	margin-left: 40px;
	border: 1px dotted Yellow;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	color: Black;
	position: relative;
	BACKGROUND-COLOR: #FFF9E8;
}

.caja_escritura
{	
    background-color: #FFFFFF;
    border-bottom-width: 2px;
    border-color: #000000 #333333 #000000 #000000;
    border-left-width: 1px;
    border-right-width: 1px;
    border-style: inset;
    border-top-width: 1px;
    color: #003399;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: 20px;
    text-align: center;
    text-decoration: none;
    width: 120px
}

.caja_lectura_estatal
{
	background-color: #D7FCD8;
	border-bottom-width: 2px;
	border-color: #000000 #333333 #000000 #000000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: inset;
	border-top-width: 1px;
	color: #333333;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 20px;
	text-align: center;
	text-decoration: none;
	width: 120px;
}
.caja_lectura_canarias
{
    background-color: #ffffcc;
    border-bottom-width: 2px;
    border-color: #000000 #333333 #000000 #000000;
    border-left-width: 1px;
    border-right-width: 1px;
    border-style: inset;
    border-top-width: 1px;
    color: #333333;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: 20px;
    text-align: center;
    text-decoration: none;
    width: 120px;
}
.capa_dato_estatal
{
	
	text-align:right;
	color:black;
	font-size:10px;
	width:425px;
	
	

	float:left;
}
.capa_dato_canarias
{
	
	margin-left: 57px;
	color:black;
	font-size: 10px;
	float:left;
}

.capa_dato_personalizado
{
	/*BORDER: 1px solid Red;*/
	text-align:right;
	color:black;
	font-size: 10px;
	padding-right: 2px;

}

.capa_boton
{
	margin:10px;
	
	
	
}

.capa_login
{
	background-color: #F9F7DD;
	width: 250px;
	text-align: center;
	margin:40px;
}


#error_login
{
	
	background-color: #F6F6F6;
	margin: 5px;
	width: 250px;
	font-size: 10px;
	color: #838383;
	display:none;
}
.btn
{
	background: #638cb5;
	background-color: #336698;
	border: 1px;
	color: white;
	font-family: Verdana,Helvetica;
	font-size: 10px;
	font-weight: bold;
	height: 19px;
	width: 80px;
	cursor: pointer;
}

.tabla_cabecera4
{
	background-color: #ffffff;
		font-size: 11px;
	font-weight: normal;
	
}
.tabla_cabecera3
{
    background-color: #ffff00;
    border-bottom-color: #3366ff;
    border-left-color: #3366ff;
    border-right-color: #3366ff;
    border-top-color: #3366ff;
    color: black;
    
    font-size: 11px
}

.tabla_cabecera
{
    background-color: #638cb5;
   
    color:#003399;;
   
    font-size: 11px;
}

.tabla_cabecera3
{
    background-color: #ffff00;
    border-bottom-color: #3366ff;
    border-left-color: #3366ff;
    border-right-color: #3366ff;
    border-top-color: #3366ff;
    color: black;
    font-family: Tahoma;
    font-size: 11px
}

.tabla_cabecera4
{
	background-color: #ffffff;
	padding-left:2px;
    color: black;
    font-family: Tahoma;
    font-size: 11px;
	 font-weight: bold;
}
.tabla_cabecera5
{
	background-color: #DCFFA8;
	  
    color: black;
    font-family: Tahoma;
    font-size: 11px
}


.tabla_cabecera6
{
	background-color: #FFFF93;
	
	color: black;
	font-family: Tahoma;
	font-size: 11px;
}


.tabla_registro1
{
    background-color: #ffffcc;
    font-family: Tahoma;
    color: black;
    font-size: 11px
}

.tabla_registro2
{
    background-color: white;
    font-family: Tahoma;
    color: black;
    font-size: 11px
}

.tabla_registro3
{
    background-color: #ffffcc;
    color: black;
    font-size: 11px
}

.tabla_resultado
{
	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
}

.enlaceboton {    font-family: verdana, arial, sans-serif; 
   font-size: 8pt; 
   font-weight: bold; 
   padding: 4px; 
   background-color: #336698;
   color: white; 
   text-decoration: none; 
} 
.enlaceboton:link, 
.enlaceboton:visited { 
   border-top: 1px solid #cccccc; 
   border-bottom: 2px solid #666666; 
   border-left: 1px solid #cccccc; 
   border-right: 2px solid #666666; 
} 
.enlaceboton:hover { 
    border-bottom: 1px solid #cccccc; 
   border-top: 2px solid #666666; 
   border-right: 1px solid #cccccc; 
   border-left: 2px solid #666666; 
} 


.capa_procesar
{
	font-size: 10px;
	height: 100%;
	margin-top: 20%;
	margin-bottom: 40%;
	color: Black;
}





