@charset "utf-8";
/* CSS Document */

html{	
	height:100%;
}


a{
	color:#5b77b3;
}

p{
	color:#666666;	
   FONT-SIZE: 13px;	
	text-decoration:none;
}

h1{
	color:#5b77b3;	
   FONT-SIZE: 18px;	
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
   text-align:left;
}
h2{
	color:#5b77b3;	
   FONT-SIZE: 17px;		
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
h3{
	color:#5b77b3;	
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
h4{
	color:#5b77b3;	
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
h5{
	color:#5b77b3;	
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
h6{
	color:#5b77b3;	
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}


BODY {    
  background-color:#707790;
  margin:0px;
  font-family:Trebuchet MS, Verdana, arial, Geneva, sans-serif;
  text-align:justify;
  font-size:14px;
}


#contenedor{
	margin:0px auto;
	padding:0px;
	width:995px;	
	background:url(../imagenes/fondo.jpg);
	position:relative;
}
#cabecera{
	position:relative;
	margin:0px auto;
	width:963px;
	z-index:100;
}

#cabecera_imagen{
	position:relative;
	margin:0px auto;		
	height:78px;
	width:963px;
	background:url(../imagenes/cabecera.jpg) no-repeat;
}
#cabecera_imagen p{
	margin:0px;
	padding:0px;
	text-align:right;
	color:#ffffff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:4px;
	padding-right:8px;
}


/*inicio foto grande de la cabecera*/
#foto_peque{
	margin:0px auto;
	width:963px;
	position:relative;
	background:url(../imagenes/fondo_bordes_cabecera.gif) center;
}
#foto_peque_fondo{	
	z-index:0;
	position:relative;
	left:5px;
}

#pie_foto_peque{
	background:url(../imagenes/marcos/marco_fotocab_abajo.jpg) no-repeat bottom;
	position:absolute;
	bottom:0px !important;
	bottom:-1px;
	left:0px;	
	height:3px;	
	width:963px;
	z-index:100;
}

#foto_gramde_escudo{
	position:absolute;
	top:-93px;
	left:14px;	
	width:100px;
	height:150px;
	z-index:2;
}

#foto_gramde_escudo a{
	background: url(../imagenes/escudo-trans.png);
	display: block;
	width:100%;
	height:100%;
	cursor:pointer;
}
#foto_gramde_escudo a:hover{
	background: url(../imagenes/escudo_f2-trans.png);
}


/*fin foto grande de la cabecera*/




/*inicion botonera*/
#botonera{
	margin:0px auto;
	width:963px;
	height:38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index:100;
	position:relative;
}
#botonera ul{
	margin:0px;
	padding:0px;		
}
#botonera li{
	margin:0px;
	padding:0px;		
}

/*#botonera a:hover img{
	filter:alpha(opacity=60);        
    opacity: 0.6;     
	cursor:pointer;
}*/

/*fin botonera*/


#cuerpo_portal{
	position:relative;
	top:-2px;
	top /*\**/: 0px\9;
	margin:0px auto;
	width:963px;
	/*background:url(../imagenes/fondo_bordes_cuerpo.jpg) center;*/
	z-index:80;
}

#contenido{
	position:relative;
	margin:0px auto;	
	width:963px;		
	/*background:url(../imagenes/secciones/fondo_central_pie.jpg) 9px bottom no-repeat;*/
	z-index:80;
}





/*inicion centro*/
#centro{
	position:relative;
	width:963px;
	margin:0px auto;
	position:relative;
	padding-bottom:0px;
	z-index:80;		
	overflow:hidden;
	/*background:url(../imagenes/secciones/fondo_central.jpg) 9px 9px no-repeat;*/
}

#marco_arriba_centro{
	background:url(../imagenes/marcos/cuerpo_arriba.jpg) no-repeat top;
	position:relative;
	top:0px;
	left:0px;	
	height:9px;
	width:963px;
	z-index:100;
	clear:both;
}

/*fin centro*/


/*inicio ficha plantilla*/

#cuerpo_izquierda_plantilla{
	position:relative;
	float:left;	
	left:7px;
	width:229px;
	/*background:#03C;*/
}

#link_plan_equi ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#link_plan_equi li{
	float:left;
}



#cuerpo_dercha_plantilla{
	position:relative;
	float:right;	
	width:663px;
	right:55px;
	z-index:1;	
	padding-bottom:79px !important;
	padding-bottom:41px;
	/*background:#0C0;*/
}

#ficha{
	position:relative;
	background:#dde1eb;
	margin-top:54px !important;
	margin-top:49px;
	margin-left:2px;
	margin-right:158px;
	color:#5171b2;
	height:23px;
	font-weight:bold;
	line-height:23px;
	padding-left:5px;
	padding-right:5px;
	font-style:italic;
}
#ficha span{
	font-size:17px;	
}

#fotos_ficha{
	position:relative;	
	margin-top:21px;
	margin-left:2px;
	margin-right:158px;
	height:343px;
	margin-bottom:19px;
	background:#FBFBFB;
}

#tabla_plantilla{
	margin-left:2px;
	margin-right:159px;
}

#tabla_plantilla div{
	height:22px;
	width:241px;
	margin-bottom:6px;
}
.tabla_plantilla_der{
	float:right;
	background:#dde1eb;
	color:#4c6db0;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	overflow:hidden;
}

.tabla_plantilla_iz{
	float:left;
	text-align:right;
	background:#4c6db0;
	color:#fbfcfd;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	overflow:hidden;
}


#fotos_peq_plan{
	margin-left:2px;
	margin-top:10px;
}


#fotos_peq_plan ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#fotos_peq_plan li{
	float:left;
	margin-right:5px;
}

#link_volver_plantilla{
	position:relative;
	left:186px !important;
	left:408px;
	top:17px !important;
	top:-41px;
}

/*fin ficha plantilla*/


#cuerpo_izquierda{
	position:relative;
	float:left;
	width:150px;	
	left:7px;
}

#cuerpo_dercha{
	position:relative;
	float:right;	
	width:742px;
	right:55px;
	top:41px;
	z-index:1;
/*
	min-height:451px !important;
	min-height:441px;
*/	
	min-height:463px !important;
	*htnl height:478px;
	padding-bottom:80px;
	/*background:#0C0;*/
}

/*inicion pie*/

#pie{
	margin:0px auto;
	background:url(../imagenes/pie.jpg) no-repeat;
	height:63px;
	width:995px;
	padding:0px;
	position:relative;
	top:-2px;
	top /*\**/: 0px\9;
}
#pie p{
	text-align:center;
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:7px;
}
#pie a{
	margin:0px;
	padding:0px;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
}
/*fin pie*/
 .clear{
	 clear:both;
}
.derecha{
	float:right;
}