/*Css web */
body{
	background:#000000;
	text-align:center;
  background-image:url(../img/fondo.jpg) ;background-repeat:repeat ;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#idEnlaces{
	position:absolute;
	width:950px;
	height:50px;
	left:50%;
	margin-left:-475px;
	top:5px;
	opacity: 0.8;
	background-color: #000000;
}
#idEnlaces02{
	position:relative;
	width:200px;
	height:40px;
	margin-left:800px ;
	opacity:1;
	background-color: #FFCC;
}




#idPrincipal{
  position:absolute;  
  width:950px;  
  height:700px;  
  left:50%;  
  margin-left:-475px;
  top:60px;
}

#idEventos{
	position:absolute;
	width:950px;
	height:800px;
	left:50%;
	margin-left:-475px;
	top:1120px;
	text-align: left;
	opacity: 0.8;
	background-color: #000000;
	color: #CCC;
}
#idEventos h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

#idReservas{
	position:absolute;
	width:950px;
	height:350px;
	left:50%;
	margin-left:-475px;
	top:765px;
	text-align: left;
	opacity: 0.9;
	background-color: #000000;
	color: #CCC;
}
#idReservas h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
#idEvento01{
	position:absolute;
	top:0;
	width:410px;
	height:210px;
	left:0px;
	text-align: left;
	opacity:1;
	
}
#idEvento02{
	position:absolute;
	top:0;
	width:410px;
	height:210px;
	left:450px;
	text-align: left;
	opacity:1;
	
}
#idEvento03{
	position:relative;
	top:400px;
	width:410px;
	height:210px;
	left:0px;
	text-align: left;
	opacity:1;	
}

#idWifi{
	position:absolute;
	width:200px;
	height:48px;
	left:482px;
	top:694px;
	text-align: left;
	color: #CCC;
	background-color:#000;
}
#idWifi01{
	position:absolute;
	top:0px;
	width:70px;
	height:45px;
	left:115px;
	text-align: left;
	
	
}
#idface{
	position:absolute;
	opacity: 0.5;
	top:95px;
	width:70px;
	height:45px;
	
	text-align: left;
	opacity: 1;
	
	
}

