/*struttura delle pagine*/


#main{
	width: 928px;
	margin: auto;
	background: white;
	float:left;

	diplay: block;
	margin: 0px;

	padding: 20px 10px 20px 10px;
}
body{
	font-family: arial;
	text-decoration:none;
	color: #3a3a3a;
	background: #d8d8d8;
	font-size: 13px;
	
}
body a{
	text-decoration: none;
	color: #3a3a3a;
}
body a:hover{
	text-decoration: underline;
}
body ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}

#footer, #logo, #scritte, #menu, #header_, #header_storia, #header_filiali, #header_partner, #header_prodotti, #header_lavoro, #header_contatti, #navigazione, .stampa, #pop_up a, #sidebar, #nav{
	display:none;
}

#pop_up img{
	margin-top:10px;
	display:yes;
	float: left;
	width: 200px;
	}

#storia{
	width: 850px;
	margin: auto;
}

/*FILIALI*/
#filiali{
	width:928px;
}
#filiali img{
	float:left;
	margin: 10px 70px 0px 50px;
	border: 0px;
}
#filiali p{
	float:left;
	width: 400px;
}

#logo_regusci, #logo_reco{
	font-size: 18px;
	width:200px;
	height: 51px;
	float:left;
	text-indent: 60px;
	clear: both;
}

#filiali table{
	float: left;
	margin-top: 50px;
	border-spacing: 0;
}
#filiali table td{
	height: 70px;
	vertical-align: top;
	margin-bottom: 10px;
}
#logo_regusci{
	background: url("../immagini/regusci.jpg") no-repeat top left;
}
#logo_reco{
	background: url("../immagini/reco.jpg") no-repeat top left;
}
#logo_regusci span, #logo_reco span{
	font-size: 9px;
	font-weight: lighter;
	width:200px;
	height: 51px;
	float:left;
	text-indent: 60px;
	clear: both;
}
#logo_reco span{
	font-size: 11px;
}
/*pop_up/

/* PARTNER */
#partner{
	width:900px;
	margin: auto;
}
#logo_partner img{
	height:20px;
}

#partner{
	width:600px;
	font-size: 12px;
	border-spacing: 0;
	cellspacing: 0px;
	padding:3px;
}
#partner tbody td{
	border-bottom:1px solid black;
}
#partner .Reco{
	color: #006bb4;
}
#partner .Regusci{
	color: #e8680a;
}
	


/*PRODOTTI*/
#pag_prodotti{
	width: 880px;
	margin: auto;
}
#pro_regusci ,#pro_reco, #reader{
	font-size:12px;
}


#pro_regusci, #pro_reco{
	height:240px;
	border-bottom: 1px solid black;
}

#pro_regusci p,#pro_reco p{
	margin-right:20px;
	width:400px;
	float:left;
}
#pro_regusci a img,#pro_reco a img, #reader a img{
	border: none;
}

#reader {
	float:right;
}

	
/*LAVORO*/
#lavoro{
	width:800px;
	min-height: 400px;
	height:auto !important;
	height: 400px;
	margin: auto;
}
#lavoro table{
	width: 400px;
	border-spacing: 0;
	border-bottom: 1px solid #cccccc;
}
#lavoro table #azienda img{
	height: 15px;
}
#lavoro table #luogo{
	text-align: right;
}
#lavoro table td{
	border-top: 1px solid #cccccc;
}

/*CONTATTI*/
#main_contatti{
	width:100%;
	min-height: 400px;
	height:auto !important;
	height: 400px;
	margin-left: 30px;
}
#contatti img, #contatti .immagine{
	width: 20px;
}

#contatti{
	width: 100%;
	font-size:11px; 
	float:right;
}

#contatti h1{
	margin-bottom:25px; 
}
#contatti b{
	width:150px;
	float:left;
	font-size:14px;
	padding-top: 10px;
	margin-bottom:10px;

}
#info{
	width: 180px !important;
	width: 190px;
	padding: 3px;
	float:right;
	margin-bottom: 20px;
	margin-left:50px;
	font-size:12px;
	border: 1px solid #9C9D9F;
}
#info img{
	float:right;
	width:25px;
}
#info table{
	width:180px !important;
	width: 185px;
	float:left;
}
#contatti #tabella{
	float:left;
	width: 650px;
	margin: 0px; 
	padding: 0px; 
	border-spacing:0px;
}
#contatti #tabella td{
	border-bottom: 1px solid black; 
	border-right: 1px solid white; 
	background: #e0e0e0; 
}

#contatti #tabella #immagine img{
	width: 40px;
}

/*ARCHIVIO*/
#archivio{
	width:800px;
	min-height: 400px;
	height:auto !important;
	height: 400px;
	margin:auto;
}
#archivio h1{
	height: 60px;
}
#archivio #contenuto{
	min-height: 400px;
	height:auto !important;
	height: 400px;
}
#logo_archivio{
	position:relative;
	right:50px;
}
#nav{
	width:800px;
	margin-top:30px;
}
#nav #prossimo{
	float:right;
	}
#nav #precedente{
	float: left;
	}
