/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url(../img/fondo.jpg) no-repeat;
	position: relative;
	}
	
	
.menu ul {
	list-style: none;
	position: absolute;
	top: 70px;
	left: 310px;
	width: 411px;
	padding: 0;
	margin: 0;
	}
.menu li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	
	}	
	
	
	
.contacto ul {
	list-style: none;
	
	
	padding: 0;
	margin: 0;
	}
.contacto li {
	
	margin: 0;
	padding: 0;
	
	}


	
	
.cabecera{
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 411px;
	top: 110px;
	left: 310px;
}

.contenido{
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 411px;
	top: 260px;
	left: 310px;
}

.establecimientos{
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 255px;
	top: 390px;
	left: 0px;
	text-align: right;
}



p{
  margin: 0 0 18px 0;
  padding: 0;
  font-size: 11px;
  font-style: normnal;
  color: #E6E6E6;
  font-family: tahoma;
  line-height: 18px;
  text-align: justify;
  }
 
.texto1 {
  margin: 0 0 18px 0;
  padding: 0;
  font-size: 11px;
  font-style: normnal;
  color: #E6E6E6;
  font-family: tahoma;
  line-height: 18px;
  text-align: left;
  }
  
  
h1{
  margin: 0 0 18px 0;
  padding: 0;
  font-size: 11px;
  font-style: bold;
  color: #fff;
  font-family: tahoma;
  line-height: 18px;
 
  }
 

a:link, a:visited {
	font-size: 12px;
 	font-style: normnal;
 	color: #F08888;
 	font-weight: bold;
 	font-family: tahoma;
 	text-decoration: none;
 	margin: 0;
	padding: 0;
	}
a:hover  {
  	color: #fff;
	}
	
a.menu_contacto:link, a.menu_contacto:visited {
	font-size: 11px;
 	font-style: normnal;
 	color: #fff;
 	font-weight: normal;
 	font-family: tahoma;
 	text-decoration: none;
 	margin: 0;
	padding: 0;
	}
a.menu_contacto:hover  {
  	color: #F08888;
	}	
	
a.menu_agm2:link, a.menu_agm2:visited {
	font-size: 9px;
 	font-style: normnal;
 	color: #fff;
 	font-weight: normal;
 	font-family: tahoma;
 	text-decoration: none;
 	margin: 0;
	padding: 0;
	}
a.menu_agm2:hover  {
  	color: #F08888;
	}
	
.cajaform {
	
	font-family: verdana;
	font-size: 10px;
	color: #666;
	width: 410px;
	height: 12px;
	margin: 0 0 15px 0;
	border: 0;
	line-height: 12px;
	}
	
.areatexto {
	
	font-family: verdana;
	font-size: 10px;
	color: #666;
	width: 410px;
	height: 60px;
	margin: 0 0 15px 0;
	border: 0;
	line-height: 15px;
SCROLLBAR-FACE-COLOR: #fff; SCROLLBAR-HIGHLIGHT-COLOR: #fff; SCROLLBAR-SHADOW-COLOR: #fff; SCROLLBAR-3DLIGHT-COLOR: #fff; SCROLLBAR-ARROW-COLOR: #253B84; SCROLLBAR-TRACK-COLOR: #fff; SCROLLBAR-DARKSHADOW-COLOR: #fff; SCROLLBAR-BASE-COLOR: #fff;
	}
	
.boton{
	float: left;
	width: 410px;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: verdana;
	font-size: 10px;
	color: #000;
	background: #E0E0E0;
	/*width: 20px;*/
	height: 18px;
	/*line-height: 30px;*/
	
}	
