* {
	margin: 0px;
	padding: 0px;
}
html, body { 
	width: 100%; 
	/* commented backslash hack \*/ 
 	height: 100%; 
	/* end hack */
} 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #8893A9;
	background-image: url(../layout/bg_wrapper.jpg);
	background-repeat: repeat-x;
	min-width: 770px;
}
p {
	margin-bottom: 1em;
	padding-left: 10px;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 1em;
	color: #000000;
}
h2 {
	font-weight: normal;
	margin-bottom: 1em;
	font-size: 1.4em;
	color: #000000;
}
h3 {
	font-weight: bold;
	margin-bottom: 1em;
	font-size: 1em;
	color: #000000;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
/*	#yuimenu {
position:absolute;
	visibility:hidden;
}*/

.clear {
	display: block;
	clear: both;
	visibility: hidden;
}
#wrapper {
	background-image: url(../layout/bg_body.jpg);
	background-repeat: repeat-y;
	position: relative;
	min-height: 100%;
	min-width: 770px;
	margin-bottom: -121px;
	height: auto;
	background-position: center top;
}
#wrapper #head {
	background-image: url(../layout/bg_head.jpg);
	background-repeat: no-repeat;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	height: 246px;
	position: relative;
}
#wrapper #head #head_slogan {
	padding-top: 5px;
	text-align: center;
}
#wrapper #head #head_slogan h1 {
	font-size: 1em;
	letter-spacing: 0.15em;
	line-height: 1.6em;
}
#wrapper #head #menu {
	position: absolute;
	left: 15px;
	bottom: 15px;
}
#wrapper #head #menu ul {
	list-style-type: none;
}
#wrapper #head #menu li {
	display: inline;
	padding-right: 15px;
}
#wrapper #head #menu a {
	font-size: 1em;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
#wrapper #head #menu a:hover {
	color: #FFFFFF;
}
#wrapper #head #menu #itinera {
	position: absolute;
	top: 15px;
	left: 230px;
}
#wrapper #head #menu #itinera li {
	display: block;
}
#wrapper #head #tendina {
	position: absolute;
	right: 5px;
	top: 158px;
}
#wrapper #head #tendina img {
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	margin-right: 5px;
}
#wrapper #head #tendina a {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #head #tendina a:hover {
	color: #FFCC00;
}
#wrapper #content {
	position: relative;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	text-align: justify;
}
#wrapper #content #itinerari {
	position: relative;
}
#wrapper #content .itinerari_box {
	width: 705px;
	border: 1px dashed #7F899E;
	background-color: #B1C0D9;
	padding: 5px;
}
#wrapper #content ul {
	margin-left: 45px;
}
#wrapper #content ol {
	font-weight: normal;
	margin-left: 45px;
}
#wrapper #content li {
	font-weight: normal;
}
#wrapper #content .resume {
	font-size: 0.87em;
}
#wrapper  #content  .resume li {
	float: right;
	background-color: #8893a9;
	border: 2px solid #666666;
	margin-bottom: 10px;
	margin-left: 15px;
	text-align: center;
}
#wrapper #content .img_right {
	float: right;
	background-color: #8893a9;
	border: 2px solid #666666;
	margin-bottom: 10px;
	margin-left: 15px;
	text-align: center;
}
#wrapper #content .img_right p {
	color: #FFFFFF;
	text-align: right;
	padding: 1px 3px 1px 1px;
	margin: 0px;
	font-size: 12px;
}
#wrapper #content .img_left {
	float: left;
	background-color: #8893a9;
	border: 2px solid #666666;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	width: 220px;
}
#wrapper #content .img_left75 {
	float: left;
	background-color: #8893a9;
	border: 2px solid #666666;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	width: 75px;
}
#wrapper #content .img_left150 {
	float: left;
	background-color: #8893a9;
	border: 2px solid #666666;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	width: 150px;
}
#wrapper #content .img_left p {
	color: #FFFFFF;
	text-align: right;
	padding: 1px 3px 1px 1px;
	margin: 0px;
	font-size: 12px;
}

* html #wrapper
{
	height: 100%;
}



#wrapper #clearfooter {
	clear: both;
	height: 121px;
}
#footer {
	background-image: url(../layout/bg_footer_body.jpg);
	position: relative;
	width: 100%;
	min-width: 770px;
	height: 121px;
	clear: both;
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer #footer_content {
	background-image: url(../layout/bg_footer_content.jpg);
	background-repeat: no-repeat;
	height: 121px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer #footer_content #w3c1 {
	position: absolute;
	top: 20px;
	left: 20px;
}
#footer #footer_content #w3c2 {
	position: absolute;
	top: 18px;
	left: 340px;
}
#footer #footer_content #w3c3 {
	position: absolute;
	top: 20px;
	right: 20px;
}
#footer #footer_content #logo {
	position: absolute;
	top: 87px;
	left: 7px;
}
#footer #footer_content #license {
	position: absolute;
	left: 230px;
	top: 42px;
	font-size: 0.8em;
}
#footer #footer_content #indirizzo {
	position: absolute;
	top: 50px;
	right: 7px;
	font-weight: bold;
	text-align: right;
	font-size: 0.8em;
}
#footer #footer_content #indirizzo a {
	color: #FFCC00;
	text-decoration: none;
}
#footer #footer_content #indirizzo a:hover {
	color: #FFFFFF;
}
.accordion {
	margin-top: 10px;
	cursor: pointer;
	position: relative;
	width: 710px;
	background-color: #414992;
	border: 1px dashed #7F899E;
	padding-top: 15px;
	margin-bottom: 10px;
	padding-left: 5px;
}
.white {
	color: #FFF;
}
.citazione {
	color: #666;
	text-align: right;
	padding-left: 300px;
	font-style: italic;
}
