BODY {
		padding:0 0 0 0;
		background: #fff;
		margin: 0px; 
		color: #000; 
		font-size: 12px; 
		font-family: Verdana, sans-serif; 
}

UNKNOWN {
	FONT-SIZE: small;
}
#header {
	font-size: 93%; 
	background: #EAEDA9 repeat-x 50% bottom; 
	float: left; 
	width: 100%; 
	line-height: normal;	
}
#header UL {
	padding: 10px 10px 0 10px;
	margin: 0; 
	list-style-type: none;
}
#header LI {
	padding:0 0 0 0;
	display: inline; 
	margin: 0 0px 0 0; 	
	}
#header A {
	padding:0 0 0 9px;
	float: left; 
	margin: 0px 1px 0px 1px; 
	border-bottom: #EAEDA9 1px solid; 
	text-decoration: none;
	background:#C3CA08;
	color: #fff;
}
#header A span {
	padding:5px 15px 4px 6px;
	display: block; 
	font-weight: bold; 
	float: none; 
	color: #765; 
	color: #fff;
}

#header A:hover span, #header A:hover{
	color: #575757;
	background: #fff;
}
#header #current A {
	border: 0 0 0 0;
	background-position: 0px -150px; 
	border-bottom: #fff 1px solid; 
	background:#fff;
}
#header #current A span {
	background-position: 100% -150px; 
	color: #333
}

#header #disattivo, #header #disattivo a, #header #disattivo a span
	{
	color: #29406e;
	font-weight:normal;
	}

#header A:hover {
}
#header A:hover span {
}

#main
  {
  padding:10px 20px 5px 20px;  
  }
  
  
/*stili per la galleria*/
#big_gallery
	{
	text-align:center;
	}

ol#gallery
	{ 
	margin: 0; 
	padding: 0 }

ol#gallery li
	{ 
	float:left; background-color: #fff ; color: #000;
    margin: 2px; 
	padding: 0; list-style-type: none;
	}

ol#gallery h3
	{ 
	margin: 0; 
	padding:0;
    color: #000;
    font: 12px light arial,sans-serif; 
	text-align: center ;
	}

ol#gallery a
	{ 
		display: block; 
		padding:0;
    }

ol#gallery a:hover
	{ color: #fff; /*hack per ie5.5 e le regole sotto*/ }

ol#gallery a img
	{ border: 0px solid #000;
	 }

ol#gallery a:hover img
	{} 


	/***********/
	
.bottone1
	{
	border:0;
	font-size:10px; 
	font-family: Verdana, sans-serif; 
	width:60px;
	color: #fff; 
	background-color: #29406e; 
	margin: 2px 6px 0 0;
	}
	
.bottone2
	{
	border:0;
	font-size:10px; 
	font-family: Verdana, sans-serif; 
	width:60px;
	color: #fff; 
	background-color: #29406e; 
	margin: 2px 32px 0 0;
	}
	
.input1
	{
	border:1px solid #575757;
	font-size: 10px; 
	background: #ecedee; 
	color: #000000; 
	font-family: Verdana, sans-serif; 
	margin: 2px 4px 0 0;
	}
	
.input2
	{
	border:1px solid #575757;
	font-size: 10px; 
	background: #ecedee; 
	color: #000000; 
	font-family: Verdana, sans-serif; 
	margin: 2px 30px 0 0;
	}
	
a, a:link, a:visited, a:hover
	{
	font-size: 12px; 
	color: #3399ff; 
	font-family: Verdana, sans-serif; 
	text-decoration:none;
	}
	
a:hover 
	{
	text-decoration:underline;
	}
	
.sfogliapagine
	{
	width:100%;
	clear:both;
	text-align:center;
	margin:10px 0 10px 0;
	position:relative;
	height:15px;
	}
	
.sfogliapagine #freccia_sx
	{
	position:absolute;
	left:0;
	top:0;
	}
	
.sfogliapagine #freccia_dx
	{
	position:absolute;
	right:0;
	top:0;
	}

.PartecipantiCorsi {
font-family: Verdana, sans-serif;
font-size: 11px;
color: #666;
text-align: left;
padding: 10px;
}

.PartecipantiCorsi h2 {
color: #22416D;
font-size: 12px;
clear:both;
}

.PartecipantiCorsi ul {
margin: 0px;
padding: 0px;
list-style: none;
}

.PartecipantiCorsi ul li {
padding: 0px 0px 0px 15px;
background: url('../img/bgLi.gif') no-repeat 0px 4px;
}
