/* CSS Document */
html, body {
	height:100%;
}


body {
	color:#000033;
	text-align:left;
	padding:0;
	border:0;
	margin:0;
	background-color: #E0CB88;
	background-image: url(../immagini/sfondo.jpg);
	font: normal 11px/2em Geneva, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 { padding:0; margin:0; }
h1 { font-size:180%; } h2 {
	font-size:13px;
	margin-left: 16px;
	margin-top: 6px;
	color: #9C5516;
} h3 { font-size:140%; } h4 { font-size:120%; } h5 { font-size:110%; } h6 { font-size:100%; }
a:link, a:visited { color:#937620; }
a:hover, a:active { color:#000000; }
img { border:0; }

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
* .left {
	float: left;
}
* .right {
	float: right;
}


* .sx {
	float: left;
}
* .dx {
	float: right;
}


#container {
	width:745px;
	text-align:left;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F7F0DD;
}
#container { position:relative; voice-family:"\"}\""; voice-family:inherit; height: auto; }

#container #head {
	margin: 0px;
	padding: 0px;
	width: 745px;
}
#container #head .dx {
	background-color: #000000;
	height: 122px;
	width: 545px;
}
#container #head .sx {
	height: 122px;
	width: 200px;
}
#container #head #menu_up {
	background-color: #000000;
	height: 22px;
	position: relative;
}
ul.menu_head {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
ul.menu_head li {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	text-align: left;
	float: left;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
ul.menu_head li.white {
	width: 30px;
}

ul.menu_head a {
	height: 20px;
	padding: 0px;
	margin: 0px;
	
}
ul.menu_head li a:link, ul.menu_head li a:visited { color:#FFFFFF; text-decoration:none; }
ul.menu_head li a.current:link, ul.menu_head li a.current:visited { color:#FFCC00; text-decoration:none; }
ul.menu_head li a:hover, ul.menu_head li a:active { color:#EAD595; text-decoration:none; }

#corpo {
	padding: 0px;
	width: 745px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#corpo .left {
	width: 200px;
}

ul.nav_left {
	padding: 0px;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-image: none;
	list-style-type: none;
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333300;
	border-bottom-color: #333300;
}

ul.nav_left li {
	line-height: 25px;
	height: 25px;
}
ul.nav_left li.white {
	background-color: #F7F0DD;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333300;
	border-bottom-color: #333300;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

ul.nav_left a {
	line-height: 25px;
	display: block;
	height: 25px;
	padding-right: 25px;
	background-image: url(../immagini/bullet01.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
ul.nav_left li a:link, ul.nav_left li a:visited { color:#95771E; text-decoration:none; }
ul.nav_left li a:hover, ul.nav_left li a:active {
	color:#584712;
	text-decoration:none;
	background-color: #F7F0DD;
}
ul.nav_left li a.current:link, ul.nav_left li a.current:visited {
	color:#010101;
	text-decoration:none;
	background-color: #F7E9C2;
	font-weight: bold;
}
#corpo .content {
	padding: 0px;
	width: 545px;
	background-color: #FBF8EE;
	float: left;
	background-image: url(../immagini/sfumo_down.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.gallery {
	text-align: center;
}
.gallery img {
	margin: 3px;
	padding: 0px;
	border: 5px solid #EFDFAE;
	cursor: pointer;
}


#corpo .content p {
	font-size: 12px;
	padding: 0px;
	text-indent: 20px;
	margin: 15px;
}
#corpo .content h1 {
	font-family: "Lucida Sans", "Lucida Sans Typewriter", "Lucida Sans Unicode", sans-serif, Geneva, Arial, Helvetica;
	font-size: 20px;
	line-height: 40px;
	font-weight: normal;
	background-image: url(../immagini/h1_bg.gif);
	background-repeat: repeat-x;
	height: 40px;
	letter-spacing: 0px;
	text-align: left;
	padding-left: 20px;
	font-style: normal;
	color: #6A5515;
}
#corpo .content a:link, #corpo .content a:visited { color:#95771E; }
#corpo .content a:hover, #corpo .content a:active {
	color:#990000;
	text-decoration:none;
}
#promotion {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	float: right;
	width: 180px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #937620;
	border-bottom-color: #937620;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #F4E9CD;
	color: #695516;
}
#promotion h3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	height: 20px;
}
#promotion ul {
	margin: 5px;
	padding: 5px;
}

.colore01 {
	background-color: #F7F1DD;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 170px;
	width: 745px;
}
#footer address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
}
#container #footer a:link, #container #footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#container #footer a:hover, #container #footer a:active {
	color: #F6EFDE;
	text-decoration: underline;
}

#credits {
	width: 760px;
	clear: both;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	margin-bottom: 20px;
}
#popup {
	margin: 10px;
	padding: 10px;
	background-color: #FDF9EC;
}
#popup h1 {
	font-family: "Lucida Sans", "Lucida Sans Typewriter", "Lucida Sans Unicode", sans-serif, Geneva, Arial, Helvetica;
	font-size: 20px;
	line-height: 40px;
	font-weight: normal;
	background-image: url(../immagini/h1_bg.gif);
	background-repeat: repeat-x;
	height: 40px;
	letter-spacing: 0px;
	text-align: left;
	padding-left: 20px;
	font-style: normal;
	color: #6A5515;
}
.marginphoto {
	margin-left: 10px;
}
.redlight {
	color: #FFFFFF;
	background: #990000;
	font-size: 18px;
	padding: 2px 4px;
}
#hi-light {
	background: #EBDCAF;
	border: 1px dashed #92751F;
	margin: 0px 18px;
	padding: 0px;
	cursor:pointer;
}
#hi-light:hover {
	background: #FFD784;
	border: 1px dashed #990000;
}
