/* CSS Document */

body{
	background-color:#cccccc;
	border:0px;
	margin:0px;
}

#tutto{
	margin-left:55px;
	width:883px;
	background-color:#FFFFFF;
	border-top: 2px outset;
	border-right: 3px outset;
	border-bottom: 3px outset;
	border-left: 2px outset;
	font:Arial, Helvetica, sans-serif;
}

#top_sx{
	float:left;
	background-image:url(img/logo.png);
	width:349px;
	height:128px;
}

#top_dx{
	float:right;
	height:128px;
	width:534px;
}

#sopra{
	padding-top:32px;
	background-image:url(img/distributori.png);
	width:534px;
	height:45px;
}

#sotto{
	text-align:center;
	padding-top:11px;
	width:534px;
	height:51px;
	background-image:url(img/menu.png);
	font-size: 12px;
	background-repeat: no-repeat;
	word-spacing:13px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	
}

.sottolink{text-decoration: none;color:#FFFFFF}
.sottolink:visisted {text-decoration: none; Color:#ffffff}
.sottolink:hover  {Color:#333399}

#contenuti{
	text-align:center;
	background-color:#FFFFFF;
	width:883px;
	height:500px;
	margin:0px;
	padding:0px;
}

#contenutib{
	text-align:center;
	background-color:#FFFFFF;
	width:883px;
	height:600px;
	margin:0px;
	padding:0px;
	z-index:2; 
	overflow: auto;
}

#sx{
	float:left;
	width:270px;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left:20px;
	padding-top:10px;
	font-weight: 500;
	line-height: normal;
}

#centro{
	padding-left:30px;
	float:left;
	width:270px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-align: left;
	font-weight: 500;
}

#dx{
	padding-right:20px;
	float:right;
	width:200px;
}

#dxb{
	padding-left:10px;
	padding-right:10px;
	float:right;
	width:229px;
}


#big {
	padding-left:0px;
	background-color:#FFFFFF;
	float:left;
	width:883px;
	height:500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-align: center;
	font-weight: 500;
	overflow: auto;
}

#products {
	padding-left:30px;
	float:left;
	width:790px;
	height:500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-align: center;
	font-weight: 500;
}

#adminsx{
	float:left;
	width:270px;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left:20px;
	padding-top:10px;
	font-weight: 500;
	line-height: normal;
}

.adminmenu{text-decoration: none;Color:#000099;}
.adminmenu:visisted {text-decoration: none; Color:#000099}
.adminmenu:hover  {Color:#FF0000}

.amenu{text-decoration: none;Color:#FFFFFF;word-spacing: 2px;}
.amenu:visisted {text-decoration: none; Color:#FFFFFF}
.amenu:hover  {Color:#333399}

.titolo-bianco{text-decoration: none;Color:#FFFFFF;}

#admin{
	padding-left:30px;
	float:left;
	width:500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-align: left;
	font-weight: 500;
}

#upfooter{
	text-align:center;
	width:883px;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 9px;
	padding-top:2px;
	font-weight: normal;
}

#benvenutotext{
	margin-left:55px;
	text-align:center;
	width:883px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 26px;
	padding-top:2px;
	font-weight: bold;
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
}

#footer{
	text-align:center;
	width:883px;
	height:15px;
	background-color:#FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	padding-top:2px;
	font-weight: normal;
}

#valid{
	text-align:center;
}
