html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	text-align: center;
	background-color: black;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


#container {
	width:950px;
	text-align: center;
	margin: 0 auto;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	position: relative;
}
#gridtop {
	background-image: url(gridtop.jpg);
	background-repeat: no-repeat;
	background-position: top bottom;
	height: 57px;
}
#gridbottom {
	background-image: url(gridbottom.jpg);
	background-repeat: no-repeat;
	background-position: top bottom;
	height: 173px;
}
#content {
	background-color: #1B1B1B;
	background-image: url(back.gif);
	background-repeat: no-repeat;
	background-position: 1px 0;
	text-align: left;
}
#menu {
	height: 30px;
	padding-left: 290px;
	
}
#menu li {
	float: left;
	padding: 2px 1px;
	font-size: 12px;
	white-space: nowrap;
}
#menu a {
	display: block;
	background-image: url(menu.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	color: #D8D8D8;
	padding: 4px 6px 4px 8px;
}
#menu a:hover, #menu a.current {
	color: #99e300;
}
#header {
	height: 25px;

}
h1 {
	position: absolute;
	top: 72px;
	left: 15px;
}
h2 {
font-family: "Lucida Sans","Trebuchet MS","Bitstream Vera Sans",Verdana,Arial,sans-serif;
font-size: 24px;
font-weight: normal;
padding-bottom: 25px;
position: relative;
}
h2 strong {
	font-weight: bold;
}
#tagline {
	position: absolute;
	top: 119px;
	left: 300px;
}
#contenuto {
	
	background-repeat: no-repeat;
	background-position:  1px 0;
	color: white;
	font-size: 11px;
	line-height: 18px;
}
#contenuto p {
	padding-bottom: 7px;
}
#contenuto a {
	color: #99e300;
}
#feat {
	width: 330px;
	float: right;
	margin-left: 70px;
	padding-top: 40px;
}
#feat li {
	padding-bottom: 5px;
}
#feat strong {
	color: #99E300;
	font-weight: bold;
}
.home {
	background-image: url(serverhome.jpg);
	padding: 300px 30px 60px 30px;
}
.cluster {
	background-image: url(2serverhome.jpg);
	padding: 300px 30px 60px 30px;
}

.adm {
		padding: 125px 30px 60px 30px;
}
.riv {
		padding: 125px 30px 60px 0px;
		margin-left:180px;
		position: relative;
}
#submenu {
	position: absolute;
	left: -150px;
	top: 165px;
}
#submenu a {
	display: block;
	color: #99e300;
	padding: 0 0 4px 0;
	text-decoration: none;
}
#piede {
	height: 29px;
	background-image: url(piede.gif);
	background-repeat: no-repeat;
}
#piede p {
	text-align: right;
	font-size: 10px;
	letter-spacing: 1px;
	color: #d8d8d8;
	padding: 9px 10px;
}
#piede a {
	color: #d8d8d8;
}
a.current {
	color: #99e300;

}
.campo {
	padding: 4px;
	background-color: #161616;
	border: 1px solid #5d5d5d;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 2px 2px 2px 2px;
	color: white;
}
.campobig {
	padding: 4px;
	background-color: #161616;
	border: 1px solid #5d5d5d;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 2px 2px 2px 2px;
	color: #99e300;
}
.prezzo {
	font-size: 18px;
	color: #99e300;
	padding: 5px 0;
}
#totale {
	font-size: 18px;
}
#totale span {
	color: #99e300;
}
h5, #rivenditori dt {
	font-size: 15px;
	border-bottom: 1px solid #99e300;
	margin: 7px 0;
}
h6 {
	font-size: 15px;
	border-bottom: 1px solid #99e300;
	width: 470px;
	margin: 7px 0;
}
.caratteristiche {
	padding: 10px;
}
.caratteristiche li, #rivenditori dd {
	padding-bottom: 3px;
	border-bottom: 1px dotted #5d5d5d
}
#abilita {
	font-size: 14px;
	}
#abilita a {
	color: #99e300;
}
#pdf {
	display: block;
	height:50px;
	padding-left: 45px;
	padding-top: 17px;
	background-image: url(pdf.gif);
	background-repeat: no-repeat;
}
