h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	padding:0;
	margin:0;
	background:#f5f3e2 url(../img/sfondo.jpg) no-repeat fixed;
	color:#404842;
	font-family:Georgia, "Times New Roman", Times, serif;
}

em {
	font-style:italic;
}

strong {
	font-weight:bold;
}

h2 {
	text-align:center;
	font-style:italic;
	font-weight:bold;
	color:#8f0000;
	font-size:24px;
	text-shadow:1px 1px 0 #fff;
}

h3 {
	text-align:center;
	font-style:italic;
	font-weight:bold;
	color:#8f0000;
	font-size:20px;
	text-shadow:1px 1px 0 #fff;
	margin-top:40px;
}

h4 {
	text-align:left;
	font-weight:bold;
	color:#8f0000;
	font-size:17px;
	display:block;
	width:700px;
	text-shadow:1px 1px 0 #fff;
	margin:40px auto 10px;
}

.clearer {
	 clear: both;
	 margin:0;
	 height:0;
	 line-height:0;
	 padding:0;
}

#tophead {
	width:100%;
	height:52px;
	background:url(../img/menusopra.png) repeat-x bottom;
}

#tophead ul {
	width:448px;
	display:block;
	margin:0 auto 0 auto;
}

#tophead ul li {
	float:left;
	padding:1px;
}

#tophead ul li a {
	display:block;
	height:14px;
	padding:10px 25px;
	font-size:14px;
	text-decoration:none;
	color:#fffff3;
	text-shadow:1px 1px 0 #819286;
}

#tophead ul li a:hover, a.active {
	background:#fffff3;
	color:#8fa295!important;
	text-shadow:0 0 0!important;
}

.pipe {
	color:#77877c;
	font-size:18px;
	text-shadow:1px 1px 0 #819286;
	padding:5px 1px 1px 0!important;
}

#logo {
	padding-top:20px;
	display:block;
	background:url(../img/logohead.png) no-repeat bottom;
	width:337px;
	height:97px;
	margin:0 auto 0 auto;
}

#logo h1 {
	text-indent:-5000px;
}

#page {
	margin:0 auto 0 auto;
	width:987px;
}

#menu, #menuD {
	margin-top:10px;
	width:987px;
	height:56px;
	background:url(../img/menu.png) no-repeat;
	position:relative;
	z-index:100;
}

#menu ul, #menuD ul {
	display:block;
	width:900px;
	padding:10px 0 0 80px;
}

#menu ul li, #menuD ul li {
	padding:4px 1px;
	float:left;
}

.pip3 {
	color:#77877c;
	font-size:18px;
	text-shadow:1px 1px 0 #91a599;
	padding:12px 1px 1px 0!important;
}

#menu ul li a {
	display:block;
	height:14px;
	padding:12px 12px;
	font-size:14px;
	text-decoration:none;
	color:#fffff3;
	text-shadow:1px 1px 0 #91a599;
	font-variant:small-caps;
}

#menuD ul li a {
	display:block;
	height:14px;
	padding:12px 18px;
	font-size:14px;
	text-decoration:none;
	color:#fffff3;
	text-shadow:1px 1px 0 #91a599;
	font-variant:small-caps;
}

#menu ul li a:hover, .active1, #menuD ul li a:hover {
	background:#fffff3;
	color:#8f0000!important;
	text-shadow:0 0 0!important;
}

#CDSWIDCOE .widCOELink a
{
    float: none !important;
    text-shadow: none !important;
} 

#cont {
	margin:0 auto;
	position:relative;
	top:-4px;
	width:970px;
	background:url(../img/body_sfondo.png) repeat-y top;
	z-index:1;
}

.rose {
	background:url(../img/body_top.png) no-repeat top;
	width:970;
	height:55px;
	margin:0 auto;
}

.text {
	width:700px;
	margin:0 auto;
	padding:30px 0 80px 0;
	text-align:justify;
	text-shadow:1px 1px 0 #fff;
	line-height:22px;
	font-size:17px;
}

.textbot {
	width:970px;
	height:46px;
	background:url(../img/body_bottom.png) no-repeat top;
	margin:-4px auto;
	position:relative;
	z-index:100;
}

#footer {
	width:910px;
	height:249px;
	background:url(../img/footer.gif) no-repeat top;
	margin:3px auto 10px auto;
	position:relative;
	z-index:1;
	padding:30px;
}

#footer span {
	font-size:12px;
	color:#fffff3;
	text-shadow:1px 1px 0 #91a599;
	text-align:left;
	display:block;
	margin:0;
	padding:0;
}

#footer span span {
	float:left;
	width:600px;
}

