html{
height:100%;
margin:0 auto;
background: url(images/sfondo.jpg) fixed repeat-x;
}

body{
margin:0 auto;
height:100%;
}

#contenitore_sito {
	margin: 0 auto;      /* centrare nei browser standard */
	width:980px;
	min-height: 100%;
	height: auto !important;
	/* height: 100%; */
	background: url(images/1.jpg) repeat-y center center;
}


#contenitore_sito_ac {
	margin: 0 auto;      /* centrare nei browser standard */
	width:980px;
	min-height: 100%;
	height: auto !important;
	/* height: 100%; */
	background: url(images/1_ac.jpg) repeat-y center center;
}

#logo-wizard_ {
	position:absolute;
	margin-left:0px;
	top:0px;
	width:184px;
	height:238px;
}

#alto-lingue_ {
	position:absolute;
	margin-left:184px;
	top:0px;
	width:796px;
	height:59px;
}

#newsletter-sx_ {
	position:absolute;
	margin-left:184px;
	top:59px;
	width:397px;
	height:34px;
}

#newsletter-iscriviti_ {
	position:absolute;
	background-image:url(images/newsletter_iscriviti.jpg);
	margin-left:581px;
	top:59px;
	width:399px;
	height:34px;
}

#bannerone_ {
	position:absolute;
	margin-left:184px;
	top:93px;
	width:796px;
	height:145px;
}

#menu-sopra_ {
	position:absolute;
	margin-left:0px;
	top:238px;
	width:184px;
	height:32px;
}

#titolo-pag_ {
	position:absolute;
	margin-left:184px;
	top:238px;
	width:796px;
	height:32px;
}

#menu-azienda_{
	position:absolute;
	margin-left:0px;
	top:270px;
	width:184px;
	height:25px;
}

#content_ {
	position:absolute;
	margin-left:184px;
	top:270px;
	width:796px;
 	height: 53%; 
	/* max-height: 50px; */
	background:url(images/content.jpg);

}

#menu-contatti-on_ {
	position:absolute;
	margin-left:0px;
	top:295px;
	width:184px;
	height:27px;
}

#menu-prodotti-on_ {
	position:absolute;
	margin-left:0px;
	top:322px;
	width:184px;
	height:24px;
}

#menu-squadra-on_ {
	position:absolute;
	margin-left:0px;
	top:346px;
	width:184px;
	height:24px;
}

#menu-albo-on_ {
	position:absolute;
	margin-left:0px;
	top:370px;
	width:184px;
	height:21px;
}

#menu-eventi-on_ {
	position:absolute;
	margin-left:0px;
	top:391px;
	width:184px;
	height:24px;
}

#menu-rivenditori-on_ {
	position:absolute;
	margin-left:0px;
	top:415px;
	width:184px;
	height:24px;
}

#menu-photo-on_ {
	position:absolute;
	margin-left:0px;
	top:439px;
	width:184px;
	height:25px;
}

#menu-lavora-on_ {
	position:absolute;
	margin-left:0px;
	top:464px;
	width:184px;
	height:34px;
}

#login-box_ {
	position:absolute;
	background:url(images/login_box.jpg);
	margin-left:0px;
	top:498px;
	width:184px;
	height:92px;
	
}


#login-box_ac {
	position:absolute;
	background:url(images/login_box_ac.jpg);
	margin-left:0px;
	top:498px;
	width:184px;
	height:92px;
	
}


#footer {
	position:absolute;
	margin-left:220px;
	width:690px;
	bottom: 0;
	text-align: center;
	height:19px;
	
}


.form_posizione_newsletter{
position:absolute;
top:5px;
/* margin-left:185px; */
text-align:right;
right:25px;
width: 399px; /*  questa aggiunta sposta a destra il form in FF cosė posso ottenere un allineamento uguale in FF e IE */
}

.form_input_newsletter {
position:relative;
background-color:#DD0000; 
color:#fff;  
border:1px; border-color:#880000; border-collapse:collapse; border-style:solid; 
font-size:10px; 
font-weight:bold; 
width:150px;
}

.form_pulsante_newsletter{
position:relative;
top:4px;
}

.form_login_input {
position:absolute;
background-color:#333; 
color:#FF0000; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:9px; 
width:120px;
border:0; 
left:55px;

/* top:25px; */
}

.form_login_button {
position:relative;
background-color:#CC0000; 
color:#FFFFFF; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8px;
font-weight:bold;
left:94px; 
border:1px; 
border-collapse:collapse; 
		}
		
	
.login_font {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#DDD;
margin-left:20px;
}
		
.logged_font {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#fff;
margin-left:12px;
margin-right:12px;
text-align:center;
}		

.font_14_222 {
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size:14px;
color:#222;}




-->