body{
	margin: 0px;
	height: 100%;
	width: 100%;
	background-image: url(images/bg/body.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
}
html{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
*{}
a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1{
	color: #014C78;
	font-weight: normal;
	font-size: 20px;
}
h2{
	color: #FF6600;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	line-height: 20px;
	display: block;
}
h3{
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 20px;
	background-image: url(images/icon/bullet-lite.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #014C78;
}
ul{
	list-style-type: none;
}

#wrapper{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	height: auto;
}
#page{
	margin: 0px;
	padding: 0px;
	width: 960px;
	clear: both;
	float: left;
	overflow: hidden;
	height: auto;
}
#top{
	background-color: #000000;
	height: 30px;
	margin: 0px;
	float: left;
	padding: 0px;
	width: 960px;
	clear: both;
}
#top .right{
	float: right;
	margin-top: 3px;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
#top .right img{
	margin-left: 10px;
}
#top h1 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/icon/lightning.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
	display: inline;
}
#top h1 strong{
	font-weight: normal;
}
#header{
	background-image: url(images/bg/bg-head.gif);
	background-repeat: repeat-x;
	height: 147px;
	width: 960px;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	background-position: left 30px;
	overflow: hidden;
}
#header img.logo{
	margin-top: 30px;
	margin-left: 20px;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	float: left;
}
#mainmenu{
	float: left;
	height: 35px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(images/bg/bg-mainmenu-ul.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	overflow: hidden;
	position: relative;
}
#mainmenu ul{
	float: right;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#mainmenu ul li{
	display: inline;
	height: 35px;
	line-height: 35px;
	float: left;
	text-transform: uppercase;
	margin-left: 1px;
	background-image: url(images/bg/bg-mainmenu.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#mainmenu ul li a{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 35px;
	float: left;
	margin: 0px;
}
#mainmenu ul li a:hover, #mainmenu ul li.active a{
	color: #FF9900;
	background-color: #000000;
	background-image: url(images/bg/bg-mainmenuhover.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#tophead{
	height: 150px;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(images/bg/bg-tophead.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#content{
	padding: 20px;
	width: 920px;
	float: left;
	margin: 0px;
	position: relative;
	clear: both;
	overflow: hidden;
	height: auto;
}
#content p{
	line-height: normal;
}
#content a{
	color: #0172B6;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover{
	text-decoration: underline;
}
#contentsingle{
	float: right;
	width: 640px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#contentsingle p{
	line-height:20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.colsx{
	float: left;
	width: 310px;
	margin-right: 20px;
}
.coldx{
	float: left;
	width: 310px;
}
/* ----- SIDEBAR ----------------------------------------*/
#sidebar{
	float: left;
	width: 250px;
	margin-right: 20px;
	background-image: url(images/bg/box-sidebar-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	display: inline;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#sidebar .in-sidebar{
	background-image: url(images/bg/in-box-sidebar.gif);
	background-repeat: repeat-y;
}
#sidebar .in-sidebar h2{
	background-image: url(images/bg/box-sidebar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}

