/* CSS Vetrina Pro 1.0 - Contenuto Franco Bettini */

/*Font generici*/
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
}

h1 {	font-size:2.0em;font-weight:bold;}
h2 {	font-size:1.6em;font-weight:bold;}
h3 {	font-size:1.4em;font-weight:bold;}
h4 {	font-size:1.2em;font-weight:bold;}
h5 {	font-size:1.0em;font-weight:bold;}
h6 {	font-size:0.8em;font-weight:bold;}

/*Ripristino la spaziatura degli elenchi*/
ul, ol {
	list-style-position:outside;
	padding-left:1em;
}

/*clearer (per pulire i float*/
.clearer {
	clear:both;
	visibility:hidden;
}

/*###### HOME ######*/
/*immagine principale*/
#ImmaginePrincipale {
	margin:10px 0;
	text-align:center;
}


/*Descrizione aggiuntiva*/
.descrizioneAggiunti
