@charset "utf-8";
/* CSS Document */
/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* esta hoja de estilos esta bajo una licencia de Creative Commons */

/* Proposito: desahacer algunos de los estilos por defecto de los navegadores*/


/* los subrayados de los enlaces tienden a hacer el texto mas dificil de leer porque oscurecen las formas de la parte de abajo de las palabras*/
:link,:visited { text-decoration:none; }

/* quitamos los marcadores de lista ( puntos ) por defecto, porque generalmente usamos las listas por motivos semanticos*/
ul,ol { list-style:none }

/* evitamos los tamaños inconsistentes por defecto que los navegadores aplican a los titulos*/
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }


/* quitar la inconsistencia entre navegadores de los margin y padding por defecto en ul y ol*/
/* el espaciado por defecto en los titulos ni encaja ni se alinea con el espacio entre lineas, así que nos libramos de el*/
/*colocamos a cero los espaciados alrededor de pre, form, body, html, p, blockquote tambien en en los elementos de formulario quitamos sus margenes y rellenos */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

/* A alguien le han parecido alguna vez una buena idea los bordes azules alrededor de las imagenes enlazadas o visitadas? */
a img,:link img,:visited img { border:none }

/* quitamos la fuente itálica por defecto de la etiqueta address*/
address { font-style:normal }
body{
text-align:center;
}
h1{
position:absolute;
margin:103px 0 0 0;
z-index:2;
}
h2{
position:absolute;
width:176px;
height:33px;
margin:255px 0 0 25px;

}
h3{
position:absolute;
width:176px;
height:33px;
margin:193px 0 0 630px;

}
h4{
position:absolute;
width:176px;
height:33px;
margin:152px 0 0 683px;

}
h5{
	position:absolute;	
	margin:380px 0 0 640px;
}
h5 a{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 14px;
}

#contenedor{
	width:974px;
	height:1350px;
	text-align:left;
	margin:0 auto;
}
#publicidad_cabecera{
	position:absolute;
	width:974px;
	height:90px;
	
}
#publicidad_cabecera a{
	position:absolute;
	width:974px;
	height:90px;
	background-image:url(../imagenes/vvaenimagenes2.jpg);
	
}
#publicidad_cabecera a:hover{
	position:absolute;
	width:974px;
	height:90px;
	background-image:url(../imagenes/vvaenimagenes2hover.jpg);
	
}
#fecha{
position:absolute;
width:300px;
height:50px;
margin:92px 0 0 574px;

}
#eslogan{
	position:absolute;
	width:320px;
	height:80px;
	margin:122px 0 0 280px;
	
	
}
.eslogan{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF7000;
}
.eslogan1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #FF7000;
}
#cabecera{
	position:absolute;
	width:732px;
	height:80px;
	margin: 94px 0 0 242px;
	background-image:url(../imagenes/conoces-tu-localidad.jpg);
	background-repeat:no-repeat;
	

	
}
#cabecera{
	position:absolute;
	width:732px;
	height:80px;
	margin: 94px 0 0 242px;
	background-image:url(../imagenes/conoces-tu-localidad.jpg);
	background-repeat:no-repeat;
	

	
}
#txt_cabecera{
	position:absolute;
	width:236px;
	height:80px;
	margin-top:3px;
	margin-left:495px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}
#cabecera ul{
	position:absolute;
	width:432px;
	height:80px;
	margin-top:5px;
	margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
/*guia de hosteleria*/
#secciones{
position: absolute;
	width:130px;
	height:36px;
	margin:180px 0 0 244px;
	display:block;
	background-image:url(../imagenes/guia_hosteleria.png);
	z-index:7;
	
}

#secciones a{
	width:130px;
	height:36px;
	display:block;
	background-image:url(../imagenes/guia_hosteleria.png);
}
#secciones a:hover{
	width:130px;
	height:36px;
	display:block;
	background-image:
	url(../imagenes/guia_hosteleria_over.png);
	
}
/*guia de comercio*/
#seccionesdos{
	position: absolute;
	width:130px;
	height:36px;
	margin:180px 0 0 348px;
	display:block;
	background-image:url(../imagenes/guia_comercio.png);
	z-index:6;
	
}

