body {
	background-color: #E7E7E7;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	padding:0px;
	background:url(images/bg_header.jpg) repeat-x;
}

a {
	text-decoration:none;
}

#evidenziato {
	background:#FFFF00;
}

#bold {
	color: #ED680D;
}

#action {
	text-align:center;
	color:#333333;
	border:2px dashed #FF0;
	background: #eaeaea;
	padding:0px;
	margin:0px;
}
#action a { 
	color:#cc0000;
}

#operatore {
	width:170px;
	float:left;
	color:#000000;
	text-align:center;
	background:#fff;
	border: 1px dashed #CCCCCC;
	padding:5px;
	margin:5px;
	position: fixed;
	right:0px;
	z-index:3;
	font-size:10px;
	border:2px solid #ff9900;
	font-size: 11px;
}

span, p, ol, ul, td {
	line-height:28px;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold; 
	font-style: italic; 
	text-align: center;
}
h1 {
	
	font-size: 22px; 
	font-weight: bold;
	color: #ED680D;
}
h2 {
	
	font-size: 18px; 
	font-weight: bold;
}
h3 {
	
	font-size: 16px;
	font-weight: bold;
}

#testimonial {
	width: 90%;
	background-color: #ffffcc;
	border: 2px dotted #ffff66;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 10px 100px;
	margin-left: auto;
	margin-right: auto;
}
#greybox {
	width: 560px;
	background-color: #E7E7E7;
	border: 2px solid #999999;
	padding: 10px;
	font-size: 14px;
	margin: 10px 50px;
}
#testimonial p, #greybox p {
	margin: 0px;
}
.red {
	color: #CC0000;
}

#impianti {
	text-align:center;
}
#impianti img {
	width:31%;
	padding:1px;
	margin:2px;
	border:1px solid #ff9900;
	
}

#header {
	background:url(images/header.jpg) no-repeat;
	text-align:center;
	margin:0px;
	padding:0px;
	height:113px;
	border-bottom:5px solid #ff9900;
}

#header h1 {
	font-size:38px; 
	margin:0px; 
	padding:0px;
	text-align:center;
}
#header h2 {
	font-size:18px; 
	margin:0px; 
	padding:0px;
	text-align:center;
	color:#FFF;
}
#footer {
	text-align:center; font-size:14px; margin:5px; padding:5px;
}

#privacy {
	font-size:11px;
	padding: 3px;
	height: 200px;
	overflow: auto;
	border: 1px solid #cccccc;
	
}
