/*---EXP-->--INDICE.DE.CONTENIDOS---*
1- Etiquetas_HTML.
2- Estructura.Web.
3- Cajas.
4- Clases.de.Posicionamiento.
5- Clases.de.Alineacion.
6- Clases.de.Finalizacion.de.Cajas.
7- Clases.de.Tamaños.de.Campos.de.Formularios.
8- Cabeceras.
9- Letraje.
10- Enlaces.
11- Margenes.
12- Clases.e.Ids.Personalizados.
13- Hacks.para.explorers
FIN.INDICE.DE.CONTENIDOS
______________________________________________________________________________*/



/*---EXP-->--Etiquetas.HTML---*/
	a { font-size: 11px; letter-spacing: 0em ; }
	body { font-family: sans-serif, Arial; font-size: 12px; }
    div { background-color: transparent; height: auto; text-align: justify; }
	fieldset { border: 0; }
	img { border: 0; margin: 0; padding: 0;}
	input {	height: 16px; padding: 0 5px 0 5px; }
	label { display: inline; margin-top: 15px; margin-left: 20px; }
	legend { padding-bottom: 0px; padding-top: 20px;  }
	p , span { letter-spacing: 0.08em; margin: 0; padding: 0;}
	input , select, textarea { background-color: rgb(255,255,255); border: 1px rgb(140,140,140) solid; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding: 0 10px; }
	textarea { height: 200px; margin: 0px 0; padding: 10px; width: 95%; }
	select { padding: 0; height: 20px;margin-top: 10px;  }
	td {vertical-align: top; }
	.Contenedor-Global { margin: 0 auto; max-width: 795px; text-align: center; min-width: 600px;  width: 795px; width: expression(document.body.clientWidth < 700? "795": "auto" ); }

/*---FIN-->--Etiquetas.HTML
______________________________________________________________________________*/



/*---EXP-->--Estrcuctura.Web---*/
	/*---Exp-->--Bloque.del.logotipo---*/
	#DIV_bl1 { background-color: rgb(255,255,255); border-bottom: 1px solid rgb(255,255,255); height: 85px; }
	/*---Exp-->--Bloque.de.Identificacion---*/
	#DIV_bl2 { background-color: rgb(255,0,0);border-bottom:: 1px solid rgb(255,255,255); padding: 3px 10px; }
	/*---Exp-->--Bloque.de.Menu---*/
 	#DIV_bl3 { border-bottom: 0; height: 40px; margin-top: 10px; padding: 0; }
		#DIV_bl3 ul { list-style: none; margin: 0; padding: 0; }
		#DIV_bl3 ul li { display: block; float: left; margin-right: 1px; padding: 0 4px; }
	    #DIV_bl3 ul li#Menu_Activado { border: 0; float:left; margin: 0 1px; padding:0; }
	    #DIV_bl3 ul li#Menu_Desactivado { margin: 0 2px; margin-top: 4px; padding: 0; }
	    #DIV_bl3 ul li#Menu_Desactivado_Out { float:left; margin: 0 2px; margin-top: 4px; padding: 0; }
	    #DIV_bl3 ul li a , #DIV_bl3 ul li a { background-color:rgb(79,79,79); color:rgb(255,255,255); display: block; font-size: 12px; font-weight: normal; padding: 2px 10px; text-decoration: none; text-align:center; }
	    #DIV_bl3 ul li#Menu_Activado a { background-color: rgb(0,0,0); color: rgb(255,255,255); font-weight: bold; padding-top: 6px; font-size: 14px; }
	    #DIV_bl3 ul li#Menu_Desactivado a , #DIV_bl3 ul li#Menu_Desactivado_Out a { background-image:url(../ima/Imagen_Menu_Desactivado_out.png); background-repeat: repeat-x; border: 1px solid rgb(0,0,0); border-bottom: 0; color: rgb(0,0,0); }
	    #DIV_bl3 ul li#Menu_Desactivado a:hover { background-image:url(../ima/Imagen_Menu_Desactivado_over.png); color: rgb(255,255,255); }
	/*---Exp-->--Contenido.e.informacion---*/
	#DIV_bl4 { margin: 0 ; margin-top: 5px;}
		
