/* Winca */
@import url(titulos.css);


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* Generales ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
*{
	margin: 0;
	padding: 0;
}
body{
	background: #E3E3B0 url(body.jpg) center 22px no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a{
	outline: none;
	text-decoration: underline;
	color: #316795;
	font-weight: bold;
}
a:hover{
	color:#5A852C ;
}
img{
	border: 0;
}
p{
	font-size: 0.85em;
	line-height: 1.4em;
	color: #444;
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* Divisiones primarias :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
p.top{
	background: #710100;
	border-bottom: 1px solid #fff;
	text-align: center;
	font: .7em/1.5em Arial, Helvetica, Sans-serif;
	color: #fff;
}
.top a{
	color: #ededed;
}
.top a:hover{
	color: #D8F869;
}
#contenedor{
	width: 755px;
	margin: 10px auto;
	background: url(contenedor2.gif) repeat-y;
}
#encabezado{
	height: 174px;
	background: url(head.jpg) no-repeat;
	position: relative;
}
#contenido{
	width: 550px;
	padding: 0 10px 10px 5px;
	float: left;
	margin: 0 20px 0 0; 
}
#lateral{
	width: 150px;
	float: left;
	padding: 23px 0 0 0; 
}
#pie{
	width: 755px;
	height: 83px;
	background: url(foot.gif) bottom center no-repeat;
	clear: both;
	position: relative;
}
#pie p{
	font: .7em/1.3em Arial, Helvetica, Sans-serif; 
	color: #fff;
	padding: 15px 0 0 120px; 
}
#pie a{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#pie strong{
	display: none;
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* Elementos ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* 
Elementos de Encabezado 
*/

#encabezado ul{/* Barra de navegacions */
	list-style: none;
	position: absolute;
	left: 23px;
	bottom: 0px;
}
#encabezado li{
	float: left;
	font-size: 0.75em;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
}
#encabezado li a{
	text-decoration: none;
	display: block;
	color: #FFDB13;
	padding: 0 10px 10px 10px; 
	text-align: center;
}
#encabezado li a:hover{
	text-decoration: none;
	color: #FFF;
}
img#splash{
	border-bottom: 8px solid #ECD8D9;
}
#encabezado li.links{
	display: none;
}

/* 
Elementos de Contenido 
*/

.notas{
	margin: 15px 15px 0 25px;
	clear: both;
	padding: 0 0 10px 0;
	background: url(punteado.gif) bottom repeat-x;
	position: relative;
}
.nobg{
	background: none;
}
.notas .texto .info li{
	line-height: 0.3em;
	font-size: 0.85em;
}
.notas .texto .left{
	float: left;
	margin: 10px 15px 0 0;
	padding: 3px; 
	border: 1px solid #ccc; 
}
#contenido .notas .texto .center{/* imagen del centro */
	clear: both;
	display: block;
	margin: 10px auto 10px auto;
	padding: 3px; 
	border: 1px solid #ccc; 
}
#contenido #subcontenido .notas .texto .center{/* imagen del centro */
	clear: both;
	display: block;
	margin: 10px auto 0 auto;
	padding: 3px; 
	border: 0; 
}

.ficha{
	clear: both;
	padding: 6px 14px;
	margin: 24px 10px 10px 10px; 
	background: #F9F9F9;
	position: relative;
	border: 1px solid #EBEBEB; 
}
.ficha li{
	font-size: 0.85em;
	line-height: 1.4em;
	color: #444;
}
.ficha img{
	margin: 10px 0;
}
.ficha .texto img{
	margin: 0 10px;
	padding: 2px; 
	border: 1px solid #999; 
}
.ficha h2{
	display: none;
}
.ficha p{
	font: 1.1em/1.3em Verdana, Arial, Helvetica, Sans-serif; 
	margin: .8em 0; 
}
.ficha ul{
	margin: 10px 30px; 
}
.ficha li{
	list-style: square;
	font-size: 1em;
	color: #1A3D5D;
}
.texto{
	font-size: 0.75em;
	line-height: 1.4em;
	color: #444;
	padding: 0;
	margin: 0; 
}
.notas .texto p{
	margin: .8em 0; 
	padding: 0; 
	font-size: 1em;
}
.notas .texto img{
	margin: 0 0 10px 0; 
}
.notas .texto ul{
	margin: 10px 30px;
}
.notas .texto li{
	list-style: square;
	font-size: 1em;
	color: #1A3D5D;
}

