/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em;}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#7a7a7a;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0px}
img{ vertical-align:top;  }

a{color:#285596; text-decoration:underline} 
a:hover{text-decoration:none}

.link{color:#0e0e0e; background:url(images/marker.gif)  center right no-repeat; padding-right:11px; font-weight:bold; float:right}

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/tail1.gif)  bottom left repeat-x; margin:0;}
ul li a{color:#0e0e0e; font-weight:bold; text-decoration:none; line-height:1.8em; background:url(images/marker1.gif) top left no-repeat; padding-left:21px;} 
ul li a:hover { color:#3a8bce; text-decoration:none; }

/*header*/
#header .flash{ position:absolute; margin:0 -41px 0 -41px }

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent-main{padding:18px 1px 36px 1px}
#content .indent-main1{padding:56px 5px 36px 38px}
#content .indent-col{padding:46px 0 0 36px}
#content .indent-col2{padding:39px 8px 47px 16px}
#content .indent-col1{padding:39px 8px 7px 16px}
#content .indent-col3{padding:39px 0 47px 16px}
#content .indent-col4{padding:39px 0 7px 16px}
#content .title{  margin-bottom:13px}
#content .title1{  margin-bottom:7px}
#content .title2{  margin:27px 0 20px 0}
#content .title3{  margin:17px 0 20px 0}
#content .img-left{ float:left; margin:0 10px 0 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 7px 0}
#content .p{ margin:0 0 17px 0; line-height: 160%;}
#content h3{color:#1e1e1e; font-size:1em; text-transform:uppercase  }
#content h4{color:#1e1e1e; font-size:1em; margin-bottom:13px; text-transform:uppercase  }
#content .tail{ background:url(images/tail1.gif) repeat-x bottom; padding-bottom:19px; margin-bottom:19px}
.txt{ color:#2c77b6; font-weight:normal; padding-top: 9px;}
.txt a{ color:#2c77b6; font-weight:bold}

#content .indent{padding:20px 0 0 0}

/*box*/
.box{ background:#ffffff; width:100%;}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:35px 35px 20px 36px; }
.box .indent-box1{ padding:35px 35px 20px 36px; }


/*footer*/
#footer { color:#888888; font-size:0.75em; text-align:right }
#footer .indent-footer{ padding:15px 0 0 0;}
#footer a {color:#888888; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

.indent-2{ position:relative; float:left; padding-right:20px}
.h{ height:25px}
.block-contact span{ float:right; margin-right:185px}
input{
   	border:1px solid #a09b96; 
	background:#FFFFFF;
	width:244px; height:18px;
	padding-top:3px;
	font-size:1em;
	padding-left:5px;
}
textarea{
   	border:1px solid #a09b96; 
	background:#FFFFFF;
	width:262px; height:105px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto
}
.btn{
	border: 1px solid #285596;
	height: 20px;
	background: #FFFFFF;
	line-height: 20px;
	width: 150px;
}
.btn a{
	color: #285596;
	line-height: 20px;
	position: absolute;
	width: 150px;
	background: #FFFFFF;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.btn a:hover{
	background: #285596;
	color: #FFFFFF;
}




.pacchetto{
	list-style: disc;
	margin-left: 20px;
}
.pacchetto em{
	color: #EA9321;
	font-weight: bold;
	font-size: 100%;
}
.pacchetto p{
	padding-bottom: 10px;
}
.black{ color: #333333; }
.hosting-list li{ padding-top: 6px; padding-bottom: 6px; }
.hosting-list li b{color:#0e0e0e; font-weight:bold; text-decoration:none; line-height:1.8em; background:url(images/marker1.gif) top left no-repeat; padding-left:21px;}
.hosting-list li.title{ color: #175c95; font-size: 110%; font-weight: bold; text-transform: uppercase; background: none; padding-bottom: 0; }
.corner-bottom-right{ color: #333333; }
