/* Stili specifici per sezione */
/* Sezione COSA FACCIAMO */

/* -------------------------------------------------------------------- */
/* link del footer */

.flink1 {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #7b7b7b;
	background: #FFFFFF;
	text-align: center;
}
.flink1 a:link {
	text-decoration: none;
	background: #FFFFFF;
	color: #7b7b7b;
	background: #FFFFFF;
}
.flink1 a:visited {
	text-decoration: none;
	text-color: #7b7b7b;
	color: #7b7b7b;
}
.flink1 a:hover {
	text-decoration: none;
	color: #b70000;
	background: #FFFFFF;
}
.flink1 a:active {
	text-decoration: none;
	color: #b70000;
	background: #FFFFFF;
}

.flink2 {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #eea500;
	text-align: center;
}
.flink2 a:link {
	text-decoration: none;
	color: #FFFFFF;
	background: #eea500;
}
.flink2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background: #eea500;
}
.flink2 a:hover {
	text-decoration: none;
	color: #b70000;
	background: #eea500;
}
.flink2 a:active {
	text-decoration: none;
	color: #b70000;
	background: #eea500;
}
/* -------------------------------------------------------------------- */
/* testi */

#titolo {
	color: #666666;
}

#menu {
	border: none #FF0000;
	width: 155px;
	top: 88px;
	right: 0px;
	float: none;
	background: url(../pict/fondi/fascia_fondo.gif) repeat-y;
	position: absolute;
	z-index: 10;
	overflow: auto;
}

/* -------------------------------------------------------------------- */
/* bottoni laterali */

.bottQ {
	color: #b50000;
	background: #f0c566 url(../pict/bottoni/bott31.gif) no-repeat left;
	font: bold normal 9px/24px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 14px;
	margin: 0px;
	vertical-align: middle;
	height: 24px;
	width: 142px;
}
.bott {
	color: #FFFFFF;
	background: #cecec4 url("../pict/bottoni/bott00.gif") no-repeat left;
	font: bold 9px/24px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 14px;
	margin: 0px;
	vertical-align: middle;
	height: 24px;
	width: 142px;
}
.bott a:link{
	background: #cecec4;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.bott a:visited{
	text-decoration: none;
	color: #666666;
	background: #cecec4;
	font-weight: bold;
}
.bott a:hover{
	text-decoration: none;
	color: #b70000;
	background: #cecec4;
	font-weight: bold;
}
.bott a:active{
	text-decoration: none;
	color: #FFFFFF;
	background: #cecec4;
	font-weight: bold;
}
.bott2 {
	color: #ecdcb8;
	background: #eea500 url("../pict/bottoni/bott00.gif") no-repeat left;
	font: bold normal 9px/24px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 14px;
	margin: 0px;
	vertical-align: middle;
	height: 24px;
	width: 142px;
}
.bott2 a:link{
	background: #eea500;
	text-decoration: none;
	color: #ecdcb8;
	font-weight: bold;
}
.bott2 a:visited{
	text-decoration: none;
	color: #ecdcb8;
	background: #eea500;
	font-weight: bold;
}
.bott2 a:hover{
	text-decoration: none;
	color: #b70000;
	background: #eea500;
	font-weight: bold;
}
.bott2 a:active{
	text-decoration: none;
	color: #FFFFFF;
	background: #eea500;
	font-weight: bold;
}
.bott3 {
	color: #EFA500;
	background: #EDDDB9 url(../pict/bottoni/bott00.gif) no-repeat left;
	font: bold normal 9px/24px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 14px;
	margin: 0px;
	vertical-align: middle;
	height: 24px;
	width: 142px;
}
.bott3 a:link{
	background: #EDDDB9;
	text-decoration: none;
	color: #EFA500;
	font-weight: bold;
}
.bott3 a:visited{
	text-decoration: none;
	color: #EFA500;
	background: #EDDDB9;
	font-weight: bold;
}
.bott3 a:hover{
	text-decoration: none;
	color: #b50000;
	background: #EDDDB9;
	font-weight: bold;
}
.bott3 a:active{
	text-decoration: none;
	color: #b50000;
	background: #EDDDB9;
	font-weight: bold;
}

.bott_sez {/*
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid #FFFFFF;
	border-left: 6px solid #0099CC;*/
	display: block;
	color: #eea500;
	background: #FFFFFF bottom;
	font: bold small-caps 9px/24px Verdana, Arial, Helvetica, sans-serif;
	/*padding: 2px;
	margin: 0px 0px 1px;*/
	height: 24px;
	vertical-align: text-bottom;
	text-align: left;
}
