html, body {
	background-color: #F4EAD6;
	background-image: url(images/sfondo-00.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	color: #330000;
	font-family: "Trebuchet MS", Arial, Verdana;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.language {
	bottom: 0px;
	float: right;
	height: 35px;
	left: 0px;
	list-style-type: none;
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	right: 0px;
	text-align: right;
	top: 23px;
	width: 400px;
	z-index: 97;
}

*html .language {
	bottom: 0px;
	float: right;
	height: 35px;
	left: 0px;
	list-style-type: none;
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-top: 0px;
	position: relative;
	right: 0px;
	text-align: right;
	top: 20px;
	width: 400px;
}

.language a {
	color: #996600;
	font-size: 0.6em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-transform: uppercase;
}

*html .language a {
	color: #996600;
	font-size: 0.6em;
	font-weight: normal;
	margin: 0px;
	text-decoration: none;
	text-transform: uppercase;
}

.language li {
	display: inline;
	height: auto;
	margin-left: 0px;
	margin-right: 4px;
	margin-top: 0px;
	padding: 0px;
	width: auto;
}

*html .language li {
	display: inline;
	height: auto;
	width: auto;
	margin-left: 0px;
	margin-right: 4px;
	margin-top: 0px;
	padding-top: 6px;
	right: 0px;
	text-decoration: none;
	
}

.language li a:visited, .language li a:active {
	color: #996600;
}

.language li a:hover {
	color: #b4b0a9;
}

.prenotaAdesso {
	bottom: 0px;
	color: #FFFFFF;
	display: block;
	font-size: 1em;
	font-weight: normal;
	height: 20px;
	left: 0px;
	padding-bottom: 5px;
	padding-left: 275px;
	padding-top: 5px;
	position: relative;
	right: 0px;
	top: 270px;
	width: 405px;
}

.prenotaAdesso a {
	color: #FFFFFF;
}
.prenotaAdesso a:visited a:active {
	color: #FFFFFF;
}

.prenotaAdesso a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#container {
	height: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	position: relative;
	text-align: center;
	width: 680px;
	background-color: #EFE6D2;
	background-image: url(images/log-index.gif);
	background-repeat: no-repeat;
	background-position: center 70px;
}

body > div#container {
	height: 100%;
	min-height: auto;
}

#left-col {
	background-image: url(images/top-left-col-1.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	height: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 80px;
	position: relative;
	width: 240px;
	z-index: 2;
}

#left-col-hi {
	background-color: #FFFFFF;
	border-top-color: #CCC;
	border-top-style: solid;
	border-top-width: 4px;
	FILTER: alpha(opacity=85);
	height: 206px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	moz-opacity: .85;
	opacity: .85;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	text-align: right;
	width: 240px;
}

#left-col-lo {
	background-color: #FDF7EE;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	height: auto;
	left: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 240px;
}

#header {
	background-image: url(images/header-00.jpg);
	background-repeat: no-repeat;
	float: no;
	height: 70px;
	margin: 0px;
	padding: 0px;
	width: 680px;
}

#right-col {
	float: right;
	height: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 300px;
	overflow: hidden;
	padding: 0px;
	width: 400px;
}

*html #right-col {
	float: right;
	margin-right: 10px;
	width: 400px;
	margin-top: 300px;
}

#center-col {
	background-image: url(images/main-p00.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 300px;
	position: absolute;
	width: 680px;
	z-index: 1;
	top: 70px;
}

