body {
	background-image: url(img/sfondoverde_home.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #DDDAAE;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#282828;
}


.sfondo_footer {
	background-attachment: fixed;
	background-image: url(img/sfondo_footer_dx.jpg);
	background-color: #FFFAEC;
	background-repeat: no-repeat;
	background-position: right bottom;
}

p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#282828;
}

.title
{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #1B1B1B;
	font-weight:bold;
}

table
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#282828;
}

.sfondo_menu
{
	background-image: url(img/home_15.jpg);
	background-repeat: repeat-y;
}

.sfondo_bottom_2
{
	background-image: url(img/sfonfo_bottom_2.jpg);
	background-repeat: repeat-x;
}

.sfondo_bottom_3
{
	background-image: url(img/sfonfo_bottom_3.jpg);
	background-repeat: repeat-x;
}

.sfondo_right_2
{
	background-image: url(img/sfonfo_right_2.jpg);
	background-repeat: repeat-y;
}

.sfondo_marroncino_chiaro
{
background-color: #dddaad;
}