body {
	margin:0px;
	padding:0px;
	background-color:#DECCA4;
	background-image:url(../imm/rip_fondo.jpg);
	background-repeat:repeat-x;
	background-position: 200px top;
	background-attachment:fixed;
	font-family:Helvetica, Arial, sans-serif;
}

div#immage {
	margin:auto;
	background-image:url(../imm/fondo.jpg);
	background-repeat:no-repeat;
	width:1000px;
	background-position: center top;
	background-attachment:fixed;	
}

/* Sezioni principali */
div#header {
	margin:auto;
	width:1000px;
	height:200px;
	//height:240px;
	background-image: url(../imm/logo.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
}

div#corpo {
	margin:auto;
	width:1000px;
}

div#footer {
	margin:auto;
	width:1000px;
	height:40px;
	padding-top:40px;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #760705;
	font-family:Tahoma;
	font-size:12px;
	text-align:justify;
	color:#760705;
	background-image: url(../imm/star.gif);
	background-repeat: no-repeat;
	background-position: right 40px;
}

div#footer a {
	font-size:12px;
	font-weight:normal;
}

div#dati {
	margin:auto;
	width:1000px;
	height:40px;
	padding-top:10px;
	font-family: tahoma;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	color:#760705;
	
}

div.clear {
	clear:both;
}

.booking{
	width: 142px;
	height: 35px;
	background-image: url(../imm/booking.png);
	background-repeat: no-repeat;
	position:absolute;
	bottom:60px;
	right:0px;
}

.booking img{
	border:0px;
}

.booking_other{
	width: 142px;
	height: 35px;
	background-image: url(../imm/booking.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: 75px;
}

.booking_other img {
	border:0px;
}

/* Lingue */
div#lingue {
	clear:right;
	float:right;
	margin-top:10px;
	width:102px;
}

div#lingue img {
	float:left;
	margin-left:20px;
	border:1px #DECCA4 solid;
}

div#lingue img:hover {
	border:1px #ffffff solid;
}

/* Menu' */
div#menu {
	clear:both;
	width:1000px;
	color:#ffffff;
	background-color:#760705;
	background-image: url(../imm/bk_menu.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}

div#menu a {
	display:block;
	float:left;
	padding:11px 8px;
	color:#ffffff;
	background-position:center top;
	background-repeat:no-repeat;
	font-size:14px;
}

div#menu a:hover {
	background-image:url(../imm/arrow.gif);
	text-decoration:none;
}

div#menu a.on {
	background-image:url(../imm/arrow.gif);
}

/* Sezioni corpo */
div#corpo div#sinistro {
	float:left;
	width:356px;
	height: 373px;
	background-color:#ffffff;
	border: 1px solid #760705;
	background-image: url(../imm/colombe.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

div#corpo div#pagina {
	float:left;
	width:648px;
	height:930px;
	background-color:#ffffff;
	border:1px solid #760705;
	background-image:url(../imm/colombe.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	margin:0px;
	padding:0px;
}

div#corpo div#destro {
	float:right;
}

/* Sezioni corpo */
div#foto {
	float:right;
	width:350px;
	overflow:hidden;
}

div#foto img {
	float:left;
	margin:0px 0px 4px 0px;
}

/* Sezione riquadri */
div#riquadri {
	margin:auto;
	width:1000px;
}

div#riquadri div.riquadro {
	float:left;
	width:329px;
	height:200px;
	border-left:1px #760705 solid;
}

div#riquadri div.riquadro h6 {
	margin:0px 20px 0px 20px;
}

div#riquadri div.riquadro a {
	float:right;
	margin:0px 20px 0px 0px;
	font-size:12px;
	text-align:right;
}

div#riquadri div.riquadro img {
	float:left;
	margin:0px 20px 0px 0px
}

div#riquadri div.riquadro-tit {
	background-image: url(../imm/quadrato.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	float:left;
	width:330px;
	height:50px;
}

div#corpo div#link {
	width:270px;
	padding:10px;
}
/* Sezione miniature */

div#corpo div#thumbinals{
	
	height:100px;
	float:right;
	padding-bottom:20px;
	}
	
div#pulsanti{
	padding-left:20px;
	line-height: 25px;
	height: 0px;
	}	
	
/* Modulo contatti */
form {
	float:left;
	margin:0px;
	padding:20px 20px 80px 20px;
}

label {
	display:block;
	margin:10px 0px 2px 0px;
	color:#760705;
	font-size:12px;
}

input {
	display:block;
	width:498px;
	border:1px #000000 solid;
	font-size:12px;
}

input:focus {
	border:1px #760705 solid;
}

textarea {
	display:block;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	width:498px;
	height:248px;
	border:1px #000000 solid;
}

