body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: White;
	color: Black;
}

#main {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: auto;
	font-size: 0.8em;
}

hr {
	display: none;
}

.nascosto { 
        position:absolute;
        top:-200em;
        height:0;
        width:0;
        overflow:hidden
}

#header {
	width: 760px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
	background-color: #FFF7FA;
	position: relative;
	min-height: 199px;
	height: auto !important;
	height: 199px;
	background-image: url(images/sfondo_h.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	overflow: auto;
}

#corpo {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-color: #FFF7FA;
	background-image: url(images/sfondo_c.gif);
	background-repeat: repeat-y;
	background-position: 0% 0%;
	overflow: auto;
}

#footer {
	background-color: #FFF7FA;
	width: 760px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	background-image: url(images/sfondo_f.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#footer .box{
	margin-left: 20px;
}

#colonna {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	width: 230px;
}

#colonna .box{
	margin-left: 20px;
	padding-top: 3.5em;
}

#contenuto {
	margin: 0 230px 0 0;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	font-size: 0.8em;
	width: 530px;
	padding: 0;
}

#contenuto .box{
	margin-left: 20px;
	overflow: auto;
}

#corpo .box{
	margin-left: 20px;
	overflow: auto;
}
div#tit {
	border-bottom: 3px solid #FF99CC;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-top: 18px;
}

div#center {
	text-align: center;
}

div#cont_left {
	position:absolute;
	left:20px;
	width:235px;
}

div#cont_right {
	margin:0 0 0 255px;
	width: 235px;
}

div#cont_left_m {
	position:absolute;
	top:50px;
	left:20px;
	width:355px;
	padding: 0;
}

div#cont_right_m {
	position:absolute;
	margin:0 0 0 375px;
	width: 355px;
	padding: 0;
}

div#boxnews {
	float: left;
	border: 2px dashed #00AEEF;
	margin-top: 1em;
	padding: 0.9em;
	width: 364px;
}

.boxmainass {
	margin-top: 30px;
	margin-right: 15px;
	float: left;
	background-color: #FFEDCF;
	background-image: url("images/bottomass.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 228px;
}

.testoass {
	padding-top: 10px;
	padding-left: 4px;
	background-image: url("images/topass.gif");
	background-repeat: no-repeat;
}

.boxmaindonat {
	margin-top: 30px;
	margin-right: 15px;
	float: left;
	width: 228px;
	background-color: #DEF5C6;
	background-image: url("images/bottomdonat.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}

.testodonat {
	padding-top: 10px;
	padding-left: 5px;	
	background-image: url("images/topdonat.gif");
	background-repeat: no-repeat;
}

.boxmainatt {
	margin-top: 30px;
	margin-right: 15px;
	float: left;
	width: 228px;
	background-color: #C6D9F5;
	background-image: url("images/bottomatt.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}

.testoatt {
	padding-top: 10px;
	padding-left: 5px;
	background-image: url("images/topatt.gif");
	background-repeat: no-repeat;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

img#logo{
	margin-top: 0.6em;
	margin-left: 0.8em;
	padding-top: 0.3em;
	float: left;
}

img#head{
	margin: 0;
	padding-right: 10px;
	padding-top: 10px;
	float: right;
}

img.logosx{
	margin: 0;
	padding-right: 0.5em;
	padding-top: 1em;
	display: block;
	float: left;
}

img.logodx{
	margin: 0;
	padding-left: 0.5em;
	padding-top: 1em;
	display: block;
	float: right;
}

img#logov{
	margin: 0;
	padding-left: 0em;
	padding-top: 1em;
	padding-right: 1em;
	display: block;
	float: left;
}

img.foto{
	margin: 0;
	margin-top: 0.9em;
	margin-bottom: 0.5em;
	padding: 0.2em;
	display: block;
	float: none;
	border-top: 1px solid #7BC2FF;
	border-left: 1px solid #7BC2FF;
	border-bottom: 1px solid #004B8C;
	border-right: 1px solid #004B8C;
}

ul#ulmenuh {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	clear: left;
	margin-left: 8px;
}

li.limenuh {
	display: block;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	margin-top: 5px;
}

li#primo {
	margin-left: 4px;
}

li.limenuh a {
	color: #0C177D;
	text-decoration: none;
	background-color: transparent;
	height: 1.8em;
	border: 1px solid #FF99CC;
	padding: 0;
	margin: 0;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 3px;
	line-height: 1.8em;
	width: 147px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 145px;
}

li.limenuh a:hover {
	color: white;
	background-color: #FD130E;
}

li.limenuh#attivoh {
	height: 1.8em;
	border: 1px solid #FF99CC;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	display: block;
	text-align: center;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 1.8em;
	background-color: #EE0077;
	color: white;
	width: 147px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 145px;
}

ul#ulmenuv {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 2.7em;
	width: 150px;
}

li.limenuv {
 	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bolder;
	margin: 0;
}

li.limenuv a {
	color: #0C177D;
	text-decoration: none;
	background-color: transparent;
	height: 2.7em;
	line-height: 2.7em;
	letter-spacing: 3px;
	padding: 3px 0 3px 47px;
	margin: 0;
	border: 1px solid #FF99CC;
	display: block;
	width: 199px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;
}

li.limenuv a:hover {
	color: white;
	background: #FD130E url(images/sfondo_mv.gif) no-repeat 4px 7px;
}

