div.cuerpo{ 
	position:relative;
	float:left;
	width:95%;
	margin: 0px 0px 0px 7px;
	padding: 7px;
	display: inline;
	text-align:justify;
	border: 1px solid #EFDCA9;
	}


h1{
	position: relative;
	float: left;
	margin:5px 0px 5px 7px;
	padding:0px;
	clear:both;
	display:inline;
	}

p { margin:0px; padding:3px 0 0 0;  text-align: justify;}

div.fotos { position:relative; float: right; padding:0; margin: 0px 10px 0 0; text-align:center;}
div.foto_noticia img{
	border: 1px solid #EFDCA9;
	padding: 4px;
	background: #ffffff;
	margin: 0px 0px 15px 0px;
	 }
a.foto_noticia img{
	border: 1px solid #EFDCA9;
	padding: 4px;
	background: #ffffff;
	margin: 0px 0px 15px 0px;
	 }
div.mes{
	position:relative;
	float: left;
	width:95%;
	margin: 10px 0px 0px 7px;
	padding: 4px 7px;
	color: #59171C;
	font-size: 12px;
	font-weight:bold;
	border: 1px solid #C2B893;
	border-bottom: none;
	background-image:url(../images/bg_h1_noticias.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #EAE0BA;
	display: inline;
	}
div.cultos{
	position:relative;
	float: left;
	width:95%;
	margin: 0px 0px 0px 7px;
	padding: 7px;
	text-align:justify;
	display: inline;
	overflow:hidden;
	border: 1px solid #C2B893;
	border-top: none;
	}
div.cultos p { margin:0px; padding:3px 0 0 0;  text-align:left;}
.catalogo p.descarga { margin:0px; padding:0px;}

a.enlace:link, a.enlace:visited{color: #59171C; font-weight:bold; margin: 5px 0px 0px 0px;}
a.enlace:hover{color: #333333;}

div#formularios{
	position: relative;
	float: left;
	width: 478px;
	height:70px;
	text-align:center;
	display: inline;
	padding:0;
	margin:20px 0 10px 0;
	left: 134px;
	border: 1px solid #59171C;
	}
div#formularios1{
	position: relative;
	float: left;
	width: 257px;
	height:70px;
	text-align:center;
	display: inline;
	padding:0;
	margin:20px 0 10px 0;
	left: 134px;
	border: 1px solid #59171C;
	}
.online {
	float:left;
	width: 220px;
	height: 70px;
	padding: 0px;
	margin:0;
	background: url(../images/formulario_ol.gif) no-repeat left;
	border: none;
	cursor:pointer;
}
.online:hover {
	background: url(../images/formulario_ol.gif) no-repeat left;
	/*background: url(../images/formulario_ol_hover.gif) no-repeat left;*/
}
.pdf {
	float: left;
	width: 257px;
	height: 70px;
	padding: 0px;
	margin:0;
	background: url(../images/formulario_pdf.gif) no-repeat left;
	border: none;
	cursor:pointer;
}
.pdf:hover {
	background: url(../images/formulario_pdf_hover.gif) no-repeat left;
}