/* CSS Document */


/* ------------------------------------- General -----------------------------------*/
body {	
height:100%;
margin: 0px;
padding:0px;
font-size:76%;
font-weight: normal;
font-family:Georgia, "Times New Roman", Times, serif;	
background-image:url(images/fondo_cabe1.jpg);
background-repeat:repeat-x;
background-position:top;
}


ul {
margin: 0px;
padding:0px 0px 10px 0px;
}

li{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
hr{
	width:90%;
	margin: 0px auto 10px auto;
	height:0px;
	border-top:0px;/*quita el grosor extra de Opera y FFox*/
	border-bottom:#e5e5e5 dashed 1px;
}

p {
margin: 0px 0px 10px 0px;
padding:0px;
}

label {  
 display:block;   
} 



/* ----------- Enlaces -------------*/

a{
	outline-style: none;
	font-weight: normal;
	color:#5da3d2;
}	

a:hover {
    color: #2f549e;
}	


/* ----------- Encabezados y parrafo -------------*/

h1{
	display:none;
}

h2{
	font-weight: bold;
	color:#2f549e;
	font-size:200%;	
	text-transform: uppercase;
	padding:0px;
	margin:0px 0px 10px 0px;
}

h3{
	font-weight: bold;
	color:#2f549e;
	font-size:110%;
	text-transform: uppercase;
	margin:0px 0px 10px 0px;
	text-decoration: underline;
}

h4{
	font-weight: bold;
	color:#e2091e;
	font-size:110%;	
	text-transform: uppercase;
	margin:0px 0px 10px 0px;
}

/* ----------- Titulos (textos como imagen) -------------*/



/* ----------- Capas -------------*/
#cabecera_general{
	width:800px;
	height:221px;
	margin: 48px auto 0px auto;
	border-bottom:2px;
	border-bottom-color:#e5e5e5;
	border-bottom-style:solid;
	overflow:hidden;
}
#logo{
	float:left;
	width:511px;
	height:201px;
	margin: 0px;
	margin-top:5px;

}

#menu{
	float:left;	
	width:289px;
	margin-top: 0px;

}

#contenido_todo{
/*	margin: 20px auto 20px auto;*/
	margin: 20px auto 0 auto;
	width:800px;
	overflow:hidden;
	min-height:532px;
}

#contenido_izq{
	float:left;	
	width:298px;
    border-right:2px;
	border-right-color:#e5e5e5;
	border-right-style:solid;

}

.contenido_der{
	float:left;
	width:500px;

}


.contenido_250{
	float:left;	
	width:250px;
	overflow:hidden;

}

#faldon{
	clear:both;
	height: 68px;
	width:100%;
	background-image: url(images/faldon.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #004c94;
	float:none;
}


/* ----------- Clases -------------*/

.images_izq {
	margin-right: 20px;
	margin-bottom: 10px;
	border: 2px solid #e5e5e5;
}

.images_der {
	margin-left: 20px;
	margin-bottom: 10px;
	border: 2px solid #e5e5e5;
}
.images_ab {
	margin-bottom: 10px;
	border: 2px solid #e5e5e5;
}

.tt_faldon {
	color: #FFFFFF;
	text-align: center;
	padding-top:30px;
}

.tt_faldon a{
	color: #FFFFFF;

}

.tt_faldon a:hover{
	color: #CCCCCC;
}

.mas_info {
	width:130px;
	background-image: url(images/masinfo.jpg);
	background-repeat: no-repeat;
	line-height:190%;
	background-position: right center;
	
}

.mas_info a{
	display: block;	
}

.mas_info a:hover{
	background-image: url(images/masinfo2.jpg);
	background-position: right center;
	display: block;
}

.mas_info2 {
	width:130px;
	background-image: url(images/masinfox.jpg);
	background-repeat: no-repeat;
	line-height:190%;
	background-position: right center;
	
}

.mas_info2 a{
	display: block;	
}

.mas_info2 a:hover{
	background-image: url(images/masinfox2.jpg);
	background-position: right center;
	display: block;
}
.mrg_ar {
	padding-top: 20px;
}

.mrg_der {
	padding-right: 20px;
}

.mrg_izq {
	padding-left: 20px;
}

.mrg_der_izq {
	padding-left: 20px;
	padding-right: 20px;
}
.mrg_todo {
	padding: 20px;
}
.fondo_gris {
	background-color: #e5e5e5;
}



/* ----------- Listas -------------*/
.lista_andamios li{

	padding:0px 0px 0px 10px;
	background-image:url(images/flecha1.gif);
	background-repeat:no-repeat;
	background-position: left center;
}


/* ----------------- general ------------*/



/* ---------- lista del menu -------------------- */

#menu ul {
	padding: 0px;
	list-style: none;
	
}

#menu li {
	width: 289px;
	font-size:110%;
	background-position:bottom;
	background-repeat:no-repeat;
}

#menu li a{	
	color:#666666;		
	border-bottom:1px solid #e5e5e5;
	display: block;	
	height: 30px;
	text-decoration:none;
	line-height:320%;
	padding-left: 80px;
}	

#menu li a:hover {
	color:#567bb8;
	border-bottom:1px solid #567bb8;
	display: block;
	height: 30px;
	text-decoration:none;
	line-height:320%;
}

.ini_act { background-image:url(images/bot_01.jpg); }
.emp_act { background-image:url(images/bot_02.jpg); }
.ser_act { background-image:url(images/bot_03.jpg); }
.cat_act { background-image:url(images/bot_04.jpg); }
.reg_act { background-image:url(images/bot_05.jpg); }

.ini_inact { background-image:url(images/botx_01.jpg); }
.emp_inact { background-image:url(images/botx_02.jpg); }
.ser_inact { background-image:url(images/botx_03.jpg); }
.cat_inact { background-image:url(images/botx_04.jpg); }
.reg_inact { background-image:url(images/botx_05.jpg); }


/* ---------- lista del menu numeros -------------------- */

	



/* ---------- lista de titulares -------------------- */



/* ----------- Botones -------------*/

