@charset "utf-8";
/* CSS Document */

/* STRUTTURA */

html {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#2c2c2c;
}

body {
	background: #433534;
	margin: 20px 0px;
	padding: 0px;
}

#total-wrapper {
	position:relative;
	width: 788px;
	margin:0 auto;
}

#container {
	position: relative;
	width: 788px;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_right.png) right repeat-y;	
}

#content {
	width: 761px;
	background: #f1ede2;
}

#super-header {
	position: relative;
	width: 761px;
	height: 42px;
	background: #8c1229 url(../images/bg_top.gif) top repeat-x;
}

#bar-header {
	position: relative;
	width: 761px;
	height: 9px;
	background: #8c1229 url(../images/header_bar.gif) top repeat-x;	
}

#header {
	position: relative;
	width: 761px;
	height: 241px;
	background: #8c1229 url(../images/bg_header.png) no-repeat;	
}


#body {
	position: relative;
	width: 761px;
	/*min-height: 400px;*/
}

#footer {
	position: relative;
	background: #5e4f4c;
	width: 761px;
	height: 25px;
	padding-top: 8px;
	text-align:center;
}

#bottom {
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 788px;
	height: 27px;
	background: url(../images/bg_bottom.png) no-repeat;
}

/* ELEMENTS */

.wrapper {
	margin: 0px;
	padding: 0px;
}

#lang-link {
	position: relative;
	display: block;
	width: 240px;
	top: 20px;
	left: 570px;
}

#logo {
	position: relative;
	top: 50px;
	left: 30px;
	width: 456px;
	height: 80px;
}

#topmenu {
	position: relative;
	top: 85px;
	left: 150px;
	height: 31px;
	width: 590px;
	background: url(../images/bg_menu.png) repeat-x;
	padding-top: 7px;
}

.input {
	border: 1px solid #000000;
	padding: 2px;
}

.list {
	position:relative;
	margin:0px;
	padding:20px;
	list-style:none;
}

.list li {
	position: relative;
	margin: 0px;
}

.cont {
	float: left;
	position: relative;
	/*width: 230px;
	background: red;*/
}

.label-form {
	position: relative;
	float: left;
	width: 110px;
	height: 22px;
	text-align: right;
	margin: 0px;
	padding: 5px 20px 5px 20px;
	font-variant: small-caps;
	text-transform: none;
	font-weight: bold;
	/*background: lime;*/
}

.adults {
	width: 50px;
	height: 22px;
	padding: 5px 20px 5px 20px;
	font-variant: small-caps;
	text-transform: none;
	font-weight: bold;
}

.right-button {
	width: 347px;
	padding: 20px 0px 0px 0px;
	text-align: right;
}

/* BUTTONS */

.button {
	border: 1px double black;
	background: #8c1229;
	color: white;
	padding: 2px;
	font-variant: small-caps;
	text-transform: none;
	font-weight: bold;
}


/* TYPOGRAPHY */

h1 {
	font-family:Georgia,serif;
	color: #8c1229;
	font-variant: small-caps;
	text-transform: none;
	font-weight: 100;
	margin: 0px;
	/*padding-top: 30px;*/
	font-size: 3em;
}

h2 {
	font-family:Georgia,serif;
	color: #433534;
	font-variant: small-caps;
	text-transform: none;
	font-weight: 600;
	margin-bottom: 0;
	font-size: 1.4em;
}

h3 {
	font-family:Georgia,serif;
	color: #433534;
	font-variant: small-caps;
	text-transform: none;
	font-weight: 600;
	margin-bottom: 0;
	font-size: 1.2em;
}

.txt-white {
	color: #CCCCCC;
	position: relative;
}

.txt-justify {
	text-align: justify;
}

.txt-note {
	font-size: 80%;
	color: #666666;
	position: relative;
}

/* LINKS */

a.langmenu {
	font-size: 1em;
	font-weight: 900;
	color: #CC6600;
	text-decoration: none;
}

a.langmenu:hover {
	text-decoration: underline;
}


a.topmenu {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}

a.topmenu:hover {
	text-decoration: underline;
}

a.linkr {
	font-family:Georgia,serif;
	color: #8e260c;
	font-size: 1em;
	text-decoration: none;
	/*border-bottom: 1px dashed #8e260c;*/
}

a.linkr:hover {
	/*border-bottom: 1px solid #8e260c;*/
	text-decoration: underline;
}

/* CLEAR */

.clear {
	clear: both;
}

/* HOME PAGE */

#hp-top-left {
	float: left;
	position: relative;
	width: 358px;
	border-right: 1px solid #dcdbd7;
	background: #f1ede2;
	padding: 35px;
}

#hp-top-center {
	float: left;
	position: relative;
	width: 120px;
	border-right: 1px solid #dcdbd7;
	background: #f9f8f3;
	padding: 15px;
}

#hp-top-right {
	float: left;
	position: relative;
	width: 150px;
	background: #f1ede2;
	padding: 15px;
}

.list-home {
	position:relative;
	margin:0px;
	padding:10px 10px 5px 10px;
	list-style: none;
}

.list-home li {
	position:relative;
	margin: 0px;
	padding: 5px;
}

/* RISTORANTE */

#rest-top-left {
	float: left;
	position: relative;
	width: 479px;
	border-right: 1px solid #dcdbd7;
	background: #f1ede2;
	padding: 35px;
}

#rest-top-right {
	float: left;
	position: relative;
	width: 180px;
	background: #f9f8f3;
	padding: 15px;
}

/* PRENOTAZIONE */

#pren-top-left {
	float: left;
	position: relative;
	width: 460px;
	border-right: 1px solid #dcdbd7;
	background: #f1ede2;
	padding: 35px;
}

#pren-top-right {
	float: left;
	position: relative;
	width: 180px;
	background: #f9f8f3;
	padding: 25px;
}

/* CAMERE */

#room-top-left {
	float: left;
	position: relative;
	width: 320px;
	border-right: 1px solid #dcdbd7;
	/*border-bottom: 1px solid #dcdbd7;*/
	background: #f1ede2;
	padding:35px;
	margin: 0px;
}

#room-top-right {
	float: left;
	position: relative;
	width: 320px;
	padding: 25px;
	margin: 0px;
	background: #f9f8f3;
}

#list-picture {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#list-picture li {
	float: left;
	/*border: 1px solid black;*/
	width: 80px;
	padding: 12px;
	margin: 0 auto;
	text-align: center;
}

.pict-room {
	border: 1px solid #666666;
}

/* DOVE SIAMO */

#where-top-left {
	float: left;
	position: relative;
	width: 210px;
	border-right: 1px solid #dcdbd7;
	/*border-bottom: 1px solid #dcdbd7;*/
	background: #f1ede2;
	padding:35px;
	margin: 0px;
}

#where-top-right {
	float: left;
	position: relative;
	width: 430px;
	padding: 25px;
	margin: 0px;
	background: #f9f8f3;
}

.map {
	border: 1px solid #666;
}

/* CONTATTI */

#contact-top-left {
	float: left;
	position: relative;
	width: 400px;
	border-right: 1px solid #dcdbd7;
	background: #f1ede2;
	padding: 35px;
}

#contact-top-right {
	float: left;
	position: relative;
	width: 240px;
	background: #f9f8f3;
	padding: 25px;
}