div#cabecera {
	background: url(../images/header-home.jpg) top right no-repeat !important;
}
div#cabecera-contenido_es {
	background: url(../images/contenido-home.jpg) top left no-repeat #366599 !important;
}
div#cabecera-contenido_en {
	background: url(../images/contenido-home.jpg) top left no-repeat #366599 !important;
}
div#texto h4{
	margin-top: 32px;
	margin-bottom: 0px;
}
h3.es {
	background: url(../images/h3_home_background.jpg) no-repeat !important;
}
h3.en {
	background: url(../images/h3_home_en_background.jpg) no-repeat !important;
}
p.home {
	margin: 10px;
	line-height: 18px;
}
p.home strong {
	color: #366599;
	font-size: 16px;
	vertical-align: baseline;
	text-align: justify;
}
div.home-item {
	width: 200px;
	float: left;
	background: url(../images/foto_bg.gif) no-repeat top left;
	padding: 5px;
}
div.home-item p {
	margin: 0; 
	padding: 0;
}
div.home-item p {
	height: 140px;
	overflow: hidden;
}
div.home-item p a img {
	border: 0;
}
div.first {
	margin-right: 10px;
}
h4 {
	color: #366599;
	/*border-bottom: 1px solid #366599;*/
	font-size: 16px;
	margin-bottom: 10px;
}
h5 {
	text-align: center;
}
h5 a {
	font-size: 12px;
	color: #E0830A;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-weight: normal;
}
