body {
    margin: 0px;
    background-color: #2A2A2E;
    background-image: url('img/background.gif');
    background-repeat: repeat-y;
    background-position: center;
}




#closeInfo {
    display: block;
    text-align: right;
}
#closeInfo a {
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #999999;
    padding: 0px 2px 0px 2px;
}
#closeInfo a:hover {
    text-decoration: underline;
}



#head {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 800px;
    height: 20px;
    margin-left: -400px;
    background-image: url('img/img_01.gif');
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    color: #FFCC00;
}
#head a {
    margin-left: 10px;
    margin-right: 10px;
    text-decoration: none;
    color: #363636;
}
#head a:hover {
    color: #FFFFFF;
}
#head-img {
    position: relative;
    top: 0px;
    left: 10px;
    width: 14px;
    height: 20px;
    background-image: url('img/img_03.gif');
}



#banner {
    position: absolute;
    top: 20px;
    left: 50%;
    width: 800px;
    height: 100px;
    margin-left: -400px;
    background-color: #FFFFFF;
    background-image: url('img/logo_02.jpg');
    background-repeat: no-repeat;
}



#menu {
    position: absolute;
    top: 120px;
    left: 50%;
    width: 800px;
    height: 30px;
    margin-left: -400px;
    background-image: url('img/img_02.gif');
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 30px;
    color: #FFCC00;
}
#menu a {
    margin-left: 10px;
    margin-right: 10px;
    text-decoration: none;
    color: #363636;
}
#menu a:hover {
    color: #FFFFFF;
}



#cLeft {
    position: absolute;
    top: 150px;
    left: 50%;
    width: 600px;
    margin-left: -400px;
    background-color: #FFFFFF;
}



#cRight {
    position: absolute;
    top: 150px;
    left: 50%;
    width: 200px;
    margin-left: 200px;
}



#date {
    display: block;
    padding-left: 15px;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    color: #FFFFFF;
    background-image: url('img/img_04.gif');
    background-repeat: no-repeat;
}
#title {
    padding-left: 10px;
    margin: 5px;
    margin-bottom: 0px;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    line-height: 30px;
    color: #363636;
}
#title a {
    text-decoration: none;
    color: #363636;
}
#title a:hover {
    text-decoration: underline;
}

#author {
    margin-left: 15px;
    margin-bottom: 15px;
    font-family: Verdana;
    font-size: 10px;
    line-height: 14px;
}
#author a {
    text-decoration: none;
    color: #363636;
}
#author a:hover {
    text-decoration: underline;
}

#didascalia {
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 15px;
    font-family: Arial;
    font-size: 13px;
    font-style: italic;
    color: #666666;
}

#commenti {
    clear: both;
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 10px;
    line-height: 14px;
    background-image: url('img/img_05.gif');
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 10px;
}
#commenti a {
    padding-left: 20px;
    color: #4F5EA4;
}
#commenti a:hover {
    text-decoration: none;
}

#main {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 10px;
    font-family: Verdana;
    font-size: 13px;
    line-height: 16px;
    text-align: justify;
}
#main a {
    text-decoration: none;
    color: #999999;
}
#main a:hover {
    text-decoration: underline;
}


#addCommenti {
    margin-top: 5px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 10px;
    font-family: Arial;
    font-size: 13px;
    line-height: 16px;
    color: #999999;
    text-align: center;
}
#addCommenti a {
    text-decoration: none;
    color: #999999;
}
#addCommenti a:hover {
    text-decoration: underline;
}



#titleR {
    margin: 5px 0px 5px 0px;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #363636;
    line-height: 20px;
    border-top: 2px solid #65696C;
    border-bottom: 1px solid #D1D1D1;
    background-color: #FFFFFF;
    text-align: center;
}
#mainR {
    margin-bottom: 15px;
}

#classifica {
    font-family: Arial;
    font-size: 13px;
}
#archivio{
    font-family: Arial;
    font-size: 13px;
    color: #999999;
}
#archivio a {
    text-decoration: none;
    color: #000000;
}
#archivio a:hover {
    text-decoration: underline;
}


#showInfo {
    border: 1px solid #CCCCCC;
    margin: 0px 15px 15px 15px;
}

#prev {
    margin-left: 15px;
    width: 215px;
    line-height: 24px;
    background-image: url('img/img_06.jpg');
}
#prev a {
    display: block;
    padding-right: 18px;
    text-decoration: none;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #4F5EA4;
    text-align: right;
}
#prev a:hover {
    text-decoration: underline;
}
#next {
    margin-right: 15px;
    width: 215px;
    line-height: 24px;
    background-image: url('img/img_07.jpg');
}
#next a {
    display: block;
    padding-left: 18px;
    text-decoration: none;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #4F5EA4;
    text-align: left;
}
#next a:hover {
    text-decoration: underline;
}

#urlLink {
    background-image: url('img/img_8.gif');
    background-repeat: no-repeat;
    line-height:18px;
    font-weight:bold;
    padding:0px 5px 0px 21px;
}
#urlLink a {
    text-decoration: underline;
    color: #000000;
}
#urlLink a:hover {
    text-decoration: none;
}


#turni {
    margin: 10px 15px 15px 15px;
    font-family: Arial;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
    background-color: #EEEEEE;
    height: 18px;
    overflow: hidden;
}
#turni a {
    display: block;
    text-decoration: none;
    color: #000000;
    text-align: center;
}
#turni a:hover {
    background-color: #FFFFFF;
}