html {min-height: 100%;}

* {
}

a {
color: #005B9C;
}

a:hover {
color: #0B2444
}

img {
	left: 700px;
	top: 247px;
}

body {
	font-style: normal;
	font-weight: 0;
	font-variant: normal;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

p,ul {
}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: #EBEBEB;
	margin: 0 0 7px 0;
}

h2 {
	font: normal 1.3em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: #005B9C;
	margin: 0 0 7px 0;
}


.clearer {clear: both;}

.left {
	float: right;
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 600px;
}

.right {
	float: left;
}

.container {
	background-color: #990000;
	font-size: None;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
}


.top {
	padding: 8px 8px 0;
	background-color: #FFFFFF;
	background-repeat: repeat;
}


.header {
	background-color: #990000;
	font-size: 0px;
	height: 105px;
	padding: 8px;
	width: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.header .left, .header .right {
	background-color: #000000;
	color: #B5D5FF;
	color: #FFF;
	height: 105px;
	background-position: 100% 100%;
}
.header .left {
	background: transparent url(img/strutturacaricata.swf) top left repeat-x;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 105px;
	width: 400px;
	text-align: left;
}
.header .right {
	overflow: auto;
	width: 207px;

}

.header .right div {
	padding-left: 0px;
	padding-top: 15px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 0em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}




.navigation {	
	background: #D9E1E5 url(img/nav.jpg);
	border: 1px solid #FFFF00;
	height: 35px;
}
.navigation a {
	background: transparent url(img/nav.jpg) left top repeat-x;
	color: #000000;
	display: block;
	float: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 35px;
	text-decoration: none;
	padding: 0 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFF00;
}
.navigation a:hover {
background: transparent url(img/nav.jpg) left bottom; 
color: #660000;
}


.main {
	border-top: 8px solid #FFF;
	background: url(img/bgmain.jpg) repeat-y;
	padding-left: 6px;
	padding-right: 6px;
}


.sidenav {
	float: right;
	width: 205px;
}
.sidenav h2 {
	color: #333300;
	font-size: 1em;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #e4e4e4;
}
.sidenav li {border-bottom: 1px solid #e4e4e4;}
.sidenav li a {
	font-size: 1.1em;
	color: #333300;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background-color: #ebebeb;
	color: #654;	
}

/* content */
.content {
	float: left;
	width: 750px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
}
.content {
	color: #666;
	font-size: 1.0em;
	margin-bottom: 6px;
	text-align: justify;
	text-indent: 2px;
}


.content .imgright {
padding: 5px;
border: 1px solid #666;
margin-left: 4px;
float: none;
}



.footer {
	background: url(img/bluefooter.jpg) repeat-x;
	color: #FFF;
	line-height: 15px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	font-variant: small-caps;
}
.footer a,.footer a:hover {color: #FFF;}
.Sede {
	border: thin solid #990000;
}
.container .main .Titoletti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	padding: 0px;
}
.container .main .spiegazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-transform: none;
}

form{
	width:700px;
	padding:5px 0;
	margin:10px
}

fieldset{float:left;width:700px;
    margin: 1em 0;padding: 0;
    border: none;border-top: 1px solid #99A0FA;
    background: #BDC1FA url(gradient.png) repeat-x top}
	
legend{font-weight:bold;color: #333;background:#FFF}
	form b{color:#F00}
	form p{margin:0.5em 10px} 

fieldset div{float:left;width:100%;
    padding: 10px 0 12px;
    background: url(line.png) repeat-x bottom}
	
label{float:left;width:120px;
    display: inline;margin-left: 10px;
    line-height:23px}

div#confirm-address label,div#sports label,input#go{
	margin-left:350px
} 
	
	
