BODY { 
	background-color: #121E6B;
	background-image: url(../pictures/bg_sfondo.gif);
	background-position: left top;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
}

center {
	margin: 0;
	padding: 0
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;	
}

div.container {
	width: 950px;
	margin-top:0px;
	text-align:left;
	position: relative;
	margin-left: -475px;
	left: 50%
}

div.sx {
	width:231px;
	margin: 0;
	float: left;
	background-image: url(../pictures/bg_sx.gif);
	background-position: right;
	background-repeat: repeat-y;
	height: 1000px;
}

div.sx_bottom {
	background-image: url(../pictures/sidesx_bottom.gif);
	width: 231px;
	height: 62px;
	background-repeat: no-repeat;
	background-position: bottom;	
}

div.dx {
	width:719px;
	margin: 0;
	float: right;
	background-image: url(../pictures/header.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 950px;	
}

div.footer {
	width: 950px;
	height: 57px;
	background-image: url(../pictures/footer.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-align: right;
	font-size: 12px;
	margin-bottom:10px
}

div.enti {
	width: 231px;
	height: 110px;
	background-color: #010c52;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div.enti img {
	border: none;
	margin-left: 1px;
}

div.enti-logo {
	text-align: center;
	float: left;
	margin:0;
}

div.enti-logo a:link, div.enti-logo a:visited, div.enti-logo a:active, div.enti-logo a:hover {
	color: white;
	text-decoration: none;
}

div.menu {
	width: 198px;
	background-color: #010C52;
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 20px;	
	margin-bottom: 30px;
	color: #80BDF2;
	font-weight: bold; 
	font-size: 13px;	
}

div.menu ul {
	margin-top:0;
	margin-bottom:0;
	list-style-image: url(../pictures/punto.gif);	
}

div.menu li {
	padding-top: 2px;
	padding-bottom: 2px
}

div.menu a {
	font-weight: bold;
	text-decoration: none;	
}

div.menu a:link, div.menu a:visited { 
	color: white;
}

div.menu a:hover, div.menu a:active { 
	color: #80BDF2;
}

div.avviso {
	text-align:center;
	margin-bottom: 30px;
	font-size:12pt;
	background-color: #feff42;
	color: #0001aa;
	font-weight: bold;
	border: 2px solid white;
}

div.avviso a:link, div.avviso a:visited, div.avviso a:active, div.avviso a:hover {
	color: #0C5A9D
}



div.titolo {
	width:651px;
	height: 62px;
	margin:0;
	background-image: url(../pictures/bg_titolo.gif);
	background-position: top;
	background-repeat: no-repeat;	
}

div.titolo h1 {
	color: #80BDF2;
	font-size: 30px;
	margin: 0;
	padding-top:15px;
	padding-left:15px;
}

div.content h2 {
	color: #80BDF2;	
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 10px;
}

div.corpo {
	width:651px;
	margin-left: 15px;
	margin-top: 250px;
	margin-bottom: 15px;
}

div.content {
	background-color: #0C5A9D;
	height: 670px;
}

img.cornice {
	border: 2px solid #ffffff;
}

a:link, a:visited, a:active {
	color: #FFF600;
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	color: #FFF600;
	text-decoration: underline;
}

div.main-sponsor {
	width:210px;
	text-align: center
}

div.main-sponsor img {
	border: none
}

table.gallery td {	
	text-align: center;
	width: 148px;
	height: 113px;
	margin:0;
	background-color:white;
	border:0;
	border:1px solid #514e42;
}

span.page_button
{
	position: relative;
	padding:1px 5px 1px 5px;
	border: 1px solid #FFF600;
	font-weight: bold;
	color: #FFF600
}

span.page_button_sel
{
	padding:1px 5px 1px 5px;
	position: relative;
	background-color: #010C52;
	border: 1px solid #FFF600;
	color:white;
	font-weight: bold;
}

table.maschera {
	width:590px;
	margin-top: 30px;
}

table.maschera th  {
	width: 30%;
	vertical-align: top;
	text-align: right; 
	padding-right:15px;
	font-size:14px;
}

table.maschera td  {
	width: 70%;
	vertical-align: top;
	text-align: left; 
}

TABLE.calendario {
	width:600px;
	border-collapse: collapse;
}

TABLE.calendario TH {
	border: 2px solid #072F75;	
	background-color: #072F75;	
	padding: 5px;
	vertical-align: top;
}

TABLE.calendario TD {
	border: 2px solid #072F75;	
	padding: 10px;
	vertical-align: top;
	font-size: 9pt
}

label {
	font-weight: bold;
}

