
html {
width: 100%;
}

p {
	margin:0;
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #8C6B55;
	scrollbar-highlight-color: #AF8F7A;
	scrollbar-shadow-color: #AF8F7A;
	scrollbar-3dlight-color: #AF8F7A;
	scrollbar-arrow-color:  #ffffff;
	scrollbar-track-color: #333333;
	scrollbar-darkshadow-color: #AF8F7A;
	background-image: url(../images/sfondo.jpg);
	background-repeat: repeat-x;
	background-color: #644B39;
	width:100%;
}
.testo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #56452B; text-decoration: none}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.barra_scorrimento_body_2 {height: 312px; overflow: auto; border: 0px solid #AF8F7A; scrollbar-arrow-color: #ffffff; scrollbar-face-color: #8C6B55; scrollbar-darkshadow-color: #AF8F7A; scrollbar-highlight-color: #AF8F7A; scrollbar-shadow-color: #AF8F7A; scrollbar-3dlight-color: #AF8F7A;}
.barra_scorrimento_body_3 {height: 288px; overflow: auto; border: 0px solid #AF8F7A; scrollbar-arrow-color: #ffffff; scrollbar-face-color: #8C6B55; scrollbar-darkshadow-color: #AF8F7A; scrollbar-highlight-color: #AF8F7A; scrollbar-shadow-color: #AF8F7A; scrollbar-3dlight-color: #AF8F7A;}
.testofooter {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #685233; text-decoration: none}
.testo_percorso {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #333333; text-decoration: none;}
.testo_titolo_spdx {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #333333; text-decoration: none;}
.testo_spdx {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333; text-decoration: none}
.testo_titolo_box {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none}

/*------- PARTNERS --------*/

#partners {
  width: 770px;
  height: 150px;
  margin: 0 auto;
  background-image: url(../images/bg_ostapartner.png);
  background-position: left top;
  background-repeat: no-repeat;
  display: block;
}

#testopartners {
  width: 690px;
  padding: 10px 40px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  font-weight: bold; 
  color: #685233; 
  text-decoration: none;  
}

#loghipartners {
  padding: 0 40px;
  float:left;
}

.logopartner {
  width: 156px;
  margin-right: 22px;
  float: left;
}

#logopartnerlast {
  width: 156px;
  float: left;
}

.clear {
  clear: both;
}