/*---FIN-->--Estrcuctura.Web
______________________________________________________________________________*/



/*---EXP-->--Clases.de.Posicionamiento---*/
 	.eleMiddle { vertical-align: middle; }
	.eleTop { vertical-align: top; }
	.eleLeft { float: left; }
	.eleRight { float: right;text-align: right;	}
/*---FIN-->--Clases.de.Posicionamiento
_______________________________________________________________________________*/



/*---EXP-->--Clases.de.Alineacion---*/
	.center { text-align: center; }
	.justify {	text-align: justify; }
	.left {	text-align: left; }
	.right { text-align: right; }
/*---FIN-->--Clases.de.Alineacion
_______________________________________________________________________________*/



/*---EXP-->--Clases.de.Finalizacion.de.Cajas---*/
	.clear { clear: both; }
	.clearl { clear: left; }
	.clearr { clear: right; }
	.inline { display: inline; }
/*---FIN-->--Clases.de.Finalizacion.de.Cajas
______________________________________________________________________________*/



/*---EXP-->--Clases.de.Tamaños.de.Campos.de.Formulario.y.clases.especiales.de.formulario---*/
	.tamanoA { background-color: rgb(234,234,234); text-align: center; width: 200px; }
	.tamanoB { background-color: rgb(234,234,234); text-align: center; width: 350px; }
	.imagen { background-color: rgb(255,255,255); border: 0; height: auto;  padding: 0; margin: 0; margin-top: 5px; vertical-align: top; }
	.radio { border: 0; vertical-align: top; margin-top: 5px; }

	label.l-FRM { display: block; float: left; margin: 0; width: 200px; }
	
/*---FIN-->--Clases.de.Tamaños.de.Campos.de.FormularioFinalizacion.de.Cajas
______________________________________________________________________________*/

/*---EXP-->--Cabeceras---*/
	h1 { font-size: 20px; margin: 0; margin-bottom: 20px; }
	h2 { background-color: rgb(255,0,0); color: rgb(255,255,255); font-family: "Times New Roman"; font-size: 18px; font-weight: normal; padding: 2px 10px; border-bottom: 1px solid rgb(255,255,255);}
	h3 { color: rgb(255,255,255); font-size: 20px; font-weight: bold; margin-top: 30px;}
/*---FIN-->--Cabeceras
______________________________________________________________________________*/



/*---EXP-->--Letraje---*/

    .s-LOG { color: rgb(255,255,255); }
    .s-PRE { color: rgb(255,255,255); font-size: 15px; }
    .s-ERR { color: rgb(255,0,0); font-size: 15px; }
    .s-ROJ { color: rgb(255,0,0); }
    .s-VER { color: rgb(0,128,0); }
    

/*---FIN-->--Letraje
______________________________________________________________________________*/



/*---EXP-->--Enlaces---*/
	.a-LOG { color: rgb(234,234,234); text-decoration: none; }
	.a-LOG:hover { color: rgb(255,255,255); text-decoration: underline; }
/*---FIN-->--Enlaces
______________________________________________________________________________*/



/*---EXP-->--Margenes---*/

/*---FIN-->--Margenes
______________________________________________________________________________*/



/*---EXP-->--Clases.e.Ids.Personalizados.---*/
	#Cabecera { float: left; margin-left: 20px; margin-top: 20px; width: 550px; }
	#Llena { background: url(../ima/Franja_Llena.gif) repeat-x top; display: block; margin-top: 3px;}
	#Vacia { background: url(../ima/Franja_Vacia.gif) repeat-x top; display: block; margin-top: 3px;}

	
	.Completo-1 { background-color: rgb(0,0,0); height: 100%; }
	.Estructura-1 { color: rgb(255,255,255); margin: 20px; }
	#Formulario p { margin-bottom: 2px; border-bottom: 1px dashed rgb(79,79,79); padding: 3px 0; width: 440px; margin-left: 0;}
/*---FIN-->--Clases.e.Ids.Personalizados.
______________________________________________________________________________*/





/*---EXP-->--Hacks.para.Explorers---*/

/*---FIN-->--Hacks.para.Explorers
______________________________________________________________________________*/