#seccionesdos  a{
	position: absolute;
	width:130px;
	height:36px;
	display:block;
	background-image:url(../imagenes/guia_comercio.png);
	
}
#seccionesdos a:hover{
	position: absolute;
	width:130px;
	height:36px;
	display:block;
	background-image:url(imagenes/guia_comercio_over.png);
}
/*entre particulares*/
#seccionestres{
	position: absolute;
	width:130px;
	height:36px;
	margin:180px 0 0 452px;
	display:block;
	background-image:url(../imagenes/entre.png);
	z-index:5;
}

#seccionestres a{
	position: absolute;
	width:130px;
	height:36px;
	display:block;
	background-image:url(../imagenes/entre.png);
}
#seccionestres  a:hover{
	position: absolute;
	width:130px;
	height:36px;
	display:block;
	background-image:url(../imagenes/entre_over.png);
}
/*stock del comercio*/
#seccionescuatro{
	position: absolute;
	width:130px;
	height:36px;
	margin:180px 0 0 556px;
	display:block;
	background-image:url(../imagenes/stock.png);
	z-index:4;
}

#seccionescuatro  a{
	position: absolute;
	width:130px;
	height:36px;
	display:block;
	background-image:url(../imagenes/stock.png);
}
#seccionescuatro  a:hover{
	position: absolute;
	width:130px;
	height:36px;
	display:block;
	background-image:url(../imagenes/stock_over.png);
}
/*asociaciones*/
#seccionescinco{
	position: absolute;
	width:130px;
	height:36px;
	margin:180px 0 0 660px;
	display:block;
	background-image:url(../imagenes/asociaciones.png);
	z-index:3;
}

#seccionescinco  a{
	position: absolute;
	width:130px;
	height:36px;
	display:block;
	background-image:url(../imagenes/asociaciones.png)
}
#seccionescinco  a:hover{
	position: absolute;
	width:130px;
	height:36px;
	display:block;
	background-image:url(../imagenes/asociaciones_over.png);
}
/*tu opinas*/
#seccionesseis{
	position: absolute;
	width:130px;
	height:36px;
	margin:180px 0 0 764px;
	display:block;
	background-image:url(../imagenes/tu_opinas2.png);
	z-index:2;
}

#seccionesseis  a{
	position: absolute;
	width:130px;
	height:36px;
	display:block;
	background-image:url(../imagenes/tu_opinas.png);
}
#seccionesseis a:hover{
	position: absolute;
	width:130px;
	height:36px;
	display:block;
	background-image:url(../imagenes/tu_opinas_over.png);
	
}
/*correo*/
#seccionessiete{
	position: absolute;
	width:103px;
	height:36px;
	margin:180px 0 0 868px;
	display:block;
	background-image:url(../imagenes/areaempresas2.png);
	z-index:1;
}

#seccionessiete  a{
	position: absolute;
	width:103px;
	height:36px;
	display:block;
	background-image:url(../imagenes/areaempresas2.png);
	
}
#seccionessiete a:hover{
	position: absolute;
	width:103px;
	height:36px;
	display:block;
	background-image:url(../imagenes/areaempresas_hover.png);
}
#publicidad_neo{
	position:absolute;
	width:366px;
	height:296px;
	margin-top:238px;
	margin-left:608px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	
	

}
#slogan{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

#boton_hosteleria{
position:absolute;
width:244px;
height:240px;
margin-top:223px;
margin-left:34px;
background-image:url(../imagenes/redwine2.jpg);

}
#boton_hosteleria a{
position:absolute;
width:244px;
height:240px;
display:block;
background-image:url(../imagenes/redwine2.jpg);

}
#boton_hosteleria a:hover{
position:absolute;
width:244px;
height:240px;
display:block;
background-image:url(../imagenes/redwine2hover.jpg);

}

