body {
    background-image: url(images_cangura/background.jpg);
    background-repeat: repeat-x;
    background-color: #ed3125
    }
#container {
    width: 960px;
    margin: 0 auto;
    background-color: #ee3124;
    background-color: #FFF;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #000
    }
#colsx {
    width: 255px;
    float: left;
    margin-left: 5px
    }
.sommario {
    font-size: 12px;
    line-height: 10pt
    }
#coldx {
    width: 700px;
    float: left
    }
.sottotitolo {
    margin-bottom: 20px;
    margin-left: 20px;
    font-size: 12px;
    color: #666
    }
.contenuto {
    padding: 20px;
    line-height: 16pt;
    text-align: justify
    }
#footer {
    width: 960px;
    float: none;
    font-size: 10px;
    color: #666;
    text-align: center;
    padding-bottom: 10px
    }
#containerArticoli {
    text-align: center
    }
.boxArticoli {
    width: 233px;
    float: left;
    text-align: left;
    height: 240px;
    display: block;
    position: relative
    }
.linkHome {
    font-size: 10px;
    text-transform: lowercase;
    margin-bottom: 10px
    }
#principale {
    width: 700px
    }
.boxArticoliSx {
    width: 180px;
    text-align: left;
    display: block
    }
.boxArticoliSx hover {
    background-color: #FF9
    }
.linkHomeSx {
    font-size: 12px;
    text-transform: lowercase;
    margin-bottom: 5px
    }
.sottotitoloSx {
    margin-bottom: 4px;
    font-size: 10px;
    color: #666
    }
.contenutoSx {
    line-height: 14pt;
    text-align: justify
    }
img {
    border: 0
    }
bold, strong {
    color: #666
    }
a:link, a:visited, bold a:link, bold a:visited, strong a:link, strong a:visited {
    color: #F00;
    text-decoration: none
    }
a:hover, strong a:hover, bold a:hover {
    color: #666;
    text-decoration: underline
    }
h2 {
    font-size: 10px;
    color: #666
    }
#commenti {
    background-color: #CCC;
    padding: 8px
    }
#commenti a:link, #commenti a:visited {
    color: #F00;
    text-decoration: none
    }
#commenti a:hover {
    color: #F00;
    text-decoration: underline
    }
.commentoTitle {
    font-weight: bold
    }
.commento a:link, .commento a:visited {
    color: #F00;
    text-decoration: none
    }
.commento a:hover {
    color: #F00;
    text-decoration: underline
    }