body, td {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #666666;
}
a{
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #E10915;
	text-decoration: none;
}
body {
	background-color: #eeeeee;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu {
	font-size: 10px;
	font-style: normal;
	color: #cccccc;
	text-decoration: none;
}
.menu a{
	color: #cccccc;
	text-decoration: none;
}
.menu a:hover, .menu a.this{
	color: #E10915;
	text-decoration: none;
}
.indirizzo {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 5px;
}
.indirizzo a{
	text-decoration: none;
	color: #666666;
}
.indirizzo a:hover{
	color: #666666;
	text-decoration: underline;
}
.td-services {
	background-image: url(../images/bg-services.gif);
	width: 278px;
	height: 180px;
	padding-left: 12px;
	background-repeat: no-repeat;
	padding-top: 30px;
}
.td-body {
	padding-top: 10px;
	padding-left: 20px;
}

.td-slogan {
	padding-top: 60px;
	padding-left: 36px;
}

.td-foot {
	background-color: #eeeeee;
	height: 50px;
}
.bg-foot {
	background-color: #FFFFFF;
	background-image: url(../images/foot-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.services {
	font-size: 11px;
	color: #999999;
}

.marketing {
	font-size: 20px;
	color: #999999;
}
.specializzati {
	font-size: 15px;
	color: #999999;
}
.privacy {
	font-size: 9px;
	color: #666666;
}
.privacy a{
	color: #666666;
}
.privacy a:hover{
	color: #666666;
	text-decoration: underline;
}
.foot-table {
	background-image: url(../images/bg-foot.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 80px;
	background-color: eeeeee;
}