#boton_comercios{
position:absolute;
width:235px;
height:243px;
margin-top:487px;
margin-left:35px;
background-image:url(../imagenes/bolsas2.jpg);
z-index:2;
}
#boton_comercios a{
position:absolute;
width:235px;
height:243px;
background-image:url(../imagenes/bolsas2.jpg);
}
#boton_comercios a:hover{
position:absolute;
width:235px;
height:243px;
background-image:url(../imagenes/bolsas2hover.jpg);
}

#boton_particulares{
position:absolute;
width:258px;
height:118px;
margin-top:280px;
margin-left:320px;
background-image:url(../imagenes/boton_entre_particulares.png);

}
#boton_particulares a{
position:absolute;
width:258px;
height:118px;
background-image:url(../imagenes/boton_entre_particulares.png);
}
#boton_particulares a:hover{
position:absolute;
width:258px;
height:118px;
background-image:url(../imagenes/boton_entre_particulares_over.png);
}

#boton_stock{
position:absolute;
width:308px;
height:144px;
margin-top:438px;
margin-left:270px;
background-image:url(../imagenes/boton_stock_2.png);
z-index:1;
}
#boton_stock a{
position:absolute;
width:308px;
height:144px;
background-image:url(../imagenes/boton_stock_2.png);
}
#boton_stock a:hover{
position:absolute;
width:308px;
height:144px;
background-image:url(../imagenes/boton_stock_2_over.png);
}

#boton_asociaciones{
position:absolute;
width:258px;
height:125px;
margin-top:602px;
margin-left:320px;

background-image:url(../imagenes/boton_asoci_2.png);
background-repeat:no-repeat;
}

#boton_asociaciones a{
position:absolute;
width:258px;
height:125px;

background-image:url(../imagenes/boton_asoci_2.png);
background-repeat:no-repeat;
}
#boton_asociaciones a:hover{
position:absolute;
width:258px;
height:125px;

background-image:url(../imagenes/boton_asoci_2_over.png);
background-repeat:no-repeat;
}

