#capTot, #imatgeCentral, #contingut, #tot{
    background:transparent;
}
#imatgeCentral{
    height:400px;
}
#peuPortada{
    width:100%;
}
#slideIntro{
    position: absolute;
    top: 80px;
    left:50%;
    margin-left:-575px;
    width: 1150px;
    z-index:-100;
}
#container{
    margin:0 auto;
    width:1150px;
    height:504px;
}
div.content {
    width:1150px;
    height:504px;
    padding:0;
    margin:0;
}
div.slideshow-container {
    height: 504px; /* This should be set to be at least the height of the largest image in the slideshow */
    background:url(../img/imgsIntro/fons.jpg) top left no-repeat;
    padding:0;
    margin:0;
}
div.slideshow {
    width:1146px;
    padding:0;
    margin:0;
}
div.slideshow span.image-wrapper {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width:1150px;
    padding:0;
    margin:0;
}
div.slideshow-container img{
    display:block;
    padding:0;
    margin:0;
}
div.slideshow a.advance-link {
    /*display: block;*/
    width: 1150px;
    height: 0px; /* This should be set to be at least the height of the largest image in the slideshow */
    line-height: 0px; /* This should be set to be at least the height of the largest image in the slideshow */
    text-align: center;
}