h1 {
    font-family : Verdana;
    color : #0000ff;
    font-size : 16px;
    font-weight : bold;
  }


h3 {
    font-family : Verdana;
    color : #0000ff;
    font-size : 13px;
    font-weight : normal;
  }


body{
 background-color:#ffffff;
 color:#0000ff;
}


#logo{
 position:absolute;
 left:15px;
 height:99px;
 width:242px;
 float:left;
 }

#banner{
 position:absolute;
 left:257px;
 height:99px;
 width:723px;
 float:right;
}

#container1{
 position:absolute;
 left:15px;
 width:965px;
 height:auto;
 top:158px;
}

#container2{
 position:relative;
 width:965px;
 height:auto;
 top:0px;
 float:top;
}

#menu{
 position:relative;
 width:213px;
 height:auto;
 background:none;
}

#menu img{
 position:relative;
 width:213px;
 height:auto;
 float:bottom;
 background:none;
}

#continguts{
 position:absolute;
 max-width:751px;
 width:750px;
 height:auto;
 left:235px;
 top:0px;
 background-color:#ffffff;
 float:top;
}


/*#credits{
 position:relative;
 background-color:#ffffff;
 width:751px;
 height:auto;
 float:bottom;
 top:40px;
 margin-left:-215px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color:#777777;
 font-size:10px;
 font-variant:normal;
 text-align:center;
}*/


#links{
 position:relative;
/* background-color:#785432;*/
 width:965px;
 top:80px;
 height:auto;
 float:bottom;
 margin-left:-215px;
 text-align:center;
}

.text_continguts{
    color : #0000ff;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size : 12px;
    font-weight : normal;
    text-decoration:none;
}

.text_continguts a {
    text-decoration : none;
 color:#0000ff;
  }

.text_continguts a:hover{
 color:#0000ff;
 text-decoration:none;
}

.text_continguts a:visited{
 color:#0000ff;
}

.enllacosbr{
    color : #777777;
    font-family : Trebuchet MS, Arial, Helvetica;
    font-size : 10px;
    font-weight : normal;
    text-decoration:none;
}

.enllacosbr a{
    color : #777777;
    font-family : Trebuchet MS, Arial, Helvetica;
    font-size : 10px;
    font-weight : normal;
    text-decoration:none;
}

.enllacosbr a:hover{
    color : #777777;
    font-family : Trebuchet MS, Arial, Helvetica;
    font-size : 10px;
    font-weight : normal;
    text-decoration:none;
}

.enllacosbr a:visited{
    color : #777777;
    font-family : Trebuchet MS, Arial, Helvetica;
    font-size : 10px;
    font-weight : normal;
    text-decoration:none;
}

.credits{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color:#777777;
 font-size:10px;
 font-variant:normal;
 text-align:center;
}
