body{
    margin: 0px;
    padding: 0px;
    font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 100%;
    color: Black;
    background: #13235B;
    text-align: left;
}
html{height: 100%;}
table{
    margin: 0px;
    padding: 0px;
    font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
}

.aj_div_attesa_nascondi, .aj_div_principale_nascondi{display:none;}
.aj_div_attesa_vedi{width: 100%;top: 50px;position: relative;text-align:center;}

a {text-decoration: none;}
a:hover{text-decoration: none;outline: none;}
img{border: 0px;}
input, textarea{background: White; color: Black; border: 1px solid black; margin: 0px; padding: 2px;}
.input_noborder{background-color: transparent;color: Black; border: 0px;}
form{margin: 0px;padding: 0px;}
.center{text-align: center;}
.left{text-align: left;}
.right{text-align: right;}
.giustificato{text-align: justify;}

h1{font-size: 16px; margin: 0px;}
h2{font-size: 14px; margin: 0px;}
h3{font-size: 13px; margin: 0px;}
h4{font-size: 12px; margin: 0px;}
h5{font-size: 11px; margin: 0px;}
em {color: #0d3082; font-style: normal;}
.testo9, .testo9_blu, .testo9_bianco{font-size: 9px;}
.testo10, .testo10_blu, .testo10_bianco{font-size: 10px;}
.testo11, .testo11_blu, .testo11_bianco{font-size: 11px;}
.testo12, .testo12_blu, .testo12_bianco{font-size: 12px;}
.testo13, .testo13_blu, .testo13_bianco{font-size: 13px;}
.testo14, .testo14_blu, .testo14_bianco{font-size: 14px;}
.testo16, .testo16_blu, .testo16_bianco{font-size: 16px;}
.testo18, .testo18_blu, .testo18_bianco{font-size: 18px;}

.testo9_blu, .testo10_blu, .testo11_blu, .testo12_blu, .testo13_blu, .testo14_blu, .testo16_blu, .testo18_blu{color: #0D3082;}
.testo9_bianco, .testo10_bianco, .testo11_bianco, .testo12_bianco, .testo13_bianco, .testo14_bianco, .testo16_bianco, .testo18_bianco{color: White;}
.bianco{color: White;}
.privacy{color: Gray; font-size: 10px;}
.hidden{position:absolute;left:0px;top:-1000px;width:1px;height:1px;overflow:hidden;}

p{padding: 0px 0px 5px 0px;margin:0px;}

#sito_in_costruzione{
	top: 305px;
	left: 20px;
	position: absolute;
}

/********************************************************************/
/**** INTESTAZIONE **************************************************/
/********************************************************************/
#intestazione{
	width: 950px;
	height: 234px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	background: url(immagini_layout/sfondo_intestazione.png) no-repeat;
}
	#animazione_introdutiva{
		width: 730px;
		height: 170px;
		margin: -237px 0px 0px 0px;
		float: right;
		position: absolute;
		background: silver;
	}
	#intestazione h1 img{
		display: inline;
		margin: 30px 0px 0px 0px;
		z-index: 2;
		position: relative;
	}
	#intestazione ul{
		height: 38px;
		margin: -41px 0px 0px 225px;
		padding: 0px;
		list-style-type: none;
		background: url(immagini_layout/sfondo_bordo_menu_intestazione.gif) no-repeat left top; /* Simulo il bordo con una immagine */
	}
	#intestazione ul li{
		height: 38px;
		float: left;
		position: relative;
		background: url(immagini_layout/sfondo_bordo_menu_intestazione.gif) no-repeat right top;
	}
	#intestazione ul li a{
		height: 28px;
		padding: 0px 27px 20px 27px;
		display: block;
		color: white;
		background: inherit;
		text-decoration: none;
	}
	#intestazione ul li a:hover, #intestazione ul li a.attivo{
		background: url(immagini_layout/sfondo_menu_hover.gif) no-repeat center 29px;
	}
