/* @override http://www.alpujarraturistica.com/stylesheets/municipios.css */

#contenido {
	width: 600px;
	float: left;
	overflow: hidden;
}

div.fotos {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

img.foto_th {
	margin: 9px;
	border: 1px solid #606060;
}

img.foto_th:hover {
	border: 2px solid #58bb1a;
	margin: 8px;
}

div.textos {
	margin-left: 15px;
	width: 560px;
	margin-top: 10px;
}

div.columna {
	width: 230px;
	border: 1px solid #e1e1e1;
	padding: 5px;
	display: inline-block;
	float: left;
	clear: none;
	margin: 5px;
}

#submenu a {
	padding-left: 42px;
}

#submenu a.dormir {
	background: url(../iconos/alojamientos.png) no-repeat 5px center;
}

#submenu a.cultura {
	background: url(../iconos/cultura.png) no-repeat 5px center;
}

#submenu a.comer {
	background: url(../iconos/comer.png) no-repeat 5px center;
}

#submenu a.historia {
	background: url(../iconos/historia.png) no-repeat 5px center;
}

#submenu a.llegar {
	background: url(../iconos/llegar.png) no-repeat 5px center;
}

#submenu a.rutas {
	background: url(../iconos/rutas.png) no-repeat 5px center;
}

#submenu a:hover {
	color: #9eff7b;
	background-color: #056c74;
}

h1.municipio_img {
	margin: 0;
	padding: 0;
}

#content h2 {
	margin-bottom: 0;
	font-variant: small-caps;
	color: #617afd;
	margin-top: 0;
	border-bottom-width: 1px;
	border-bottom-color: #eee;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #d3e4ec;
	margin: 0;
	padding-left: 10px;
}

#content h3 {
	margin-bottom: 0;
	font-size: 1em;
	font-weight: bold;
	color: #174ebe;
}

/* Portada de seccion */

div.municipios {
	width: 670px;
	margin: 20px auto;
}

div.columna_municipio {
	margin-right: 5px;
	width: 200px;
	border: 1px solid #e1e1e1;
	margin-bottom: 10px;
	padding: 5px;
	display: inline-block;
	float: left;
	clear: none;
	margin-left: 5px;
}