@charset "utf-8";
/* CSS Document */

html{
	margin:0;
	padding:0;
	padding-top: 5px;
}
body{
	font: 100.01% "Verdana",Trebuchet MS,Arial,sans-serif;
	color: #666666;
	text-align:left;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	text-decoration: none;
}
a{
	font-size:10px;
	/*text-decoration:none;*/
	color:#999999;
	font-weight:500;
}
ul,li{
	list-style:disc;
}
.link{
	font: 100% "Verdana",Trebuchet MS,Arial,sans-serif;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
.cella{
	background-repeat:repeat-x;
}
.lato{
	background-repeat:repeat-y;
}

.foto{
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
.tavolozza{
	align: bottom;
	vertical-align: bottom;
	text-align: center;
}
