/* CSS Document */

/* CSS Generales */
html{
overflow:auto;
}
a:hover{
    
    //background-color: #000;
    //color:#fff;
}
body { 
	margin:auto;
	min-height: 100%;
	min-width: 100%;
	height: auto !important;
	width: auto !important;
	height: 100%;
	width: 100%;
	font-family:verdana,helvetica, sans-serif;
	font-size: 12px;
        background-color:#c0c0c0;
} 

#position{
	position:absolute;
	width:1024px;
	height:1380px;
	left:50%;
	margin-left:-600px; 
        z-index:0;
	background: url(../images/newindex/fondo.jpg) no-repeat 0 0;
        
}

a{
	text-decoration:none;
	font-weight:bold;
}

img{
    border:0px;
    text-decoration:none;
}
/* Cabecera de la pagina */

#header{
    position:absolute;
    background:url(../images/newindex/cabecera.jpg) no-repeat;
    top:30px;
    left:100px;
    width:823px;
    height:209px;
    z-index:1;
}
/* CSS de Usuario y password y colocacion en la web */
#login{
	top:2px;
	left:35px;
	position:absolute;
	z-index:10;
}
#usuario{
	border:1px groove #000000; 
	color:#ffffff;
	background-color:#000000;
	font-size: 9pt;
	z-index:10;
	width:140px;
}

#clave{
	border:1px groove #000000; 
	color:#ffffff;
	background-color:#000000;
	font-size: 9pt;
	z-index:10;
	width:140px;
}

#enviar{
	color:#ffffff;
	border:1px groove #000000;
	width:140px;
	height:18px;
	font-size:9pt;
	z-index:10;
	background-color:#000000;
}

#visitas{
	position:absolute;
	top:185px;
	left:215px;
        font-size:14pt;
	z-index:11;
	font-weight:bold;
	color:#ffffff;
}
/*Separacion media y centrado del texto*/

#mid{
    position:absolute;
    top:245px;
    width:823px;
    height:1000px;
    /*border:1px solid green;*/
    left:100px;
}


/*menu de la pagina*/

#optionsmenu{
    position:absolute;
    width:210px;
    height:335px;
    
    /*border:1px solid red;*/
}

#titular{
    width:207px;
    height:46px;
    background:url(../images/newindex/menu/titular.jpg) no-repeat;
}
#agenda{
    width:207px;
    height:50px;
    background:url(../images/newindex/menu/agenda_1.jpg) no-repeat;
}
#agenda:hover{
    background:url(../images/newindex/menu/agenda_2.jpg) no-repeat;
}
#noche{
    width:207px;
    height:50px;
    background:url(../images/newindex/menu/noche_1.jpg) no-repeat;
}
#noche{
    background:url(../images/newindex/menu/noche_2.jpg) no-repeat;
}
#galeria{
    width:207px;
    height:51px;
    background:url(../images/newindex/menu/galeria_1.jpg) no-repeat;
}
#galeria:hover{

    background:url(../images/newindex/menu/galeria_2.jpg) no-repeat;
}
#foro{
    width:207px;
    height:51px;
    cursor:pointer;
    background:url(../images/newindex/menu/foro_1.jpg) no-repeat;
}
#foro:hover{
    background:url(../images/newindex/menu/foro_2.jpg) no-repeat;
}
#servicios{
    width:207px;
    height:86px;
    background:url(../images/newindex/menu/servicios_1.jpg) no-repeat;
    cursor:pointer;
}
#servicios:hover{
    background:url(../images/newindex/menu/servicios_2.jpg) no-repeat;
}
/*#servicios Destacados*/
#servicios_destacados{
    position:absolute;
    top:515px;
    width:210px;
    height:180px;
    /*background-color:#600d0e;*/
}
/* Ciudad del mes*/
#visitas{
    position:absolute;
    top:0px;
    height:30px;
    width:389px;
    left:220px;
    background-color:#303646;
    color:#fff;
    font-size:12pt;
    text-align: center;
    padding-top: 4px;

}
#eventos{
    position:absolute;
    top:40px;
    left:215px;
    width:400px;
    height:246px;
    background-color:#303744;
    
}
                 
