html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, form {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
	font-weight:normal;
}
html,body {
	width:100%;
	font-size:15px;
	font-family:"Times New Roman", Times, serif;
	background:#ffffff;
	color:#28292a;
	background:url(img/background.jpg);
}
body {
	background:none
}
a,img,object {
	text-decoration:none;
	outline:none;
	border:0px none;
}
a:hover {
	text-decoration:underline
}
a:active {
	position:relative;
	top:1px;
}
/************************************* OUTER WRAPPER ***************************************/
div#outerWrapper {
	width:970px;
	margin:14px auto; /*no-seo*/
	background:#ffccba;
	border:1px solid #777779;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	border-radius:30px;
	position:relative;
	top:0px;
	left:0px;
}
/************************************* HEADER ***************************************/
div#header {
	overflow:hidden;
	height:140px;
	background:url(img/headerBackground.gif) repeat-x;
	-moz-border-radius:30px 30px 0px 0px;
	-webkit-border-radius:30px 30px 0px 0px;
	border-radius:30px 30px 0px 0px;
	position:relative;
	margin:0px 3px;
}
/*logo*/
h1#logo, h1#logo a {
	position:relative;
	display:block;
	width:740px;
	height:112px;
	top:0px;
	left:0px;
	float:left;
	margin-left:22px;
	overflow:hidden
}
h1#logo a {
	margin:0px;
}
h1#logo span {
	position:absolute;
	display:block;
	width:740px;
	height:112px;
	top:0px;
	left:0px;
	float:left;
	background:url('img/logo.jpg') no-repeat;
	cursor:pointer
}
/*lingua*/
div#lingua {
	float:right;
	margin:18px 20px 0px 0px;
}
div#lingua a {
	display:block;
	width:20px;
	height:20px;
	overflow:hidden;
	white-space:nowrap;
	margin-right:20px;
	float:left
}
/************************************* CONTENT WRAPPER ***************************************/
div#contentWrapper {
	overflow:hidden;
	padding:6px 3px;
}
/************************************* SIDEBAR ***************************************/
div#sidebar {
	float:left;
	width:182px;
}
div#sidebar div.navigation {
	
}
div#sidebar div.navigation ul {
	margin:0px;
	padding:0px;
}
div#sidebar div.navigation ul li {
	margin:0px 0px 1px 0px;
	padding:0px;
	list-style:none
}
div#sidebar div.navigation ul li a {
	background-color:#f1e9e6;
	border:1px solid #b9b9b9;
	display:block;
	line-height:30px;
	height:30px;
	color:#28292a;
	font-size:15px;
	font-weight:bold;
	padding-left:16px;
	text-decoration:none
}
div#sidebar div.navigation ul li a:hover {
	background-color:#cb8972;
	color:#ffffff;
	border:1px solid 7e7b79;
}
div#sidebar div.navigation ul li:last-child {
	margin-top:2px;
}
div#sidebar div.navigation ul li:last-child a {
	background-color:#c27e66;
	border:1px solid 7e7b79;
	font-size:17px;
	letter-spacing:-1px;
	line-height:35px;
	height:35px
}
div#sidebar div.content {
	padding:0px 13px;
	margin-top:36px;
}
div#sidebar h4 {
	font-size:19px;
	font-weight:bold;
	margin-bottom:2px;
	font-style:italic
}
div#sidebar p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	margin:0px 0px 4px;
	line-height:18px
}
/************************************* CONTENT ***************************************/
div#content {
	float:right;
	width:771px;
	padding:0px 3px 184px 8px;
	overflow:hidden;
	min-height:470px;
}
div#content h1 {
	font-size:24px;
	font-weight:bold;
	margin-bottom:12px;
}
div#content h2 {
	font-size:20px;
	font-weight:bold;
	margin-bottom:8px;
}
div#content h3 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:4px;
}
div#content p {
	margin:0px 0px 12px 0px;
}
div#content a {
	font-weight:bold;
	color:#000000;
}
/*home*/
div.box {
	float:left;
	margin-bottom:10px;
	overflow:hidden;
	width:251px;
}
div.box + div.box {
	margin-left:8px
}
div.box h3 {
	height:30px;
	line-height:30px;
	margin:8px 0px 0px;
}
div#content div.box h3 a {
	line-height:30px;
	background-color:#cb8972;
	display:block;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
}
/*dove siamo*/
div#content iframe {
	border:1px solid #a6a6a6;
	float:right;
	margin:0px 0px 0px 12px;
}
/*gallery*/
div.gallery_container {
	width:100px;
	margin:0px 10px 10px 0px;
	float:left;
}
div.gallery_text span {
	font-size:12px;
}
div#back {
	clear:left
}
/*map*/
div#map_canvas {
	float:right;
	margin-left:12px;
	width:400px;
	height:400px;
}
div#map_canvas div#content {
	width:auto;
	height:auto;
	float:none;
	padding:0px;
	min-height:0px;
	overflow:inherit;
}
div#content div#bubble h1, div#map_canvas div#content h1 {
	font-size:15px;
	margin:6px 0px 0px;
}
div#content div#bubble, div#map_canvas div#content {
	font-size:12px
}
div#content div#bubble table {
	border-collapse:collapse;
}
div#content div#bubble table td {
	padding:2px;
}
/************************************* SECTION ***************************************/
div#section {
	float:right;
	width:766px;
	padding:0px 6px;
	position:absolute;
	bottom:10px;
	right:6px;
	height:170px;
}
div#section h4 {
	font-size:16px;
	font-weight:bold;
	line-height:32px;
	height:32px;
}
/*forminfo welcome*/
div#formInfo {
	width:450px;
	padding:10px 7px;
	float:left;
	background-color:#f8e9e2;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	height:116px;
	font-size:13px;
}
div#formInfo div {
	float:left
}
div.colonna1 {
	width:268px;
	padding-top:8px;
	margin-left:2px
}
div.colonna2 {
	width:170px;
	padding:0px 0px 0px 10px
}
div#formInfo a {
	font-size:11px;
	color:#2e0d02;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:-2px
}
div#section input[type=text] {
	width:156px;
	height:18px;
	border:1px solid #a37748;
	margin:0px 0px 4px 0px;
	padding:1px;
	float:left;
}
div#formInfo input[type=submit] {
	width:54px;
	height:21px;
	border:1px solid #d2bca5;
	background:url('img/btnSubmitBackground.gif') no-repeat center center;
	padding:0px;
	text-align:center;
	margin:4px 0px 0px 0px;
	font-weight:bold;
	cursor:pointer;
	font-family:"Times New Roman", Times, serif
}
div#formInfo textarea {
	border:1px solid #a37748;	
	margin:4px 0px 0px 0px;
	width:156px;
	height:44px;
	overflow:auto;
	padding:1px;
}
div#formInfo label {
	width:100px;
	display:block;
	float:left;
	line-height:22px;
	margin:0px 0px 4px 0px;
	clear:left;
	font-weight:bold;
	font-size:13px;
}
div#formInfo div.colonna2 label {
	float:none;
	display:inline
}
div#section input[type=radio] + label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal
}
div.DE div#section input[type=radio] + label {
    font-size:10px;
}
/*box offerte*/
div#boxOfferte {
	background-color:#db9e88;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	float:right;
	width:255px;
	padding:10px;
	height:150px;
	margin-top:-32px;
	font-size:14px;
}
div#boxOfferte h4 {
	font-size:18px;
	line-height:normal;
	text-transform:uppercase;
	height:auto;
	margin-bottom:10px;
}
div#boxOfferte p {
	margin:0px 0px 6px 0px;
	line-height:normal;
}
/*tariffe*/
table#tblTariffe {
	border:1px solid #a37748;
	border-collapse:collapse;
}
table#tblTariffe td { 
    border-left:1px solid #a37748;
	border-right:none;
	padding:4px 10px;
	border-bottom:1px solid #a37748
}
table#tblTariffe td+td {
	padding-right:0px
}
table#tblTariffe td+td+td {
	border-left:none;
	padding-left:0px;
	padding-right:10px;
} 
table#tblTariffe td p {
    margin:0px;
} 
/************************************* FOOTER ***************************************/
div#footer {
	text-align:center;
	position:absolute;
	width:100%;
	padding:10px 0px;
	left:-1px;
	width:972px;
}
div#footer p {
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	background-color:#ffffff;
	margin:0px 0px 10px 0px;
	line-height:22px;
}
div#footer p#copyright {
	font-size:12px;
	line-height:22px;
}
div#footer a {
	color:#28292a;
}
