﻿@import url(Costone.css);
@import url(Bacheca.css);
@import url(News.css);

#Container2 { padding-top: 475px; }
#Logo {
    width: 240px;
    height: 80px;
    background-image: url('../images/logo.png');
    position: absolute;
    left: 200px;
    top: 0px;
}
#PaperLeft, #PaperRight {
    width: 145px;
    height: 125px;
    position: absolute;
    top: 200px;

}
#PaperLeft {
    background-image: url('../images/PaperLeft.png');
    left: -2px;
}
#PaperRight {
    background-image: url('../images/PaperRight.png');
    right: -2px;
}
#PaperLeft div {
    position: absolute;
    right: 0px;
}
#PaperLeft a {
    display: block;
    text-decoration: none;
    position: absolute;
    right: 0px;
    z-index: 1;
}
#CoChBis {
    width: 55px;
    height: 62px;
    background: url('../images/CostoneChannelBis.png') left;
    top: -115px;
}
#CoCh {
    width: 70px;
    height: 175px;
    background: url('../images/CostoneChannel.png') left;
    top: -70px;
}
#CoChBis.active { width: 65px; }
#CoCh.active { width: 80px; }
#CoChBis a{
    width: 55px;
    height: 50px;
    top: 5px;
}
#CoCh a{
    width: 70px;
    height: 155px;
    top: 10px;
}
#Menu {
    width: 900px;
    height: 150px;
    background-image: url('../images/Post-it.jpg');
    position: absolute;
    top: 325px;
    left: 0px;
}
#PaintingShadow {
    width: 680px;
    height: 366px;
    background-image: url('../images/OmbraDipinto.png');
    position: absolute;
    top: 47px;
    left: 110px;
}
#Painting {
    width: 614px;
    height: 300px;
    background-image: url('../images/painting.jpg');
    margin: 33px;
}
#PaperBody {
    width: 900px;
    background-image: url('../images/Paper.jpg');
    padding-top: 30px;
    /* min-height: 600px; */
}
#PaperBody .sep {clear:both; height: 30px;}
#PaperBottom {
    width: 870px;
    background-image: url('../images/PaperBottom.jpg');
    height: 170px;
    padding: 110px 0px 0px 30px;
    font-family: Verdana;
    font-size: 10px;
}
#PaperBottom a {
    text-decoration: none;
    color: #333333;
    height: 126px;
}
#PaperBottom a, #PaperBottom div {
    width: 127px;
    margin-left: 15px;
    float: left;
}
#PaperBottom div.sep {
    float: none;
    clear: both;
    height: 3px;
}
#Menu a {
    width:135px;
    height:50px;
    position:absolute; 
    z-index: 100;
    text-decoration: none;
}
#Menu div {
    position:absolute; 
}
a.Ricreatorio {
     top: 50px;
     left: 80px;
}
div.Ricreatorio {
     top: 100px;
     left: 70px;
     width: 140px;
     height: 43px;
     background: url('../images/rollover/Ricreatorio.png');
}
a.Basket {
     top: 50px;
     left: 230px;
}
div.Basket {
     top: 100px;
     left: 240px;
     width: 125px;
     height: 32px;
     background: url('../images/rollover/Basket.png');
}
a.Teatro {
     top: 60px;
     left: 380px;
}
div.Teatro {
     top: 115px;
     left: 370px;
     width: 159px;
     height: 28px;
     background: url('../images/rollover/Teatro.png');
}
a.Foto {
     top: 60px;
     left: 530px;
}
div.Foto {
     top: 105px;
     left: 530px;
     width: 138px;
     height: 34px;
     background: url('../images/rollover/Foto.png');
}
a.LaPiaggia {
     top: 50px;
     left: 675px;
}
div.LaPiaggia {
     top: 100px;
     left: 675px;
     width: 139px;
     height: 28px;
     background: url('../images/rollover/LaPiaggia.png');
}
#Bacheca {
    margin-left: 50px;
}
#News {
    margin-left: 30px;
}
#RSS { width: 230px; height: 65px; background: url('../images/rollover/RSS.jpg') top; margin-left: 30px; display:block; text-decoration:none; }
#RSS:hover { background-position: bottom; }
