body{
	background-image: url(img/tile.gif);
	background-repeat: repeat;
	margin: 0;
}

.tabella{
	background-color: #B0BA9F; 
}


.sfondo-cellatop{
	background-color: #E5E2D3;
}

.top{
	background-color: #E5E2D3;
	background-image: url(img/bkg_top.gif);
	background-repeat: no-repeat;
	height: 192px;
}

h3 {
	color :#022C8B;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
	padding-left: 80px;
}

h4 {
	color :#022C8B;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
	padding-left: 80px;
}


.sfondo-top{
	background-image: url(img/bkg_menu.gif);
	background-repeat: repeat-x;
	height: 22px;
}

.menu-top{
	color :#51514F;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.menu-top:hover{
	color :#022C8B;
}

.menu-top-attivo{
	color :#022C8B;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.cella-sx{
	padding-top: 30px;
	padding-left: 80px;
	padding-right: 20px;
	background-image: url(img/righino.gif);
	background-position: right;
	background-repeat: repeat-y;
	width: 455px;
}

.cella-dx{
	padding-top: 30px;
	padding-left: 5px;
	padding-right: 5px;
}
	
.Titolo{
	color: #646464;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;		
}

.Case{
	background-image: url(img/bkg_case.gif);
	background-repeat: no-repeat;
	width: 290px;
	height: 348px;
	padding-left: 12px;
	padding-right: 12px;
}

.testo{
	color: #646464;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;		
}

.link{
	color: #646464;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	text-decoration: underline;
	line-height: normal;
	font-variant: normal;
	text-transform: none;		
}

.link:hover{
	color: #646464;
	text-decoration: none;
}

.step{
	color: #646464;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-decoration: underline;
	line-height: normal;
	font-variant: normal;
	text-transform: none;		
}

.step:hover{
	color: #646464;
	text-decoration: none;
}

.janus{
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;	
}

.bottom-nero{
	background-color: Black;
	height: 34px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	width: 548px;
	vertical-align: middle;	
}

.bottom-bianco{
	background-color: #FFFFFF;
	height: 34px;
}

.testobianco{	
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
}