A.linkmenu {
	FONT-SIZE: 70%;
	FONT-FAMILY: Verdana, Arial;
	color: #FFFFFF;
	text-decoration: none;
}
A.linkmenu:hover {
FONT-SIZE: 70%; 
FONT-FAMILY: Verdana, Arial;
color: #CCCCCC; 
text-decoration: none; 
}
.bordo_dx
{
	border-right: 1px solid White;
}
.testo_bianco{
	FONT-SIZE: 70%;
	FONT-FAMILY: Verdana, Arial;
	color: #FFFFFF;
	text-decoration: none;
}
.testo_blu{
	FONT-SIZE: 70%;
	FONT-FAMILY: Verdana, Arial;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
.sfondo_contact{
	background-attachment: fixed;
	background-image: url(grafica/sfondo_contact.jpg);
	height: 260px;
}
.sfondo_collezioni{
	background-attachment: fixed;
	background-image: url(grafica/sfondo_collezioni.jpg);
	height: 260px;
}
.sfondo_storia{
	background-attachment: fixed;
	background-image: url(grafica/sfondo_storia.jpg);
	height: 260px;
}
A.linkmenu_blu {
	FONT-SIZE: 70%;
	FONT-FAMILY: Verdana, Arial;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
A.linkmenu_blu:hover {
FONT-SIZE: 70%; 
FONT-FAMILY: Verdana, Arial;
color: #333333; 
text-decoration: underline; 
	font-weight: bold;
}
A.linkmenu2_blu {
	FONT-SIZE: 30%;
	FONT-FAMILY: Verdana, Arial;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
A.linkmenu2_blu:hover {
FONT-SIZE: 30%; 
FONT-FAMILY: Verdana, Arial;
color: #000033; 
text-decoration: underline; 
	font-weight: bold;
}

A.tasto_blu {
	FONT-SIZE: 70%;
	FONT-FAMILY: Verdana, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #000033;
	border: 1px Silver;
	width: 100px;
	height: 20px;
	text-align: center;
	padding-top: 3px;
}
A.tasto_blu:hover {
	FONT-SIZE: 70%;
	FONT-FAMILY: Verdana, Arial;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px Silver;
	width: 100px;
	height: 20px;
		text-align: center;
	padding-top: 3px;
}
.input {
	font-family: Tahoma, "Gill Sans";
	font-size: 11px;
	color: #000033;
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
}
.bottone {
	font-family: Tahoma, "Gill Sans";
	font-size: 12px;
	color: #000033;
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
}
.titolo_blu{
	FONT-SIZE: 90%;
	FONT-FAMILY: Tahoma;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
.cornice_foto
{
	border-right: 1px solid White;
	border-left: 1px solid White;
	border-top: 1px solid White;
	border-bottom: 1px solid White;
}