/*****************************************************/
/********           POSIZIONAMENTI             *******/
/*****************************************************/

body {
	padding: 0;
	margin: 0;
}

/* testata */
.testata {
	width: 980px;
	height: 100px; /* original: 140px */
	text-align: center; /* centra in IE 5 */
	margin: 0 auto 0;
	position: relative;
	z-index: 2;
}

.logo {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 0;
}

.lingue {
	position: absolute;
	right: 10px;
	top: 5px;
	z-index: 1;
}

.menu {
	position: absolute;
	right: 10px;
	bottom: 5px;
	z-index: 1;
}

.menu li {
	display: inline;
	list-style-type: none;
	margin-left: 5px;
}

/* corpo */
.splash_index {
	position: absolute;
	top: 154px;
	left: 504px;
	z-index: 3;
}

.corpo {
	width: 980px;
	height: 568px;
	text-align: left; /* centra in IE 5 */
	margin: 0 auto;
	position: relative;
	z-index: 0;
}
#flash {
	position: relative;
	z-index: -1;
	height: 568px;
	width: 980px;
	color: #333333;
}

.corpo_index {
	width: 980px;
	height: 568px;
	text-align: center; /* centra in IE 5 */
	margin: 0 auto;
	position: relative;
	background:url(../imm_struttura/sfondo_index.gif) bottom repeat-x;
	z-index: 0;
}

.corpo_azienda {
	width: 980px;
	height: 568px;
	text-align: center; /* centra in IE 5 */
	margin: 0 auto;
	position: relative;
	background:url(../imm_struttura/sfondo_corpo_azienda.jpg) bottom repeat-x;
	z-index: 0;
}

.corpo_mappa {
	width: 980px;
	height: 568px;
	text-align: center; /* centra in IE 5 */
	margin: 0 auto;
	position: relative;
	background:url(../imm_struttura/sfondo_corpo_azienda.jpg) bottom repeat-x;
	z-index: 0;
}

.corpo_news {
	width: 980px;
	height: 568px;
	text-align: center; /* centra in IE 5 */
	margin: 0 auto;
	position: relative;
	z-index: 0;
}

.corpo_prodotto {
	width: 980px;
	height: 568px;
	text-align: center; /* centra in IE 5 */
	margin: 0 auto;
	position: relative;
	background-color: white;
	z-index: 0;
}

.img_sfondo_home {
	background:url(../imm_struttura/sfondo_homepage.jpg) no-repeat bottom;
	z-index: 1;
	width: 507px;
	height: 709px;
	right: 0;
	bottom: 0;
	position: absolute;
}

.img_sfondo_index {
	background:url(../imm_struttura/sfondo_index.jpg) no-repeat bottom;
	z-index: 1;
	width: 366px;
	height: 508px;
	left: 0;
	bottom: 0;
	position: absolute;
}

.img_sfondo_azienda {
	background:url(../imm_struttura/sfondo_azienda.jpg) no-repeat bottom;
	z-index: 1;
	width: 507px;
	height: 709px;
	right: 0;
	bottom: 0;
	position: absolute;
}

.img_sfondo_news {
	background:url(../imm_struttura/sfondo_news.jpg) no-repeat bottom;
	z-index: 1;
	width: 392px;
	height: 709px;
	left: 0;
	bottom: 0;
	position: absolute;
}

.img_sfondo_contacts {
	background:url(../imm_struttura/sfondo_contacts.jpg) no-repeat bottom;
	z-index: 1;
	width: 392px;
	height: 709px;
	left: 0;
	bottom: 0;
	position: absolute;
}

.img_sfondo_offerte {
	background:url(../imm_struttura/saldi.gif) no-repeat bottom;
	z-index: 1;
	width: 392px;
	height: 709px;
	left: 0;
	bottom: 0;
	position: absolute;
}

.img_sfondo_dove {
	z-index: 1;
	width: 576px;
	height: 566px;
	right: 0px;
	position: absolute;
}

.img_sfondo_catalogo {
	background:url(../imm_struttura/sfondo_catalogo_1.jpg) no-repeat bottom;
	z-index: 1;
	width: 981px;
	height: 568px;
	right: 0;
	bottom: 0;
	position: absolute;
}

.img_prodotto {
	float: left;
}

.testo_prodotto {
	position: absolute;
	left: 110px;
	width: 400px;
}

.info_prodotto {
	position: absolute;
	right: 0;
	background-color: #A19C8C;
	padding: 0px 4px 0px 4px;
	margin-top: 10px;
}

.box_home {
	position: absolute;
	width: 372px;
	height: 106px;
	top: 222px;
	left: 0;
	background-color: #A19C8C;
	z-index: 2;
}

