/* CSS Document */

html{
scrollbar-base-color:#898164;
scrollbar-track-color:#898164;
scrollbar-3dlight-color:#F3E9C1
}

body{
margin:0px;
background:#898164 url(../images/bg_body2.jpg) center top repeat-y;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#333333;
}

a{
color:#C14704;
text-decoration:none
}

a:hover{
text-decoration:underline}

.img{
border:1px solid #4D4837;
padding:3px;
}

#wrapper{
margin:0px auto;
width:875px;
padding-left:2px;
/*overflow:auto*/
}

#titolo{
margin:0px auto;
width:875px;
height:75px;
background:url(../images/titolo.jpg) no-repeat center;


}

#header{
margin:0px auto;
width:874px;
height:120px;
border-top:2px solid white;
border-bottom:2px solid white;
/*overflow: hidden*/
}

#mainmenu{
padding:15px 0px 0px 15px;
float:left;
width:175px;
margin-top:20px;
}

/*******ACCESSO AMMINISTRATORE***************/

.testo{
color:#C14704;
font-style:italic;
font-weight:bold;
font-size:11px;
}

.form-admin{
font-size:10px;
color:#4D4837;
}

.input-admin{
width:80px;
background:#EFE1AB;
color:#4D4837;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
border:1px solid #4D4837;
height:12px;
}

.input-admin-accedi{
width:50px;
background:#EFE1AB;
color:#4D4837;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
border:1px solid #4D4837;
font-style:italic;
}

/************************************************/

#content{
width:580px;
float:right;
padding:20px 40px 20px 20px;
/*height:250px;
overflow:auto;
scrollbar-base-color:#F3E9C1;
scrollbar-track-color:#F3E9C1;
scrollbar-3dlight-color:#F3E9C1;*/
text-align:justify
}

#content li{
line-height:20px;
}

#content h2{
color:#4D4837
}

#content h3{
color:#4D4837
}

/*********************BOX NEWS**********************/

#news{
/*width:619px;*/

border:3px solid white;
padding:5px 15px 5px 15px;
}

.testonews{
color:#4D4837;
}

.testonews a{
color:#4D4837;
text-decoration:none
}

.data{
color: #666666;
}

.leggitutto{
color:#C14704;
font-style:italic;
font-weight:bold
}

.leggitutto a{
color:#C14704;
text-decoration:none
}

/*************************************************/

.sottotitolo-materie{
/*color:#C14704;*/
font-size:15px;
font-weight:bold;
font-variant:small-caps;
border-bottom:1px solid #C14704;

}
