#contenitore {
	width: 760px;
	background-color: #FFFFFF;
	top: 14px;
	left: 30px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 5px;
	border-top-style: solid;
}

#contenitore #testata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 120px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #273366;
	margin-left: 15px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	border-top-color: #ECE9D8;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
	position: relative;
	background-image: url(img/Logo_trasp.gif);
}


#contenitore #navOr {
	height: 30px;
	padding: 0px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	width: 780px;
	color: #FEFEFE;
	margin: 2px;
	background-repeat: repeat-x;
	background-position: right bottom;
}
#contenitore #navOr a {
	height: 30px;
	width: 85px;
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
	padding-right: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-left: 1px;
	margin-left: 1px;
	line-height: 25px;
	background-image: url(img/pulsante_off.gif);
}
#contenitore #navOr a:hover {
	color: #CCCCFF;
	background-image: url(img/pulsanti_05.gif);
	background-color: #CCCCFF;
}

#contenitore #sinistro {
	width: 110px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px;
}
#contenitore #sinistro #links li {
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	background-color: #99FF00;
	padding: 0px;
}
#contenitore #sinistro #links ul {
	list-style-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FF3366;
}
#contenitore #sinistro #links a {
	width: 115px;
	display: block;
	height: 30px;
	padding-top: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	text-decoration: none;
	background-color: #660000;
	border: thin solid #FFFFFF;
}
#contenitore #navOr ul {
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#contenitore #sinistro #links a:hover {
	color: #FFFFFF;
	background-color: #990000;
}
#contenitore #navOr li {
	display: inline;
	text-align: center;
	margin: 0px;
	padding: 0px;

}

#contenitore #centrale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 120px;
	margin-top: 0px;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	right: 80px;
	color: #000000;
	font-weight: normal;
	background-color: #E6E6E6;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#contenitore #navOr2 {
	height: 30px;
	background-color: #660000;
}

#contenitore #centrale p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contenitore #centrale h1 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
#contenitore #centrale h2 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	font-family: "Comic Sans MS";
}


#contenitore #piede {
	background-color: #660000;
	clear: both;
	height: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #FFFFFF;
	vertical-align: middle;
	width: 760px;
	padding: 0px;
	margin: 0px;
}
#contenitore #index h1 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #800040;
	padding-top: 0px;
	padding-left: 1px;
	margin-top: 0px;
	margin-left: 1px;
}

#contenitore #index {
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 5px;
}
body {
	background-image: url(img/sfondo.jpg);
}
