body {
	background: #E5F0DA url(/img/bg_body.gif) left top repeat-x;
	margin: 0 auto;
	font-family: Arial, Geneva, sans-serif;
	color:#000;
	font-size:11px;
}


#container{
	width: 940px;
	position: relative;
	background: transparent url(/img/bg_container.png) repeat-y;
	margin-bottom: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	
	
}

#intro {
	background-color: transparent;
	background-image: url(/img/bg_intro.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#intro img {
	padding:20px;
}

#figura {
	min-height:550px;
	
	}
#figura img{
	padding:20px;
	padding-left: 60px;
	margin: 0px;
}

#logo {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#preambolo {
	padding-left: 250px;
	padding-top: 35px;
	color: #000;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


#preambolo h3 {
	/*background: transparent url(img/h3_preambolo.gif) left top no-repeat;
			height: 37px;	width: 260px;*/
	margin: 0 0 10px 1px;
	font-family: Arial, Geneva, sans-serif , ;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F30;		
		}
		
#preambolo .p1 {
	padding-left: 5px;
	padding-right: 230px;
	padding-bottom:0px;
	margin: 0;
	line-height:18px;
}
#preambolo .p2 {
	padding-left: 5px;
	padding-right: 240px;
	padding-top:0px;
	margin: 0;
	line-height:18px;
}


#info{
	padding-left:0px;
}



#info a:link {
	font-size: 12px;
	font-weight: bold;
	margin-left:0px;
	color: #F63;
	text-decoration:underline;
	font-style: italic;	
	/*text-transform: uppercase;	*/
}

#info a:visited {
	/*text-transform: uppercase;	*/
	font-size: 12px;
	font-weight: bold;
	color: #F63;
	text-decoration:underline;
	font-style: italic;	

}

#info a:hover {
	/*text-transform: uppercase;	*/
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration:underline;
	font-style: italic;	

}


#tabella_form img{
	padding:0;
	border:none;
	
}

#colonna1 {
	width: 200px;
	padding-right:0px;
	padding-top:20px;
	padding-left:5px;
	
}

#colonna1 h2 {
	margin-bottom:10px;
	
}

*+html #colonna1 h2 {
	margin-bottom:10px;
	
}

#colonna2 {
	width: 230px;
	float:right;
	padding-right:220px;
	margin-top:20px;
}
*+html #colonna2 {
	width: 230px;
	float:right;
	padding-right:220px;
	margin-top:18px;
}
#colonna2 h2 {
	margin-bottom:23px;
	
}

*+html #colonna2 h2 {
	margin-bottom:25px;
	
}



/*		link lista
-----------------------------------------------------------------------*/


#linkList {
	float:left;
	padding-top:15px;
	color: #fff;
	font-weight: normal;
	width: 230px;
}

*+html #linkList {
	float:left;
	padding-top:15px;
	color: #fff;
	font-weight: normal;
	width: 230px;
}

#linkList img {
	padding: 0px;
		}	
		#linkList h3 {
	padding: 0px;
		}
		
		#linkList a, #linkList a:link, #linkList a:visited  {
			color: #fff;
			text-transform: uppercase;
			text-decoration: none;
	
			
		}
		
		#linkList a:hover, #linkList a:active, #linkList a:focus  {
	color:#F93;
	text-decoration: none;
		}
			
		
#linkList li {
	font-size: 11px;
	list-style: square;
	padding-right: 0px;
	
		}
#lsre {
	background: transparent url(/img/bg_linkList_sre.gif) 0px 2px repeat-y;
	padding-bottom: 0px;
	
}
		

		.sre   {
		
			display: block;
			margin: 0 auto;
		    height: 49px;
			width: 230px;
		}
	
	
	
		.sre_s {
			background: transparent url(/img/bg_lsre.gif) left bottom no-repeat;
			display: block;
			margin: 0 auto;
			height: 37px;
		
		}
		
		#lsre ul li a {
			display: block;
			font: bold 11px Verdana, Arial;
			padding-top:0px;
			padding-bottom:1px;
		}
		
		#lsre ul {
			padding-top:0px;
			margin-top:6px;
			margin-bottom:10px;
		}
		
		

#lcorsi {
	background: transparent url(/img/bg_linkList_corsi.gif) 0px 2px repeat-y;
	padding-bottom: 0px;}

		.corsi  {
			
			display: block;
			margin: 0 auto;
			height: 58px;
			width: 230px;
		}
		.corsi_s {
			background: transparent url(/img/bg_lcorsi.gif) left bottom no-repeat;
			display: block;
			margin: 0 auto;
			height: 37px;
		
		}
		