textarea:focus {
	border:1px #760705 solid;
}

input#privacy {
	display:inline;
	width:10px;
	height:10px;
	font-size:12px;
}

input.cmd {
	display:inline;
	margin:20px 5px 0px 0px;
	width:148px;
	border:1px #760705 solid;
	background-color:#decca4;
	cursor:pointer;
}

input.cmd:hover {
	background-color:#bb7575;
}

div#contatti {
	float:right;
	margin:45px 20px 0px 0px;
	width:400px;
	font-size:16px;
	overflow:hidden;
}

div#contatti b {
	display:block;
	margin-bottom:5px;
	color:#760705;
}

div#contatti img {
	margin:40px 0px 40px 0px;
	border:0px;
}

div#contatti a#mappa {
	font-size:12px;
	font-weight:normal;
}

.richiesto {
	color:#ff0000;
	font-weight:bold;
}

.riga {
	margin:35px 0px 0px 20px;
	width:958px;
	height:1px;
	background-color:#760705;
}

#style img {
	margin:10px 0 20px 20px;
	float:left;
}

#style h3{
	float:left;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	padding:0px;
	font-size:18px;
	font-weight:normal;
	text-align:justify;
	color:#760705;
	font-family: tahoma;
}

#style p {
	margin-top:5px;
}

#style {
	float:left;
}

/* Modulo prenota */

#condizioni {
	float:right;
	margin:10px 10px 0px 0px;
	width:580px;
	height:400px;
	font-size:9px;
	text-align:justify;
	overflow:auto;
	background-color:gray;
}

#prenota {
	margin:0px;
	padding:20px;
	width:350px;
	font-size:12px;
}

#prenota fieldset {
	margin-bottom:10px;
}

#prenota legend {
	font-size:14px;
}

#cal01 {
	display:block;
	padding-left:3px;
	background-color:#ffffff;
	width:75px;
	border:1px #999999 solid;
}

#cal02 {
	display:block;
	padding-left:3px;
	background-color:#ffffff;
	width:75px;
	border:1px #999999 solid;
}

#prenota input {
	display:inline;
	border:1px #ffffff solid;
	background-color:#ffffff;
	font-size:12px;
	font-family:Arial, sans-serif;
}

#prenota input.cmd {
	display:inline;
	margin:20px 5px 0px 0px;
	width:148px;
	border:1px #760705 solid;
	background-color:#decca4;
	cursor:pointer;
}

#prenota input.cmd:hover {
	background-color:#bb7575;
}

.small {
	width:30px;
	text-align:center;
}

.prenota {
	width:78px;
	border:1px #999999 solid !important;
}

.pickerImg {
	position: absolute;
	margin-left: -16px;
	margin-top: 3px;
	cursor: pointer;
}

/* Modulo newsletter */
#newsletter {
	margin:0px;
	padding:0px;
}

#newsletter label {
	display:inline;
}

#newsletter input {
	display:inline;
	width:100px;
}

/* Sezione tariffe */

table.tariffe {
	margin-left:20px;
	width:958px;
	font-size:14px;
}

table.tariffe td h5{
	text-align: center;
}

table.tariffe tr.standard:hover {
	background-color:#eeeeee;
}

table.tariffe th {
	padding-bottom:10px;
	vertical-align:top;
	color:#760705;
}

table.tariffe td {
	padding:2px 0px 2px 30px;
	border-bottom:1px #dddddd dotted;
}

table.tariffe td p {
	font-size: 14px;
	color:#000000;
	margin:0px 0 0px 20px;
}

tr.note td {
	padding:5px 0px 20px 0px;
	font-size:11px;
	border:0px;
}

td.prezzi {
	text-align:center;
}

table.tariffe_small {
	width:100%;
	font-size:12px;
}

table.tariffe_small td {
	border:0px;
}

td.tariffe_small {
	font-size:14px;
}

/* News */

.news {
	width:550px;
	float:left;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:250px;
	background-image: url(../imm/new.gif);
	background-position:right top;
	background-repeat: no-repeat;
	text-align: left;
}

.news img{

	float:left;
	margin-top:5px;
}

.news p {
	width:450px;
	margin:3px 0 0 0px;
	padding:0px;
	display: block;
	float:left;
	text-align: left;
	
}

.news h3{
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left:0px;
}

.news a{
	float:right;
	margin:0px;
	padding:0px;
}

.cleaner {
	clear:both;
}

.promoleft {
	float:left;
	padding-left:150px;
	margin-top:60px;
}

.promoleft img{
	margin-left:20px;
}

.promoright {
	float:left;
	padding-left:30px;
	margin-top:60px;
	margin-bottom:60px;
}

.promoright img{
	margin-left:25px;
}