/* Colores 
Azul 1: #1C5E78
Azul 2: #267EA0
marron claro : #F1E2C5;

*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	background-color: #FFFFFF;
	text-align:center;
}

strong, b { color:#267EA0; } 


a { color:#1C5E78;text-decoration:underline;
						}
a:hover	{color:#1C5E78;text-decoration:none;
						}	

A.linkresaltado{ font-size:11px; font-weight:bold; color:#1C5E78; text-align:right;
}

A.Accion
{
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
}

A.Editar
{
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
    background-image:url(../images/edit.png);
    background-position: 0px -5px;
    background-repeat: no-repeat;
    padding-left:17px;

}

A.Eliminar
{
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
    background-image:url(../images/delete.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-left:15px;
}



A.Volver
{
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
    background-image:url(../images/flechaizda.gif);
    background-position: 0px 4px;
    background-repeat: no-repeat;
    padding-left:10px;
}

ul { list-style-type:none; margin:0px; padding:0px;
}

ul li { background-image:url(../images/1_z4.gif);
	    background-position: -2px 10px;
	    background-repeat: no-repeat;
	    margin-left:25px;
	    padding-bottom:7px;
	    padding-top:8px;
	    padding-left:10px;
}	 	
	 
ul li ul{ list-style-type:none;
          background-position: 0px 10px;
	      background-repeat: no-repeat; 
}	
	
h1
{
    line-height: 19px;
    font-family: Verdana,Tahoma,Arial;
    font-size: 18px;
    color: #FFFFFF;
    background-color: #267ea0;
    padding: 5px;
    margin-top: 0px;
    background-image: url(../images/FondoH1.jpg);
    background-repeat:no-repeat;
    background-position:right;
}
h2{ font-family:Verdana,Tahoma,Arial; 
    font-size:14px;
    color:#267EA0; 
    background-color:#F1E2C5; 
    padding:4px;
    background-image: url(../images/FondoH2.jpg);
    background-repeat:no-repeat;
    background-position: bottom right;
    }
    
h2.carpeta
{
    font-family:Verdana,Tahoma,Arial; 
    font-size:14px;
    height:25px;
    color:#267EA0; 
    padding:4px;
    padding-left:40px;
    background-image: url(../images/FondoH2-carpeta.jpg);
    background-repeat:no-repeat;
    background-position:left;
}
    
h3{ font-family:Verdana,Tahoma,Arial; font-size:13px;color:#267EA0;}

.INPUT	{
						height:16px;
						background-color:#FFFFFF;
						font-family:Tahoma;
						font-size:11px;
						color:#494F4E;
						line-height:12px;
						margin:0px 0px 2px 0px;
						padding:0px;
						} 
   			
.input_1 	{
						height:16px;
						width:128PX;
						background-color:#FFFFFF;
						border:1px solid #95B8E8;
						font-family:Tahoma;
						font-size:11px;
						color:#494F4E;
						line-height:12px;
						margin:0px 0px 2px 0px;
						padding:0px;
						}
						
.input_2 	{
						height:16px;
						width:250PX;
						background-color:#FFFFFF;
						border:1px solid #95B8E8;
						font-family:Tahoma;
						font-size:11px;
						color:#494F4E;
						line-height:12px;
						margin:0px 0px 2px 0px;
						padding:0px;
						}
						
.input_3 	{
						height:16px;
						width:400PX;
						background-color:#FFFFFF;
						border:1px solid #95B8E8;
						font-family:Tahoma;
						font-size:11px;
						color:#494F4E;
						line-height:12px;
						margin:2px;
						padding:0px;
						}
						
textarea	{
						width:200px;
						height:59px;
						background-color:#FFFFFF;
						border:1px solid #95B8E8;
						font-family:Tahoma;
						font-size:11px;
						line-height:12px;
						color:#494F4E;
						margin:0;
						padding:0px;
						overflow:hidden;
						}	

.pequena1{font-size:11px;}
.pequena2{font-size:10px;}
.resaltado{font-weight:bold; color:#666;}

/*---------- lista menuusuario  ----------------------*/
.menuusuario
{
    padding:5px 10px 5px 10px;
    font-size:0.9em;
}