#sidebar .in-sidebar ul{
	margin: 0px;
	width: 230px;
	height: 100%;
	clear: both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sidebar .in-sidebar ul li, #sidebar .in-sidebar ul li.last{
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 30px;
	line-height: 30px;
	list-style-type: none;
	position: relative;
}
#sidebar .in-sidebar ul li a, #sidebar .in-sidebar ul li.last a{
	text-decoration: none;
	display: block;
	width: 210px;
	overflow: hidden;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #027DC8;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 30px;
}
#sidebar .in-sidebar ul a:hover,#sidebar .in-sidebar ul li.last a:hover,#sidebar .in-sidebar ul li.active a{
	text-decoration: none;
	background-image: url(images/bg/box-sidebar-hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	height: 30px;
	width: 210px;
	color: #000000;
}
#sidebar .in-sidebar p{
	margin-top: 5px;
	margin-bottom: 0px;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar .in-sidebar p.totale{
	margin-top: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #027DC8;
	background-image: url(images/icon/blackarrow.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 220px;
}
/* ----- FOOTER -----------------------------------------*/
#footer{
	float: left;
	background-image: url(images/bg/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	height: auto;
}
#footerleft, #footerright{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footerleft a, #footerright a{
	color: #FFFFFF;
	text-decoration: none;
}
#footerleft{
	float: left;
	margin-left: 20px;
	width: 430px;
}
#footerright{
	float: right;
	font-size: 12px;
	width: 450px;
	height: auto;
}
#footerright ul.arrow{
	width: 150px;
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
#footerright ul.arrow li{
	display: block;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
	padding-left: 12px;
}
#footerright ul.arrow li a:hover{
	text-decoration: underline;
}
#footerleft p.tabw{
	float: left;
	line-height: 30px;
	text-align: center;
	height: 30px;
	width: 110px;
	display: block;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg/bg-tabw.gif);
	background-repeat: no-repeat;
	background-position: left center;
	overflow: hidden;
}
#footerleft p.tabw a{
	display: block;
	height: 30px;
	width: 110px;
}
#footerleft p.tabw a:hover{
	background-position: -110px top;
	background-image: url(images/bg/bg-tabw.gif);
	background-repeat: no-repeat;
	display: block;
}
#partner{
	float: left;
	width: 840px;
	height: 30px;
	margin-top: 20px;
	background-color: #0285D2;
	padding-bottom: 20px;
	text-align: center;
	display: block;
	padding-left: 120px;
}
#partner a{
	display: block;
	float: left;
	height: 28px;
	width: 110px;
	margin-right: 10px;
	background-image: url(images/bg/bg-partner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
	padding-bottom: 1px;
}
#partner a:hover{
	background-image: url(images/bg/bg-partner.gif);
	background-repeat: no-repeat;
	background-position: -110px top;
}
p.footer{
	line-height: 30px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	height: 30px;
	clear: both;
	float: left;
	width: 960px;
	margin: 0px;
	font-size: 10px;
	padding: 0px;
}
p.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
p.footer a:hover{
	text-decoration: underline;
}
/* ------- BOX VARI --------------------------------*/
.blu-box{
	width: 300px;
	background-image: url(images/bg/box-blu-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}
.in-blu-box h1{
	line-height: 30px;
	background-image: url(images/bg/box-blu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.in-blu-box{
	background-image: url(images/bg/in-box-blu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.grey-box{
	width: 300px;
	background-image: url(images/bg/box-grey-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}
.in-grey-box h1{
	line-height: 30px;
	background-image: url(images/bg/box-grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.in-grey-box{
	background-image: url(images/bg/in-box-grey.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.in-blu-box div, .in-grey-box div{
	padding-right: 10px;
	padding-left: 10px;
}
.in-blu-box h1, .in-grey-box h1, #sidebar .in-sidebar h2{
	text-indent: 10px;
	font-size: 16px;
	line-height: 35px;
	margin: 0px;
	font-weight: bold;
}
.in-blu-box p, .in-grey-box p{
	margin-top: 0px;
	margin-bottom: 5px;
}
/* ------- UL --------------------------*/
ul.arrow{
	margin: 0px;
	list-style-type: none;
}
ul.arrow li{
	background-image: url(images/icon/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
ul.blackarrow{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
ul.blackarrow li{
	background-image: url(images/icon/blackarrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	display: block;
}

ul.arrow li a{
}
ul.arrow li a:hover{
	text-decoration: underline;
}
ul.orangearrow{
	list-style-type: none;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
ul.orangearrow li a{
	background-image: url(images/icon/orangearrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
ul.orangearrow li {
	display: block;
}
/* ----- LISTE--------------------------------------*/
.list{
	width: 300px;
	background-image: url(images/bg/box-grey-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.list h3{
	line-height: 30px;
	background-image: url(images/bg/box-grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 10px;
	font-size: 14px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.in-list-box{
	background-image: url(images/bg/in-box-grey.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.in-list-box div{
	padding-right: 10px;
	padding-left: 10px;
}

/* ----- VARI --------------------------------------*/
.clearfix {
	clear: both;
	display: block;
	width: 920px;
	float: left;
}
.left{
	float: left;
}
.right{
	float: right;
}
.center{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.margin-bottom{
	margin-bottom: 10px;
}
.margin-top{
	margin-top: 10px;
}
.margin-dx{
	margin-right: 10px;
}
.margin-dx20{
	margin-right: 20px;
}
span.red{
	font-weight: bold;
	color: #FF0000;
}
.all{
	width: 640px;
	display: inline;
	float: left;
}
span.mini{
	font-size: 10px;
}
/* -------------- SHOP -----------------------------------*/
.server{
	float: left;
	width: 280px;
	border: 1px solid #6A6A6A;
	background-color: #F9F9F9;
	margin-right: 20px;
	background-image: url(images/bg/bg-cat.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
}
.server p{
	margin-top: 2px;
	margin-bottom: 2px;
}
.server h2{
	color: #FFFFFF;
	line-height: 30px;
	margin: 0px;
}
.server ul{
	padding: 0px;
	margin: 0px;
}
.server ul li{
	background-image: url(images/icon/blackarrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.server p.white{
	background-color: #3084B6;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
.server p.detail{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #027DC8;
}

.server .descr{
	background-color: #E3F2FB;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #027DC8;
	border-bottom-color: #027DC8;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.server input.add{
	display: block;
	height: 25px;
	width: 110px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.server form{
	margin: 0px;
	padding: 0px;
}
.table
{
	width: 640px;
	clear: both;
	float: left;

}
.table ul
{
	float:left;
	margin:0;
	padding:0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1E5271;
	border-right-color: #1E5271;
	border-left-color: #1E5271;
}
.table ul li
{
	list-style:none;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.table ul li.title
{
	font-weight:bold;
	color:#fff;
	background-color: #3084B6;
	width: 87px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1E5271;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E5271;
}
.table ul li.title-plan,.table ul li.row-plan{
	width: 75px;
}
.table ul li.title-plan{
	color: #FFFFFF;
	background-color: #3084B6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #1E5271;
	border-bottom-color: #1E5271;
	font-weight: bold;
}
.table ul li.row-plan{
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #1E5271;
	border-bottom-color: #1E5271;
}
.table ul li.prezzo
{
	font-weight:bold;
	color:#fff;
	background-color: #1E5271;
	width: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E5271;
}
.table ul li.row
{
	background-color: #FFFFFF;
	width: 87px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #1E5271;
	border-bottom-color: #1E5271;
}
.table ul li.row-price
{
	font-weight:bold;
	color:#FF0000;
	width: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E5271;
}
