body {
	background-color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 800px;
	\width: 820px;
	w\idth: 800px;
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image: url(Immagini/Grafica_Page/corpo.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 10px;
}

#banner {
	padding: 0px;
	margin-bottom: ;
	background-color: rgb(213, 219, 225);
	background-image: url(Immagini/Grafica_Page/Header6.jpg);
	background-repeat: no-repeat;
	min-height:180px;
	height: auto !important;
	height: 180px;
}

#content {
	padding: 0px;
	margin-left: 150px;
	margin-right: 155px;
}
.SfondoGiallo {
	text-transform: uppercase;
	background-color: #FFFF00;
	padding: 5px;
	border: thin solid #000000;
}
.corsivo {
	font-style: italic;
}

#sidebar-a {
	float: left;
	width: 150px;
	margin: 0;
	margin-right: ;
	padding: 0px;
	background-color: #C0C0C0;
}

#sidebar-b {
	float: right;
	width: 155px;
	margin: 0;
	margin-left: ;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer {
	clear: both;
	padding: 0px;
	background-image: url(Immagini/Grafica_Page/Footer.jpg);
	background-repeat: repeat-y;
}


/*menù*/
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6A6A6;
	}

ul li {
	position: relative;
	}


/*li ul {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
	}*/
ul li a {
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 5px;
	background-color: #C0C0C0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A6A6A6;
	border-right-color: #A6A6A6;
	border-bottom-color: #A6A6A6;
	border-left-color: #A6A6A6;
	font-weight: bold;
	}
ul li a:hover {
	display: block;
	text-decoration: none;
	color: #FF0000;
	padding: 5px;
	background-color: #A6A6A6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A6A6A6;
	border-right-color: #A6A6A6;
	border-bottom-color: #A6A6A6;
	border-left-color: #A6A6A6;
	}
li:hover ul, li.over ul {
	display: block;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
li ul a{
	position: relative;
	background-color: #B2B2B2;
	margin-left: 5px;
	}
li ul {
	position: relative;
	display: none;	
	}

/*Stili Vari*/
.Bordo {
	border: thin solid #FF0000;
	font-weight: bold;

}
.Grassetto {
	font-weight: bold;
	font-size: 12px;
}
.Titolo {
	background-color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.Rosso {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.Grassetto_bianco {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
#footer a:hover {
	color: #FF0000;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#content a:hover {
	color: #FF0000;
}

#content a {
	color: #000000;
	text-decoration: none;
}
.font70 {
	font-weight: bold;
	color: #000000;
	font-size: 70px;
	text-align: center;
	vertical-align: middle;
}
.SfondoNews {
	background-image: url(Immagini/Grafica_Page/Sfondo_News.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:150px;
	height: auto !important;
	height: 150px;
}
.SfondoNews2 {
	background-image: url(Immagini/Grafica_Page/Sfondo_News2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height:150px;
	height: auto !important;
	height: 150px;
}
.font25 {
	font-weight: bold;
	color: #000000;
	font-size: 25px;
	text-align: center;
	vertical-align: middle;
}
.font16 {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
}


.BordoNoGrassetto {

	border: thin solid #FF0000;
}


