* {
	margin: 0;
	padding: 0;
	scrollbar-base-color: #A6B6C5;
	scrollbar-arrow-color: #C00;
	scrollbar-3dlight-color: #A6B6C5;
	scrollbar-darkshadow-color: #A6B6C5;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #A6B6C5;
	scrollbar-shadow-color: #A6B6C5;
	scrollbar-track-color: #A6B6C5;
}
body {
	/*background: #fff url(images/bg.jpg) repeat-y top center;*/
	background-color:#b8c7d8;
	background-image:url(images/body-bg2.png);
	background-attachment:fixed;
	background-repeat:repeat-x;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.testo_normale {
	font-family: Arial,Helvetica,sans-serif;
	color: #0C1E74;
	text-align: left;
}
.testo_giustificato {
	font-family: Arial,Helvetica,sans-serif;
	color: #0C1E74;
	text-align: justify;
}
.testo_linkato {
	font-family: Arial,Helvetica,sans-serif;
	color: #83979E;
	text-decoration:none;
	font-size:12px;
}
.testo_linkato2 {
	color: #336699;
	font: bold;
	text-decoration:none;
	font-weight:bold;
}
.testo_mini {
	font-family: Arial,Helvetica,sans-serif;
	font-size:10px;
	color: #336699;
	text-decoration:none;
	text-align:right;
}
.testo_mini2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size:10px;
	color: #336699;
	text-decoration:none;
	text-align:left;
}
a {
	color: #36C;
}
a:hover {
	text-decoration: inherit;
	color: #183149;
	text-align: center;
}
.a_evidente {
	text-align: center;
	color:#900;
	text-decoration:none;
}
.b_evidente {
	font-size:10px;
	color: #006;
}
.c_evidente {
	font-weight:bold;
	text-align: left;
	color:#006;
	text-decoration:none;
}
.c_iscrizione {
	font-weight:bold;
	text-align: center;
	color:#006;
	text-decoration:none;
}
#wrap {
	margin: 0 auto;
	width: 785px;
	border:4px;
	border-left:solid;
	border-left-color:#b8c7d8;
	border-right:solid;
	border-right-color:#b8c7d8;
	border-top:solid;
	border-top-color:#b8c7d8;
}
#header {
	height: 88px;
	background: url(Loghi_Banner_struttura/prova5.jpg) no-repeat;
	background-position:center;

}
#content {
	background: url(images/menu2.jpg) repeat-y top center;
	padding: 0 10px;
	color:#0C1E74;

}
#ddtopmenubar{
	/*background-image:url(images/menunew5_2.jpg);*/
	width:785px;
	background-color:#D1DBE7;
	background-position:center;
}
li{
	list-style-image:none;
}
.footer {
	margin-top: 30px;
	text-align: center;
	font-size: 11px;
	color: #aaa;
	border-top: 1px dotted #aaa;
	background: #fff url(images/menu2.jpg) repeat-y top center;
}
mini_evidenza {
	color: #003;
}