@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/striscia-sfondo-home.png);
	background-repeat: repeat-x;
}


.site {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 988px;
	margin-top: -8px;
}

.header {
	float: left;
	width: 988px;
}
.banner_contatti {
	float: left;
	height: 315px;
	width: 988px;
	background-image: url(../images/banner-contatti.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
.features_piani_hosting {
	float: left;
	margin-left: 20px;
	width: 600px;
	height: 224px;
}

.testo_banner {
	float: left;
	width: 300px;
	height: 230px;
	margin-top: 15px;
}
.caratteristiche_banner {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #166085;
	float: left;
	height: 25px;
	width: 250px;
	margin-left: 15px;
}
.whois {
	float: right;
	height: 53px;
	width: 550px;
	margin-top: 20px;
	margin-right: 15px;
}
input.intext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #5d5d5d;
	font-style: oblique;
	text-decoration: none;
	float: left;
	margin-top: 1px;
}
.logo {
	float: left;
	height: 58px;
	width: 160px;
	margin-top: 10px;
}
.menu_servizi {
	float: right;
	height: 46px;
	width: 358px;
	background-image: url(../images/sfondo-livechat-numeroverde.png);
	background-repeat: no-repeat;
}
.menu {
	float: left;
	height: 44px;
	width: 988px;
	margin-top: 10px;
}
.livechat {
	float: left;
	width: 128px;
	height: 36px;
	margin-top: 5px;
	margin-left: 15px;
}
.corpo_centrale {
	float: left;
	width: 988px;
	margin-top: 10px;
	font-family: Helvetica, sans-serif;
}
.titolo_recapiti {
	float: left;
	height: 45px;
	width: 988px;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	color: #046ed0;
	margin-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5e5e5e;
	text-shadow: 1px 1px 1px #282828;

}
.box_azienda {
	float: left;
	height: 150px;
	width: 988px;
	margin-top: 20px;
}
.box_telefono {
	float: left;
	height: 150px;
	width: 988px;
	margin-top: 15px;
}
.box_metodi_pagamento {
	float: left;
	width: 988px;
	margin-top: 30px;
}
.box_metodi_pagamento_down {
	float: left;
	width: 988px;
	margin-top: 30px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5e5e5e;
	height: 130px;
}


.img_azienda {
	float: left;
	height: 82px;
	width: 101px;
	background-image: url(../images/contatti_azienda.png);
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-left: 30px;
}
.img_telefono {
	float: left;
	height: 82px;
	width: 101px;
	background-image: url(../images/contatti_tel.png);
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-left: 30px;
}
.img_paypal {
	float: left;
	height: 82px;
	width: 101px;
	background-image: url(../images/paypal.png);
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-left: 30px;
}
.img_cc {
	float: left;
	height: 82px;
	width: 101px;
	background-image: url(../images/carte-di-credito.png);
	background-repeat: no-repeat;
	margin-left: 30px;
}
.img_bonifico {
	float: left;
	height: 82px;
	width: 101px;
	background-image: url(../images/bonifico.png);
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: 10px;
}




.testo_azienda {
	float: left;
	width: 600px;
	margin-left: 30px;
	line-height: 20px;
	color: #333;
	font-size: 12px;
}
.testo_telefono {
	float: left;
	width: 600px;
	margin-left: 30px;
	line-height: 20px;
	color: #333;
	font-size: 12px;
}
.testo_metodo_pagamento {
	float: left;
	width: 600px;
	margin-left: 30px;
	line-height: 20px;
	color: #333;
	font-size: 12px;
}

.titolo_box {
	height: 26px;
	width: 600px;
	float: left;
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #046ed0;
	margin-bottom: 10px;
	text-shadow: 1px 1px 1px #ffffff;
	letter-spacing: 0.2em;
}

