#centrado {
  position: relative;
  width: 993px;
  margin: 0 auto;
  padding: 0; 
  overflow: hidden;  
}
#cabecera {
	position:relative;
	top:0;
	left:0;
	padding:0;
	margin:0;
	width:1005px;
	height:137px;
	z-index:1;
	cursor:hand;
	
}
#cabecera span {
	position:absolute;
	background: url("../imgs/cab_disponibilidad.jpg") no-repeat top center;
	top:0;
	left:0;
	padding:0;
	margin:0;
	width:1005px;
	height:137px;
	z-index:2;
	cursor:hand;
}
#cabecera a {
	text-decoration:none;
}
#contenido {
	position:relative;
	/*width:700px;*/
	margin: 0 auto ;

}
h2.cab_txt span {
	color:#8C230E ;
}

.info_datos_gen {	
	margin:0;
	padding:5px 0 12px 0;
	clear:both;
}

	h3.info_tit_int {
		margin:0; 
		padding: 8px 0;
	}
	h3.info_tit_int a {
		color:#8C230E;
	}
	
	.info_texto{
		font-size:12px;
		font-family: Verdana, Arial, _sans;
	}
	
	
	.info_texto a {
	font-size:12px;
		text-decoration:none;
		color:#000;
					
	}

.enl_form_res{
	font-family: Verdana, Arial, _sans;
	font-size:13px;
	padding: 15px 0;
	clear:both;
	
}

.info_fot_min {
	float:left;
	padding: 0 10px 0 0;
}
.info_fot_min a {
	color:#8C230E;
}

/* Informacionver (información desplegada ) */
#tit_apartado h2 a {
	text-decoration:none;
	color:#000;
}
#tit_apartado h2 a strong {
	color:#8C230E;
	
}

.info_bloque{
	clear:both;
	padding: 8px 0;
}

.info_bloque_desc {
	font-size:12px;
	font-family: Verdana, Arial, _sans;

}

.info_bloque_texto {
	font-size:12px;
	font-family: Verdana, Arial, _sans;
}

.info_bloque_fot_dcha {
 float:right;
 padding:0 0 0 10px;
 
 }
.info_bloque_fot_izda {
	float:left;
	padding:0 10px 0 0;
	
	}
	.info_bloque_fot_izda a, .info_bloque_fot_dcha a{
		color:#8C230E;
	}
.info_volver {
	clear:both;
	padding: 10px 0 ;

}
.info_volver a {
	color:#8C230E;
	
}
