@charset "utf-8";
/* CSS Document */

<style type='text/css'>

img
{
  border:0;
}
* { padding: 0; margin: 0; }
.wrapper{
   margin: 0px auto;
   width: 1009px;
   height: 100%;
   background-color: #cccccc
}
.header{
   float: left;
   width: 1009px;
   height: 35px;
   background-color: #000
}
#locales{
	width: 1008px;
	height: 250px;
	padding: 0px;
	z-index:2;
	left: 0px;
	top: 0px;
	background-color: #F90;
	

}
#columnas{
	width: 504px;
	height: 200px;
	z-index:2;
	left: 0px;
	top: 50px;
	font-family:arial, helvetica;
	color: #FFF;
	background-color: #F90;
	font-size: x-small;
	letter-spacing: normal;
	text-align: left;
		text-indent:100px
		}
	
#columnas2{
	width: 504px;
	height: 320px;
	padding: 0px;
	z-index:2;
	position:relative;
	left: 0px;
	top: 0px;
font-family:arial,helvetica;	
color: #FFF;
	background-color: #F90;
	font-size: x-small;
	letter-spacing: normal;
	text-align: left
	}
h4 {
	color: #FFF;
	font-family: Arial;
	font-size: 14px;
	line-height: 1em;
	padding-bottom: 5px;
}
.logo{
	position:relative;
	left:0px;
	top:-35px;
	z-index:1;
	width: 92px;
	height: 70px;
	background-color: #000;
	background-image: url(imagenes/logo.jpg);
   
}

.face{
	position:relative;
	left:974px;
	z-index:1;
	width: 26px;
	height: 25px;
	background-image: url(imagenes/fb.jpg);
	top: -100px;
   
}
.tuit{
	position:relative;
	left:935px;
	z-index:1;
	width: 26px;
	height: 25px;
	background-image: url(imagenes/tuiter.jpg);
	top: -125px;
   
}
.ona{
	position:relative;
	left:825px;
	z-index:1;
	width: 100px;
	height: 22px;
	background-image: url(imagenes/ona.jpg);
	top: -148px;
   
}
.botones{
	position:relative;
	left:93px;
	top:0px;
	width: 400px;
	height: 35px;
	font: 70% "Arial", Arial, Helvetica, sans-serif;
	background-color: #000
     
}

.localesbot{
	position:relative;
	z-index:0;
	left:270px;
	top:0px;
	width: 70px;
	height: 35px;
	font: 70% "Arial", Arial, Helvetica, sans-serif;
     
}
.botones ul, li {

        list-style-type: none;

}
.botones ul {

	margin: 0px 0px 0px 0px;

        padding: 0;

}



.botones li {

        float: left;

}



.botones a {
	text-decoration: none;
	color: #FFF;
	display: block;
	padding: 10px 15px;
	text-align: center;
}





.botones a#primero {

        border-left: 1px solid #ACCFE8;

}



.botones a:hover {
	background: #FFF;
	color: #FBC30A;
}

.content{
  
   float: left;
   width: 1009px;
   height: 693px;
   
   
}

.foto{
  
   float: left;
   width: 1009px;
   height: 693px;
   background-color: #99ccff
   
}

#player {
	border: 5px solid #fff;
	position:relative;
	width: 640px;
	height: 350px;
	padding: 0px;
	text-align: left;
	z-index:1;
	left: 0px;
	top: -470px;

}

.footer{
   float: left;
   width: 1009px;
   height: 35px;
   background-color: #cfcfcf
 
}

#carrusel {
	position:relative;
	left:0px;
	top:-400px;
	width: 1008px;
	height: 200px;
	padding: 0px;
	text-align: left;
	z-index:2;
}
#item1 {
	position:relative;
	width: 336px;
	height: 189px;
	padding: 0px;
	text-align: left;
	z-index:3;
	left: 0px;
	top: 0px;

}

#titulo1 {
	width: 298px;
	height: 84px;
	padding: 0px;
	text-align: left;
	
}
#item2 {
	position:relative;
	width: 296px;
	height: 189px;
	padding: 0px;
	text-align: left;
	z-index:3;
	left: 358px;
	top: -195px;

}

#titulo2 {
	width: 298px;
	height: 84px;
	padding: 0px;
	top: 0px;
	text-align: left;

}
#item3 {
	position:relative;
	width: 336px;
	height: 189px;
	padding: 0px;
	text-align: left;
	z-index:3;
	left: 673px;
	top: -600px;

}

#titulo3 {
	width: 298px;
	height: 84px;
	padding: 0px;
	text-align: left;
	
}
body {
   padding: 0px;
   margin: 0px;
  background-image: url(imagenes/fondo.gif);
	 background-color: #FFFFFF;
  	background-repeat: repeat-x;
   
}
</style>

