* { margin:0px; padding:0px; }
body {
	background:#F7F5F6 url('imgs/bg.gif') repeat 0% 0%;
	font:normal 10pt/12pt Verdana;
}
h1,
h2,
h3,
h4,
h5,
h6 { margin:8px 0px; }
.floatright {
	float:right;
}
.alignright {
	text-align:right;
}
.floatleft {
	float:left;
}
.alignleft {
	text-align:left;
}
p,
.margintopbox {
	margin-top:8px;
}
.marginbottombox {
	margin-bottom:8px;
}
.centrato { text-align:center; }
.giustificato { text-align:justify; }
.evidence {
	font-weight:bold;
	color:#BC0001;
}
.smallcaps { font-variant:small-caps; }
.boxwhite { background-color:#FFF; }
.boxborder { border:1px solid #67ABD2; padding:2px; }
div#container {
	background-color:#F7F5F6;
	color:#000;
	width:1000px;
	margin:0 auto;
}

/*
header */
div#header {
	background-color:#FFF;
	color:#666;
	height:125px;
	border-bottom:1px solid #666;
}
div#header div.headerdata {
	width:1000px;
	margin:0 auto;
}
/*
fine header */

/*
navigatore */
div#navigatore {
	width:200px;
	float:left;
	background-color:#E7E7E7;
	color:#000;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	padding-left:4px;
}
div#navigatore a:link,
div#navigatore a:active,
div#navigatore a:visited {
	color:#666;
	font-family:verdana;
	text-decoration:none;
	display:block;
	border-bottom:1px solid #666;
	padding:2px 0 2px 2px;
}
div#navigatore a:hover {
	color:#FFF;
	background-color:#9A0000;
	font-family:verdana;
	text-decoration:none;
	display:block;
	padding:2px 0 2px 2px;
}
div#navigatore ul.submenu {
	list-style-type:none;
	margin:0px 0px 15px 15px;
}
/*
fine navigatore */

/*
content */
div#content {
	margin-left:230px;
	padding:8px 8px 8px 0px;
}
div#content a:link,
div#content a:active,
div#content a:visited {
	color:#2D1DBE;
	font-weight:bold;
	text-decoration:none;
}
div#content a:hover {
	color:#9A0000;
	text-decoration:underline;
}
/*
div#content p.homewelcome {
	width:425px;
	padding:3px;
	background-color:#0A77AF;
	font:normal 10pt/12pt Verdana;
	margin-top:0px;
	margin-bottom:8px;
}
*/
div#content ul,
div#content ul li,
div#content ul li li,
div#content ol,
div#content ol li,
div#content ol li li {
	margin-left:15px;
}
ul.svx {
	margin-top:5px;
	list-style-type:none;
}
ul.svx li {
	margin:1px 0px 2px 3px;
	padding:1px 3px 6px 3px;
	background:#F7F5F6 url(http://www.hosting-professionale.eu/imgs/sfondobox.jpg) no-repeat 0% 0%;
}
/*
fine content */

/*
footer */
div#footer {
	background:#FFF url(imgs/footer_bg.jpg) repeat-x 0% 0%;
	color:#000;
	padding:3px 0 0 0;
	text-align:center;
	font:normal 10pt/12pt Arial;
}
div#footer a:link,
div#footer a:active,
div#footer a:visited {
	font-family:Verdana;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}
div#footer a:hover {
	font-family:Verdana;
	text-decoration:underline;
	color:#FFF;
	font-weight:bold;

}
/*
fine footer */

/*
indextable */
.indextable td.nobg {
	vertical-align:top;
	background:#F7F5F6 url() no-repeat 0% 0%;
}
.indextt {
	margin-top:3px;
}
.indextable td {
	vertical-align:top;
	padding:3px;
	background:#F7F5F6 url(http://www.hosting-professionale.eu/imgs/sfondobox.jpg) no-repeat 0% 0%;
}
.indextable ul { list-style-type:none; }
.indextable li {
	width:330px;
	list-style-type:none;
	padding:3px;
	margin:4px 0 0 0;
	background:#F7F5F6 url(http://www.hosting-professionale.eu/imgs/sfondobox.jpg) no-repeat 0% 0%;
}
/*
fine indextable */

/*
helpdesk */
.boxhelpdesk {
	font:normal 9pt/11pt Verdana;
	padding:4px;
	border-top:1px solid #9A0000;
	border-left:1px solid #9A0000;
	border-bottom:1px solid #67ABD2;
	border-right:1px solid #67ABD2;
	width:230px;
	height:200px;
	float:left;
	background-color:#FFF;
	margin:4px 3px;
}
.boxhelpdesk h6 {
	background-color:#F39A9E;
	margin:1px;
	padding:1px 3px;
}
.h4helpdesk {
	font:normal 9pt/11pt Verdana;
	padding:4px;
	width:231px;
	float:left;
	background-color:#67ABD2;
	margin:4px 4px;
}
/*
fine helpdesk */

/*
box_plan */
.box_plan_top {
	background-image:url(imgs/box_plan/top.jpg);
	padding:16px 0 0 30px;
	font-weight:bold;
}
.box_plan_left {
	background-image:url(imgs/box_plan/left_bg.jpg);
}
.box_plan_list{
	color:black;
	font-weight:900;
	font-size:10px;
	font-family:arial;
	background-color:#E7E7E7;
}
.box_plan_right {
	background-image:url(imgs/box_plan/right_bg.jpg);
}
.box_plan_bottom {
	background-image:url(imgs/box_plan/bottom.jpg);
}
td {
	font-family:verdana;
	font-size:8pt;
	color:black;
}
.search{
    color: black;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
}
/*
fine box_plan */

