body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

a:hover {color: #999999;}

.destra {
	width:507px;
	background-image: url(img/home_destra.jpg);
	background-repeat: repeat-y;
	padding: 7px;
	font-size: 12px;
}

.sinistra {
	width:248;
	background-image: url(img/home_sin.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: repeat-y;
	padding: 10px;
	font-weight: bold;
}
.sotto {
	width:507;
	height:56;
	background-image: url(img/bottom.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
	padding-top: 5px;
}
.padding{
	padding: 5px;
	color: #FFFFFF;

}

.paddingx{
	padding: 8px;
	color: #FFFFFF;

}

.vertical{
	vertical-align:top;
	padding:5px;
	font-size: 12px;
	text-align: justify;

}
h1 {
	padding: 0px;
	color: #FFFFFF;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 15px;
	margin: 0px;
}
h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sinistraup {
	width:248;
	height:31;
	background-image: url(img/home_sin_up.jpg);
	display: block;
	background-repeat: no-repeat;
}
.sinistrabot {
	width:248;
	height:17;
	background-image: url(img/home_sin_bottom.jpg);
	display: block;
	background-repeat: no-repeat;
}
.destraup {
	position: relative;
	width:507px;
	height:32px;
	background-image: url(img/home_destra_up.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
.destrabot {


	position: relative;
	width:507px;
	height:17px;
	background-image: url(img/home_destra_bot.jpg);
	background-repeat: no-repeat;
}
h3 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
