div#noticiaHome {
	width: 270px;
}
div.wrapper_es {
	background: url(../images/bgd_content_home.jpg) no-repeat top left !important;
	border: 0;
	/*margin-top: -5px;*/
	height: 258px;
	line-height: auto;
	/*margin-bottom: -5px;*/
	margin-top: 0 !important;
	margin-bottom: -2px !important;
}
div.wrapper_en {
	background: url(../images/bgd_content_home_en.jpg) no-repeat top left !important;
	border: 0;
	/*margin-top: -5px;*/
	height: 258px;
	line-height: auto;
	/*margin-bottom: -5px;*/
	margin-top: 0 !important;
	margin-bottom: -2px !important;
}
div[class="wrapper_es"]:not([class="xxx"]) {
	margin-top: -4px;
}
div[class="wrapper_en"]:not([class="xxx"]) {
	margin-top: -4px;
}
div#submenu_es {
	background: url(../images/bgd_submenu_home.jpg) no-repeat top left;
	height: 102px !important;
	min-height: 102px;
	clear: both;
	line-height: 1px;
}
div#submenu_en {
	background: url(../images/bgd_submenu_home_en.jpg) no-repeat top left;
	height: 102px !important;
	min-height: 102px;
	clear: both;
	line-height: 1px;
}

div#noticiaHome {
	margin-left: 40px;
	padding-top: 20px;
}
	div.imagen {
		float: left !important;
		margin: 5px 10px 10px 0;
	}
div#credits {
	/*background: url(../images/bgd_credits_home.jpg) no-repeat top left;*/
	border-top: 0;
	border-bottom: 13px solid #000;
	border-left: 13px solid #000;
	border-right: 13px solid #000;
	width: 726px;
	overflow: hidden;
}
	div#credits h4 {
		height: 20px;
		background: #1c456c;
		color: #fff;
		margin: 0;
		padding: 0 0 0 3px;
	}
	div#credits p {
		margin: 0;
		padding: 0;
	}
div.hr {
	background: url(../images/bgd_credits_home.jpg) no-repeat top left !important;	
	height: 35px !important;
}