#presentacion_noticias, #presentacion_eventos{
	margin:0 0 0 0;
}
#presentacion_noticias h4, #presentacion_eventos h4, #presentacion_historias h4 {
	background:url(../../images/fondo_degradado_contacto.jpg) no-repeat bottom left;
	padding:0 0 4px 0;
	width:630px;
	margin:0 0 15px 0;
}
#presentacion_noticias h4 span {
	display:block;
	height:20px;
	text-indent:-99999px;
	
	width:102px;
	background:url(../../images/titular_noticias.jpg) no-repeat;
}
#presentacion_eventos h4 span {
	display:block;
	height:20px;
	text-indent:-99999px;
	
	width:102px;
	background:url(../../images/titular_eventos.jpg) no-repeat;
}

#presentacion_historias h4 span {
	display:block;
	height:22px;
	text-indent:-99999px;
	
	width:142px;
	background:url(../../images/titular_historias.jpg) no-repeat;
}


.entrada{
	background:url(../../images/fondo_degradado_contacto.jpg) no-repeat bottom left;
	padding:0 0 25px 0;
	margin-bottom:25px;
	line-height:17px;
}
.entrada h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	line-height:22px;
	margin-bottom:15px;
	padding-top:3px;
	color:#4c7d89;
}
.entrada a{
	
	color:#E0820C;
}
.entrada a:hover{
	/*text-decoration:none;*/
	color:#808080;
}

.fondo_verde_claro{
	color:#fff;
	
	
	padding:18px 18px 110px 0;
	background:url(../../images/orla_grande_relacionados.jpg) #3A707D no-repeat bottom right;
}
#noticias h4 {
	
	width:130px;
}
#noticias h4 a {
	display:block;
	height:43px;
	text-indent:-99999px;
	width:130px;
	background:url(../../images/titulo_ultimas_noticias.jpg) no-repeat;
}
#videos h4 {
	
	width:100px;
}
#videos h4 a {
	display:block;
	height:43px;
	text-indent:-99999px;
	width:100px;
	background:url(../../images/titulo_ultimos_videos.jpg) no-repeat;
}

.enlaces_relacionados{
	padding-bottom:25px;
	margin:0 0 25px 15px;
}

.enlaces_relacionados a{
	color:#fff;
	font-weight:bold;
}
.enlaces_relacionados li{
	margin:10px 0 0 0;
}
a.enlace_blanco_noticia{
  color:#fff;
  font-weight:bold;
}
/*PARA LAS HISTORIAS*/
h2#fhistoria{
 color:#4C7D89;
 font-family:Georgia,"Times New Roman",Times,serif;
 font-size:1.8em;
 line-height:22px;
 margin-bottom:15px;
 padding-top:3px;
}
#form_historia .entrada_datos{
 float:left;
 width:410px;
 padding:0 5px 10px 5px;
 border-right:1px solid #b4b4b4;
 margin:5px 0;
}

#form_historia #label_comentario,
#form_historia textarea{
 width:98%;
 margin-bottom:10px;
 height:100px;
}

#form_historia .entrada_datos li{
 float:left;
 margin-bottom:5px;
}

#form_historia li label{
 float:left;
 width:200px;
 font-weight:bold;
}

#form_historia .error, #form_historia .msg {
 color: #FF0000;
 font-weight: bold;
}
#form_historia .error{
 font-size:0.8em;
 color: #FF0000;
 padding:4px;
 padding-left:20px;
 background:#fff url(../../images/error.png) no-repeat 0px 3px;
}


#form_historia label input{
 display:block;
 width:90%;
 margin-top:5px;
 font-size:1.3em;
}

#form_historia #checks{
 margin-bottom:20px;
}
#form_historia #checks input{
 display:inline;
 width:auto;
}

.submit input{
 background:#4c7d89;
 border:1px solid #b4b4b4;
 font-weight:bold;
 color:#fff;
 width: 205px;
}

#form_historia .submit{
 text-align:right;
 margin-right:5px;
}

#form_historia .normas{
 float:right;
 width:170px;
 padding:0px 5px;
 margin-top:5px;
 font-size:.9em;
}
.normas li{
 margin-bottom:10px;
}