/* CSS Document */
body{
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(../include/xfactor_bg.jpg);
	background-repeat:no-repeat;
	background-color: #000;

}
html { overflow-x: hidden;  }
body { overflow-x: hidden;  }
#hp_box_centrale{
	top:0px;
	margin-left:40px;
	margin-top:0px;
	padding-top:0px;	
	background-image:url(../include/xfactor_bg.jpg);
	background-repeat:no-repeat;
	width:450px;
	height:342px;
}
.titolo_box{
	text-align:right;
	padding-top:20px;
	padding-right:10px;
}
#hp_box_prodotti{
	top:0px;
	margin-left:40px;
	margin-top:26px;
	padding-top:0px;
	background-image:url(../img/hp/box_prodotti.jpg);
	background-repeat:no-repeat;
	width:451px;
	height:125px;
	color:#FFFFFF;
}

#hp_flash_intro{
	padding-top:5px;
	padding-left:2px;
}

#logo{
	width:223px;
	height:218px;
	
}

#header{
	width:600px;
	height:14px;
	left:224px;
	top:20px;
	position:absolute;
	font-size:12px;	
	color:#000000;
	font-weight:bold;
	font-family: "Century Gothic", Arial, Verdana, Tahoma;	
	text-decoration:none;
}
#header a:link {color:#000000; 	text-decoration:none;}
#header a:visited {color:#000000; 	text-decoration:none;}
#header a:hover {color:#000000; 	text-decoration:none;}

a:link {color:#FFFFFF; 	text-decoration:none;}
a:visited {color:#FFFFFF; 	text-decoration:none;}
a:hover {color:#FFFFFF; 	text-decoration:none;}

#footer{
	position:relative;

	padding-left:350px;
	/*background-image: url(../img/footer.jpg);
	background-repeat:repeat-x;*/
/*	background-color:#000000; */
	padding-bottom:5px;
	padding-top:5px;
	top:50px;
	left:-230px;
	color:#000000;
	width:100%;
}
#footer a:link { color:#000000; }
#footer a:visited { color:#000000; }
#footer a:hover {color:#000000; } 

#contenitore{
/*
	position: relative;
	top: -170px;
	width:550px;
	
	left:224px;
*/
	position:absolute;
	top:50px;
	width:550px;
	left:224px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	text-decoration:none;
	z-index:2;
}
#contenitore a:link {color:#FFFFFF; font-weight:bold;}
#contenitore a:visited {color:#FFFFFF; font-weight:bold;}
#contenitore a:hover {color:#FFFFFF; font-weight:bold;} 
#menu_sx{
	position:absolute;
	left:7px;
	top: 206px;
	width:205px;
	height:328px;
/*	background-image: url(../img/laterale.jpg);*/
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding-top:10px;
	z-index:2;
}
#menu_sx a:link {color:#FFFFFF; }
#menu_sx a:visited {color:#FFFFFF; }
#menu_sx a:hover {color:#FFFFFF; }

#sagoma_dx{
	position:absolute;
	top:80px;
	left:790px;
	z-index:2;
}
#sagoma_sx{
	position:absolute;
	top:160px;
	left:0px;
	z-index:2;
}
/*
.img_anteprima{
	width:200px;
	height:153px;
	border:1px solid #000000;
}
.img_anteprima a:link {border:1px solid #000000;}
.img_anteprima a:visited {border:1px solid #000000;}
.img_anteprima a:hover {border:1px solid #000000;} 

.spalla_sx{
	width:160px;
	text-align:justify;
	padding:10px;
	background-color:#CCCCCC;
	vertical-align:top;
}

h2{
	padding-left:5px;
	font-size:14px;
}
h3{
	padding:0px;
	line-height:12px;
	font-size:12px;
	color:#333333;
}
.bottone{
background-color:#CCCCCC;
padding:3px;
color:#000000;
}
.bottone a:link{ color:#000000; }
.bottone a:visited{ color:#000000; }
.bottone a:hover{ color:#000000; }
*/