/* Ficha */
/* Centros */
#contenido #subcontenido ul#items{
	position: absolute;
	top: 40px;
	right: 0px;
	z-index: 500;
	margin: 0;
	padding: 0; 
}
#subcontenido ul#items li{
	font: bold .7em/1.7em Arial, Helvetica, Sans-serif; 
	width: 173px;
	height: 26px;
}
#subcontenido ul#items a{
	color: #316795;
	background: url(li-servicios.gif) 0 0 no-repeat;
	padding: 0 0 5px 20px; 
	display: block;
}
#subcontenido ul#items a:hover{
	color: #333;
	background-position: 0 -24px;
}
#contenido img.titulo{
	padding: 15px 0 0 15px;
}


/* SUBCONTENIDO */
#subcontenido{
	position: relative;
	margin: -20px 0 0 0; 
}
#subcontenido h2, #subcontenido h3{
	display: none;
}

#subcontenido ul{
	float: left;
	margin: 0 0 15px 0px;
	padding: 0; 
	list-style: none;
}
#subcontenido li{
	line-height: 1.5em;
	list-style: none;
}


#subcontenido p{
	clear: both;
}
#subcontenido img.izquierda{
	float: left;
	margin: 0 6px 0 15px; 
}
#subcontenido img.titulo{
	margin: 0 0 10px 0;
	display: block;
}
.info{
	background: url(info.jpg) no-repeat; 
	width: 537px;
	height: 168px;
}
.info p{
	font: .7em/1.2em Arial, Helvetica, Sans-serif; 
}
.info i{/* codigo postal */
	font-variant: normal;
	font-style: normal;
	background: url(../img/iconos/cp.gif) 0 2px no-repeat;
	padding: 0 0 0 13px;
}
.info u{/* codigo de area */
	font-variant: normal;
	text-decoration: none;
	background: url(../img/iconos/tel.gif) 8px 2px no-repeat;
	padding: 0 0 0 20px;
}



/* hasta aca, para las notas */
p.break{
	clear: both;
}


/* mapa home */
#centros-turisticos{
	margin: 0 3px .2em 4px;
	padding: 10px 0 10px 28px;
	position: relative;
	background: url(centros-bg.gif) bottom repeat-x;
}
#centros-turisticos h2{
	color: #5C98CC;
	font-size: 12px;
	padding: 0;
	margin: 0 0 5px 0;
}
#centros-turisticos p{
	color: #5C98CC;
	font-size: 11px;
	padding: 0;
	margin: 0 0 15px 0;
}
#centros-turisticos ul,
#alojamiento ul{
	float: left;
	padding: 0 5px 0 0;
	list-style: none;
}
#centros-turisticos li,
#alojamiento li{
	font-size: .7em;
	margin: 0 0 .5em 0;
	padding: 0;
}
*html #centros-turisticos li,
*html #alojamiento li{
	margin:0 0 .15em 0;
}
#centros-turisticos li a,
#alojamiento li a{
	font-weight: normal;
	text-decoration: none;
}
#centros-turisticos li a:hover;
#alojamiento li a:hover{
	color: #5A852C;
}
#alojamiento{
	margin: 0 3px .2em 3px;
	padding: 10px 0 10px 28px;
	position: relative;
	clear: both;
	background: url(centros-bg.gif) top repeat-x;
}
.ads{
	margin: 0 3px .2em 3px !important;
	padding: 10px 0 10px 15px;
	position: relative;
	clear: both;
	background: url(centros-bg.gif) top repeat-x;
}
#alojamiento h2{
	margin-bottom: 0;
	}
#alojamiento p{
	font: .7em/1.7em Arial, Helvetica, sans-serif;
	margin: 0 0 .5em 0; padding: 0;
}
#alojamiento li em{
	display: none;
}
.c1{
	width: 100px;
}
.c2{
	width: 145px;
}
.c3{
	width: 108px;
}
.c4{
	width: 85px;
}
.c5{
	width: 124px;
}
.c6{
	width: 124px;
}




/* listado de anunciantes */
#contenido #anunciantes{
	clear: both;
	width: 500px;
	margin: 0 auto;
}
#contenido #anunciantes img{
	margin: 5px 0 0 0;
}
#contenido #anunciantes ul#listado{
	margin: 25px 0 0 0;
}
#contenido #anunciantes h2{
	background-image: none;
	padding: 0;
	margin: 0 0 10px 0; 
	color: #316795
}
#contenido li.anunciante0{
	color: #666;
	display: block;
	border-bottom: 1px solid #EEEEEE; 
	border-top: 1px solid #fff; 
	font: 0.7em/1.5em Arial, Helvetica, Sans-serif; 
	padding: 2px 0 2px 5px;
	margin: 2px 0 2px 0;
	list-style: none;
}
#contenido li.anunciante0 a{
	color: #666;
	text-decoration: underline;
}
#contenido li.anunciante0 img{
	padding: 0 3px 0 0; 
}
#contenido li.anunciante1{/* texto sub banner */
	color: #777;
	font: 0.7em/1.2em Arial, Helvetica, Sans-serif; 
	padding: 0;
	margin: 2px 0 5px 0;
	list-style: none;
}


