body					{background-color : #FFFFCC; margin-bottom : 0px; margin-left : 0px; margin-right : 0px; margin-top : 0px;}
.sfondocoldx			{background-image : url(images/sfondo_col_dx.gif);}

ul.elenco {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.sfondotop				{background-image : url(images/righine_top.gif);}
.sfondobottom			{background-image : url(images/righine_bottom.gif);}
.sfondomenusx			{background-image : url(images/sfondo_menu_sx.gif); background-repeat : no-repeat;}
.home					{font-family: arial; font-size: 11px; color: #5E3B12;}
.testo					{font-family: arial; font-size: 12px; color: #000000;}
.bottom					{font-family: arial; font-size: 10px; color: #5E3B12; line-height: 14px;}	

#titolo					{color: #D68B30; font-size: 14px; font-weight: bold;}
#titolino				{color: #D68B30; font-size: 12px; font-weight: bold;}
#piccolo				{font-size : 10px;}
#medio					{font-size : 11px;}
#sottotitolo			{color: #D68B30; font-size: 10px; font-style: italic;}
#bianco					{color: #FFFFFF}

ul.elenco li {
	background-image: url(images/freccia.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	padding-top: 0px;
	margin: 0px;
	text-align: left;
	padding-left: 15px;
}
ul.elenco li a 			{font-family:arial; font-size:11px; font-weight:bold; text-decoration:none; color:#5E3B12;}
ul.elenco li a:hover 	{font-family:arial; font-size:11px; font-weight:bold; text-decoration:underline; color:#5E3B12;}


A.home					{font-family: arial; font-size: 11px; text-decoration: none; color: #5E3B12;}
A.home:HOVER			{text-decoration: underline;}
A						{font-family: arial; font-size: 12px; text-decoration: underline; color: #5E3B12;}
A:HOVER					{text-decoration: none;}
A.bottom				{font-family: arial; font-size: 10px; text-decoration: none; color: #5E3B12; line-height: 14px;}
A.bottom:HOVER			{text-decoration: underline;}

