/*CSS CONJUNTO SECCION COMUNICACION*/


.contenedor_noticias{
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	float:left;
	width:610px;
	max-width:98%;
	margin: auto;
	min-height:29.3em;
	background-image: url(../images/fondos/fondo_principal_morado.jpg);
	background-repeat:no-repeat;
	padding-left:7px;
	padding-top:9px;
	
	
}
.contiene_noticias{
	position:relative;
	float:left;
	width:87%;
	max-width:526px;
	margin-left: 11px;
	padding-top:10px;
	min-height:304px;
	text-align:justify;


}
.h1_comunicacion{
	position:relative;
	float:left;
	width:85%;
	max-width:526px;
	min-height:10px;
	border-top: 1px none #cccccc;
	border-right: 1px none #cccccc;
	border-bottom: 1px solid #7c0d4e;
	border-left: 1px none #cccccc;
	font-size:1.1em;
	padding-bottom:5px;
	text-align:left;
	margin-left:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.descripcion{
	position:relative;
	float:left;
	width:85%;
	max-width:526px;
	margin-left: 11px;
	padding-top:10px;
	text-align:justify;

}

.capa_volver_comunicacion{
	width:88%;
	min-width:500px;
	position:relative;
	float:left;
	text-align:right;
	padding-left:10px;
	font-weight:bold;
}

.texto_volver_comunicacion{
	color:#333333;
	text-decoration:none;
	font-size:0.9em;
}

.texto_volver_comunicacion:hover{
	color:#7c0d4f;
	text-decoration:underline;
}

.imagen_sin_borde{
	border-style:none;
}


/*NOTICIAS LISTADO E INDIVIDUAL*/

.capa1_noticias{
	position:relative;
	float:left;
	width:30px;
	height:15px;
	min-height:15px;
	min-width:30px;
	
}
.contiene_fecha{
	float:left;
	position:relative;
	width:90%;
	font-size:0.9em;
	color:#7c0d4e;
	padding-top:3px;
	padding-bottom:3px;
	text-align:left;
}
.fecha{
	float:left;
	position:relative;
	width:85%;
	font-size:1em;
	color:#7c0d4e;
}
.fecha_noticia{
	font-size:1em;
	color:#7c0d4e;
}
.vermas{
	position:relative;
	float:left;
	width:52px;
	min-height:15px;
	height:15px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	background-image: url(../images/fondos/fondos_menu_42.jpg);
	
}
.imprimir{
	float:left;
	position:relative;
	width:15%;
	font-size:0.9em;
	color:#7c0d4e;
	text-align:center;
}

.separacion_entre_noticias{
	float:left;
	position:relative;
	width:85%;
	text-align:right;
}

.contiene_la_noticia{
	float:left;
	position:relative;
	width:85%;
	padding-top:5px;
	padding-bottom:3px;
	text-align:left;
	margin-left:9px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}

.texto_vermas{
	color:#ffffff;
	text-decoration:none;
}

.texto_vermas:hover{
	color:#999999;
	text-decoration:underline;
}

.capa_para_enlaces{
	float:left;
	position:relative;
	width:88%;
	margin-left:3px;
	padding-top:5px;
	padding-bottom:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #7c0d4e;
	border-right-color: #7c0d4e;
	border-bottom-color: #7c0d4e;
	border-left-color: #7c0d4e;
	text-align:right;
	font-weight:700;
}

.titulo_noticia_individual{
	float:left;
	position:relative;
	width:88%;
	padding:2px;
	margin-left:3px;
	padding-top:1px;
	padding-bottom:3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #7c0d4e;
	border-right-color: #7c0d4e;
	border-bottom-color:#7c0d4e;
	border-left-color: #7c0d4e;
	text-align:left;
	font-weight:700;
}

.contiene_desarrollo_noticia{
	float:left;
	position:relative;
	padding-top:3px;
	width:80%;
	min-height:18px;
	height:20px;
	font-size:1em;
	color:#333333;
	font-weight:bold;
}

.contiene_imagen_noticia{
	float:left;
	position:relative;
	width:95%;
	padding:2px;
	text-align:right;
}

.textos_noticia_individual{
	float:left;
	position:relative;
	width:73%;
	padding:2px;
	margin-left:3px;
	padding-top:5px;
	padding-bottom:3px;
	text-align:justify;
}

.imagen_noticia{
	float:left;
	position:relative;
	width:20%;
	text-align:center;
	padding-top:5px;
	padding-left:3px;
	margin-left:3px;
}

.fechas_noticia_individual{
	font-size: 1em;
	color: #7c0d4e;
	text-decoration: none;	

}

/*CONTACTO*/

.contiene_contacto1{
	position:relative;
	float:left;
	width:87%;
	max-width:526px;
	margin-left: 3px;
	padding-top:10px;
	text-align:justify;
	}
.contiene_contacto{
	position:relative;
	float:left;
	width:87%;
	max-width:526px;
	margin-left: 11px;
	padding-left:10px;
	padding-top:10px;
	text-align:justify;
	}
.contiene_contacto_respuesta{
	position:relative;
	float:left;
	width:87%;
	max-width:526px;
	margin-left: 3px;
	min-height:350px;
	height:350px;
	padding-top:10px;
	text-align:center;
	font-size:1em;
	}

.contiene_li_texto{
	width:100%;
	min-height:17px;
	height:17px;
	vertical-align:middle;
	padding-left:10px;

}
	
	/*FOTOGRAFIAS*/
	
.contiene_fotografias_anuales{
	position:relative;
	float:left;
	width:94%;
	padding-top:10px;
	min-height:304px;
	height:304px;
	text-align:left;
	background-color:#FFFFFF;
}

.contiene_imagen_primera{
	background-image: url(../images/eventos_listado_morado.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width:20px;
	height:19px;

}

.contiene_diferentes{
	color:#FFFFFF;
	width:90%;
	min-height:19px;
	height:19px;
	vertical-align:middle;
	padding-left:1px;
}


.texto_fotografia_descargar{
	position:relative;
	float:left;
	color:#333333;
	width:22%;
	min-height:19px;
	height:19px;
	vertical-align:middle;
	border:#999999 solid 1px;
	text-align:center;
}


.enlace_texto_fotografia_descargar{
	color:#7c0d4e;
	text-decoration:none;
}

.enlace_texto_fotografia_descargar:hover{
	color:#333333;
	text-decoration:underline;
}

.contiene_fotografias{
	position:relative;
	float:left;
	width:90%;
	max-width:526px;
	min-height:10px;
	padding:10px;
}

.fotografia{
	position:relative;
	float:left;
	width:23%;
	min-width:150px;
	min-height:137px;
	height:137px;
	border: 1px solid #CCCCCC;
	margin:8px 4px 4px;
	text-align:center;

}
.imagen_fotografia{
	text-align:center;
	margin:4px 1px 1px 1px;
	position:relative;
	float:left;
	width:100%;
	text-align:center;
}
.texto_fotografia{
	position:relative;
	float:left;
	color:#7c0d4e;
	max-width:140px;
	width:100%;
	min-height:30px;
	height:30px;
	text-align:center;
	border: 1px solid #CCCCCC;
	margin:4px;
	
}


.contiene_fotografia_grande{
	position:relative;
	float:left;
	width:80%;
	margin:5px;
	text-align:center;

}

.fotografia_grande{
	position:relative;
	float:left;
	width:100%;
	border: 1px solid #CCCCCC;
	margin:5px;
	text-align:center

}

.imagen_fotografia_grande{
	text-align:center;
	padding:2px;
	position:relative;
	float:left;
	width:100%;
}

.texto_fotografia_grande{
	text-align:center;
	color:#333333;
	position:relative;
	float:left;
	width:100%;
	margin:2px;
	border: 1px solid #CCCCCC;
}

.separacion_inferior{
	text-align:center;
	color:#333333;
	position:relative;
	float:left;
	width:100%;
	margin:2px;
}

.sin_noticia{
	color:#333333;
	text-decoration:none;
	font-size:1em;
	text-align:center;
	padding-top:99px;
	font-weight:bold;
	margin-top:60px;
	min-width:90%;
	width:80%;
}

	/*VIDEO*/
	
.sin_video{
	color:#333333;
	text-decoration:none;
	font-size:1em;
	text-align:center;
	padding-top:90px;
	font-weight:bold;



}

/*COMIENZA CONTACTO*/

.input{
	border: 1px solid #333333;
	width:170px;
	font-size:1em;
}

.input_dni{
	border: 1px solid #333333;
	width:70px;
	font-size:1em;
}

.input_letra{
	border: 1px solid #333333;
	width:40px;
	font-size:1em;
}

.input_descripcion{
	border: 1px solid #333333;
	font-size:1.2em;

}

.clases_input{
	border: 1px solid #7c0d4f;
	font-size:1em;
	text-align:center;
}

.select{
	border: 1px solid #333333;
	font-size:1em;
	width:150px;
}

.contiene_documentos_contacto{
	position:relative;
	float:left;
	width:97%;
	height:20px;
	margin-top:3px;
	margin-bottom:3px;
}

.contiene_contacto_descripcion{
	position:relative;
	float:left;
	width:97%;
	margin-top:3px;
	margin-bottom:3px;
}

.capa1_contacto{
	position:relative;
	float:left;
	width:13px;
	height: 20px;
	margin-top:2px;
}

.capa2_contacto{
	position:relative;
	float:left;
	color:#333333;
	width:60%;
	font-size:1em;
	font-weight:bold;
	height:20px;
	min-height:20px;
	vertical-align:middle;
}

.capa2_contactob{
	position:relative;
	float:left;
	color:#333333;
	width:18%;
	font-size:1em;
	font-weight:bold;
	height:25px;
	min-height:20px;
}

.capa2_contactoa{
	position:relative;
	float:left;
	color:#333333;
	width:16%;
	font-size:1em;
	font-weight:bold;
	height:20px;
	min-height:20px;
	vertical-align:top;
	margin-top:2px;
}

.capa2_letra{
	position:relative;
	float:left;
	color:#333333;
	width:10%;
	font-size:1em;
	font-weight:bold;
	height:20px;
	min-height:20px;
	vertical-align:top;
	margin-top:2px;
}

.capa2_mini{
	position:relative;
	float:left;
	color:#333333;
	width:10%;
	font-size:1em;
	font-weight:bold;
	height:20px;
	min-height:20px;
	text-align:left;
	padding-right:2px;
	margin-top:2px;
}

.capa2_n{
	position:relative;
	float:left;
	color:#333333;
	width:3%;
	min-width:20px;
	font-size:1em;
	font-weight:bold;
	height:20px;
	min-height:20px;
	text-align:left;
	padding-right:2px;
	margin-top:2px;
}

.capa2_piso{
	position:relative;
	float:left;
	color:#333333;
	width:5%;
	min-width:30px;
	font-size:1em;
	font-weight:bold;
	height:20px;
	min-height:20px;
	text-align:left;
	padding-left:5px;
	margin-top:2px;
}

.capa2_escalera{
	position:relative;
	float:left;
	color:#333333;
	width:9%;
	min-width:60px;
	font-size:1em;
	font-weight:bold;
	height:20px;
	min-height:20px;
	text-align:left;
	padding-left:5px;
	margin-top:2px;
}

.capa2_puerta{
	position:relative;
	float:left;
	color:#333333;
	width:9%;
	min-width:40px;
	font-size:1em;
	font-weight:bold;
	height:20px;
	min-height:20px;
	text-align:left;
	padding-left:5px;
	margin-top:2px;
}

.capa2_contactob_min{
	position:relative;
	float:left;
	color:#333333;
	width:5%;
	min-width:40px;
	font-size:1em;
	font-weight:bold;
	height:25px;
	min-height:25px;
	padding-left:3px;
	padding-right:3px;
}

.capa3_contacto{
	position:relative;
	float:left;
	width:13px;
}

.capa4_contacto{
	position:relative;
	float:left;
	width:52px;
}

.capa_descripcion{
	position:relative;
	float:left;
	width:80%;
}

.capa_select{
	float:left;
	position:relative;
	float:left;
	width:98%;
	text-align:center;
}

.forma_envio{
	float:left;
	position:relative;
	width:24%;
	color:#333333;
	text-align:center;
	font-weight:bold;
}

.capa_enviar{
	position:relative;
	float:left;
	width:52px;
	text-align:center;
	margin-left:30px;
	margin-right:3px;
	padding-right:30px;
}

.capa_borrar{
	position:relative;
	float:left;
	width:52px;
	text-align:center;
	margin-right:30px;
	margin-left:3px;
}

.contiene_botones_enviar{
	position:relative;
	float:left;
	width:98%;
	min-width:450px;

}

.capa_laterales_enviar{
	position:relative;
	float:left;
	width:20%;
	min-width:150px;
	min-height:15px;

}

.boton_enviar{
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/fondos/fondos_menu_42.jpg);
	border: 1px solid #333333;
}



