@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800,300,300italic,400italic,600,600italic,700,700italic,800italic);
/* CSS Document */
a{
	border-style:none;
}
img{
	border-style:none;
}
a:link {color:inherit; text-decoration:none; border:none;}      /* unvisited link */
a:visited {color:inherit;text-decoration:none; border:none;}  /* visited link */
a:hover {color:inherit;text-decoration:none; border:none;}  /* mouse over link */
a:active {color:inherit;text-decoration:none; border:none;}

body{
	margin:0px;
}
.menu{
	height:136px;
	background-color:#313131;
	min-width:1024px;
	width:100%;
	}
.spot{
	min-width:1024px;
	background-image:url(immagini/background.jpg);
	height:400px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:-000px;
	
}
.messaggio{
	margin-left:0px;
	margin-top:100px; float:left; position:relative;
	
}
.menusotto{
	height:120px;
	background-image:url(immagini/sfondo_sotto.png);
	background-repeat:repeat;
	
}
.centrale{
background-color:#e5e6e5;
}
.barrabianca{
	background-color:#FFFFFF;
}
.sfondofooter{
	height:113px;
	background-image:url(immagini/sfondofooter.png);
}
.titolointerne{
	font-family: 'Open Sans', sans-serif;
	font-weight:800;
	
}
.blocco{
	width:495px;
	float:left;
	position:relative;
	
	font-size:30px;
	
}
.riga{
	width:100%;
	display:block;
	clear:both;
	height:1px;
	background-color:#6E6E6E;
}
.sottotitolo{
	color:#737373;
	font-size:18px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	
}
.testo{
	color:#737373;
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
	font-weight:100;
	
}
.testo span{
	padding-left:25px;
	
}
.testo strong{
	font-weight:600;
	
}
.bloccocheck{
	margin-top:5px;
	height:30px;
	line-height:30px;

	
}
.bloccocheck img{
	float:left;
	
	
	
}
.rispostepiccole{
	margin-top:20px;
	width:310px;
	height:150px;
	float:left;
	padding-right:20px;
	
}
.rispostepiccole strong{

	
	color:#227002;
}


.chiara{
	background-color:#ADADAD;
	margin-bottom:5px;
	margin-top:5px;
}
.blocchichi{
	width:250px;
	text-align:center;
	float:left;
	position:relative;
	font-size:16px;
	font-weight:200;
	
	
}
.blocchichi span{
	width:250px;
	text-align:center;
	clear:both;

	font-size:72px;
	font-weight:800;
	
	
}
.blocchichi span:hover{
	width:250px;
	text-align:center;
	clear:both;
	color:#249204;
	cursor:pointer;

	font-size:72px;
	font-weight:800;
	
	
}
.menualto{
	width:650px;
	height:30px;
	font-family: 'Open Sans', sans-serif;
	color:#FFFFFF;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	
	
}
.menualto div{
	font-size:18px;
	font-weight:bold;
	cursor:pointer;
	padding:10px;
	
	
	float:left;
	position:relative;
	
	
}
.menualto div:hover{
	color:#06D504;
	font-size:18px;
	font-weight:bold;
	cursor:pointer;
	

	float:left;
	position:relative;
	
	
}
.barrettamenu div{
	
	
	float:left;
	position:relative;
	text-decoration:none;
	
	
	
}
.hovermenusuper:hover{
	color:#F0FF00;
}
#servizicompleto div{
	cursor:pointer;
	
}
#servizicompleto div:hover{
	color:#6FF52F;
}
#comparetable {width: 100%; table-layout: fixed; text-align: center; margin: 4em 0; border-collapse: collapse; }
#comparetable tr {background: transparent!important;}
#comparetable td,
#comparetable th {padding: 20px; text-align: center;}
#comparetable td.rowTitle {text-align: left;}
.blank {background: none!important; border: none!important;}
 .softgreen th {background-color: #84db7b; font-size: 20px; color: #253a22; text-align: center; font-weight: 600; border: 1px solid #85aa81;}
 .softgreen td {background-color: #f0f1f1; border: 1px solid #bed5bb;} 
 .softgreen td.rowTitle {font-weight: 600;}
/* END COMPARISON TABLE STYLES */