body {
	font-family: 'Verdana', Arial, Helvetica, sans-serif;
        background-color: #000;
        background-image: URL("./images/textur_fons.gif");
}

#pagina {
	width:936px;
        height:512px;
        background-image: URL("./images/fondohacecol.jpg");
        position: absolute;
        left: 45%;
        margin-left: -410px;
        top:10px;
}

#menu  {
       width:100px;
       height:200px;
       position: absolute; 
       left: 66px;
       top: 180px;
}

#menu ul {
      padding: 0px;
      margin: 0px;     
}

#menu a {color: #fff;
      display: block;
      width:90px;
      height:18px;
      outline:0;
     

}


#menu li {
      margin-bottom: 16px;
      margin-left: 12px;
      list-style: none;
      


}

#menu_noticias {
             background: URL("./images/text_images/cas/noticias.jpg") top;

}

#menu_noticias:hover {
background: URL("./images/text_images/cas/noticias.jpg") bottom;

}

#menu_grups {
             background: URL("./images/text_images/cas/grups.jpg") top;

}

#menu_grups:hover {
background: URL("./images/text_images/cas/grups.jpg") bottom;

}

#menu_agenda {
             background: URL("./images/text_images/cas/agenda.jpg") top;

}

#menu_agenda:hover {
background: URL("./images/text_images/cas/agenda.jpg") bottom;

}

#menu_hacecolor {
             background: URL("./images/text_images/cas/hacecolor.jpg") top;

}

#menu_hacecolor:hover {
background: URL("./images/text_images/cas/hacecolor.jpg") bottom;

}

#menu_contacte {
             background: URL("./images/text_images/cas/contacte.jpg") top;

}

#menu_contacte:hover {
background: URL("./images/text_images/cas/contacte.jpg") bottom;

}

#menu_links {
             background: URL("./images/text_images/cas/links.jpg") top;

}

#menu_links:hover {
background: URL("./images/text_images/cas/links.jpg") bottom;

}

#contractacio  {
       width:136px;
       height:25px;
       background: URL("./images/text_images/cas/contratar.jpg") top;
       position: absolute; 
       left: 622px;
       top: 31px;
       margin: 0px;
       padding:0px;
       
}


#contractacio a {color: #fff;
      position: absolute;
      width:128px;
      height:20px;
      margin: 0px;
      padding:0px;
}

#contractacio:hover {
             background: URL("./images/text_images/cas/contratar.jpg") bottom;

}

#home  {
       width:80px;
       height:20px;
       background: URL("./images/img_home.jpg") top;
       position: absolute; 
       left: 760px;
       top: 126px;
}

#home a {color: #fff;
      display: block;
      width:80px;
      height:20px;
      padding:0px;
      margin:0px;
      outline:0;

}

#home:hover  {
          background: URL("./images/img_home.jpg") bottom;

}

#banergrups  {
       width:297px;
       height:47px;
       position: absolute; 
       left: 548px;
       top: 67px;

}

#aniversari  {
       width:105px;
       height:94px; 
       position: absolute; 
       left: 23px;
       top: 408px;
}




