@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	background-color: #333333;
	margin: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a {
	font-weight: bold;
	color: #F68F33;
}
a:hover {
	text-decoration: none;
}
.footer {
	color: #cccccc;
	background-image: url(img/footer/bg.jpg);
	height: 40px;
	width: 800px;
	text-align: center;	
}
.footer td{
	text-align: center;
}
.footer a{
	color: #ffffff;
	font-weight: bold;
}
.footer a:hover{
	text-decoration: none;
}
.col_dx_home {
	background-color: #d0d0d0;
	background-image: url(img/content/bg_scuro.jpg);
	background-repeat: no-repeat;
	width: 187px;
	padding: 10px;
	text-align: justify;
	vertical-align: top;
}
.col_sx_home {
	background-color: #e2e2e2;
	background-image: url(img/content/bg_chiaro.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	text-align: justify;
	vertical-align: top;
}
.col_dx_content {
	background-color: #d0d0d0;
	background-image: url(img/content/bg_scuro.jpg);
	background-repeat: no-repeat;
	width: 50px;
	padding: 10px;
	text-align: justify;
	vertical-align: top;
}
.grassetto {
	font-weight: bold;
	color: #333333;
}
