/* CSS Document */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body {
	font: normal 11pt Arial;
	margin: 0px;
}
hr, .hide {
	display: none;
}
h1, h2, h3, h4 {
	margin: 0px;
}
h1 {
	margin-bottom: 5px;
	height: 50px;
	background: url("images/top_border_orange.gif") repeat-x left bottom;
	font: bold 20pt Arial;
	color: #FFAA00;
}
h2 {
	margin:0px 5px 5px 5px;
	padding-bottom: 3px;
	font: bold 14pt Arial;
	color: #FFAA00;
	border-bottom: 1px solid #666666;
}
h3 {
	margin: 0px 5px 5px 5px;
	padding-bottom: 2px;
	font: bold 14pt Arial;
	color: #93278F;
	border-bottom: 1px solid #666666;
}
h4 {
	margin: 5px;
	font: bold 11pt Arial;
	color: #FFAA00;
}
p {
	margin: 10px 5px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #93278F;
}
ul, ol{
	margin: 10px 5px;
	padding-left: 30px;
	list-style-position: outside;
}
.clear {
	clear: both;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#container {
	width: 900px;
	margin: 10px auto;
	border-width: 2px;
	border-style: solid;
	border-top-color: #A9A9A9;
	border-left-color: #A9A9A9;
	border-bottom-color: #666666;
	border-right-color: #666666;
/*	background-color: #F2F2F2; */
	background-color: #F2FAF0;}

#header {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 900px;
	height: 72px;
	background-color: #93278F;
}

#toptool {
	float: left;
	padding-top: 10px;
	margin: 0px;
	width: 900px;
	height: 26px;
	min-height: 27px !important;
	border-bottom: 5px solid #A9A9A9;
}

#content {
	position: relative;
	float: left;
	width: 880px;
	min-height:600px;
	height: auto !important;
	height: 600px;
	padding: 10px;
}

#content #leftCol {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 170px;
}

#content #rightCol {
	float: right;
	padding: 0px;
	margin: 0px;
	width: 170px;
}

#content #centerCol {
	float: left;
	margin-left: 5px;
	padding-bottom: 10px;
	width: 520px;
	text-align: justify;
	background-color: #FFFFFF;
}
.corpo{
    margin: 5px;
    border-width: 2px;
    border-width: 2px;
	border-style: solid;
}

#footer {
	clear: both;
	padding-top: 5px;
	margin: 0px 10px;
	height: 22px;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	color: #93278F;
	border-top: 1px solid #A9A9A9;
}

/************ top tool styles **************/

#toptool ul.nav{
	position: relative;
	margin: 0px 10px;
}

#toptool ul.nav li{
	list-style-type: none;
	display: inline;
}

#toptool ul.nav li a{
	padding: 0px 10px 5px 10px;
	color: #647464;
}

#toptool ul.nav li a:hover{
	color: #C4C4C4;
	border-bottom: 5px solid #E5E5E5;
}

#toptool ul.nav li.Selected{
	padding: 0px 10px 9px 10px;
	color: #FFAA00;
	border-bottom: 5px solid #FFAA00;
}

/************ lateral bar styles **************/

.GreenBox {
	margin-bottom: 10px;
	padding-bottom: 5px;
	background-color: #E0F4B3;
}

.GreenBoxContent {
	margin: 0px 10px 10px 10px;
	border-bottom: 1px solid #93278F;
	background-color: #E0F4B3;
}

.GreenBoxContent h1 {
	height: 25px;
	color: #93278F;
	font: normal 11pt Arial;
	background: url("images/top_border_violet.gif") repeat-x left bottom;
}

.GreenBoxContent h2 {
	color: #FFAA00;
	font: bold 10pt Arial;
}

.GreenBoxContent p {
	font: normal 9pt Arial;
}

.GreenBoxContent ul{
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 0px;
	list-style-position: inside;
}

.GreenBoxContent ul li{
	margin-top: 10px;
	padding-left: 0px;
	list-style-image: url("images/bullet.gif");
	list-style-position: outside;
}

.GreenBoxContent ul li.Selected{
	color: #93278F;
}

.GreenBoxContent table {
	border: 0px;
	cellpadding: 0px;
	cellspacing: 0px;
	font: normal 9pt Arial;
	margin-bottom: 5px;
}

/**************** home page ****************************/

.WhiteBox {
	float: left;
	display: block;
	cursor: pointer;
	text-decoration: none;
	width: 256px;
	height: 315px;
	margin: 0px;
	background: url("images/home_quad_grey.gif") no-repeat right bottom;
	overflow: hidden;
}

.WhiteBox2 {
	float: right;
	display: block;
	cursor: pointer;
	text-decoration: none;
	width: 256px;
	height: 315px;
	margin: 0px;
	background: url("images/home_quad_grey.gif") no-repeat right bottom;
	overflow: hidden;
}
.WhiteBox3 {
	float: right;
	display: block;
	cursor: pointer;
	text-decoration: none;
	width: 256px;
	height: 315px;
	margin: 0px;
	background: url("images/home_quad_grey.gif") no-repeat right bottom;
	overflow: hidden;
}

.WhiteBox img, .WhiteBox2 img {
	width: 200px;
	height: 150px;
	margin: 5px 20px 2px 20px;
	border: none;
}
 .WhiteBox3 img {
	width: 150px;
	height: 75px;
	margin: 5px 20px 2px 20px;
	border: none;
}

.WhiteBox h2, .WhiteBox2 h2,.WhiteBox3 h2{
	font: bold 13pt Arial;
}

.WhiteBox p, .WhiteBox2 p,.WhiteBox3 p{
	padding: 0px 2px;
}
/**************** informazioni ****************************/

table.Orari {
	width: 100%;
	border: 0px;
	cellpadding: 0px;
	cellspacing: 0px;
	font: bold 8pt Arial;
	text-align: center;
}

table.Orari th{
	color: #FFFFFF;
	font: bold 11pt Arial;
	background-color: #93278F;
}

table.Orari tr.odd td{
	background-color: #FFFFFF;
}

table.Orari tr.even td{
	background-color: #FFEEEE;
}

