#menuContact{
	background-image: url("../images/menuItemSelBG.gif");
}

ul.dropdown A#linkContact{
	margin-top: 25px;
	text-decoration: none; 
	color: #BBBBBB;
	background-image: none;
}

#contact{
	height: 325px;
	padding: 40px 0px 5px 180px;
}


#contactFrase{
	font-family: arial; 
	font-style: italic;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	background-image: url("../images/contactBG.png");
	background-position: center;
	width: 500px;
}

#contactEmail {
	background-image: url("../images/bustina.png");
	background-repeat: no-repeat;
	height:200px;
	background-position: 0px 55px;
}
#contactEmailAddress{
	font-family: arial; 
	font-style: italic;
	font-size: 13pt;
	font-weight: bold;
	padding: 90px 0px 5px 130px;
}

#contactMess{
	font-family: arial; 
	font-style: italic;
	font-size: 7pt;
	font-weight: bold;
	padding: 20px 0px 5px 130px;
	
}
#star001 {
	background-image: url("../images/star1BG.png");
	background-repeat: no-repeat;
	background-position: 620px 400px;
}
#star002 {
	background-image: url("../images/star2BG.png");
	background-repeat: no-repeat;
	background-position: 90px 230px;
}
#star003 {
	background-image: url("../images/star3BG.png");
	background-repeat: no-repeat;
	background-position: 770px 180px;
}
#star001IE {
	background-image: url("../images/star1BG.jpg");
	background-repeat: no-repeat;
	background-position: 620px 400px;
}
#star002IE {
	background-image: url("../images/star2BG.jpg");
	background-repeat: no-repeat;
	background-position: 90px 230px;
}
#star003IE {
	background-image: url("../images/star3BG.jpg");
	background-repeat: no-repeat;
	background-position: 770px 180px;
}
