#modulo #modulo-tb {
	width: 100%;
	padding:0;
	margin:0;
}
#modulo #modulo-tb .camp span {
	display:none;
}
#modulo #modulo-tb .camp a {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	position: relative;
}
#modulo #modulo-tb .camp a:hover span{
    display: block;
	position: absolute;
	top: 0px;
	left: -265px;
	width: 250px;
	padding: 5px;
	margin: 10px;
	z-index: 100;
	color:#000000;
	background:#FFFFCC;
	font: 10px Verdana, sans-serif;
	text-align: center;
}
#modulo #modulo-tb .nome {
	width: 35%;
	font-size:0.9em;
	color:#000033;
	text-align:right;
	padding:0.3em;
}
#modulo #modulo-tb .camp {
	width: 65%;
	padding:0.3em;
}
#modulo #modulo-tb .intestazione {
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	padding:0.3em;
}

body {
	margin: 0;
	padding: 0;
}
#wrappen {
	width: 1000px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	height: 100px;
	width: 1000px;
	font-family: Tahoma, Arial;
	background-image: url(../grafica/head1.0/header-sf.jpg);
	background-repeat: repeat-x;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	color: #E32604;
	text-decoration: none;
}

#menu #logo {
	float: left;
	text-align: right;
	height: 100px;
	width: 225px;
}
#menu #alservice-link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	float: left;
	height: 52px;
	width: 60px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	padding-right: 3px;
	padding-left: 0px;
	padding-top: 22px;
	padding-bottom: 10px;
}

#menu .area {
	font-family: Tahoma, Arial;
	background-color: #FAAC1D;
	float: left;
	height: 65px;
	width: 111px;
	font-size: 20px;
	padding-right: 1px;
	padding-left: 1px;
	margin-right: 1px;
	margin-top: 15px;
	margin-bottom: 20px;
	text-align: left;
	padding-top: 0px;
}
#main {
	width: 950px;
	margin-left:auto;
	margin-bottom:0px;
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	background-color: #F4F4F4;
}	
#sidebar-left {
	width: 200px;
	text-align: left;
	margin: 0;
	padding: 0;
	float:left;
}
#sidebar-left img{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	width: 200px;
}
#sidebar-left #catA{
	background-color: #094991;
}
#sidebar-left .name{
	font-weight: bold;
	color: #990000;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 1.1em;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #094991;
	border-left-color: #094991;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-decoration: underline;
}
#sidebar-left .voce{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#sidebar-left .voce a{
    color: #FFFFFF;
	text-decoration: none;
}
#sidebar-left .voce a:hover {
	color: #faac1d;
	text-decoration: none;
}
#sidebar-left #preventivo{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	height: 35px;
	font-size: 1.2em;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#sidebar-left #preventivo a{
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar-left #preventivo a:hover{
   color:#FF9900;
   text-decoration: none;
}
#sidebar-left #preventivo-sicurezza{
	font-weight: bold;
	color: #990000;
	background-color: #FFE1E1;
	text-align: center;
	height: 35px;
	font-size: 1.3em;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 3px dashed #990000;
}
#sidebar-left #preventivo-sicurezza a{
	color: #990000;
	text-decoration: none;
}
#sidebar-left #preventivo-sicurezza a:hover{
   color:#990000;
   text-decoration: underline;
}
#sidebar-left #consulenza{
	background-color: #FF9900;
	text-align: center;
	font-size: 1.2em;
	vertical-align: middle;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	height: 35px;
}
#sidebar-left #consulenza a{
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar-left #consulenza a:hover{
	color: #990000;
	text-decoration: none;
}
#sidebar-left #formazione .title{
	background-color: #3333FF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
	color: #FFFFFF;
	text-align: center;
}
#sidebar-left #formazione .text{
	font-size: 0.8em;
	text-align: justify;
	padding-right: 1px;
	padding-left: 1px;
	background-color: #FFFFFF;
	margin-top:0;
	padding-top:0;
	border: 1px solid #3333FF;
}
#sidebar-left #formazione .text a{
	color: #003366;
	text-decoration: none;
}
#sidebar-left #formazione .text a:hover{
	color: #990000;
	text-decoration: none;
}
#sidebar-left #citta .title{
	background-color: #006600;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
	color: #FFFFFF;
	text-align: center;
}
#sidebar-left #citta .text{
	font-size: 0.8em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	text-align: justify;
	padding-right: 1px;
	padding-left: 1px;
	background-color: #FFFFFF;
}
#sidebar-left #citta .text a{
	color: #003366;
	text-decoration: none;
}
#sidebar-left #citta .text a:hover{
	color: #990000;
	text-decoration: none;
}
#sidebar-left #news .title{
	background-color: #ff9900;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
	color: #FFFFFF;
	text-align: center;
}
#sidebar-left #news .text{
	font-size: 0.8em;
	text-align: justify;
	padding-right: 1px;
	padding-left: 1px;
	background-color: #FFFFFF;
	margin-top:0;
	padding-top:0;
	border: 1px solid #ff9900;
}
#sidebar-left #news .text a{
	color: #003366;
	text-decoration: none;
}
#sidebar-left #news .text a:hover{
	color: #990000;
	text-decoration: none;
}
#content {
	width: 750px;
	margin-left: 200px;
}
#position {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	color: #990000;
}

#position a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	text-indent: 10px;
	color: #990000;
	text-decoration: none;
}
#position a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	text-indent: 10px;
	color: #FF0F0F;
	text-decoration: none;
}
#content h1 {
	font-family: Tahoma, Arial;
	font-size: 1.3em;
	color: #333333;
	font-weight: bold;
	margin: 4px 20px 0px 20px;
}
#content h3 {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 1.1em;
	font-weight: normal;
	margin:4px 20px 4px 20px;
	color: #333333;
}
#content p{
	font-size: 1em;
	text-align:justify;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
}
#content p a{
	color: #003366;
	text-decoration: none;  
}
#content p a:hover{
	color: #003366;
	text-decoration: underline;  
}
#content li{
	font-size: 1em;
	text-align:justify;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
}
#content li a{
	color: #003366;
	text-decoration: none;  
}
#content li a:hover{
	color: #003366;
	text-decoration: underline;  
}

#footer {
	clear: both;
	width: 1000px;
	height: auto;
	margin: 0;
	padding: 0;
}
#footer #sedi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #094991;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
#footer #sedi span {
	font-weight: bold;
	background-color: #faac1d;
}
#footer #dati {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #094991;
	background-color: #ebebeb;
	text-align: center;
	vertical-align: middle;
	height: auto;
	width: 950px;
	margin: 0px 25px 0px 25px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer #dati a {
	color: #094991;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
}