#ciudadmes_fijo{
    position:absolute;
    width:389px;
    height:35px;
    top:164px;
    left:0px;
    background:url(../images/newindex/ciudadmes/titular.jpg) no-repeat;
    background-color:#303646;
    padding:0px;
    margin:0px;
}
#textomes{
    position:absolute;
    top:140px;
    left:5px;
    width:200px;
    height:50px;
}
#titular_mes{
    position:absolute;
    top:160px;
    left:10px;
    font-size:21pt;
    font-weight:bold;
    color:#fff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
#normal_mes{
    font-size:8pt;
    color:#000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
/*Guia de Campos de Golf*/

#rutas{
    position:absolute;
    top:0px;
    right:0px;
    width:204px;
    height:226px;
    //background:url("/apps/week0/indexfiles/rutas.jpg") no-repeat;
}

#golf{
    position:absolute;
    top:580px;
    right:0px;
    width:204px;
    height:216px;
    background-color:#303644;
}
#textogolf{
    width:200px;
    height:90px;
    margin-left:2px;
    margin-right:2px;
    background-color:#fff;
}
#titulargolf{
    font-weight:bold;
    text-align:center;
}
#letragolf{
    font-size:8pt;
}
/*Patrocinio de la Pagina*/
#patrocinio{
    position:absolute;
    top:245px;
    left:220px;
    width:389px;
    height:199px;
    /* background:url(../images/newindex/patrocinio.jpg) no-repeat;*/
    /*border:1px solid orange;*/
}
/*Guia de Senderismo*/
#senderismo{
    position:absolute;
    top:600px;
    width:210px;
    height:320px;
    /*background:url(../images/newindex/senderismo.jpg) no-repeat;*/
    /*border:1px solid purple;*/
    background-color:#303646;
}
#banner3{
    position:absolute;
    top:900px;
    width:210px;
    height:110px;
    /*background:url(../images/newindex/senderismo.jpg) no-repeat;*/
    /*border:1px solid purple;*/
    /*background-color:#303646;*/
    
}
/*Guia de Parques Naturales */
#pnaturales{
    position:absolute;
    left:220px;
    top:340px;
    width:388px;
    height:259px;
    background:url(/apps/week0/indexfiles/p_naturales.jpg) no-repeat;
    /*border:1px solid black;*/ 
}
/*Guia de Parques de Ocio*/
#pocio{
    position:absolute;
    top:235px;
    right:0px;
    width:204px;
    height:199px;
}

#alexa{
    position:absolute;
    width:204px;
    height:200px;
    top:0px;
    background-color:#fff; 
}

/*Cartelera de Cine*/
#cartelera{
    position:absolute;
    top:603px;
    left:220px;
    width:385px;
    height:190px;
    /*background:url(../images/newindex/cine.jpg) no-repeat;*/
    /*border:1px solid pink;*/  
}
/*Guia de Museos*/
#museos{
    position:absolute;
    top:1010px;
    left:220px;
    width:388px;
    height:30px;
    /*background:url(../images/newindex/museos.jpg) no-repeat;*/
    background-color:#585f69;
    /*border:1px solid black; */
    z-index:3;
}
#letra_museo1{
    position:absolute;
    left:150px;
    top:80px;
    font-weight:bold;
    color:#fff;
}
#letra_museo2{
    position:absolute;
    left:150px;
    top:160px;
    font-size:8pt;
    color:#fff;
}
/*Enlaces de interes*/
#enlaces{
    position:absolute;
    top:800px;
    right:0px;
    width:204px;
    height:256px;
    background:url(../images/newindex/destacados.gif) no-repeat;
    /*border:1px solid gray; */
}
#enlaces_destacados{
    position:absolute;
    top:25px;
}
.destacados{
    font-size:10pt;
    padding-top:2px;
    background-color: #a20202;
    margin-top:3px;
    width:202px;
    list-style-type:none;
}

.enlaces_interes{
    margin-left:0px;
    padding-left:3px;
    padding-right:3px;
    color:#fff;
    font-size: 8pt;
    font-weight: normal;
}
.enlaces_interes:hover{
    color:#fff;
    background-color: #000;
}
/*Pie de Pagina*/

