.color {

background-color: aqua;
height: 80px;

}

p.portada 
{

margin-top: 0px;

}

h1.portada 
{
margin-top: 0px;
color: rgb(57,112,113);

}

h1.sesiones
{
margin-top: 0px;
padding: 0px 0px 16px 0px;
color: rgb(57,112,113);
border-bottom: 1px solid rgb(206,198,179);

}

.destacado 
{
font-weight: bold;

}


div.botones {
margin-top: 64px;
background-image: url(../img/fondo_boton.gif);
height: 96px;

}

div.botones:hover {

background-image: url(../img/fondo_boton_hover.gif);


}

div.botones h1 {
margin-top: 16px;
margin-left: 50px;
margin-right: 50px;
color: rgb(57,112,113);


}

div.botones a {
text-decoration: none;
color: rgb(57,112,113);

}

div.botones a:hover {
text-decoration: underline;
color: rgb(57,112,113);

}

div.medio {
margin-top: 64px;
height: 96px;

}

div.pie {
margin-top: 36px;


}

div.pie p {
text-align: center;
margin-top: 0px;

}

div.lista  {
background-color: rgb(65,65,65);
margin-top: 48px;
height: 208px;
border-radius: 5px;  
-moz-border-radius: 5px;  
-webkit-border-radius: 5px;
-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.5);

}

div.lista h2 {
margin-top: 16px;
margin-left: 16px;
line-height: 16px;
font-size: 24px;
color: rgb(250,250,250);

}

div.lista ul {
margin-top: 48px;
margin-bottom: 48px


}



#desplegable_aniversario {
margin-top: 48px;



}


div.aniversario ul {
margin-top: 32px;
margin-bottom: 48px


}

div.aniversario li.bar {
font-style: normal;
color: rgb(191,230,229);

}


div.aniversario li.bar:hover {
background-color: rgb(65,65,65);

}

div.lista li {
list-style-type: none;
margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
color: rgb(150,150,150);
font-style: italic;
width: 140px;

}

div.aniversario li {
list-style-type: none;
margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
color: rgb(150,150,150);
font-style: italic;
width: 300px;

}



div.lista li.cerrar {
margin-top: 16px;
font-size: 12px;
font-style: normal;
background-color: rgb(191,230,229);
color: rgb(65,65,65);
width: 120px;
}

div.lista li.cerrar_aniversario {
margin-top: 160px;
font-size: 12px;
font-style: normal;
background-color: rgb(191,230,229);
color: rgb(65,65,65);
width: 120px;
}

div.lista a.cerrar {

background-color: rgb(191,230,229);
color: rgb(65,65,65);
padding-left: 20px;
}


div.lista li:hover {
background-color: rgb(191,230,229)
}


div.lista a {
text-decoration: none;
color: rgb(255,255,255);
}

div.lista a:hover {
color: rgb(57,112,113);
}




div.programacion  {

margin-top: 32px;
)


}

div.fecha {
height: 80px;
background-color: rgb(230,220,196);
margin: 0px 0px 16px 0px;

}

div.fecha h3, h4 {
color: rgb(57,112,113);
margin-left: 80px;
margin-bottom: 2px;

}

div.fecha h3 {
font-size: 20px;
margin-top: 16px;

}

div.fecha h4 {
font-size: 12px;
font-weight: normal;

}

div.etiqueta_funk  {
background-color: aqua;
width: 75px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-left: 80px;



}


div.etiqueta_funk h4  {
text-align: center;

}


div.etiqueta_hiphop  {
margin-bottom: : 16px;
background-color: fuchsia;
width: 75px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
float: right;



}


div.etiqueta_hiphop h4  {
text-align: center;

}



.cont_etiquetas  {
width: 380px;
height: 20px;



}

.sala {
color: rgb(57,112,113);

}

div.bio h1, h4, p, a {

color: rgb(65,65,65);

}


div.bio h1 {
margin-bottom: 2px;
font-weight: normal;

}

p.biotexto {
        
      padding-top: 16px;
      

    } 


h1.quot {
font-size: 24px;
font-style: italic;
font-weight: normal;
margin-top: 16px;
color: rgb(65,65,65);

}


div.bio .largo {
font-style: italic;
font-weight: normal;

}


div.bio h4 {
font-size: 12px;
font-weight: normal;
margin-left: 0px;

}

