body {
     margin: 0 auto;
     text-align: center;
     font-family: Verdana;
     font-size: 11px;
     color: #ffffff;
     background: #E3EEF4;
     background-image: url(images/fondo2.jpg);
     background-repeat: repeat-y;
     background-image:url(images/fondo_earth_long.jpg);
}

a img:hover {border: solid 1px white;}

#marc {
     margin: 10px auto 0px auto;
     text-align: center;
     width: 800px;

}

#links {
     float:right;
     padding: 2px 0px 2px 0px;
}

#links img {
     height: 25px;
     widht: 25px;
     margin: 0px 0px 0px 5px;
}

#links a img{
     border: 0px;
}

#sharethis {
     margin: 1px 0px 0px 15px;
     padding: 2px 0px 2px 2px;
     float:right;
     background: #FFF;
     border: solid 1px #509CC6;
}

#sharethis a {
     text-decoration: none;
     font-family: Verdana;
     color: #000;
     font-weight: bold;
}

#pagina {
     margin: 0px auto 0px auto;
     text-align: center;
     width: 800px;
     float:left;
     border:solid 2px #ffffff;
}

#header {
     margin: 0 auto;
     float:left;
}

#header a img{
     border: 0px;
}

#contingut #sound {
     padding: 0px;
     margin: 10px 0px 0px 8px;
     float: left;
}

#contingut {
     float:left;
     text-align:center;
     margin: 0 auto;
     width:800px;
     height: 710px;
     background: url(images/fondo_holamundo.jpg);
     background-repeat: no-repeat;
}

#contingut iframe#centre {
     width: 500px;
     float: right;
     height: 590px;
     background: transparent;
     margin-bottom: 10px;
}

#contingut a img.banner {
     float:right;
     margin: 0px 30px 20px 0px;
     border: dashed 2px white;
}

#contingut a img.banner:hover {
     border: solid 2px white;
}

#footer {
    float:left;
    width: 800px;
    height:38px;
    background:#143D55;
    border-top: dashed 2px white;
}

#footer a {
     float:left;
     width: 800px;
     text-decoration:none;
     text-align: center;
     color: white;
     padding: 0px;
     padding-top:5px;
}

#footer a:hover {font-weight:bold;}

#footer p{
     color: #ffffff;
     padding: 0px;
     padding-top:10px;
}