.lista-menuusuario ul{ background-image:none; }
.lista-menuusuario li	{
						/*background-image:none;*/
                        background-position: 10px 5px;
						background-repeat: no-repeat;
						font-size:10px; 
						padding:3px 10px 0px 25px;
						color:#666666;
						}
						
.lista-menuusuario li a	{
						font-size:11px;
						font-weight:bold;
						text-decoration: none;
						color:#267EA0;
						}
						
.lista-menuusuario li a:hover	{
						font-size:11px;
						color:#267EA0;
						text-decoration:underline;}


/*----------  lista noticias	 ---------------------*/
ul.lista-noticias{ background-image:none;margin:0px; padding:0px; }

ul.lista-noticias li	{
						background-image:url(../images/flecha.jpg);
						background-position: 1px 0px;
						background-repeat: no-repeat;
						margin:0px;
						font-size:10px; 
						margin-left:15px;
						padding:0px 10px 12px 18px;
						line-height:12px;
						color:#666666;
						}
ul.lista-noticias li a	{
						font-size:11px;
						font-weight:bold;
						text-decoration: none;
						color:#267EA0;
						}
ul.lista-noticias li a:hover	{
						font-size:11px;
						color:#267EA0;
						text-decoration:underline;}
						
/**************************************************************************/

.columna_izda {width:200px; background-color:#E4ECEF;}
.columna_dcha {width:170px; }
.columna_centro {width:590px; border:2 solid #CCC; }

/* Esto es correcto, pero no lo utilizamos.
#izda { position:absolute; top:300; left:1px; width:200px; height:100%; background-color:#E4ECEF}
#centro { margin-left:200px; margin-right:200px;  }
#dcha { position:absolute; top:300; right:0; width:200px; height:100%; }
#contenedor {width:990px; position:relative; height:inherit;text-align:left; }
*/


#contenedor {
   width:990px;
   /** muy importante, para que funcione bien el centrado */
   margin: 0px auto;
   text-align:left;
}


#MenuTop{ width:100%;
		  height:37px;
          background:url(../images/FondoMenuTop.jpg)
}

#izdaOLD{ 
    width:200px;
	margin:0px;
	padding:0px; 
    background-color: #E4ECEF; 
    float:left; 
}

#izda-contenido
{ padding:0px 15px 15px 15px;
} 

#dchaOLD{ 
    width: 200px; 
    float:right; 
	margin:0px;
	padding:0px; 
	border: 2 solid #999999;
} 

#centroOLD{ 
	margin-left:200px; 
	margin-right:200px; 
    /*background-color:#F1E2C5;*/
    width: 586px; 
} 

#centro-contenido{ 
	padding:0 25px 25px 25px; text-align:justify;
} 

div#centro-contenido img{border:1 solid #1C5E78;
} 


#titutuloizda{
}

#pie{ 
    padding: 15px; 
    text-align:left; 
    clear: both; 
    border-bottom:solid 25px #267ea0;
} 

.marco100{width:100%; border:1 solid #95B8E8;}
.descripcionLink{padding-left:20px; font-size:0.9em;}

.direccionEmpresa{ font-size:0.9em;}

/* Noticias */
.TituloNoticia { font-weight:bold;}
.FechaNoticia{ font-size:0.9em; }
.TextoBreve{}
.SelectorFecha{font-family:Tahoma;
    			font-size:11px;
} 
    
/* Ultimas Noticias */
.FechaUltimasNoticias{ font-family:Verdana; font-size:0.9em; font-weight:bold; letter-spacing:1.4;}

 .eQuanimity1 A{
 COLOR:#3c8514;
 FONT-SIZE: 10px;
 FONT-FAMILY: Arial;
 text-decoration:none;
}

 .eQuanimity1 A:hover{
 COLOR:#3c8514;
 FONT-SIZE: 10px;
 FONT-FAMILY: Arial;
 text-decoration: underline;
}

.eQuanimity2 {
 COLOR:#1C64A8;
 FONT-SIZE: 11px;
 FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
}

