div#contenido {
	overflow:auto;
	overflow:hidden;
	width:895px;
	height:341px;
	background:url(../img/home-fondoContenido.jpg) repeat-x top;
	margin-bottom:6px;
}
div#contenido div.izq {
	width:468px;
	float:left;
	margin:5px 0 0 5px;
}
div#contenido div.der {
	overflow:auto;
	overflow:hidden;
	width:412px;
	float:right;
	margin:5px 5px 0 0;
}
div#contenido div.der p#banner {
	height:129px;
}
div#contenido div.der ul#news {
	overflow:auto;
	overflow:hidden;
	width:412px;
	height:197px;
	margin:0;
	padding-top:5px;
	color:#c4c4c4;
}
div#contenido div.der ul#news li {
	overflow:auto;
	overflow:hidden;
	width:203px;
	height:197px;
	background:url(../img/home-fondoNews.jpg) repeat top;
}
div#contenido div.der ul#news li img {
	width:183px;
	height:50px;
	padding:4px;
	border:1px solid #5b5b5b;
	margin:5px 0 0 5px;
}
div#contenido div.der ul#news li div {
	width:193px;
	height:100px;
	overflow:auto;
	overflow:hidden;
	padding:0;
	margin:5px 0 5px 5px;
}
div#contenido div.der ul#news li div h2 {
	margin:0;
	padding:0;
	font:bold 14px Arial, Helvetica, sans-serif;
}
div#contenido div.der ul#news li p.verNew {
	font-size:10px;
	font-weight:bold;
	margin:0 0 0 5px;
}
div#contenido div.der ul#news li p.verNew span {
	background-image:url(../img/fondo-news-der.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:0 14px 0 0;
	height:14px!important;
	width:auto;
	overflow:auto;
	overflow:hidden;
	display:inline-block;
}
div#contenido div.der ul#news li p.verNew span a {
	color:#ba0169;
	background-image:url(../img/fondo-news-izq.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0 0 0 14px;
	height:14px!important;
	width:auto;
	overflow:auto;
	overflow:hidden;
	display:inline-block;
}
div#contenido div.der ul#news li p.verNew span a:hover {
	color:#c4c4c4;
}
div#home-fotos {
	width:417px;
	height:93px;
	overflow:auto;
	overflow:hidden;
	float:right;
	background:url(../img/home-fotos.gif) repeat-x top;
	margin-bottom:6px;
}
div#home-fotos h3 {
	color:#f5d5e4;
	margin:3px 0 3px 5px;
	padding:0;
	text-transform:uppercase;
	font:bold 11px Arial, Helvetica, sans-serif;
}
div#home-fotos ul {
	margin-left:5px;
}
div#home-fotos li {
	float:left;
	height:61px;
	margin-right:5px;
}
div#home-fotos li a img {
	width:90px;
	height:61px;
	border:4px solid #8d003a;
}
div#home-fotos li a:hover img {
	width:90px;
	height:61px;
	border:4px solid #a59591;
}
div#localizacion {
	width:473px;
	height:93px;
	overflow:auto;
	overflow:hidden;
	float:left;
	background:url(../img/home-localizacionFondo.gif) repeat-x top;
	margin-bottom:6px;
}
div#localizacion ul {
	width:461px;
	height:81px;
	margin:5px;
	border:1px solid #3f3532;
	color:#8f8f8e;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
}
div#localizacion ul li {
	float:left;
	margin:5px 8px 0 8px;
}
div#localizacion ul li h3 {
	margin:0;
	padding:0;
}
div#localizacion ul li p a {
	color:#8f8f8e;
}
div#localizacion ul li p a:hover {
	color:#FFF;
}
div#localizacion ul li p a.email {
	background:url(../img/flecha.gif) no-repeat 0em 3px;
	padding-left:10px;
}
div#localizacion ul li p a:hover.email {
	background:url(../img/flecha_f2.gif) no-repeat 0em 3px;
	padding-left:10px;
}
div#localizacion ul li p a.gmaps {
	background:url(../img/home-localizacionGoogle.gif) no-repeat right top;
	width:148px;
	height:47px;
	display:block;
}
div#localizacion ul li p a:hover.gmaps {
	background:url(../img/home-localizacionGoogle_f2.gif) no-repeat right top;
}
