.mainmenu {
	color: #EC0B8D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.mainmenu:visited {
	color: #EC0B8D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.mainmenu:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

#logoup {
	background-image: url(../img_new/logofull.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#logosex {
	background-image: url(../img_new/logosex.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#logodown {
	background-image: url(../img_new/logodown.png);
	background-repeat: no-repeat;
	background-position: top left;
}


#specialoffers{
	background-image: url(../img_new/offertespeciali.png);
	background-repeat: no-repeat;
	background-position: center;
}

#luxuria{
    background-image: url(../img_new/luxuria.gif);
    background-repeat: no-repeat;
    background-position: center;
}

#consigli {
    background-image: url(../img_new/consigli.gif);
    background-repeat: no-repeat;
    background-position: center;
}