.menuleft {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.menuleft li a {
	background-image: url(images/bullets.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #483000;
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	height: 15px;
	margin-bottom: 3px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 3px;
	padding-top: 3px;
	text-decoration: none;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.menuleft li a:visited, .menuleft li a:active {
	color: #483000;
}

.menuleft li a:hover {
	color: #D2B486;
}

* html .menuleft li a {
	height: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-right: 3px;
	padding-top: 5px;
	text-decoration: none;
	width: auto;
}

* html .menuleft li a:visited, .menuleft li a:active {
	color: #483000;
	text-decoration: none;
}

*html .menuleft li a:hover {
	color: #483000;
}

h2 {
	background-image: url(images/deco-1.jpg);
	background-repeat: no-repeat;
	color: #E9DFCB;
	display: block;
	font-size: 0.9em;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 7px;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 7px;
	text-align: left;
	z-index: 99;
}

h1 {
	color: #660000;
	font-size: 10px;
	text-align: right;
	text-transform: lowercase;
}

.offerte-right a {
	background-image: url(images/posts2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #8E8B85;
	display: block;
	font-size: 0.7em;
	height: auto;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	padding-left: 20px;
	padding-right: 5px;
	text-align: left;
	text-decoration: none;
	width: 350px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #D6CEBC;
}

.offerte-right a:hover {
	text-decoration: underline;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FF6600;
}

.news-left a {
	color: #8E8B85;
	display: block;
	font-size: 0.7em;
	height: auto;
	margin-left: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	text-decoration: none;
	width: auto;
}

.news-left a:hover {
	color: #C2BDB6;
	text-decoration: underline;
}



*html #left-col {
	background-image: url(images/top-left-col-1.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	height: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 80px;
	position: relative;
	width: 240px;
	z-index: 2;
}


* html .news-left a:hover {
	color: #C2BDB6;
	text-decoration: underline;
}

* html .news-left a {
	color: #8E8B85;
	text-decoration: none;
}

* html .news-left a:visited a:link a:active {
	color: #8E8B85;
	text-decoration: none;
}

h4 {
	color: #482D00;
	font-size: 1em;
	height: 13px;
	margin-bottom: 5px;
	margin-top: 0px;
	text-decoration: underline;
}

h3 {
	color: #482D00;
	display: inline;
	font-size: 1em;
	margin-right: 10px;
	text-decoration: underline;
}

.didascalia-sect {
	background-color: #FFFFFF;
	color: #330000;
	font-size: 0.7em;
	font-variant: normal;
	font-weight: normal;
	height: 50px;
	margin-bottom: auto;
	margin-left: 244px;
	margin-right: auto;
	margin-top: -70px;
	padding: 5px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	width: 300px;
	z-index: 100;
	border: 2px solid #CCCCCC;
}

#arrowhead {
	height: 15px;
	left: 0;
	margin-left: 230px;
	margin-top: -18px;
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index: 99;
}

#footer-clodio {
	background-image: url(images/footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	bottom: 0px;
	clear: both;
	color: #666666;
	display: block;
	font-size: 0.7em;
	font-weight: normal;
	height: 20px;
	padding-top: 10px;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 15;
}

#footer-clodio a {
	color: #333333;
	text-decoration: underline;
}

#footer-clodio a:hover {
	color: #666666;
	text-decoration: none;
}

#footer-clodio a:visited a:link a:active {
	color: #333333;
	text-decoration: underline;
}

.modalDialog_transparentDivs {
	background-color: #000000;
	filter: alpha(opacity=70);
	opacity: 0.5;
	position: absolute;
	z-index: 104;
}

.modalDialog_contentDiv {
	filter: alpha(opacity=100);
	opacity: 1;
	border-color: #CCC;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	position: absolute;
	z-index: 106;
	background-color: #FFFFFF;
}

.modalDialog_contentDiv_shadow {
	background-color: #555;
	filter: alpha(opacity=30);
	opacity: 0;
	overflow: auto;
	position: absolute;
	z-index: 105;
}

.modalDialog_contentDiv_error {
	background-color: #F00;
	border-color: #FFF;
	border-style: solid;
	border-width: 3px;
	color: #FFF;
	padding: 2px;
	position: absolute;
	z-index: 103;
}

.modalDialog_contentDiv_error a {
	color: #FFF;
}

#structure p {
	color: #8E8B85;
	font-size: 0.7em;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	text-align: left;
}

.titoloNews {
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
	margin-top: 0px;
	padding-right: 10px;
	padding-top: 4px;
	text-align: left;
E3DAC7
}

#structure {
	background-color: #FDFDFD;
	height: 100%;
	margin: 0px;
	overflow: auto;
	padding: 0px;
	width: 408px;
}


#structure h1 {
	background-image: url(images/barra-news3.jpg);
	display: block;
	font-size: 1em;
	height: 22px;
	margin: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	text-align: left;
	width: 388px;
}


#structure p {

	font-size: 0.7em;
	color: #330000;
	text-align: left;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#structure li {

	font-size: 0.7em;
	color: #330000;
	text-align: left;
	
}


#structure a:link {
	color: #FFFFFF;
	text-decoration: underline;

}

.cutterDivLeft {
	display: block;
	float: no;
	height: 73px;
	width: auto;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#footer2 {
	MARGIN-TOP: 40px; FONT-SIZE: 10px; COLOR: #555555
}

#footer2_titles {
	BACKGROUND: url(images/menu_footer.gif) no-repeat center top
}

#footer2_toggle {
	DISPLAY: block; MIN-HEIGHT: 20px; CURSOR: pointer; HEIGHT: 20px
}

#footer2_titles LI {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; FONT-SIZE: 10px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

#footer2_titles A {
	COLOR: #666666; FONT-SIZE: 10px; text-decoration: none;
 
}