body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	background-image: url(../Immagini/Sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
}
p
{
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
li
{
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: circle;
	text-align: justify;
}
p.baloon
{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
	font-size: small;
	font-weight: bold;
	color: #000;
}
p.footer
{
	font-size: x-small;
	text-align: center;
	margin-top: 5px;
}
p.inciso
{
	font-size: medium;
	text-align: justify;
	font-weight: bold;
	width: 550px;
	border: 2px solid #99cccc;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}
p.flottante
{
	font-size: x-small;
	text-align: right;
	float: left;
}
p.CSS
{
	text-align: center;	
}
span.verde
{
	color: #009;	
}
ol.lettere
{
	list-style-type: lower-alpha;	
}
h1
{
	font-size: large;
	color: #009;
	text-align: left;
	font-weight: bold;
	margin-left: 10px;
}
h2
{
	font-size: medium;
	color: #009;
	text-align: left;
	font-weight: bold;
	margin-left: 10px;
}
.faq
{
	font-size: medium;
	color: #009;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.normale
{
	font-size: small;
	background-color: #99cccc;
	height: 25px;
	text-align: center;
}
.rilievo
{
	background-color: #09F;
	font-size: small;
	color: #FFF;
	height: 25px;
	text-align: center;
	font-weight: normal;
	font-style: italic;
}
th
{
	font-size: small;
	color: #FFF;
	background-color: #006;	
}
.baloonLink a
{
	text-align: center;
	font-size: large;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.baloonLink a:link,
.baloonLink a:visited
{
	color: #006;
	text-decoration: none;
}
.baloonLink a:focus,
.baloonLink a:hover,
.baloonLink a:active
{
	color: #F60;
	text-decoration: underline;
}
.area
{
	border: 1px solid #99cccc;
	float: left;
}
#container
{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#header
{
	width: 850px;
	height: 150px;
	background-image: url(../Immagini/Header.jpg);
	background-repeat: no-repeat;
}
#menu_container
{
	width: 850px;
	height: 51px;
}
#menu_right
{
	background-image: url(../Immagini/Menu_Right.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	height: 51px;
	width: 100px;
}
#menu_left
{
	background-image: url(../Immagini/Menu_Left.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 51px;
	width: 100px;	
}
.menuNavigazione{
	width: 650px;
	height: 51px;
	float: left;
	background-image: url(../Immagini/Menu_Center.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.menuNavigazione ul{
	margin: auto;
	padding:0;
	position: relative;
	display: block;
	height: 30px;
	color: #006;
}
.menuNavigazione li{
	list-style: none;
	float: left;
	padding-top: 18px;
	padding-right: 18px;
	padding-left: 18px;	
}
.menuNavigazione ul ul{
	position: absolute;
	height: 20px;
	top: 34px;
	left: 20px;
	visibility: hidden;
}
.menuNavigazione li a{
	height: 30px;
	display: block;
	text-decoration:none;
	text-align: center;
	line-height: 30px;
	font-size: medium;
	color: #006;
	font-weight: bold;
} 
.menuNavigazione li a:hover{
	color: #F60;
} 
.menuNavigazione ul li:hover ul{
	visibility:visible;
	z-index:2;
	color: #F60;
}
.menuNavigazione li li a{
	height: 20px;
	line-height: 20px;
	background: transparent;
	font-size: small;
	left: 15px;
}
.menuNavigazione li li a:hover{
	color: #F60;	
}
#cuscinetto
{
	height: 15px;
	width: 850px;
	background-image: url(../Immagini/Submenu_center.png);
	background-repeat: repeat-x;
	margin-top: 4px;
	margin-bottom: 3px;
}
#context
{
	width: 846px;
	overflow: hidden;
	border: 2px solid #99cccc;
}
#contextUp
{
	width: 846px;
	padding-top: 10px;
	float: left;
}
#contextContext
{
	width: 846px;
	float: left;
}
#contextFooter
{
	width: 846px;
	height: 20px;
	float: left;
	background-color: #99cccc;
}
#baloon
{
	float: left;
	width: 198px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #99cccc;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}
.baloonUp
{
	width: 200px;
	padding-top: 14px;
	margin-bottom: 10px;
}
.baloonContent
{
	width: 200px;
}
.baloonDown
{
	height: 18px;
	width: 198px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #99cccc;
}
.baloonBianco
{
	width: 200px;
	margin-bottom: 20px;
}
#contextPrincipal
{
	float: left;
	width: 586px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.immagini
{
	float: right;
	border: 2px solid #99cccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

