

A:link {color:#45bf8a; text-decoration:none}
A:link.cat {color:#0012FB; text-decoration:none}
A:visited.cat {color:#0012FB; text-decoration:none}
A:visited {color:#45bf8a; text-decoration:none}
A:hover.cat{
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
A:hover{
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}

BODY.menu{
	font-family: "Trebuchet MS";
	color:#45BF8A;

	background: url(img/sf.jpg) fixed;
	
}
BODY.logo{
	background : #0012FB url(img/sg.jpg) repeat-x fixed;
	background-position : bottom;
background-color:	#45BF8A
}
TD.centro{
	background :url(img/sg.jpg) repeat-x fixed;
	background-position : bottom;
	background-color:#45BF8A;
	
}
TD.centrosu{
	background :url(img/sg1.jpg) repeat-x fixed;
	background-position : top;
	background-color:#45BF8A;
	
}
TD.dx{
	background :url(img/ss3.jpg) repeat-y fixed;
	background-position : right;
	background-color:#45BF8A;
	
}
TD.sx{
	background :url(img/ss5.jpg) repeat-y fixed;
	background-position : left;
	background-color:#45BF8A;
	
}

BODY.content{
	
	font-family: "Trebuchet MS";
	color:#45BF8A;
	background-color: #0012FB;
}

BODY.catalogo{
	font-family: "Trebuchet MS";
	color:#0012FB;
	background-color: #45BF8A;
	}
	TD.righe{
	border-bottom : thin inset Black;
}
DIV.titolo {
	position:absolute;
	width:200 ;
	height:62;
	font-weight:bold;
	color:#0012FB;
	background-color:#45BF8A;
	text-align : center;
	top : 80px;
	left: 210px;

}
DIV.sottotitolo {
	position:absolute;
	width:200 ;
	height:62;
	font-weight:bold;
	color:#0012FB;
	background-color:#45BF8A;
	text-align :left;
	top : 144px;
	left: 10px;

}
DIV.dxtitolo {
	position:absolute;
	width:200 ;
	height:62;
	font-weight:bold;
	color:#0012FB;
	background-color:#45BF8A;
	text-align :left;
	top : 144px;
	right: 0px;

}
	
