/*====== COPYRIGHT FREEDOM S.R.L - DESIGN DIGITA S.R.L. ======*/

html, body {
	height:100%;
	width:100%;
}
body {
	font-family:'Century Gothic', 'century gothic', Futura, 'Trebuchet MS', sans-serif;
	font-size:74%;
	color:#c6c6c6;
	background-color:#030000;
	margin:0;
	padding:0;
}
#container {
	background-color:transparent;
	width:980px;
	margin:0 auto;
	margin-top:12px;
}
#logo {
	height:80px;
}
#container2 {
	background-color:transparent;
	float:right;
	margin:0 auto;
	padding-top:20px;
}
#left {
	background-color:transparent;
	float:left;
	width:170px;
	height:606px;
	padding:0 0 0 11px;
	border-right:1px solid #ba9765;
	overflow:auto;
}
#right {
	background-color:transparent;
	float:right;
	width:798px;
	height:480px;
}
#content {
	width:784px;
	height:456px;
	min-height:454px;
	width:auto;
	padding-left:48px;
	overflow:auto;
}
#menu {
	margin:0;
	padding:0;
	margin-left:16px;
	height:16px;
	list-style:none;
	font-family:Eurostile, 'Century Gothic', 'century gothic', Futura, 'Trebuchet MS', sans-serif;
}
#menu li {
	display: inline;
	font-size:120%;
	border-right:1px solid #ba9765;
	padding:10px 0;
}
#menu li a, #menu li a:visited {
	padding:10px;
	color:#c6c6c6;
	text-decoration: none;
}
#menu li a:hover, #menu li a:active {
	color:#ba9765;
	text-decoration: none;
}
#menu li a#selected {
	color:#ba9765;
}
#footer {
	display: block;
	clear:both;
	width:980px;
	font-size:86%;
	padding-top:8px;
	line-height: 150%;
	text-align: center;
	color:#ba9765;
}
a img {
	border:0;
}
/*====== TIPOGRAPHY ======*/

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
h1 {
	font-weight: normal;
	font-size:300%;
	color: #ba9765;
	line-height:120%;
	word-spacing:4px;
	margin-top:0;
	padding-left:50px;
}
h2, h3 {
	font-weight: normal;
	font-size: 150%;
	text-transform: uppercase;
	width:520px;
	background-color:#c19b5c;
	color:#fff;
	margin:0;
	padding:1px 6px 0 6px;
	line-height:120%;
	font-family:Eurostile, 'Century Gothic', 'century gothic', Futura, 'Trebuchet MS', sans-serif;
}
h3 {
	width:396px;
	padding:1px 12px 0 12px;
	font-weight: bold;
	color:#000;
}
h4 {
	padding-bottom:6px;
}
/*** MENU ***/
 
#leftmenu {
	margin:0;
	padding:0;
	list-style: none;
}
#leftmenu li {
	margin:0;
	padding: 0;
	padding-bottom:9.2px;
}
.contours {
	font-family:Eurostile, 'Century Gothic', 'century gothic', Futura, 'Trebuchet MS', sans-serif;
	width:120px;
	padding:2px;
	margin:0 0 0px 2px;
	background:#c19b5c;
	color:#000;
	font-weight:bold;
	font-size:120%;
	margin-bottom:12px;
}
.contours a, contours a:visited {
	display: block;
	width: 120px;
	height: 100px;
	background-position:0 -100px;
}
.contours a:hover, contours a:active {
	display: block;
	width: 120px;
	height: 100px;
	background-position:0 0;
}
.contours p {
	margin:0;
	padding:0;
	padding:6px 6px 3px 3px;
}
/*====== CAR SELECTION ======*/

a.medium, a.medium:visited {
	display: block;
	width:420px;
	height:194px;
	text-decoration: none;
}
/*====== CAR PAGE ======*/

table#gallery {
	width:700px;
	margin-bottom:3px;
}
table#gallery td {
}
table#gallery td a {
	display: block;
	width:83px;
	height:62px;
	border:1px solid #ba9765;
	margin:0;
	padding:0;
}
table#gallery td a img {
	margin:0;
	padding:0;
}
#specifications, #specifications2 {
	padding:6px 10px;
	width:680px;
	height:132px;
	color:#fff;
	background:#c19b5c;
	color:#fff;
	overflow: auto;
	line-height:140%;
}
#specifications h4, #specifications2 h4, #infoprenotazioni h4 {
	font-family:Eurostile, 'Century Gothic', 'century gothic', Futura, 'Trebuchet MS', sans-serif;
	font-size:150%;
	margin: 0;
	color:#000;
}
#specifications h4 span, #specifications2 h4 span {
	font-weight: normal;
	text-transform: lowercase;
	color:#000;
}
#specifications, #specifications3 {
	display: none;
}
#choices {
	display:block;
	margin-top:5px;
	width:696px;
	text-align: right;
}
#choices a, #choices a:visited {
	padding:6px 10px;
	background-color:#666;
	color:#c6c6c6;
	font-size:86%;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase;
}
#choices a:hover, #choices a:active {
	color:#fff;
}

/*====== INFO E PRENOTAZIONI ======*/

#infoprenotazioni {
	background-color:#c19b5c;
	color:#fff;
	padding:12px;
	width:420px;
}
#infoprenotazioni table {
	width:320px;
	padding:6px;
	font-style: italic;
}
#infoprenotazioni table td {
	padding:0;
}
#infoprenotazioni input, #infoprenotazioni textarea {
	background:none;
	border:1px solid #fff;
	width:90%;
	color:#fff;
	padding:2px;
	font:12px 'Courier new',monospace;
}
#infoprenotazioni textarea {
	height:70px;
}
#infoprenotazioni .checkbox {
	border:0;
	width:auto;
}
#infoprenotazioni a#apriprivacy:link, #infoprenotazioni a#apriprivacy:visited {
	color:#fff;
	font-size:90%;
	text-decoration:none;
	font-style: normal;
	border-bottom: 1px dotted white;
}
#infoprenotazioni a#apriprivacy:hover, #infoprenotazioni a#apriprivacy:active {
	color:#fff;
	text-decoration: none;
	border: 0;
}
#infoprenotazioni #newsletter {
	font-style: normal;
	font-size: 90%;
	padding:0 0 0 3px;
}

/*====== SIMPLEMODAL ======*/

#simplemodal-overlay {
	background-color:#000;
	cursor:wait;
}
#simplemodal-container {
	height:560px;
	width:560px;
	background-color:#fff;
	border:2px solid #aaa;
	color:#333;
	z-index:1;
	font-size: 80%;
	line-height: 112%;
}
#simplemodal-container a.modalCloseImg {
	background:url(../img/basic/x.png) no-repeat;
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-18px;
	right:-18px;
}
#simplemodal-container #informativaprivacy {
	padding:8px;
}

/*====== SPECIAL PARTNERS ======*/
#specialpartners {
	width: 544px;
}
#specialpartners td {
	padding-bottom:12px;
}
#specialpartners td a{
	display:block;
	width:120px;
	height:80px;
	border:2px solid #c19b5c;
}