/* CSS Document */
body{
margin:0px;
font-family:arial;
background-image:url(../imagenes/fons.jpg);
background-color:#000000;
font-family:arial;
font-size:13px;
line-height:14px;
height:100%;
}

a{
outline:none;
}

input{
border:0;
background-image:url(../imagenes/fondo_input.jpg);
}

textarea{
border:0;
background-image:url(../imagenes/fondo_input.jpg);
}

#general{
position:relative;
width:960px;
}

#izquierda{
position:relative; 
float:left; 
width:825px;
}

#derecha{
position:relative; 
float:left; 
width:135px;
}

#izq{
position:relative; 
float:left; 
width:205px;
}

#centro{
position:relative; 
float:left; 
width:630px;
}

#drt{
position:relative; 
float:left; 
width:120px;
}

#pie{
position:relative; 
background-color:#000000; 
min-height:110px;
}

#estrella_home{
position:relative; 
width:493px; 
height:495px; 
background-image:url(../imagenes/estrella_home.jpg);
}

#estrella_agenda{
position:relative; 
width:497px; 
height:497px; 
background-image:url(../imagenes/estrella_agenda.jpg);
}

#estrella_premsa{
position:relative; 
width:497px; 
height:501px; 
background-image:url(../imagenes/estrella_premsa.jpg);
}

#estrella_discografia{
position:relative; 
width:491px; 
height:500px; 
background-image:url(../imagenes/estrella_discografia.jpg);
}

#estrella_contacte{
position:relative; 
width:493px; 
height:494px; 
background-image:url(../imagenes/estrella_contacte.jpg);
}

#estrella_forum{
position:relative; 
width:492px; 
height:494px; 
background-image:url(../imagenes/estrella_forum.jpg);
}

#estrella{
position:relative; 
width:270px;
/*height:250px; */
overflow:auto;
overflow:hidden;
font-family:arial;
font-size:13px;
/*line-height:14px;*/
line-height:18px;
text-align:left;
font-weight:bold;
}

#estrella_disco{
position:relative; 
width:270px;
height:250px; 
overflow:auto;
overflow:hidden;
font-family:arial;
font-size:12px;
line-height:14px;
text-align:left;
font-weight:bold;
}

#caja_idioma{
position:relative; 
background-color:#000000; 
height:20px;
}

.limpiar{
clear:both;
}

.idioma{
font-size:13px;
font-weight:bold;
}

.linea_peu{
position:relative; 
height:1px; 
background-color:#666666; 
background-repeat:repeat-x; 
width:592px;
}

.linea_agenda{
position:relative; 
height:1px; 
background-color:#FFFFFF; 
background-repeat:repeat-x; 
width:270px;
}

.gran{
font-size:30px;
line-height:28px;
}

.gran_1{
font-size:34px;
line-height:25px;
}

.comentari_input{
border:0;
background-image:url(../imagenes/fondo_form.jpg);
}

.comentari_textarea{
border:0;
background-image:url(../imagenes/fondo_form.jpg);
}