/* Generali */
	body { 
		margin:0px; 
		padding:0px;
		font-family:"Tahoma", Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#003366;
		background-color:#FFFFFF;
	}
	
	div {
		border:1px dashed #ffffff;
		margin:0px;
		padding:0px;
		position:relative;
		text-align:center;
	}
	
	form { margin:0em; padding:0em; border:0px; }

	/* USO: &nbsp;<div class="spazio">&nbsp;</div> */
	.spazio { width:100%; clear:both; margin:0px; line-height:0px; font-size:0px; border:0; }

	img { border:0; padding:0; margin:0; }
	
/* Specifici */
	#contenitore { width: 800px; margin-left:-400px; left:50%;	}
	#logo { width:20em;	float:left;	}
	#bandiere { width:20em;	float:right; text-align:right; padding-top:50px;	}
	#header_flash {  }
	#corpo_sx { width:525px; float:left;  }
	.corpo_sx_testo { text-align:justify; width:385px; float:right}
	#corpo_dx { width:250px; float:right; }
	#corpo_sotto {margin-top:10px;}
	.box { width:210px; float:left; }
	#box_loghi { width:70px; float:left; }	
	#footer_link { width:30em;	float:left; text-align:left; margin-top:5px;	}
	#footer_copyright { width:35em;	float:right; text-align:right; margin-top:5px; }
	#corpo_sx_linea { border-bottom:1px dotted #003366;width:525px;  float:left}
	#corpo_dx_linea {border-bottom:1px dotted #003366; width:250px; float:right}
	#menu { background-image:url(../image/sfondo_menu.jpg);	background-repeat:repeat-x;	height:30px;border:1px solid #C4D7FF;}
	#sotto_menu { background-image:url(../image/sfondo_menu.jpg);	background-repeat:repeat-x;	border:1px solid #C4D7FF; margin-top:2px;}
	.corpo_sotto_sx { border-bottom:1px dotted #003366; margin-top:10px; float:left; width:45%; height:150px;}
	.corpo_sotto_dx { border-bottom:1px dotted #003366; margin-top:10px; float:right; width:45%; height:150px;}
	.linea_sotto {border-bottom:1px dotted #003366;}
/* Vari */
	.box_testo { text-align:justify; }
	.box_titoli {width:170px; float:right }
	.box_titoli2 {width:135px; float:right }
	.titolo_arancio { color:#CC7237; font-weight:bold; text-align:left }
	.sottotitolo_arancio { color:#CC7237; font-style:italic; text-align:left;margin-bottom:10px;margin-top:5px; }
	.news_image { border:1px solid #CCCCCC;	padding:0.5em; float:left; width:120px;}
	.box_image { float:left; width:70px;}
	.freccia_continua {float:right; }
	.pulsante_menu { width:95px; border:0; border-right:0px solid #FFFFFF; float:left; margin-right:1px; padding-top:8px;padding-bottom:8px; background-image:url(../image/linea_menu.jpg); background-repeat:no-repeat; background-position:center right;}
	.pulsante_sotto_menu { padding-top:2px;padding-bottom:2px; width:100px; border:0; border-right:0px solid #FFFFFF; float:left; margin-right:1px;  background-image:url(../image/linea_menu.jpg); background-repeat:no-repeat; background-position:center right;}
	.servizi_image { border:1px solid #CCCCCC;	padding:1px; float:left; width:75px}

	.tabella { margin:0 auto; padding:0; border: 1px solid #CCCCCC;	width: 100%; }
	.tabella td { color:#666666; padding:5px; border:1px solid #CCCCCC }
	.tabella th { background-color: #00a3dd; font-weight: bold; text-align: center;  color:#fff; }	

	.casella_testo {  color:#999999; font-weight:bold; width:95%; }
	.area_testo {  color:#999999; font-weight:bold; width:95%; height:100px; }
	.select {color:#999999; font-weight:bold; width:95%;}
	.riga_selezionata_no {background-color:#FF6600; }


/* Link */
	.link_blu {	color:#003366; font-size: 11px; text-decoration:none; font-weight:bold;}
	.link_blu:hover { text-decoration:underline; }
	.link_arancio {	color:#CC7237; text-decoration:none; font-weight:bold;}
	.link_arancio:hover { text-decoration:underline; }
	.link_blu_menu { color:#003366; font-size: 11px; text-decoration:none; font-weight:bold; }
	.link_blu_menu:hover { text-decoration:underline; }
	.link_rosso { color:#CC0000; font-size: 11px; text-decoration:none; font-weight:bold; }
	.link_rosso:hover { text-decoration:underline; }
	