/* 
Elementos de Lateral 
*/
#lateral li{
	list-style: square;
	font-size: 0.75em;
	margin-left: 35px;
}
#lateral h3{
	font-size: 0.7em;
	margin: 8px 0 0 0;
}
.ads150x110{
	width: 150px;
	height: 110px;
	background: #ccc;
	border: 1px solid #999;
	margin: 8px auto; 
}
ul#listado-notas{
	list-style: none;
	margin: 0 0 25px 5px; 
	padding: 0; 
}
ul#listado-notas li{
	list-style: none; 
	margin: 0; 
	padding: 0; 
	line-height: 1.3em;
}
ul#listado-notas li a{
	list-style: none; 
	margin: 0; 
	padding: 0 0 0 12px; 
	background: url(arrow2.gif) 0 5px no-repeat;
	font-weight: normal;
}

/* 
Elementos de Pie 
*/
#pie .breves{
	width: 170px;
	padding: 0 5px;
	margin-left: 5px;
	float: left;
}
#pie h3{
	font-size: 0.7em;
	color: #fff;
	margin-top: .7em;
	padding-left: 16px;
	background: url(breves.gif) no-repeat;
}
#pie .breves li{
	list-style: none;
	font-size: 0.7em;
	margin: .3em 0 .3em 0;
	
}
#pie .breves li a{
	color: #ccc;
	padding-left: 8px;
	background: url(breves-flecha.gif) 0 4px no-repeat;
	text-decoration: none;
}



/* botontes */
img.agregar{
	margin: 0 0 0 20px; 
}
p.nota{
	font: .65em/1.5em Arial, Helvetica, Sans-serif;
	color: #333;
	margin: 5px 0 20px 20px; 
}
#contenido .ficha .texto img.botones{
	border: 0;
	margin: 0 15px 0 -5px;
}
.back a{
	font: .8em/1.5em Arial, Helvetica, Sans-serif;
	margin: 50px 0 0 25px;
	color: #5A852C;
	display: block;
}
input.buscar{/* boton buscador*/
	width: 88px;
	height: 24px;
	margin: 5px 0 0 20px; 
	background: url(../img/botones/b1-g.gif) no-repeat;
	border: 0;
	font: .7em Arial, Helvetica, Sans-serif; 
}
form.contacto input.enviar{/* boton formulario de contacto */
	width: 112px;
	height: 29px;
	margin: 5px 0 0 350px; 
	background: url(../img/botones/b2-b.gif) no-repeat;
	border: 0;
	font: .7em Arial, Helvetica, Sans-serif; 
	padding: 0; 
}




/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* Anunciantes ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

form.contacto{
	margin: 20px 0px 20px 25px;
	padding: 0 1px;
	background: #F0F0F0; 
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2; 
}
form.contacto label{
	font: .75em/1.5em Arial, Helvetica, Sans-serif; 
	width: 190px;
	float: left;
	padding: 0 20px 10px 0; 
	text-align: right;
}
form.contacto input, form.contacto select{
	width: 244px;
	border: 1px solid #999; 
	padding: 3px;
}
form.contacto .dataform{
	height: 25px;
	clear: both;
	padding: 5px; 
	border: 1px solid #fff;
	margin: 2px 0; 
	background: #F9F9F9;
}
form.contacto .dataform2{
	height: 165px;
	clear: both;
	padding: 5px 5px 45px 5px; 
	border: 1px solid #fff;
	margin: 2px 0; 
	background: #F9F9F9;
}
form.contacto .dataform3{
	clear: both;
	padding: 5px 5px 15px 5px; 
	border: 1px solid #fff;
	margin: 2px 0; 
	background: #F9F9F9;
}
form.contacto textarea{
	width: 250px;
	height: 160px;
	overflow: auto;
	border: 1px solid #999;
}



/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* Buscador ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#buscador{
	width: 150px;
	height: 115px;
	background: url(buscador.gif) no-repeat;
	padding: 10px 0 0 0;
	margin: 0px 0 8px 0;  
}
#buscador form{
	padding: 10px; 
}
#buscador form input.busca{
	width: 128px;
	border: 1px solid #999;
	margin: -5px 0 0 0;
	padding: 0; 
}

#buscador p{
	font: .65em/1em Arial, Helvetica, Sans-serif;
	margin: 0 0 0 10px; 
	color: #666;
	padding: 0;  
}



/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* Paginado ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

