body {
font-family:Tahoma;
font-size:90%;
}
.footer {
	text-align:center;
	color:#434343;
	font-size: 75%;
	/*padding-bottom:10px;
	padding-top:10px;*/
	line-height: 160%;
	background-image:url(../img/footer.jpg);
}
.footer a {color:#BDB29A;}

h4 {
	color:#be3700;
	font-weight:bold;
	font-size:120%;
	margin-left:5%;
	margin-top:1%;
	margin-right: 5%;
	display:block;
	padding:1%;
	background-color:#ebebeb;
}

h5{
color:#6f2c1c;
font-weight:bold;
font-size:95%;
margin-left:8%;
margin-top:2%;
}

h6{
color:#6f2c1c;
font-weight:bold;
font-size:80%;
margin-top:2%;
text-align:center;
}

h7{
	color:#000;
	font-weight:bold;
	font-size:85%;
	margin-left:5%;
	margin-top:2%;
}

p{
	color:#434343;
	margin-left:5%;
	margin-right:8%;
	line-height:130%;
	font-size:80%;
	margin-top: 2%;
}

li{
	color:#434343;
	margin-left:5%;
	margin-right:8%;
	line-height:130%;
	font-size:80%;
	margin-top: 1%;
}


.rosso{
	color:#be3700;
	font-weight:bold;
}

.titolo_tabella{
	color:#FFFFFF;
	font-weight:bold;
	background-color:#be3700;
}


a:link {
	color: #be3700;
	text-decoration: none;
	background-color:#ececec;
	padding:2px;
}
a:visited {
	text-decoration: none;
	color: #be3700;
	padding:2px;
	
}
a:hover {
	text-decoration: underline;
	background-color:#be3700;
	color:#FFFFFF;
}
a:active {
	text-decoration: underline;
}



.small{
	color:#002950;
	line-height:140%;
	font-size:70%;
	margin-top: 2%;
}

/********************menu right*******************/


.buttonscontainer {width: 200px;}

.buttons a {
color: #be3700;
background-color: #FFFFFF;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #ececec;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
padding: 10px;
background-image:url(../img/punto_elenco.gif);
}

.buttons a:hover {
	background-color: #f3f3f3;
	color: #be3700;
	text-decoration: none;
	background-image:url(../img/punto_elenco_over.gif);
}

.buttons a:visited {
	/*background-color: #f3f3f3;
	color: #e16d00;
	text-decoration: none;
	background-image:url(../img/punto_elenco2_over.gif);*/
	padding: 10px;
}

.buttons2 a {
color: #e16d00;
background-color: #FFFFFF;
padding: 2px;
text-indent:20px;
display: block;
border-bottom: 1px solid #ececec;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
padding: 10px;
background-image:url(../img/punto_elenco2.gif);
}

.buttons2 a:hover {
	background-color: #f3f3f3;
	color: #e16d00;
	text-decoration: none;
	background-image:url(../img/punto_elenco2_over.gif);

}


#table
{
	font-size: 90%;

}