/********************************************************************/
/**** CONTENUTO *****************************************************/
/********************************************************************/
#contenuto{
	width: 950px;
	height: auto !important;
	min-height: 360px !important;
	height: 360px; /* IE */
	margin: 0px auto;
	padding: 0px;
	position: relative;
	background: white url(immagini_layout/sfondo_fine_logo.gif) no-repeat;
}
#contenuto:after { /* Clearfix, per contenere i due div flotanti al suo interno */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
	#introduzione{
		width: 195px;
		height: auto !important;
		min-height: 340px !important;
		height: 340px; /* IE */
		margin: 0px;
		padding: 20px 0px 0px 20px;
		float: left;
		position: relative;
	}
				
	#dettagli{
		width: 735px;
		height: auto !important;
		min-height: 360px !important;
		height: 360px; /* IE */
		float: left;
		position: relative;
		padding-top: 20px;
	}
		.dettaglio_info{ /* Box generico per messaggi */
			width: 705px;
			height: auto !important;
			min-height: 330px !important;
			height: 330px; /* IE */
			padding: 30px 0px 0px 30px;
			position: relative;
		}
		
		.articolo {width: 480px;float: left;}
		.immagini {width: 250px;float: right;margin:30px 0px 0px 0px;}
			.immagini img {margin: 0px 0px 20px 17px;}
		.articolo h3{font-size: 16px; height: 30px;background: url(immagini_layout/sfondo_menu_laterale.png) left bottom no-repeat;margin-bottom: 20px;color: #0D3082;}
		.articolo h4.titolo_prodotto{font-size: 16px; height: 30px;background: url(immagini_layout/sfondo_menu_laterale.png) left bottom no-repeat;color: #0D3082;margin: 15px 0px 0px -15px;}

			/*== sezione per index ==*/
			.titolo_news{margin: 40px 0px 0px 0px; padding: 0px;}
			p.testo_news{font-size: 11px;}
	
			/*== sezione per menu navigazione laterale(azienda) e titoli(rete_vendita e catalogo_prodotti) ==*/
			.navigazione_introduzione {list-style: none; margin: 0px; padding: 0px; width: 141px;}
			
			.navigazione_introduzione li {margin: 0px; padding: 0px; height: 30px;}
					
			.navigazione_introduzione li a, .titolo_introduzione  {
				display: block;
				width: 141px;
				height: 30px;
				background: url(immagini_layout/sfondo_menu_laterale.png) bottom left no-repeat; 
				line-height: 30px;
				font-size: 12px;
				color: #0d3082;
				font-weight: normal;
				}
						
			.navigazione_introduzione li a:hover, .navigazione_introduzione li a.attivo, 
			.titolo_introduzione.attivo {
				background: url(immagini_layout/sfondo_menu_laterale_hover.png) bottom left no-repeat;}
				
			/*== sezione per catalogo_prodotti ==*/
			.navigazione_catalogo {list-style: none; margin: 10px 0px 0px 0px; padding: 0px; width: 141px;}
			.navigazione_catalogo li {height: 25px; }
			.navigazione_catalogo li a {
				display: block;
				border-bottom: 1px solid #999999;
				font-size: 11px;
				color: #0d3082;
				font-weight: normal;
				line-height: 24px;
				vertical-align: middle;
				}
				
			.navigazione_catalogo li a:hover, .navigazione_catalogo li a.attivo { background: url(immagini_layout/sfondo_menu_catalogo_hover.png) right center no-repeat;}
				
				.box_catalogo {
					width: 210px;
					height: 320px;
					margin: 25px 0px 0px 0px;
					padding: 0px 5px 0px 5px;
					float: left;
					border-right: 2px solid #0d3082;
					position: relative;
					text-align: left;
				}
				.box_catalogo.chiusura {border: 0px;}
				.box_catalogo img {padding: 0px 30px;}
				.box_catalogo h3 {position: relative; margin: 20px 30px; font-size: 16px;}
				.box_catalogo p {position: relative;margin-left: 30px;font-size: 11px;}
				
					
					/*** formattazione tabella per categorie prodotto ***/	
					table.catalogo {margin: 20px 0px 20px 0px;}
					table.catalogo tr.titolo-tabella {background: none;}
					table.catalogo th {color: #13235B;}
					table.catalogo td, table.catalogo th {display: block;float: left;height: 20px;line-height: 20px;width: 120px;text-align: center;}
					table.catalogo td.prodotto, table.catalogo th.prodotto {width: 210px;text-align: left;padding: 0px 0px 0px 15px;}
					table.catalogo td.prodotto {background: url(immagini_layout/pallino-tabella.png) left center no-repeat;}
					table.catalogo td {text-align: center;border: 1px dotted #CCCCCC;border-left: 0;border-bottom: 0;}
					table.catalogo em {font-weight: bold;padding-left: 10px;}
					/**************/
					
			/*== sezione per contatti ==*/
			.form_contatti{
				width: 430px;
				float: left;
				position: relative;
			}

			.form_contatti fieldset{border: 0px;}
			.form_contatti label{width: 80px;text-transform: uppercase;line-height: 30px;}
			.form_contatti input, .form_contatti textarea{width: 90%;}
			.form_contatti .bottone_invia{
				width: 40px;
				color: white;
				margin: 0px 10px 0px 0px;
				cursor: pointer;
				background: #101952;
				border: 0px;
				float: right;
			}
			.contatti_indirizzo{
				height: 130px;
				width: 170px;
				margin: 210px 0px 0px 120px;
				float: left;
				position: relative;
			}
			.contatti_indirizzo h3{color: #0d3082; background: inherit;}
			
			/*== sezione per dove_siamo.htm ==*/
			#map {float: right; margin: 0px 15px 0px 0px; padding:0px;}
			p.dove_siamo { width: 160px;font-size: 12px; line-height: 130%;}
			a.dove_siamo {text-decoration: underline; color: #0d3082; }
			img.download {margin-top: 20px; border: 0px;}
			
			/*== sezione per rete_vendita ==*/
			span.elenco_rete_vendita {display: block; width: 200px; margin: 25px 30px 0px 0px; padding: 0px; float: left;}
			span.elenco_rete_vendita a {text-decoration: underline; color: #0d3082;}
		
/********************************************************************/
/**** FOOTER ********************************************************/
/********************************************************************/
#footer{
	width: 950px;
	height: 40px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	background: url(immagini_layout/sfondo_footer.png) no-repeat;
}
	#footer h6{
		padding: 0px;
		margin: 0px 0px 0px 15px;
		line-height: 35px;
		display: inline;
		float: left;
		position: relative;
		color: white;
		font-size: 10px;
		font-weight: normal;
	}