*{
	margin:0;
	padding:0;
}	

body {
	margin:auto;
	padding:0px;
	background-color: #ffffff;
	text-align:center;
	width: 1280px;
	height: 100%;
}

div#Sfondosx {
	width: 1280px;
	height: 660px;
	background-image:url('../images/sfondosx.png');
	background-position: top left;
	background-repeat: no-repeat;
}		
		
div#Sfondodx {
    width: 1280px;
	height: 660px;
	background-image:url('../images/sfondodx.png');
	background-position:right;
	background-repeat: no-repeat;
	margin-top: 15px;
}
	
div#Pagina {
    background-color: #0c181c;	
	background-position: right;
	background-image: url('../images/barradx.png');
	background-repeat: repeat-y;
	margin-left: 164px;
	width:955px;
	height:660px;
}

div#Contenitore {
    width: 246px;
	height: 660px;
	float: left;
}

div#Contenitore2 {
    width: 709px;
	height: 617px;
	float: left;
		
}

div#fondo-pagina {
    width: 108px;
	height: 56px;
	background-image: url('../images/barralogodx.png');
	background-repeat: no-repeat;
	float: right;
}

div#barrabassa {
    width: 575px;
	height: 6px;
	background-image: url('../images/barrabassa.png');
	background-repeat: repeat-x;
	float: right;
	margin-top: 18px;
}

div.impervela { 
	float: left;
    width: 246px;
	height: 242px;
	background-image:url('../images/logo.png');
	background-repeat: no-repeat;
}

div#modelli {
	float: left;
   	width: 382px;
	height: 370px;
	background-image:url('../images/modelli.png');
	background-repeat: no-repeat;
	margin-left: 40px;
	margin-top: 5px;
}

div#testodx {
	float: left;
    width: 246px;
	height: 359px;
	background-color: #0c181c;
	margin-left: 25px;
	font-size: 9px;
	font-family: Verdana;
	text-align:center;
	color:#eeeee7;
	
}

div.testosx {
	width: 260px;
	height: 123px;
	background-color: #0c181c;
	margin-top: 241px;
	margin-left: 4px;
	font-size: 9px;
	font-family: Verdana;
	text-align:center;
	color:#eeeee7;
}

div.etichetta {
    width: 236px;
	height: 163px;
	background-color: #0c181c;
    margin-top: 15px;
	margin-left: 9px;
	font-size: 9px;
	font-family: Verdana;
	text-align:center;
	color:#eeeee7;
	
}

div.marchio {
    width: 236px;
	height: 93px;
	background-color: #0c181c;
    float: left;
	margin-top: 20px;
	margin-left: 7px;
	font-size: 10px;
	font-family: Verdana;
	text-align:center;
	color:#eeeee7;
}

div.galleriafoto {
    width:460px;
	height: 152px;
	float:left;
	margin-left: 100px;
	margin-top: 50px;
	background-color:#000000;
}

div#copyright {
	width: 570px;
	height: 5px;
	background-color: #0c181c;
	font-family:Verdana;
	font-size: 9px;
	color:#eeeee7;
	float: right;
	margin-right: 30px;
}
a:link {color:#fbc45d;}
a:visited {color:#fbc45d;}

