.box_interno {
	position: absolute;
	width: 403px;
	height: 568px;
	left: 0;
	background-color: #A19C8C;
	z-index: 2;
}

.box_interno_testo {
	position: absolute;
	left: 76px;
	top: 70px;
	z-index: 3;
	width: 280px;
}

.box_news {
	position: absolute;
	width: 589px;
	height: 568px;
	right: 0px;
	background-color: #A19C8C;
	z-index: 2;
}

.box_interno_news {
	position: absolute;
	left: 83px;
	top: 70px;
	z-index: 3;
	width: 445px;
	height: 490px;
}

.box_catalogo {
	position: absolute;
	left: 50px;
	height: 568px;
	width: 213px;
	background-color: #A19C8C;
	z-index: 2;
}

.box_catalogo_testo {
	position: relative;
	left: 25px;
	top: 70px;
}

.box_catalogo_testo ul {
	list-style-type: none;
	/*line-height: 20px;*/
}

.box_catalogo_testo ul li{
	margin-left: -20px;
}

.box_catalogo_interno {
	position: relative;
	top: 20px;
	left: 35px;
}

.box_catalogo_interno ul {
	list-style-type: none;
	/*line-height: 20px;*/
}

.box_catalogo_interno ul li {
	margin-left: -20px;
}

.box_container_categoria {
	position: absolute;
	width: 578px;
	height: 430px;
	bottom: 0;
	right: 0;
	overflow: auto;
}

.box_linea {
	position: relative;
	width: 545px;
	height: 120px;
	left: 5px;
}

.box_categoria {
	border: 3px solid white;
	position: relative;
	width: 100px;
	height: 117px;
	margin-left: 20px;
	float: left;
	background-color: white;
	z-index: 5;
}

.box_container_modello {
	position: absolute;
	width: 579px;
	height: 567px;
	right: 0;
	overflow: auto;
	text-align: left;
}

.box_container_prodotto {
	position: relative;
	left: 30px;
	top: 0px;
	width: 500px;
}

.box_prodotto {
	position: relative;
	height: 110px;
	margin-top: 10px;
}

.box_contatti {
	position: absolute;
	left: 83px;
	top: 20px;
	z-index: 3;
	width: 445px;
	height: 490px;
}

.news_singola {
 	position: relative;
/*	height: 80px; */
	width: 450px;
	clear: left;
	
}

.news_riepilogo {
	width: 380px;
	vertical-align: top;
}

.news_dettaglio {
	position: relative;
	width: 490px;
	height: 380px;
	overflow: auto;
	padding-right: 16px;
}

.img_news_riepilogo {
	width: 100px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.menu_interno {
	margin-left: -5px;
}

.menu_interno a {
	margin-left: 5px;
}

.titolo_box {
	position: relative;
	top: 10px;
	left: 10px;
	text-align: left;
}

.titolo_categoria {
	position: absolute;
	top: 63px;
	right: 0;
	width: 372px;
	height: 30px;
	z-index: 2;
	background-color: #A19C8C;
}

.titolo_categoria_testo {
	position: relative;
	top: 8px;
	left: 10px;
}

.titolo_modello {
	position: relative;
	width: 562px;
	height: 305px;
	top: 0;
	background-color: #A19C8C;
}

.titolo_modello_testo {
	position: relative;
	top: 2px;
	margin-left: 20px;
}

.news_oggetto_box {
	text-align: left;
}

.news_riassunto_box {
	text-align: left;
}

/* piede */
.piede {
	width: 980px;
	height: 25px;
	text-align: center; /* centra in IE 5 */
	margin: 0 auto;
	position: relative;
}

.menu_piede {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.copyright {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.hr_prodotto {
	position: relative;
	margin-top: 10px;
	height: 1px;
	border-bottom: none;
	border-top: 1px dotted #A19C8C;
}

.fade_news {
	position: relative;
	text-align: left;
	margin-left: 20px;
	width: 350px;
	top: 20px;
}

.consulenza {
	/*background-color: #A19C8C;*/
	padding-left:10px;
}	

form .label {
	width: 160px;
	float: left;
}

form .label_lunga {
	width: 300px;
	float: left;
}

form .input {
	width: 180px;
	float: right;
	margin-right: 10px;
}

form .input_select {
	width: 186px;
	float: right;
	margin-right: 10px;
}

.label_privacy {
	width: 90%;
}

form {
	line-height: 25px;
}

.pulsanti_consulenza {
	text-align: center;
}

.pager {
	
	width: 450px;
	bottom: 20px;
	position: absolute;
	text-align: center;
}

.news_indietro {
	float: right;
}

.corpo_404 {
	position: absolute;
	width: 100%;
	height: 568px;
	left: 0;
	background-color: #A19C8C;
	z-index: 2;
}
