@charset "utf-8";
/* CSS Document */

body, html {
	background-attachment: fixed;
	background-color: #e6b236;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 100%;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	margin-top: 25px;
	margin-bottom: 25px;
}
#header {
	height: 155px;
	width: 970px;
	background-image: url(img/bg_white.png);
	margin-bottom: 40px;
}
#logo {
	position: absolute;
}
#language {
	height: 23px;
	width: 200px;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	background-image: url(img/bg_language.png);
	padding-top: 7px;
	float: right;
	margin-right: 5px;
}
#language a {
	text-decoration: none;
	color: #000;
	margin-right: 3px;
	margin-left: 3px;
}
#menu {
	height: 30px;
	width: 965px;
	text-align: right;
	margin-right: 5px;
	float: right;
	margin-top: 95px;
}
#content {
	width: 970px;
	background-image: url(img/bg_white.png);
	float: left;
}
#slogan {
	background-image: url(ita/img/slogan.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: 950px;
	margin-right: 20px;
}
#benvenuti_deu {
	background-image: url(deu/img/benvenuti.png);
	float: right;
	width: 680px;
	padding-top: 110px;
	background-repeat: no-repeat;
}
#benvenuti_eng {
	background-image: url(eng/img/benvenuti.png);
	float: right;
	width: 680px;
	padding-top: 110px;
	background-repeat: no-repeat;
}
#benvenuti_fra {
	background-image: url(fra/img/benvenuti.png);
	float: right;
	width: 680px;
	padding-top: 110px;
	background-repeat: no-repeat;
}
#benvenuti_rum {
	background-image: url(rum/img/benvenuti.png);
	float: right;
	width: 680px;
	padding-top: 110px;
	background-repeat: no-repeat;
}
#benvenuti {
	background-image: url(ita/img/benvenuti.png);
	float: right;
	width: 680px;
	padding-top: 110px;
	background-repeat: no-repeat;
}
#footer {
	width: 918px;
	border: 1px solid #666600;
	padding: 5px;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#footer #cornice {
	width: 904px;
	border: 1px solid #666600;
	padding: 5px;
	float: left;
}
#footer #photo_gallery {
	width: 250px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #E6B236;
	padding: 25px;
	float: left;
	height: 280px;
	line-height: 20px;
}
#footer #photo_gallery #menu {
	height: 20px;
	width: 220px;
	text-align: center;
	font-weight: bold;
	background-image: url(img/bg_gallery.png);
	color: #FFF;
	margin: 15px;
}
#footer #photo_gallery #menu a {
	color: #FFF;
	text-decoration: none;
}

#footer #photo_gallery #change {
	padding: 4px;
	border: 1px solid #E6B236;
}

#footer #shop_online {
	width: 250px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #E6B236;
	padding: 25px;
	float: left;
	height: 280px;
	line-height: 20px;
}
#footer #staff {
	width: 250px;
	padding: 25px;
	float: left;
	height: 280px;
	line-height: 20px;
}
#footer #staff #foto {
	padding: 4px;
	border: 1px solid #E6B236;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#testo {
	padding: 30px;
	line-height: 18px;
}
.divisione {
	color: #E6B236;
}
.testo_bianco {
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.bg_1 {
	background-image: url(img/1.png);
}
.bg_2 {
	background-image: url(img/2.png);
}
.bg_3 {
	background-image: url(img/3.png);
}
.bg_4 {
	background-image: url(img/4.png);
}
.bg_5 {
	background-image: url(img/5.png);
}
.bg_6 {
	background-image: url(img/6.png);
}
.bg_7 {
	background-image: url(img/7.png);
}
#footer_menu {
	width: 950px;
	background-image: url(img/bg_white.png);
	float: left;
	text-align: center;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer_menu a {
	color: #000;
}

