@charset "UTF-8";
/* The Beach Boys Spain */


body{
background-image: url(../fondo.jpg);
}


#cabecera{
width: 781px;
height: 155px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -390px;
margin-top: -250px;
}

#cabecera_izda{
width: 19px;
height: 155px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -409px;
margin-top: -250px;
}

#menu{
	width: 781px;
	height: 24px;
	background-color:#000000;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -390px;
	margin-top: -95px;
}

#cuerpo{
width: 781px;
height: 345px;
background-color: #000000;
position: absolute;
left: 50%;
top: 50%;
margin-left: -390px;
margin-top: -71px;
}

#cuerpo_discografia{
width: 781px;
height: 1700px;
background-color: #000000;
position: absolute;
left: 50%;
top: 50%;
margin-left: -390px;
margin-top: -71px;
}

#cuerpo_galeria{
width: 781px;
height: 650px;
background-color: #000000;
position: absolute;
left: 50%;
top: 50%;
margin-left: -390px;
margin-top: -71px;
}


#cuerpo_california{
width: 781px;
height: 7600px;
background-color: #000000;
position: absolute;
left: 50%;
top: 50%;
margin-left: -390px;
margin-top: -71px;
}

#cuerpo_encuentro{
width: 781px;
height: 1600px;
background-color: #000000;
position: absolute;
left: 50%;
top: 50%;
margin-left: -390px;
margin-top: -71px;
}



#cuerpo_videoairbag{
width: 781px;
height: 440px;
background-color: #000000;
position: absolute;
left: 50%;
top: 50%;
margin-left: -390px;
margin-top: -71px;
}

#cuerpo_wildhoney{
width: 781px;
height: 2800px;
background-color: #000000;
position: absolute;
left: 50%;
top: 50%;
margin-left: -390px;
margin-top: -71px;
}



#pie{
width: 781px;
height: 35px;
position: absolute;
left: 0%;
bottom: 0%;
}


#header_noticias{
width: 254px;
height: 30px;
background-image: url(../fondo.jpg);
position: absolute;
margin-left: 10px;
margin-top: 10px;
}

#noticias{
	width: 254px;
	height: 258px;
	background-color:#FFFFFF;
	position: absolute;
	margin-left: 10px;
	margin-top: 40px;
}

#portada_up_left{
width: 245px;
height: 140px;
position: absolute;
margin-left: 273px;
margin-top: 10px;
}

#portada_up_right{
width: 245px;
height: 140px;
position: absolute;
margin-left: 528px;
margin-top: 10px;
}

#portada_down_left{
width: 245px;
height: 140px;
position: absolute;
margin-left: 273px;
margin-top: 160px;
}

#portada_down_right{
width: 245px;
height: 140px;
position: absolute;
margin-left: 528px;
margin-top: 160px;
}

p.contacto{
	width: 150px;
	height: 15px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -390px;
	margin-top: 279px;
}

p.contacto, p.contactp a {
	text-decoration: none;
	color: #FFFFFF;
}

p.contacto a:link, p.contacto a:visited {
	color: #FFFFFF;
}

p.contacto a:hover, p.contacto a:active {
	color: #FFFFFF;
}