#lcorsi ul {
			padding-top:1px;
			margin-top:5px;
			margin-bottom:10px;
		}
		

#lcorsi ul li a{
	display: block;
	font: bold 11px Verdana, Arial;
	padding-bottom:1px;
	padding-top:0px;
	}


#lcorsi ul li, #lsre ul li{
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	margin-left: 0px;
}


.corsi span, .corsi_s span, .sre span, .sre_s span {
	display: inline;
	height: 0;
	left: -1000px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
	width: 0;
}


#footer {
	margin-top:0px;
	padding-top:0px;
	background: #E5F0DA url(/img/bg_footer.gif) left top no-repeat;
	height:186px;
	width:940px;
	margin:auto;
	
}

#linx {
	padding-top: 30px;
	padding-left: 300px;
}

#linx a:link {
	padding-left:5px;
	padding-right:5px;
	color:#fff;
	text-decoration:none;
	padding-right:5px;
	
}

#linx a:visited {
	padding-left:5px;
	padding-right:5px;
	color:#fff;
	text-decoration:none;
	

	
}
#linx a:hover {
	color:#F93;
	text-decoration:underline;
	}

h1 {
	font-family: Arial, Geneva, sans-serif ,;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F30;
	background-color: transparent;
	background-repeat:no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 10;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
}


h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#F30;
	text-transform: uppercase;
	margin-top:3px;
	margin-left:5px;
	
		
}
#tabella_form {
	padding-left: 5px;
	margin-top:0px;
	padding-top:0px;
	color: #000;
	width: 510px;
	clear:right;
	
}

*+html #tabella_form {
	padding-left: 5px;
	margin-top:0px;
	padding-top:0px;
	color: #000;
	width: 510px;
	
}

#tabella_form_land {
	padding-left: 0px;
	margin-top:0px;
	color: #000;
	width: 450px;
	
}
*+html #tabella_form_land {
	padding-left: 5px;
	margin-top:0px;
	color: #000;
	width: 435px;
	
}
#tabella_form_land img {
	padding:0px;
	
}
#tabella_credits img {
	padding:0px;
	margin:0px;
}
.campi {font-size: 10px; background-color:#FFFFFF;}
.form {
	font-size: 11px;
	width:130px;
	background-color:#E5F0DA;
}
.select {
	font-size: 10px;
	width:134px;
	background-color:#E5F0DA;
}
*+html .select {font-size: 10px; width:137px; background-color:#E5F0DA;}
.invia {
	font-size: 10px;
	width:134px;
	background-color:#E5F0DA;
	cursor:hand;
}


/* sotto menu*/


#linkini {
	padding-left: 250px;
	padding-top: 0px;
	color: #000;
	padding-bottom: 25px;
	margin-bottom: 0px;
	margin-top:10px;
}


#sottomenu{
	
	padding-top:10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 185px;
}

#legenda{
	padding:5px 0px 0px 10px;
  
  }


#legenda img{
	padding:0px 3px 0px 0px;
  
  }
#legenda p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	margin: 5px 0px 3px 5px; 
}
#sottomenu p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	margin: 10px 0px 3px 10px; 
}



#sottomenu h4{
	background-image:url(/img/sotto_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:20px;
	padding:0px;
	margin:0px;
}

#sottomenu h5{
	background-image:url(/img/sotto_down.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:20px;	
	padding:0px;
	margin:0px;
}
#riconosciuti, #nriconosciuti{
	padding:0px;
	margin:0px;
}
	
#riconosciuti ul, #nriconosciuti ul{
	background-image:url(/img/sotto_cent.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin:0px;
}

#riconosciuti  li {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	display: block;
	padding-left:10px;
	list-style-type: none;
	text-transform: uppercase;
	text-align: left;
	padding-bottom: 3px;
	background-image: url(/img/square_red.gif);
	background-repeat: no-repeat;
	background-position: left 4px;

}

#nriconosciuti li {
	
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	display: block;
	padding-left:10px;
	list-style-type: none;
	text-transform: uppercase;
	text-align: left;
	padding-bottom: 3px;
	background-image: url(/img/square_gray.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}


#linkini a:link {
	color: #666;
	text-decoration:underline;
	margin-left:0px;	
}

#linkini a:visited {
	color: #666;
	text-decoration:underline;
	margin-left:0px;
}

#linkini a:hover {
	
	color: #9BB300;
	text-decoration:underline;
	margin-left:0px;
}