li.limenuv#attivov {
	background: #EE0077 url(images/sfondo_mv.gif) no-repeat 4px 7px;
	font-weight: bold;
	color: white;
	height: 2.7em;
	line-height: 2.7em;
	letter-spacing: 5px;
	padding: 3px 0 3px 47px;
	margin: 0;
	border: 1px solid #FF99CC;
	display: block;
	width: 199px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;
}

li.limenuv#attivovl {
	background: #EE0077 url(images/sfondo_mv.gif) no-repeat 4px 7px;
	font-weight: bold;
	color: white;
	height: 2.7em;
	line-height: 2.7em;
	letter-spacing: 3px;
	padding: 3px 0 3px 47px;
	margin: 0;
	border: 1px solid #FF99CC;
	display: block;
	width: 199px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;
}

ul#ulmenub {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	clear: left;
}

li.limenub {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 0.6em;
	margin-top: 2.5em;
}

li#primob {
	margin-left: 30px;
}

li.limenub a {
	color: #0C177D;
	text-decoration: none;
	background-color: transparent;
	height: 1.6em;
	padding: 0;
	margin: 0;
	display: block;
	text-align: center;
	letter-spacing: 2px;
	line-height: 1.6em;
	width: 121px;
}

li.limenub a:hover {
	color: white;
	font-weight: bold;
	background-color: #FD130E;
}

li.limenub#attivob {
	height: 1.6em;
	padding: 0;
	margin: 0;
	margin-top: 2.5em;
	display: block;
	text-align: center;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 1.6em;
	background-color: #EE0077;
	color: white;
	width: 121px;
}

ul.ulmenum {
	margin-top: 20px;
	margin-left: 20px;
	padding-left: 0;
	list-style: none;
	line-height: 140%;
}

li.limenum {
	margin: 0;
	padding-bottom: 4px;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

li.limenum a {
	color: #3300FF;
	text-decoration: none;
	background-color: transparent;
}

li.limenum a:hover {
	font-weight: bolder;
}

h1.title {
	display: inline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: transparent;
	color: #FD130E;
	font-size: 1.5em;
	display: inline;
	text-decoration: none;
	margin: 0;
	padding: 0;
	letter-spacing: 0.17em;
}

h2.sottotit {
	display: inline;
	font-weight: normal;
	font-size: 1.25em;
	margin: 0;
	padding: 0;
	color: #0C177D;
	background-color: transparent;
	letter-spacing: 0.2em;
}

h2.sottotit a {
	padding-left: 0.4em;
	text-decoration: none;
	color: #0C177D;
}

h2.sottotit a:hover {
	text-decoration: underline;
}

h2.tit {
	display: block;
	font-weight: bold;
	font-size: 1.30em;
	margin: 0;
	padding: 0;
	color: #0C177D;
	background-color: transparent;
	letter-spacing: 0.1em;
}

h3 {
	color: #0C1DAB;
	letter-spacing: 0.10em;
	padding-top: 0.5em;
	margin-bottom: 0.4em;
	font-size: 1.35em;
	background-color: transparent;
}

h2.iniz {
	color: #0C1DAB;
	letter-spacing: 0.10em;
	margin-bottom: 0;
	padding: 0;
	margin-top: 2.5em;
	font-size: 1em;
	border-bottom: 1px solid #0C1DAB;
	background-color: transparent;
}

p#legal{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	margin: 0;
	padding: 0;
	margin-left: 1.1em;
	padding-top: 15px;
	text-align: center;
	vertical-align: middle;
}

p#legal a{
	color: #3300FF;
	text-decoration: none;
	background-color: transparent;
}

p#legal a:hover{
	font-weight: bolder;
}

p#hs{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3054A9;
	font-size: 0.70em;
	position: absolute;
	margin: 0;
	right: 45px;
	display: inline;
	background-color: transparent;
	font-weight: bold;
	bottom: 15px;
}

p#hs a, a#hs{
	text-decoration: none;
}

p#hs a:hover, a#hs:hover{
	text-decoration: none;
	color: #990099;
	background-color: transparent;
}

p.title {
	line-height: 140%;
	letter-spacing: 0.03em;
	word-spacing: 0.15em;
	text-align: center;
	font-size: 1.2em;
	color: #0058A9;
	width: 350px;
	padding-top: 10px;
	display: inline;
	background-color: transparent;
}

p.title1 {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.40em;
	color: #0058A9;
	text-align:center;
	letter-spacing: 0.2em;
	font-weight: bold;
	background-color: transparent;
}

p.testo {
	display: inline;
	line-height: 160%;
	letter-spacing: 0.03em;
	word-spacing: 0.15em;
	text-align: left;
	background-color: transparent;
}

ol {
	line-height: 160%;
	letter-spacing: 0.03em;
	word-spacing: 0.15em;
	text-align: left;
	background-color: transparent;
}

ul.testo {
	line-height: 160%;
	letter-spacing: 0.03em;
	word-spacing: 0.15em;
	text-align: left;
}

ol.testo {
	line-height: 160%;
	letter-spacing: 0.03em;
	word-spacing: 0.15em;
	text-align: left;
}
p.testo a{
	line-height: 220%;
	color: #3300FF;
}

p.testo a:hover{
	line-height: 220%;
	background-color: White;
}

p.testo a:visited {
	color: #CE0067;
}

p.riep {
	text-align: justify;
	margin: 0;
	padding: 0.5em 1.7em 0.5em 0.7em;
	background-color: transparent;
}

p.right {
	text-align: right;
	margin-top: 0;
	background-color: transparent;
}

a.std {
	color: #3300FF;
}

a.std:hover {
	background-color: White;
}

a.std:visited {
	color: #CE0067;
}

ul {
	list-style: disc outside;
}