body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-attachment: scroll;
	background-image: url(logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #666666;

}
body, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;

}



/********************************/
#decomenuOn {
	background-image: url(ombramenu.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
}

#menu {
	background-attachment: scroll;
	background-image:  url(menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 250px;
	margin:250px 0px 0px;
	padding: 1px 0px 20px;

}
#menu li {
	list-style-type: none;
	text-align: right;
	padding-right: 5px;
	font-size: 11px;
	line-height: 14px;
	height: 14px;
	margin-right: 18px;
	margin-bottom: 14px;
}

#menu li a{
	text-transform: uppercase;
	text-decoration: none;
}
#menu li a span{
	color: #000000;
}
#menu li.bianco a span{
	color: #FFFFFF;
}

/********************************/
#left {
	float: left;
	width: 300px;
	text-align: left;
}
#right {
	float: left;
	width: 650px;
	height: 600px;
	text-align: left;
}
#right .imamginePortante{
	margin-top: 94px;
}
#footer {
	background-attachment: scroll;
	background-image: url(footer_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	height: 20px;
	width: auto;
	margin: 0em auto;
	font-size: 75%;
	white-space: nowrap;
	float: left;


}
#footer, #footer a {
	color: #333;
	text-decoration: none;

}

/********************************/
#langMenu {
	margin:220px 0px 10px 80px;
	height: 20px;
	padding: 0px;


}
#langMenu li {
	display: inline;
	width: 90px;
	text-align: center;

}
#langMenu li a {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	text-decoration: none;
	font-size: 14px;
	text-transform: capitalize;
	width: 90px;
	float: left;


}
#langMenu li a.on {
	font-weight: bold;
	color: #666;
}
/********************************/

.slider{
	width: 347px;
}
.slider {
	border: 1px solid #CCCCCC;
	height: 267px;
	width: 345px;

}
.sliderLink {
	width: 345px;

}
.sliderLink a {
	color: #999999;
	text-decoration: none;
	margin-top: 20px;
	font-size: 12px;


}
.sliderLink a:hover {
	text-decoration: underline;
	color: #666666;
}
.immagineComeSfondo {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right 100px;
	height: 390px;
	font-size:11px;
	padding-top:6em;
}
.immagineComeSfondo h1 {
	color: #F7A51D;
	font-size: 14px;
}

/********************************/
#menuGalleriaImamgini {	
	margin:80px 0px 85px; 
	height: 20px;
	padding: 0px;
}
#menuGalleriaImamgini li {
	display: inline;
	width: 90px;
	text-align: left;
}
#menuGalleriaImamgini li a {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	text-decoration: none;
	font-size: 16px;
	text-transform: capitalize;
	width: 90px;
	float: left;
}
#menuGalleriaImamgini li a.on {
	font-weight: bold;
	
}
/********************************/

#galleriaImamgini {
}

#galleriaImamgini a {
	border: 1px solid #fff;
	height: 84px;
	width: 84px;
	display:block;
	float: left;
}
#galleriaImamgini a:hover {
	border: 1px solid #999;
}

#galleriaImamgini img {
	margin: 2px;
}

/********************************/
#slogan {
	position: absolute;
	width: 500px;
	left: 300px;
	top: 146px;
	font-size: 12px;


}
