/* Stili specifici per sezione */
/* Sezione CHI SIAMO */

/* -------------------------------------------------------------------- */
/* 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;
}
.flink1 a:visited {
	text-decoration:none;
	background: #FFFFFF;
	color: #7b7b7b;
}
.flink1 a:hover {
	text-decoration: none;
	color: #feb300;
	background: #FFFFFF;
}
.flink1 a:active {
	text-decoration: none;
	color: #feb300;
	background: #FFFFFF;
}

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

#titolo {
	color: #000034;
}

#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: #000034;
	background: #afaebe url("../pict/bottoni/bott11.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: #feb300;
	background: #cecec4;
	font-weight: bold;
}
.bott a:active{
	text-decoration: none;
	color: #FFFFFF;
	background: #cecec4;
	font-weight: bold;
}
.bott2 {
	color: #cecec4;
	background: #000034 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: #000034;
	text-decoration: none;
	color: #cecec4;
	font-weight: bold;
}
.bott2 a:visited{
	text-decoration: none;
	color: #cecec4;
	background: #000034;
	font-weight: bold;
}
.bott2 a:hover{
	text-decoration: none;
	color: #feb300;
	background: #000034;
	font-weight: bold;
}
.bott2 a:active{
	text-decoration: none;
	color: #FFFFFF;
	background: #000034;
	font-weight: bold;
}
.bott3 {
	color: #5E8DC2;
	background: #C8D2DD 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: #C8D2DD;
	text-decoration: none;
	color: #5E8DC2;
	font-weight: bold;
}
.bott3 a:visited{
	text-decoration: none;
	color: #5E8DC2;
	background: #C8D2DD;
	font-weight: bold;
}
.bott3 a:hover{
	text-decoration: none;
	color: #ffffff;
	background: #C8D2DD;
	font-weight: bold;
}
.bott3 a:active{
	text-decoration: none;
	color: #FFFFFF;
	background: #C8D2DD;
	font-weight: bold;
}


