#contenido {
	background-image: none;
}
#banner-dentro {
	font-size: 1.7em;
	padding: 10px;
	height: 129px;
}
#banner-dentro p {
	width: 400px;
	line-height: 1.2em;
	text-align: right;
	padding-left: 155px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#banner-dentro a {
	color: #FDD655;
}
#banner-dentro a:hover {
	text-decoration: underline;
}
#banner-dentro {
	background-image: url(/banner-home/banner-ineur.jpg);
	background-color: #AF1016;
	background-repeat: no-repeat;
}
#noticias-fuera      {
	background-image: url(../img/home/noticias-home_02.jpg);
	background-position: 10px center;
	background-repeat:  no-repeat;
	width: 290px;
	display: block;
	margin-left: -20px;
}
#noticias      {
	background-image: url(../img/home/noticias-home_01.jpg);
	background-position: 10px top;
	background-repeat: no-repeat;
	display: block;
	width: 290px;
}
#noticias-dentro      {
	background-position: 10px bottom;
	background-repeat: no-repeat;
	width: 240px;
	display: block;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-image: url(../img/home/noticias-home_03.jpg);
}

#noticias h3 {
	color: #B00F15;
	font-size: 2em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #AB0F13;
	margin-bottom: 0.5em;
}
#noticias h4 {
	color: #631B00;
	font-weight: bold;
	margin-bottom: 0.5em;
}
