/* CSS Document */
body{
	background-color:#000000;
}

#contenitore{
    margin-top: -300px;
    left: 50%;
    margin-left: -478px;
    width: 956px;
    position: absolute;
    top: 50%;
    HEIGHT: 600px;
	background-color:#FFFFFF;
}

#sx{
	width:344px;
	height:582px;
	float:left;
	display:inline;
}

#center_top{
	width:611px;
	height:201px;
	float:left;
	display:inline;
}

#center{
	width:490px;
	height:264px;
	float:left;
	display:inline;
	background-color:#1a1a19;
	color:#FFFFFF;
	padding:10px;
	font-family:Tahoma;
}

#center_btm{
	width:611px;
	height:97px;
	float:left;
	display:inline;
}


#bottom{
	width:955px;
	height:18px;
}

h1 {
	font-size:15px;
}

h2 {
	font-size:12px;
}


#sx_prod{
	width:320px;
	height:582px;
	float:left;
	display:inline;
}

#dx_prod{
	width:200px;
	height:582px;
	float:left;
	display:inline;
}

#center_prod{
	width:435px;
	height:582px;
	float:left;
	display:inline;
}

#testo{
	width:400px;
	height:250px;
	padding:10px;
	font-family:Tahoma;
	margin-top:50px;
	background-color:#1a1a19;
	color:#FFFFFF;
}
