/* @override 
	http://alpujarraturistica.com:80/stylesheets/rutas.css
	http://www.alpujarraturistica.com:80/stylesheets/rutas.css
	http://alpujarraturistica.com/stylesheets/rutas.css
	http://alpujarraturistica.com/stylesheets/ruta_medieval.css
*/

#submenu {
	background-color: #ccc;
	overflow: hidden;
	width: 760px;
	height: auto;
}

#submenu a {
	display: block;
	text-decoration: none;
	color: #377854;
	font-size: 15px;
	float: left;
	padding: 8px 15px;
	font-weight: bold;
}

#content .submenu_tramos {
	clear: left;
	background-color: #ebad14;
	overflow: hidden;
	width: 760px;
	margin-bottom: 10px;
	color: #946c0d;
	text-align: center;
}

#content .submenu_tramos a {
	display: inline-block;
	text-decoration: none;
	color: #874207;
	font-size: 12px;
	padding: 3px 15px;
	text-transform: uppercase;
	font-weight: bold;
}

#content .submenu_tramos a:hover {
	background-color: #946c0d;
	text-decoration: none;
	color: #fff;
}

#content .submenu_tramos a.activo {
	color: #946c0d;
	background: #fff no-repeat center bottom;
	border-bottom-style: none;
	font-size: 15px;
}

#content div.cosasquever {
	width: 240px;
	float: right;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 2px solid #ccc;
	background-color: #e6e6e6;
}

#content div.cosasquever h2, #content div.cosasquever h3, #content div.cosasquever p {
	margin-right: 10px;
	margin-left: 10px;
}

#content div.cosasquever h3 {
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #808080;
}

#content div.cosasquever p {
	margin-top: 0;
}

#content h2 {
	text-transform: uppercase;
	color: #89650c;
	font: normal normal 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 5px;
}

img.fotogaleria {
	margin: 5px;
	border: 1px solid #a0a0a0;
}