/* CSS Document */
body {
	margin:8px 0;
	padding:0;
	text-align:center;
	font:11px Arial, Helvetica, sans-serif;
	color:#DED8C5;
	background:#3B3331 url(../images/sfondo.gif) repeat-x 0 0;
}

a {
	text-decoration:none;
	color:#DED8C5;
}


#wrapper {
	margin:0 auto;
	text-align:justify;
	width:1000px;
}

#header {
	height:125px;
	text-align:center;
}

#menu {
	height:22px;
	line-height:22px;
	font:14px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	width:1000px;
	padding:0 0px;
}

*html #menu {
	width:1000px;
	w\idth:920px;
}

#menu ul {
	list-style:none;
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type:none;
	float:left;
	padding:0 18px;
}

#menu a {
	text-decoration:none;
	color:#66614E;
}

#menu a:hover, #menu a.active {
	color:#948655;
}

#footer {
	text-align:center;
	padding:30px 0 10px 0;
	color:#948655;
	font-size:10px;
}

#content {
	position:relative;
	width:1000;
	height:480px;
}

#content p {
	margin:0;
	padding:0 0 8px 0;
}

#content a {
	font-weight:bold;
}


.home {
	background:url(../images/back_home.jpg) no-repeat 0 0;
}

.storia {
	background:url(../images/back_storia.jpg) no-repeat 0 0;
}

.dove {
	background:url(../images/back_dove.jpg) no-repeat 0 0;
}

.camere {
	background:url(../images/back_camere.jpg) no-repeat 0 0;
}

.ristorante {
	background:url(../images/back_ristorante.jpg) no-repeat 0 0;
}

.listino {
	background:  url("../images/back_listino01.jpg") no-repeat 0 0;
}

.itinerari {
	background:url(../images/back_itinerari.jpg) no-repeat 0 0;
}

.prenota {
	background:url(../images/back_prenota.jpg) no-repeat 0 0;
}

.contatti {
	background:url(../images/back_contatti.jpg) no-repeat 0 0;
}

#offerte {
	position:absolute;
	width:200px;
	height:410px;
	top:0;
	left:665px;
	padding:35px;
}

*html #offerte {
	width:270px;
	height:480px;
	w\idth:200px;
	he\ight:410px;
}

#offerte h1 {
	margin:0 0 20px 0;
	padding:0;
	height:38px;
	width:209px;
	text-indent: -9999px;
	background:url(../images/h1_offerte.gif) no-repeat 0 0;
}

.proposta_item {
	margin-bottom:15px;
}

.paginazione {
	width:500px;
	margin:0;
	text-align:right;
}

#txt {
	position:absolute;
	width:510px;
	height:410px;
	top:0;
	left:356px;
	padding:35px;
	font-size:12px;
}

*html #txt {
	width:580px;
	height:480px;
	w\idth:510px;
	he\ight:410px;
}

#txt table {
	text-align:left;
}

#content img {
	border:1px solid #948655;
	margin-bottom:5px;
}

.storia h1 {
	margin:0 0 20px 0;
	padding:0;
	height:31px;
	width:80px;
	text-indent: -9999px;
	background:url(../images/h1_storia.gif) no-repeat 0 0;
}

.dove h1 {
	margin:0 0 20px 0;
	padding:0;
	height:34px;
	width:154px;
	text-indent: -9999px;
	background:url(../images/h1_dove.gif) no-repeat 0 0;
}

.camere h1 {
	margin:0 0 20px 0;
	padding:0;
	height:33px;
	width:99px;
	text-indent: -9999px;
	background:url(../images/h1_camere.gif) no-repeat 0 0;
}

.ristorante h1 {
	margin:0 0 20px 0;
	padding:0;
	height:26px;
	width:135px;
	text-indent: -9999px;
	background:url(../images/h1_ristorante.gif) no-repeat 0 0;
}

.listino h1 {
	margin:0 0 20px 0;
	padding:0;
	height:30px;
	width:93px;
	text-indent: -9999px;
	background:url(../images/h1_listino.gif) no-repeat 0 0;
}

.itinerari h1 {
	margin:0 0 20px 0;
	padding:0;
	height:29px;
	width:222px;
	text-indent: -9999px;
	background:url(../images/h1_itinerari.gif) no-repeat 0 0;
}

.gallery h1 {
	margin:20px 0 20px 0;
	padding:0;
	height:37px;
	width:98px;
	text-indent: -9999px;
	background:url(../images/h1_gallery.gif) no-repeat 0 0;
}

.contatti h1 {
	margin:0 0 20px 0;
	padding:0;
	height:33px;
	width:107px;
	text-indent: -9999px;
	background:url(../images/h1_contatti.gif) no-repeat 0 0;
}

.prenota h1 {
	margin:0 0 20px 0;
	padding:0;
	height:26px;
	width:107px;
	text-indent: -9999px;
	background:url(../images/h1_prenota.gif) no-repeat 0 0;
}

.proposte h1 {
	margin:0 0 20px 0;
	padding:0;
	height:38px;
	width:209px;
	text-indent: -9999px;
	background:url(../images/h1_offerte.gif) no-repeat 0 0;
}

.proposte_item {
	margin-bottom:15px;
	width:200px;
	float:left;
	margin-right:20px;
}

.mini {
	font-size:7px;
}

.nota {
	margin:0;
	padding:3px 0;
	font-size:9px;
	font-style:italic;
}

.input {
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#333333;
	padding:1px;
}

.submit {
	background:none;
	border:1px solid #CCCCCC;
	color:#CCCCCC;
	font-weight:bold;
	cursor:pointer;
}
