/*Styles*/
@charset "iso-8859-1";

.border {
	border: 1px solid #991a36;
}
.fecha {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #2e3000;
	text-decoration: none;
}
.fechaWeather {
	font-family: verdana;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #2e3000;
	text-decoration: none;
}
.text1 {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #505E00;
	text-decoration: none;
}
a:link {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #505E00;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #505E00;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #490f1f;
	text-decoration: none;
}
a:active {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #505E00;
	text-decoration: none;
}
.scroller {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.encabezados1 {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.Titulo {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #991a36;
	text-decoration: none;
}
.space {
	font-family: verdana;
	font-size: 3px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.TITULO1 {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2e3000;
	text-decoration: none;
}
.text_red {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #991a36;
	text-decoration: none;
}
.text1_red {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #991a36;
	text-decoration: none;
}
.TituloMed {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #991a36;
	text-decoration: none;
}
.Localidad_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #A21936;
	text-decoration: none;
}
.Localidad_sumario {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2e3000;
	text-decoration: none;
}
.text_noticias {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #505E00;
	text-decoration: none;
	letter-spacing: 0em;
	text-align: left;
	vertical-align: baseline;
	word-spacing: 0px;
	white-space: normal;
	display: block;
	padding-top: 2px;
}
.rayitas {
	font-family: verdana;
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
}

.Uvadeplaya { 
}

	
* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

body {
	background-color: #505E00;
	background-image: url(graf/dotsbg.gif);
	text-align:center; /* horizontal centering for IE Win quirks */
	scrollbar-arrow-color: #991a36;
	scrollbar-3dlight-color: #E6EE8F;
	scrollbar-highlight-color: #505E00;
	scrollbar-face-color: #E6EE8F;
	scrollbar-shadow-color: #505E00;
	scrollbar-darkshadow-color: #E6EE8F;
	scrollbar-track-color: #bdd100;
}
#distance { 
	width:1px;
	height:50%;
	margin-bottom:-342px; /* half of container's height */
	float:left;
}
#main {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:685px;
	width:900px;
	clear:left;
	background-color:#FFFFFF;
	border:1px solid #991a36;
}		
#BG {
	position: absolute;
	height: 900px;
	width: 1500px;
	left: -267px;
	top: -115px;
	z-index: -1;
	background-image: url(graf/bg.png);
	clip: rect(200,1400,870,150);
	background-repeat: no-repeat;
}
#cabezal {
	position: absolute;
	z-index: 1;
	height: 150px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#bot {
	position: absolute;
	height: 25px;
	width: 900px;
	left: 0px;
	top: 660px;
}



/*HOME*/
#home {
	position: absolute;
	height: 500px;
	width: 890px;
	left: 5px;
	top: 155px;
	background-color: #E6EE8F;
}
#banner_home {
	position: absolute;
	height: 320px;
	width: 640px;
	top: 0px;
	left: 250px;
}



/*News Home*/
#news {
	position: absolute;
	height: 320px;
	width: 250px;
	left: 0px;
	top: 0px;
	background-color: #E6EE8F;
}
#news_cont {
	position: absolute;
	height: 275px;
	width: 250px;
	left: 0px;
	top: 40px;
	overflow: auto;
}
#noticiasGraf {
	position: relative;
	left: 0px;
	top: 0px;
}
#noticiasGrafBot {
	position: absolute;
	left: 0px;
	top: 315px;
	width: 250px;
	height: 5px;
}


#weather {
	background-image:url(../weather/BG.jpg);
	width: 250px;
	position: absolute;
	left: 0px;
	top: 320px;
	z-index:4;
	height: 180px;
}
#adds_home {
	position: absolute;
	height: 180px;
	width: 640px;
	left: 250px;
	top: 320px;
	z-index: 3;
}
/*HOME*/


/*Contactos*/
#contactos {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-color: #E6EE8F;
	background-image: url(contacto/graf/gradmail.jpg);
	background-repeat: no-repeat;
}

/*Que es?*/
#QUE {
	background-color: #505E00;
	background-image: url(que_es/graf/que-es_bgdeg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	position: absolute;
	height: 500px;
	width: 890px;
	left: 5px;
	top: 155px;
}

/*Localidades*/

#BG_localidades {
	z-index:0;
	position:absolute;
	left:5px;
	top:35px;
}
#selecion_anunciante {
	vertical-align:text-top;
	width: 225px;
	height:400px;
	overflow:auto;
	position:absolute;
	left: 5px;
	top: 35px;
	z-index:4;
}
#view_localidad {
	background-color:#CDF000;
	background-image:url(images/bg_localidades_03_1.jpg);
	width: 490px;
	height:460px;
	overflow:auto;
	position:absolute;
	left: 230px;
	top: 35px;
	z-index:5;
}
