@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#787878;
	padding:0px;
	margin:0px;
}

a {
	color:#787878;
	text-decoration:none;
}

img {
	border:0px;
}

p {
	padding:0px;
	margin:0px;
}

.gold {
	color:#b48952;
}


/* home */
TABLE.home {
	width:407px;  /* width:394px; */
	border:0px;
	padding:0px;
	margin:100px auto 0 auto;
}
TABLE.home .sculptor {
	width:80px;
	border:0px;
	padding:0px;
	vertical-align:top;
}
TABLE.home .menu {
	/*width:312px;*/
	border:0px;
	padding:3px 0 0 0;
	vertical-align:top;
}
TABLE.home .menu .menuhome {
	/*width:312px;*/
	padding:3px 0 0 0;
}
TABLE.home .menu .menuhome td {
	width:109px;
	height:109px;
	vertical-align:top;
}
TABLE.home .menu .menuhome td.col3 {
	
}



TABLE.structure {
	width:714px;
	border:0px;
	padding:0px;
	margin:0 auto 0 auto;
}

#menu {
	width:162px;
	padding:18px 0 0 0;
	vertical-align:top;
}

#menu div {
	padding:0 0 0 0;
	margin:0 0 9px 0;
	width:162px;
	height:27px;
	list-style-type:none;
}
#menu div a {
	width:162px;
	height:27px;
	display:block;
	padding:0px;
	margin:0px;
	background-position:top;
	background-repeat:no-repeat;
}
#menu div a span {
	display:none;
}
#menu div a.m01 {
	background-image:url(../img/menu/01.png);
}
#menu div a.m02 {
	background-image:url(../img/menu/02.png);
}
#menu div a.m03 {
	background-image:url(../img/menu/03.png);
}
#menu div a.m04 {
	background-image:url(../img/menu/04.png);
}
#menu div a.m05 {
	background-image:url(../img/menu/05.png);
}
#menu div a.m06 {
	background-image:url(../img/menu/06.png);
}
#menu div a.m07 {
	background-image:url(../img/menu/07.png);
}
#menu div a.m08 {
	background-image:url(../img/menu/08.png);
}
#menu div a:hover {
	width:162px;
	height:27px;
	display:block;
	background-position:bottom;
	background-repeat:no-repeat;
}
#menu div a#current {
	width:162px;
	height:27px;
	display:block;
	background-position:bottom;
	background-repeat:no-repeat;
}


#submenu {
	width:78px;
	padding:140px 0 0 0;
	vertical-align:top;
	font-size:10px;
	line-height:120%;
}

#submenu a.current {
	color:#920014;
	font-weight:bold;
}


#content {
	width:474px;
	padding:0 0 0 0;
	vertical-align:top;
}

.address {
	vertical-align:top;
}
.address .pallino {
	color:#b48952;
}
.contact {
	vertical-align:top;
	text-align:right;
}

table.contact {
	width:210px;
}
table.contact td.label {
	text-align:right;
	height:21px;
}
table.contact td.campi {
	text-align:right;
	width:150px;
}
table.contact input {
	width:135px;
	height:16px;
	border:0px;
	background-color:#c3a175;
	padding:1px;
}

table.contact textarea {
	width:135px;
	border:0px;
	background-color:#c3a175;
	padding:2px;
}
table.contact textarea {
	height:65px;
}
table.contact .inviaform {
	background-color:#ffffff;
	border:0px;
	padding:0;
	color:#b48952;
	width:50px;
}

table.contact .sendform {
	vertical-align:bottom;
	text-align:right;
}

.download {
	text-align:right;
}

.links {
	line-height:22px;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:10px 0 0 0;
}


/* beds */
TABLE.beds {
	/*width:474px;*/
	border:0px;
	padding:0px;
	margin:0px;
}

TABLE.beds td {
	width:105px;
	height:105px;
}

/* beds */
UL.beds {
	/*width:474px;*/
	border:0px;
	padding:0px;
	margin:0px;
}

UL.beds li {
	width:105px;
	height:105px;
	list-style-type:none;
	float:left;
}

UL.beds li.item a {
    display: block;
    height: 100px;
    overflow: hidden;
    width: 100px;
    position:relative
}

UL.beds li.item a img {
    width:180px;
    display: block;
    position:absolute;
    bottom:-20px;
    left:-20px;
}


TABLE.singlebeds {
	width:474px;
	border:0px;
	padding:0px;
	margin:0px;
}

TABLE.singlebeds td.big {
	width:322px;
}
TABLE.singlebeds td.big img {
	border:2px solid #cccccc;
}

TABLE.singlebeds td.desc {
	width:152px;
	vertical-align:bottom;
}


.pager {
	text-align:left;
	padding:0 0 5px 0;
}
.pager .curr {
	text-align:center;
	padding:2px 4px 2px 4px;
	border:1px solid #b2b2b2;
	color:#920014;
}
.pager a {
	color:#920014;
}

h1 {
	color:#920014;
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.bordeaux {
	color:#920014;
	font-size:10px;
	line-height:13px;
}
.titoli {
	font-weight:bold;
	font-size:13px;
	color:#c6a47e;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
