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

#body {
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-color: #374033;
	border-left-style: solid;
	border-right-color: #374033;
	border-right-style: solid;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}

#portada_imagen {
	width: 800px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
}

#portada_menu {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#portada_menu td.chica {
	width: 160px;
}

#portada_menu td.grande {
	width: 320px;
}

#portada_menu tr.titulo {
	background-color: #74b047;
	text-transform: uppercase;
}

#portada_menu tr.titulo td:hover {
	background-color: #436529;
}

#portada_menu tr.titulo a {
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
}

#portada_menu tr.listas td {
	vertical-align: top;
}

#portada_menu tr.listas td ul {
	margin: 0;
	padding-left: 10px;
	list-style-type: square;
	color: #9bcd79;
}

#portada_noticias h3 {
	margin: 0 0 3px;
	color: #87e6bb;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#portada_noticias p {
	margin-top: 0;
	color: #bce0a8;
}

#portada_noticias p small {
	
}

#portada_menu tr.listas td ul li a {
	color: #fff;
	text-decoration: none;
}

#portada_menu tr.listas td ul li a:hover {
	color: #07ecfe;
	text-decoration: underline;
}

#contenido h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4f5651;
	font-size: 14px;
	font-weight: bold;
	text-indent: 5px;
	color: #1e6b9c;
}

#contenido p {
	margin-right: 5px;
	margin-left: 5px;
}

.noticias h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4f5651;
	font-size: 13px;
	font-weight: bold;
	text-indent: 5px;
	color: #1e6b9c;
}

.noticias {
	width: 95%;
}

div.mapa {
	width: 760px;
	height: 400px;
	overflow: scroll;
}

div#columna_centro {
	width: 500px;
	min-height: 400px;
	float: left;
}

div#columna_derecha {
	width: 260px;
	min-height: 400px;
	float: left;
}

div#columna_derecha p {
	margin-top: 0;
}

div#columna_centro h2, div#columna_derecha h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4f5651;
	font-size: 16px;
	font-weight: normal;
	text-indent: 15px;
	color: #1e6b9c;
	font-style: normal;
	text-transform: uppercase;
	margin-bottom: 1px;
	margin: 0;
}

#portada_frase {
	width: 500px;
	background: #ececec url(/assets/images/frase_bg.png) no-repeat;
}

#portada_frase blockquote {
	text-align: center;
	margin-top: 0;
	padding-top: 30px;
	font: italic 24px Georgia, "Times New Roman", Times, serif;
	color: #4c4c4c;
	margin-bottom: 0;
	padding-bottom: 30px;
}

#portada_sabias {
	position: static;
}

#footer_menu {
}

div#widgets {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#footer {
	min-height: 140px;
}