#footer a {
	color:#fffff3;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover {
	color:#8f0000;
}

#facebook {
	float:left;
	background:url("../img/facebook_32_roll.png") no-repeat left top;
	width:32px;
	height:32px;
	padding:3px 0 9px 0;
	display:block;
	margin-left:56px;
	margin-right:56px;
	margin-top:40px;
}

#facebook:hover {
	background-position:right top!important;
}

#facebook span {
	display:block;
	text-indent:-5000px;
	width:32px;
	height:32px;

}
#tripadvisor {
	float:left;
	background:url("../img/tripadvisor_32_roll.png") no-repeat left top;
	width:32px;
	height:32px;
	padding:3px 0 9px 0;
	display:block;
	margin-left:56px;
	margin-right:56px;
	margin-top:40px;
}
#tripadvisor:hover {
	background-position:right top!important;
}

#tripadvisor span {
	display:block;
	text-indent:-5000px;
	width:32px;
	height:32px;
}
.hr {
	text-indent:-5000px;
	height:1px;
	width:600px;
	background:#fffff3;
	border-bottom: 1px solid #91a599;
	border-right:1px solid #91a599;
	border-top:0 none;
	border-left:0 none;
	margin:20px 0;
}

.ass {
	width:600px;
	margin-top:-15px;
	height:0px;
}

#imgpow {
	float:left;
	color:#fffff3!important;
	text-align:left;
	background:url(../img/sgsa.png) no-repeat right bottom;
	width:89px;
	height:7px;
	padding:3px 0 9px 0;
	font-family:trebuchet MS;
	font-size:10px;
	font-weight:normal!important;
	text-decoration:none;
	display:block;
	margin-top:-7px;
}

#imgpow:hover {
	color:#CC0000!important;
	background-position:top right!important;
}

#imgpow span {
	display:block;
	text-indent:-5000px;
	color:#c5b5b9;
}

.bbfvg {
	float:left;
	display:block;
	text-indent:-5000px;
	width:84px;
	height:65px;
	background:url(../img/bbfvg.png) no-repeat top;
	margin-left:30px;
	margin-right:30px;
	margin-top:25px;
}

.bbit {
	float:left;
	display:block;
	text-indent:-5000px;
	width:97px;
	height:37px;
	background:url(../img/bb.it.png) no-repeat top;
	margin-top:40px;
	margin-left:30px;
	margin-right:30px;
}

.asso {
	display:block;
	position:relative;
	font-style:italic;
	margin:25px 10px 0 0!important;
	left:42px;
	top:18px;
}

ul.ppt {
	display:block;
	height:439px;
	position: relative;
}

.ppt li {
	list-style-type: none;
	position: absolute;
	top: 0;
	left: 0;
}

.ppt img {
	border:0 none;
}

.dovemappa {
	height:417px;
	width:948px;
	padding:9px 11px 13px 11px;
	background:url(../img/dove-siamo/dove.png) no-repeat top;
}

.prezzi {
	width:320px;
	float:left;
}

input.text-input, textarea.text-input {
	padding:3px;
	color: #8f0000;
	border:1px solid #7c8779;
	background:none;
	font-size: 17px;
    text-shadow: 1px 1px 0 #FFFFFF;
	width:320px;
	margin-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

input.text-input:hover, textarea.text-input:hover {
	border:1px solid #9ca799;
}

input.text-input:focus, textarea.text-input:focus {
	color:#404842;
	border:1px solid #9ca799;
	background:#fffff3;
}

.text a {
	margin:11px;
	float:left;
	text-decoration:none;
	color:#404842;
	font-weight:bold;
}

.utiliL span {
	display:block;
	height:10px;
	width:138px;
	padding:7px;
	text-align:center;
	color:#404842;
	font-weight:normal!important;
}

.utiliL {
	padding:6px;
	margin:5px!important;
}

.utiliL:hover, .utiliL:hover span {
	color:#8f0000!important;
	background:#fffff3;
}

.text ul li, .text ul li a{
	float:none!important;
}

h4 span {
	font-size:13px;
}

.news {
	width:700px;
	margin:0 auto;
	text-align:justify;
	text-shadow:1px 1px 0 #fff;
	line-height:22px;
	font-size:17px;
}
#footer .pip3 {
	width:0px;
	background:#77877C;
	border-right:1px solid #91A599;
	height:111px;
	float:left;
}
	
.TA_selfserveprop {
	position:absolute;
	top:6px;
	right:6px;
	max-height:300px!important;  
	height:300px!important;
	width:240px!important;
	max-width:240px!important;
}
.TA_selfserveprop span {
	text-shadow:none;
}