h2 {
	display:block;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#da006c;
	text-transform:uppercase;
	margin:0 0 10px 0;
	padding:0 0 4px 0;
	border-bottom:2px solid #da006c;
}
div#localizacion {
	width:478px;
	height:93px;
	overflow:auto;
	overflow:hidden;
	float:left;
	background:url(../img/home-localizacionFondo.gif) repeat-x top;
	margin-bottom:6px;
}
div#localizacion ul {
	width:466px;
	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;
}
div#contenido-izq {
	float:left;
	width:478px;
	background-image:url(../img/interioresFondo.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#7a6f6c;
	margin-bottom:6px;
}
div#contenido-izq div {
	width:442px;
	margin:5px;
	padding:13px;
	background-color:#f1e1de;
}
div#contenido-izq div p {
	line-height:18px;
	margin-bottom:18px;
}
div#contenido-der {
	float:right;
	width:417px;
	background-color:#7a6f6c;
	background-image:url(../img/interioresFondo.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:0 0 5px 0;
	padding:5px 0 2px 0;
	overflow:auto;
	overflow:hidden;
}
div#contenido-der img {
	border:1px solid #5b5b5b;
	margin:0;
	padding:0;
	width:410px;
}
ul#galeria {
	float:right;
	width:416px;
	overflow:auto;
	overflow:hidden;
}
ul#galeria li {
	float:left;
	margin:0 0 2px 5px;
	padding:0px;
}
ul#galeria li img {
	width:91px;
	height:68px;
	padding:3px;
	border:1px solid #838181;
	margin:0px;
}
ul#galeria li a:hover img {
	border:4px solid #838181;
	padding:0;
}
div#contenido-total {
	float:left;
	width:895px;
	background-image:url(../img/interioresFondo.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#7a6f6c;
	margin-bottom:6px;
}
div#contenido-total div {
	width:859px;
	margin:5px;
	padding:13px;
	background-color:#f1e1de;
	overflow:auto;
	overflow:hidden;
}
div#contenido-total div p {
	line-height:18px;
	margin-bottom:18px;
}
ul#paginacion li {
	display:inline;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 7px 0 0;
	padding:0 0 0 10px;
	background:url(../img/punto-paginacion.gif) no-repeat 0em 5px;
}
ul#paginacion li a {
	color:#DA006C;
}
ul#paginacion li a:hover {
	color:#242323;
}
ul#paginacion li a.activo {
	color:#242323;
}

