body {
    overflow: auto;
}

#sfondo {
    overflow: hidden;
    width: 955px;
    margin: 0;
    text-align: left;
}

#web_title a {
    background: url(../images/stili_imgs/logo.gif);
}

#web_title {
    right: 15px;
}

a:link, a:visited {
	color: #AAA;
	text-decoration: underline;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

#menuImg {
    display: none;
}

#fin_pannelli {
    display: none;
}

#wute, #wmen {
    width: 650px;
    
    padding: 0 20px;
    background: #FFFFFF;
    color: #000000;
    z-index: 3;
}

#wute {
    padding-bottom: 5px; /* fix IE */
}

#wute h4, #wmen h4 {
    text-align: left;
    color: #7D96BD;
}

#widget_box {
    position: absolute;
    right: 5px;
    bottom: 10px;
    width: 252px;
}

#avvisi {
    position: absolute;
    z-index: 4;
    top: 0;
    left: 480px;
    width: 200px;
    color: #000000;
}

#avvisi h1 {
    margin: 0;
    color: red;
}

#content_layout {
    position: absolute;
    top: 80px;
    left: 0px;
    width: 650px;
    min-height: 400px;
    height: auto;
    
    padding: 0 20px 20px 20px;
    background: #FFFFFF;
    color: #000000;
    z-index: 2;
}

#content_layout #titolo {
	font-size: 35px;
    font-weight: normal;
    font-family: Georgia, serif;
}

#content_layout .mbox {
    float: right;
    width: 140px;
    
    color: #AAA;
    text-align: right;
    font-size: 11px;
}

#content_layout .mbox a {
    display: block;
}

#content_layout .mbox h4 {
    text-align: right;
    color: #AAA;
}

#content_layout .cbox {
    width: 445px;
}

#content_layout .comm_control {
    padding-left: 20px;
    color: #AAAAAA;
    font-size: 11px;
}

.comm_form_butt, .title1, .title2, .bott_js {
    display: none !important;
}

li h2 {
    margin-bottom: 0;
}

.doc h2 {
    color: #7D96BD;
}

#wlog_error, .errorExplanation, .errorExplanation li, .errorExplanation h2 {
    color: #EE1111;
}

.foto_list a {
    margin: 5px;
    border: 1px solid #AAA;
}

.album_prev a {
    border: 1px solid #AAA;
}

.wid_box h4 {
    text-align: left;
}

.wid_box span {
    color: #AAA;
}

.group, .dir, .doc {
    font-family: Sans, Verdana, Sans-serif;
}