/*#agenda{
position:absolute;
width:110px;
height:186px;
margin-top:540px;
margin-left:608px;
}
#agenda a{
position:absolute;
width:110px;
height:186px;
background-image:url(imagenes/boton_agenda.png);
}
#agenda a:hover{
position:absolute;
width:110px;
height:186px;
background-image:url(imagenes/boton_agenda_over.png);
}

*/
#agenda{
position:absolute;
width:171px;
height:203px;
margin-top:770px;
margin-left:40px;
/*background-image:url(imagenes/boton_agenda.png);
*/}
#agenda a{
position:absolute;
width:171px;
height:203px;
background-image:url(../imagenes/boton_agenda4.jpg);
}
#agenda a:hover{
position:absolute;
width:171px;
height:203px;
background-image:url(../imagenes/boton_agenda4_hover.jpg);
}
/*#tu_opinas{
position:absolute;
width:110px;
height:186px;
margin-top:540px;
margin-left:723px;
}
#tu_opinas a{
position:absolute;
width:110px;
height:186px;
background-image:url(imagenes/boton_tu2.png);
}
#tu_opinas a:hover{
position:absolute;
width:110px;
height:186px;
background-image:url(imagenes/boton_tu_hover2.png);
}
*/
#tu_opinas{
position:absolute;
width:171px;
height:203px;
margin-top:770px;
margin-left:230px;
}
#tu_opinas a{
position:absolute;
width:171px;
height:203px;
background-image:url(../imagenes/boton_foro3.jpg);
}
#tu_opinas a:hover{
position:absolute;
width:171px;
height:203px;
background-image:url(../imagenes/boton_foro_hover3.jpg);
}
/*#tiempo{
position:absolute;
width:120px;
height:128px;
margin-top:540px;
margin-left:838px;

}
*/
#tiempo{
position:absolute;
width:135px;
height:186px;
margin-top:780px;
margin-left:430px;
}
#cierre{
	position:absolute;
	width:974px;
	height:30px;
	margin-top:1300px;
	margin-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-align: center;
	
	/*border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF6600;*/	
}
#cierre_home{
	position:absolute;
	width:974px;
	height:30px;
	margin-left:-500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-align: center;
}
#cierre-areaprivada{
	position:absolute;
	width:974px;
	height:30px;
	margin-top:3px;
	margin-left:-487px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-align: center;
	
	/*border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF6600;*/
}
.dir{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	padding-top:10px;
}
.dir_2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	padding-bottom:60px;
}
#articulos{
position:absolute;
width:974px;
height:155px;
margin-top:750px;
background-image: url(../imagenes/fondo_articulos.jpg);
background-repeat:no-repeat;
}
#articulo1{
position:absolute;
margin:8px 0 0 16px;
}
#articulo2{
position:absolute;
margin:8px 0 0 232px;
}
#articulo3{
position:absolute;
margin:8px 0 0 464px;
}
#articulo4{
position:absolute;
margin:8px 0 0 695px;
}
.txtarticulos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#privado{
position:absolute;
width:789px;
height:567px;
margin:2px 0 0 92px;
background-image: url(../imagenes/areaprivada.jpg);
background-repeat:no-repeat;
}
#txt1{
	position:absolute;
	width:278px;
	height:435px;
	margin:580px 0 0 92px;
	background-image:url(../imagenes/fondo1aprivado.jpg);
	background-repeat:no-repeat;	
}
#txt2{
	position:absolute;
	width:211px;
	height:178px;
	margin:580px 0 0 412px;	
	background-image:url(../imagenes/fondo2aprivado.jpg);
	background-repeat:no-repeat;	
}
#txt3{
	position:absolute;
	width:211px;
	height:178px;
	margin:580px 0 0 662px;	
	background-image:url(../imagenes/fondo2aprivado.jpg);
	background-repeat:no-repeat;	
}
#txt4{
	position:absolute;
	width:211px;
	height:178px;
	margin:785px 0 0 412px;	
	background-image:url(../imagenes/fondo2aprivado.jpg);
	background-repeat:no-repeat;	
}
#txt5{
	position:absolute;
	width:211px;
	height:178px;
	margin:785px 0 0 662px;
	background-image:url(../imagenes/fondo2aprivado.jpg);
	background-repeat:no-repeat;	
}
#txt6{
	position:absolute;
	width:278px;
	height:78px;
	margin:989px 0 0 92px;
	background-image:url(../imagenes/fondo4aprivado.jpg);
}
#txt7{
	position:absolute;
	width:211px;
	height:178px;
	margin:960px 0 0 412px;
	background-image:url(../imagenes/fondo3aprivado.jpg);
	background-repeat:no-repeat;	
}
#txt8{
	position:absolute;
	width:211px;
	height:178px;
	margin:960px 0 0 662px;
	background-image:url(../imagenes/fondo3aprivado.jpg);
	background-repeat:no-repeat;	
}
.txtprivado{
	position:absolute;
	width:248px;
	margin-top:10px;
	margin-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	}
.txtprivado2{
position:absolute;
	width:201px;
	margin-top:10px;
	margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	}
.color{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.coloratupuerta{
	color: #FF6600;
}
#hemeroteca{
position:absolute;
margin:2px 0 0 910px;
}
.bienvenida{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#contenedor_noticias
{position:absolute;
background-image:url(../imagenes/fondo_contenedor_noticias.gif);
    margin-top:975px;
	margin-left:35px;
	width:545px;
	height:250px;
}

#wrap {
position:absolute;
    color: #404040;
    /*margin: 0 12%;*/
	width:540px;
	margin-top:45px;
	margin-left:2px;
}
.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
    background: #fff;
    border-top: 5px solid #ec6e00;
    border-left: 5px solid #ec6e00;
    border-right: 5px solid #ec6e00;
	border-bottom: 5px solid #ec6e00;
	height:150px;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    padding: 20px 40px;
    	height:150px;
}


.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:440px;
    	height:200px;
}
#contenedor_publicidad
{
position:absolute;
width:366px;
height:650px;
margin-top:570px;
margin-left:608px;
background-color:#0099FF;}