div.bio p {
margin-top: 16px;
margin-bottom: 0px;

}

p.top {
margin-top: 0px;
text-align: right;

}

div.bio a {
color: rgb(65,65,65);
text-decoration: none;

}

div.bio a:hover {
color: rgb(65,65,65);
text-decoration: underline;

}

div.linea {
height: 16px;
border-bottom: 1px solid rgb(206,198,179);

}

div.izquierda {
height: 16px;
}



/*COMPARTIR*/

.addthis_toolbox .hover_effect
{
    width: 284px;
    padding: 10px 0 6px 10px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}




/*BOTON*/


div.boton_prog
{
     height: 48px;
     margin-top: 256px;
     margin-bottom: 32px;
     float: right;
     background-color: rgb(199,187,168);
     -moz-border-radius: 5px;
	    -webkit-border-radius: 5px;
	    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    
    
    }
    
    
div.boton_prog:hover
{
     background-color: rgb(187,227,221);
    
    
    }    
    
div.boton_prog p
{
     font-size: 24px;
     font-weight: bold;
     margin-top: 16px;
     text-align: center;
     text-decoration: none;
    
    
    }
    
div.boton_prog a
{
     text-decoration: none;

    
    } 
    
    
div.boton_prog a:hover
{
    
   text-decoration: underline; 

    
    }               
    
    
/*LISTA DE CORREO*/



div.colum_3
{
      margin-top:0px;
      margin-bottom: 0px;

    }

div.lista_de_correo
{
     background-color: rgb(227,222,209);
     padding: 16px 10px;
    
    
    }
    
div.lista_de_correo p
{
     margin-bottom: 14px;
     color: rgb(77,77,77);
    
    
    }
    
input.email {
     width: 130px;
     height: 14px;
     border: 1px solid rgb(77,77,77);
    
    
    }      
    
div.colum_3 h2
{
      font-size: 16px;
      margin-top:16px;
      padding-bottom: 5px;
      color: rgb(77,77,77);
      border-bottom: 1px solid rgb(206,198,179);
      margin-bottom: 10px;

    }
    
    
    
/*SOCIAL*/




div.social ul 
{
        
        
        margin: 0px;
        padding: 0px;
      

    }
    
div.social li
{
        list-style: none;
        margin: 0px 0px 16px 0px;
        padding-top: 8px;
        height: 24px;
        
      

    }  
div.social li.myspace
{
        
        background-image: url('http://afrodisiaclub.com/img/myspace_32.png');
        background-repeat:no-repeat;
        
       
} 


div.social li.myspace:hover
{
        
        background-color: rgb(187,227,221);
       
} 


div.social li.facebook
{
        
        background-image: url('http://afrodisiaclub.com/img/facebook_32.png');
        background-repeat:no-repeat;
        
       
} 


div.social li.facebook:hover
{
        
        background-color: rgb(187,227,221);
       
} 

div.social li.twitter
{
        
        background-image: url('http://afrodisiaclub.com/img/twitter_32.png');
        background-repeat:no-repeat;
       
} 


div.social li.twitter:hover
{
        
        background-color: rgb(187,227,221);
       
} 

div.social li.flickr
{
        
        background-image: url('http://afrodisiaclub.com/img/flickr_32.png');
        background-repeat:no-repeat;
        
} 


div.social li.flickr:hover
{
        
        background-color: rgb(187,227,221);
       
} 
    
div.social a
{
        text-decoration: none;
        margin: 0px 0px 0px 40px;

    }

div.social a:hover
{
        
        text-decoration: underline;
        
       
        
               

    }    

    


div.social_colum1
{
      width: 110px;
      float: left;
      
     
      

    }
div.social_colum2
{
      width: 110px;
      float: right;
      
      
      

    }
    
    
    img.anuncio
{
      margin-top:16px;
      
      
      
      

    }

  
/*BLOQUE ARTISTAS*/





div.bloque_artistas
{
        
       margin-top: 16px;
      

    }
  
  
/*MYSPACE LINK*/




div.linkmyspace
{ 
       height: 32px;
       width: 32px;
       background-image: url('http://www.afrodisiaclub.com/img/myspace_32_gris.png');
       
    }
div.linkmyspace:hover
{ 
       
       background-image: url('http://www.afrodisiaclub.com/img/myspace_32.png');
       
    }
a.alinkmyspace 
 { 
       border: 0px;
       
    }
  