@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #adadad;
	margin: 0px;
	line-height: 18px;
}
td {
	font-size: 10px;
	line-height: 18px;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
hr {
	color: #DF0023;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #DF0023;
	background-color: #FFFFFF;
}
.sx {
	background-color: #FFFFFF;
	width: 29px;
	height: 100%;
}
.anni {
	font-size: 11px;
	font-weight: bold;
	color: #DF0023;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DF0023;
	padding-left: 10px;
}
.news {
	background-color: #E0E0E0;
	width: 203px;
	height: 100%;
	background-image: url(img/bg/news.jpg);
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C3C3C3;
	border-left-color: #C3C3C3;
	background-repeat: repeat-x;
	vertical-align: top;
}
.news a {
	color: #DF0023;
	text-decoration: none;
}
.news a:hover {
	color: #DF0023;
	text-decoration: underline;
}
.newletter {
	background-image: url(img/bg/promozioni.jpg);
	padding: 5px;
	width: 255px;
	vertical-align: top;
}
.promozioni {
	background-image: url(img/bg/promozioni.jpg);
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C3C3C3;
	border-left-color: #C3C3C3;
	width: 244px;
	text-align: center;
}
.separazione {
	background-color: #DF0023;
	height: 10px;
}
.content {
	background-color: #FFFFFF;
	text-align: justify;
	padding: 10px;
	height: 100%;
	vertical-align: top;
}
.evidenziato_rosso {
	font-weight: bold;
	color: #DF0023;
	font-size: 11px;
}
.evidenziato_arancio {
	font-weight: bold;
	color: #FF6400;
}
.footer {
	background-image: url(img/footer/bg.jpg);
}
.celle_soluzioni {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DF0023;
	padding: 2px;
	vertical-align: top;
	width: 230px;
}
.titoli_soluzioni {
	padding: 2px;
	vertical-align: top;
	width: 230px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DF0023;
}