ul.paginado{
	margin: 20px 0 0 0px; 
	padding: 20px 0 0 20px; 
}
ul.paginado li{
	float: left;
	display: block;
	width: 39px;
	height: 37px;
	background: url(../img/iconos/paginado.gif) 0 0 no-repeat;
	color: #B6B6B6;
	line-height: 2.7em;
	text-align: center;
	font-size: 0.8em;
}
ul.paginado li a{
	display: block;
	width: 39px;
	height: 37px;
	background: url(../img/iconos/paginado.gif) 0 -74px no-repeat;
	text-decoration: none;
	color: #fff
}
ul.paginado li a:hover{
	background: url(../img/iconos/paginado.gif) 0 -37px no-repeat;
	color: #fff
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* Centros listado ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#centros-listado{
	margin: 25px 0 25px 25px; 
}
#centros-listado h3{
	width: 508px;
	height: 25px;
	background: url(../img/titulos/centros-h2.gif) no-repeat;
	color: #fff;
	font: bold .7em/1.5em Arial, Helvetica, Sans-serif; 
	padding: 3px 0 0 10px; 
	margin: 15px 0 0 0; 
}
#centros-listado ul{
	list-style: none;
	width: 508px;
	height: 23px;
	clear: both;
	background: url(../img/titulos/centros-li.gif) no-repeat;
}
#centros-listado li{
	float: left;
	font: .7em/1.5em Arial, Helvetica, Sans-serif; 
	margin: 2px 10px 0 0; 
}
#centros-listado li strong{
	font-weight: normal;
}
#centros-listado li a{
	font-weight: normal;
	padding: 0 0 0 13px;
	background-image: url(plus.gif);
	background-repeat: no-repeat; 
	background-position:  0 2px;
	text-decoration: none;
	color: #888;
}
#centros-listado li a:hover{
	color: #000;
	background-position:  0 -28px;
}

#centros-listado li.ciudad a{
	font-weight: normal;
	padding: 0 0 0 10px;
	background-image: none;
	width: 169px;
	display: block;
	color: #316795;
}
#centros-listado li.ciudad a:hover{
	color: #000;
}

/* varios */
p.alert{
	background: url(../img/iconos/alert.gif) 0 4px  no-repeat;
	font: .7em/1.5em Verdana, Helvetica, Sans-serif; 
	margin: 0 0 15px 25px;
	padding: 0 0 15px 40px; 
	color: #5A852C
}
p.alert2{
	font: bold .8em/1.5em Verdana, Helvetica, Sans-serif; 
	color: #C93636;
	color: #FF8208;
	color: #444;
	margin: 0 0 0 25px;
}
p.alert2 strong{
	color: #5A852C
}
p.vermas{
	background: #F2F2F2;
	font: .8em/1.5em Verdana,Helvetica, Sans-serif; 
	margin: 15px -14px -6px -14px; 
	padding: 10px 0 10px 20px;
	border-top: 1px solid #e0e0e0; 
}
p.vermas a{
	color: #666;
	color: #5A852C;
	text-decoration: none;
}
p.data{
	font-size: 0.65em;
	color: #316795;
	margin: 0 0 10px 0;
	padding: 0; 
}
p.data a{
	color: #333;
	font-weight: normal;
}
p.data a:hover{
	color: #C93636;
	color: #5A852C
}
p.ampliar{
	margin: .5em 0 .5em 0;
	font: .7em/1.5em Arial, Helvetica, Sans-serif; 
}
p.ampliar strong{
	display: none;
}
p.ampliar a{
	color: #333;
	font-weight: bold;
}
p.ampliar a:hover{
	color: #5A852C;
}

img.banner{
	margin-left: 25px;
	padding: 3px; 
	border: 1px solid #ccc; }
	
	
/* -------------------- FOTOS --------------------*/
	
.galeria-1{
	float: left;
	margin: 0 3px 5px 0px;
	padding: 3px;
	border: 1px solid #ccc;
}
.galeria-1 p{
	font: 0.65em/1.9em "trebuchet MS", Tahoma,Verdana,Arial,Helvetica,sans-serif;
	color: #666;
	text-align: center;
}
img.galeria-2{
	border: 1px solid #ccc;
	float: left;
	margin: 0 3px 5px 0px;
	padding: 3px;
}		
.fotos{
	margin: 15px 0px 0 25px;
	clear: both;
	padding: 0 0 10px 0;
	position: relative;
}
#foot-ad{
	position: absolute;
	bottom: 32px;
	right: 20px;
	width: 130px;
}
#foot-ad a{
	color: #775120;
}
.flesko{
	text-align:center;
	font:bold 10px arial;
	border:2px solid #FD8F00;
	background:#FEEB90;
	width:120px;
	padding:2px;
	color:#775120;
	line-height:10px;
}
#final{
	width: 755px;
	height: 200px;
	background: #5A852C;
	clear: both;
}
.ads1{
	margin: 15px 0 15px 30px
}




/* --------------- Google ads ------------------ */
.googleads{
	width: 470px;
	margin: 10px 25px;
}

