@charset "UTF-8";
/* CSS Document */

#body {
	width:969px;
	margin:auto;
	padding:0;
	
}

#barregrige {
	text-align:center;
	background-color:#404041; 
	width:969px; 
	height:32px;
	font-family:Verdana;
	font-weight:LIGHTER;
	font-size:10px;
	color:#FFF;
	line-height:30px;
}

#text-area-home {
	vertical-align:top;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:13px;
	color:#757678;
	line-height:1.2;
}

#text-area-attività {
	vertical-align:top;
	font-family:Verdana;
	font-weight:lighter;
	font-size:9.5px;
	color:#757678;
	line-height:1.3;
	text-align:justify;
}
.tabella-attività {
	font-weight:bold;
	}


#text-area-organizzazione {
	vertical-align:top;
	font-family:Verdana;
	font-weight:lighter;
	font-size:9.5px;
	color:#757678;
	line-height:1.3;
	text-align:left;
}

.soci {
	font-weight:bold;
	color:#af0000;
	}
	
.professionisti {
	font-weight:bold;
	color:#262626;
	line-height:1.8;
	}
	
#text-area-clienti {
	vertical-align:top;
	font-family:Verdana;
	font-weight:lighter;
	font-size:13px;
	color:#757678;
	line-height:1.3;
	text-align:justify;
}

#text-area-sedi {
	font-family:Verdana;
	font-weight:lighter;
	font-size:13px;
	color:#757678;
	text-align:justify;
}

.città {
	font-weight:bold;
	color:#af0000;
	}


a.organizzazione:link {
                color:#757678;
                text-decoration: none;
                font-size: 9.5px;
                font-style: normal;
				font-family: verdana;
                line-height: normal;
                font-weight: normal;
}
a.organizzazione:visited {
                color:#757678;
                text-decoration: none;
                font-size: 9.5px;
                font-style: normal;
				font-family: verdana;
                line-height: normal;
                font-weight: normal;
}
a.organizzazione:hover {
                color: #757678;
                text-decoration: none;
                font-size: 9.5px;
                font-style: normal;
				font-family: verdana;
                line-height: normal;
                font-weight: normal;
}

a.menu:link {
                color:#FFF;
                text-decoration: none;
                font-size: 10px;
                font-style: normal;
				font-family: verdana;
                line-height: normal;
                font-weight: normal;
}
a.menu:visited {
                color:#FFF;
                text-decoration: none;
                font-size: 10px;
                font-style: normal;
				font-family: verdana;
                line-height: normal;
                font-weight: normal;
}
a.menu:hover {
                color: #FFF;
                text-decoration: none;
                font-size: 10px;
                font-style: normal;
				font-family: verdana;
                line-height: normal;
                font-weight: normal;
}

a.menufooter:link {
                color:#FFF;
                text-decoration: none;
                font-size: 10px;
                font-style: normal;
				font-family: verdana;
                line-height: normal;
                font-weight: normal;
}
a.menufooter:visited {
                color:#FFF;
                text-decoration: none;
                font-size: 10px;
                font-style: normal;
				font-family: verdana;
                line-height: normal;
                font-weight: normal;
}
a.menufooter:hover {
                color: #FFF;
                text-decoration: none;
                font-size: 10px;
                font-style: normal;
				font-family: verdana;
                line-height: normal;
                font-weight: normal;
}
a.città:link {
                color:#af0000;
                text-decoration: none;
                font-size: 13px;
                font-style: normal;
				font-family: verdana;
                line-height: normal;
                font-weight: normal;
}
a.città:visited {
                color:#af0000;
                text-decoration: none;
                font-size: 13px;
                font-style: normal;
				font-family: verdana;
                line-height: normal;
                font-weight: normal;
}
a.città:hover {
                color: #af0000;
                text-decoration: none;
                font-size: 13px;
                font-style: normal;
				font-family: verdana;
                line-height: normal;
                font-weight: normal;
}



/* CSS Accettazione Cookie */
div#cookieChoiceInfo {
background-color: #f1f1f2 !important;
color:#757678;
font-weight:bold;
font-size:12px;
font-family: "Times New Roman", Times, serif;
}
#cookieChoiceInfo > a:nth-child(2),a#cookieChoiceDismiss {
color: #F00;
text-align:center;
font-family: "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;}
#cookieChoiceInfo > a:nth-child(2):hover, a#cookieChoiceDismiss:hover {
color:#757678;
position: relative;
top:1px;left:1px;
	
	}