#contenido .contenedor{
	display:block;
	float:left;
	width:938px;
}

#contenido h1{
	display:block;
	float:left;
	width:950px;
	padding-bottom: 5px;
	font-family:din_normal;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#contenido p.titular{
	display:block;
	float:left;
	width:950px;
	padding-bottom: 5px;
	font-family:din_normal;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.contenedor .texto_descriptivo{
	display:block;
	float:left;
	width:938px;
}
.texto_descriptivo h4{
	display:block;
	float: left;
	font-family:din_negrita;
	font-size: 18px;
	font-weight: bold;
	width: 918px;
	color: #00807D;
	padding-bottom: 6px;
	padding-right: 20px;
	padding-top: 5px;
}
.texto_descriptivo p{
	display:block;
	float: left;
	width: 938px;
}
.texto_descriptivo p.descripcion{
	font-family:din_normal;
	font-size: 12px;
	line-height: 14px;
}

.separador_banners{
	display:block;
	float: left;
	width: 455px;
	padding-left: 1px;
	margin-bottom: 10px;
}
.contenedor .detalle_total{
	display:block;
	float:left;
	width:950px;
	position: relative;
	padding-bottom: 25px;
	padding-top: 5px;
}

#contenido .contenedor_index{
	display:block;
	float:left;
	width:630px;
	padding-bottom: 25px;
}


.contenedor_index .detalle{
	display:block;
	float:left;
	width:295px;
	padding-right: 25px;
}
.contenedor_index .det_der{
	padding-right:0px;
}
.contenedor_index .detalle img,.contenedor_index .detalle_total img{
	display:block;
	float:left;
	margin-bottom:15px;
}
.contenedor_index .detalle h2, .contenedor_index .detalle h3{
	display:block;
	float: left;
	font-family:din_negrita;
	font-size: 18px;
	font-weight: bold;
	width: 295px;
	color: #00807D;
	padding-bottom: 5px;
}

.contenedor_index .detalle p{
	display:block;
	float: left;
	font-family:din_normal;
	font-size: 13px;
	width: 295px;
	color:#666666;
	padding-bottom: 5px;
}

.contenedor_index .detalle img{
	display:block;
	float: left;
	width: 295px;
}

.contenedor_index .detalle a.enlace_ver{
	float: left;
	display: block;
	width:220px;
	background-image: url(../_img/flecha_delegaciones.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #00807D;	
	padding-left: 13px;
}
.contenedor_index .detalle a.enlace_ver:hover{
	color:#000000;
}


#bloque_delegaciones{
	float: right;
	display:block;
	width:276px;
	background-image: url(../_img/fondo_bloque_index.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 12px;
	min-height: 301px;
	margin-top: 3px;
}

#bloque_delegaciones p{
	display: block;
	float: left;
}
#bloque_delegaciones p.tit_deleg{
	color: #00807D;
	font-size: 16px;
	font-weight:bold;
	padding-left: 48px;
	padding-bottom: 8px;
	font-family: din_negrita;
}
#bloque_delegaciones p.explica_delegaciones{
	font-size: 12px;
	padding-left: 17px;
	width: 245px;
}
#bloque_delegaciones p.blog_descripcion{
	font-size: 12px;
	text-align:justify;
	padding-left: 17px;
	width: 245px;
}
#bloque_delegaciones a.tit_delegacion{
display: block;
	float: left;
	background-image: url(../_img/flecha_delegaciones.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	width: 70px;
	padding-left: 12px;
	color: #00807D;
	font-size: 12px;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 30px;
}
#bloque_delegaciones a.blog{
	display: block;
	float: left;
	width:100%;
	color: #00807D;
	font-size: 12px;
	font-weight:bold;
	margin-top: 8px;
	margin-bottom: 8px;
}
#bloque_delegaciones a.seguir_leyendo{
	display: block;
	float: left;
	background-image: url(../_img/flecha_delegaciones.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	width:220px;
	padding-left: 13px;
	color: #00807D;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 8px;
}
#bloque_delegaciones a.tit_delegacion:hover{
	color:#000000;
}
#bloque_delegaciones span{
	display: block;
	float: left;
	width: 105px;
	padding-left: 26px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
}
#bloque_delegaciones img{
	display: block;
	float: right;
	padding-top: 15px;
}
