@import url('reset.css');

a {
	outline:none;
}
div.clear {
	clear:both;
	font-size:0px;
	height:0px;
}
body {
}

/* HOME */

div#container {
	width:961px;
	margin:auto;  
}
div#header {
	position:relative;
	width:961px;
	height:132px;
	background:url('../img/header_2013.png') no-repeat top left;	
}
#home_guia {
	float:left;
	width:481px;
	margin:10px 0 0 0;
}
#fondo_guia {	
	position:relative;
	width:481px;
	height:625px;
	background:url('../img/fondo_guia.png') no-repeat top left;
}

#fondo_guia_envianos{
	position:absolute;
	margin-left:326px;
	margin-top:21px;
	width:125px;
	height:80px;
	cursor:pointer;
}
#fondo_guia_contenido{
	position:absolute;
	margin-top:140px;
	margin-left:106px;
	width:280px;
	height:410px;
	font:Georgia;
	font-family:Georgia;
	color:#6a4501;
}
#fondo_relatos_envianos{
	position:absolute;
	margin-left:69px;
	margin-top:9px;
	width:137px;
	height:57px;
	cursor:pointer;
}
#fondo_relatos_contenido{
	position:absolute;
	margin-top:124px;
	margin-left:115px;
	width:300px;
	height:475px;
}


#home_relatos {
	float:right;
	width:465px;
	padding:10px 0 0 0;	
}
#fondo_relatos {
	width:465px;
	height:626px;	
	background:url('../img/fondo_relatos.png') no-repeat top left;
}


/* GUIA SECRETA */
#fondo_guiasecreta {
	position:relative;
	margin:auto;
	width:1330px;
	height:1766px;
	background:url('../img/background_guia_secreta_2016.jpg') no-repeat top center;
}
#fondo_guiasecreta_2010 {
	position:relative;
	margin:auto;
	width:1330px;
	height:1766px;
	/*background:url('../img/background_guia_secreta_2010.jpg') no-repeat top center;*/
	background:url('../img/background_guia_secreta_volver.jpg') no-repeat top center;
}
.guia img {
	border:1px solid #6a4501;	
}
#buscar {
	position:absolute;
	top:142px;
	left:202px;
	width:178px;
}
#buscar_etiquetas {
	margin-left:17px;
	/* Typical fixed height and fixed width example */
	width: 143px;
	height: 109px;
	overflow: auto;
	background-color:#DDDDDD;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0.3em auto;
	padding: 0px;
	text-align: left;
	border:1px solid #e3e4e4;
}
#buscar_provincia {
	margin-left:17px;
	/* Typical fixed height and fixed width example */
	width: 143px;
	height: 87px;
	overflow: auto;
	background-color:#DDDDDD;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0.3em auto;
	padding: 0px;
	text-align: left;
	border:1px solid #e3e4e4;
}
.g13b {
	font-family:Georgia, serif;
	font-size:13px;
	font-weight:bold;
}
.g13n {
	font-family:Georgia, serif;
	font-size:13px;
	font-weight:normal;
}
.g13n input {
}
.miCheck {
	border:5px solid #e3e4e4;
}
.myInput2 {
	border:1px solid #e3e4e4;
	/*font:Helvetica, Arial;*/
	font-family:Helvetica, Arial;
	font-size:12px;
	height:19px;
	background-color:#161617;
	color:#58585a;
}
#filtrar {	
}
#filtro {	
	position:absolute;
	top:200px;
	left:452px;
	width:575px;
	color:#6a4501;
	font-family:Georgia, serif;
	font-size:13px;
}
#guia_contenido{
	position:absolute;
	top:230px;
	left:452px;
	width:575px;
	color:#6a4501;
	font-family:Georgia, serif;
	font-size:13px;
}
div.element {
	padding:12px 0 12px 0;
}
div.element_description {
	float:right;
	width:360px;
	font-size:13px;
}
div.lugares_separator img {
	margin:0 0 0 -60px;
}
div.lugares_separator_bottom img {
        margin:0 0 0 -60px;
}
div#guias_pagination div.pagination {
		margin:20px 0 20px 0;
		font-family:Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#6a4501;
}
div#guias_pagination div.pagination a { 
        padding: 2px 5px 2px 5px;
        /*margin: 2px;*/
        border: 1px solid #d0c3b9;    
        text-decoration: none;
        color: #6a4501;
		background:#eeece7;
}
div#guias_pagination div.pagination a:hover, div.pagination a:active {
		color:#6a4501;
		background:#d6d0c8;
}
div#guias_pagination div.pagination span.current {
       padding: 2px 5px 2px 5px;	   
       /*margin: 2px;*/
       border: 1px solid #d0c3b9;    
       text-decoration: none;
	   background:#d6d0c8;
	   color:#6a4501;
}
div#guias_pagination div.pagination span.disabled {
        padding: 2px 5px 2px 5px;
        /*margin: 2px;*/
        border: 1px solid #d0c3b9;
        color: #6a4501;
		background:#f6f4f0;
		opacity: 0.3;
		filter: alpha(opacity=30);		
}

#home_concursos ul li{
	float: left;
	width:480px;
	margin-top: 35px;
}


