body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#box h1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-transform: uppercase;
}
#titolo-sinistra  h1, #titolo-destra h1 {
	margin: 0px;
	padding: 0px;
}
#spot-home  p, #spot-home strong {
	color: #151515;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
ul, li {
	color: #333333;
	line-height: 16px;
	list-style-type: square;
	list-style-position: inside;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
li {
	margin-bottom: 8px;
}
#box h2.citazione {
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	margin: 0px;
	color: #666666;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	letter-spacing: 1px;
	font-style: italic;
}
#box h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.rosso  a, .rosso h1 {
	color: #CC0000;
}
.rosso a:hover {
	color: #FF0000;
}
.blu  a, .blu h1 {
	color: #0066CC;
}
.blu a:hover {
	color: #0099CC;
}

#footer {
	color: #999999;
	font-size: 9px;
}

#footer a {
	margin-right: 2px;
	margin-left: 2px;
	color: #666666;
}
#footer a:hover {
	color: #0066CC;
}
.grigio, .grigio strong {
	color: #999999;
}
.input-form {
	font-size: 14px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	color: #333333;
}
.puls-form {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../img/bg_puls-form.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.separatore {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.body_simple{
}