html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #C89C52 url(../images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #E5D19C;
	padding: 0 0 0 0;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 678px;
}

/** header **/
#header {
  padding-top: 0px;
}
#header h1 {
  font: 32px "Times new roman", serif;
  font-weight: normal;
  position: absolute;
  left: 0;
  top: 35px;
  color: #F2CD91;
  padding: 0 0 0 0.7em;
  margin: -1em 0 0 0;
  line-height: 1;
}
#appartamenti {
	height:372px;
	background-image:url(../images/apartments.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#appartamenti ul{
	display:block;
	position:absolute;
	margin-top:4px;
	margin-left:4px;
	padding:0;
	}
#appartamenti ul li{
	height:192px;
	float:left;
	display:block;
	}
#appartamenti ul li a{
	display:block;
	height:192px;
	margin:0;
	}
#appartamenti ul li:hover{
	display:block;
	background:#FCFAE6;
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
	}
	
#theToolTip{
position: absolute;
left: -300px;
width: 150px;
border: 2px solid #9E9479;
padding: 6px 0px 0px 10px;
background-color: #FFFFCC;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4);*/
}

#ToolTipPointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#theToolTip p{
font-size:13px;
color: #3E341E;
line-height:1.4em;
margin-right:10px;
margin-top:0;
}

#ToolTipTextWrap {
  font: 18px "Times new roman", serif;
  font-weight:bold;
  color: #513408;
  margin-right:10px;
}
/* NAV */
#nav ul {
  width: 676px;
  margin-top: 0;
  margin-left:0px;
  padding: 0;
  height: 36px;
  line-height: 36px;
  border-left: 2px solid #9E9479;
  background: bottom left url(../images/nav_lit.gif) repeat-x;
}

#nav li {
  list-style: none;
  float: left;
  margin: 0;
  padding: 0 11px;
}
#nav li.home {
  background: bottom left url(../images/nav_drk.gif) repeat-x;
  padding-left: 11px;
}
#nav a {
  font: 16px "Times new roman", serif;
  color: #FFE5C3;
  text-decoration: none;
}
#nav a:hover {
  color: #F2E7D6;
}

/** content **/

#content {
  padding-left: 20px;
}
#content h2 {
  font: 24px "Times new roman", serif;
  color: #513408;
  font-weight: normal;
  border-left: 3px solid #615331;
  padding: 1px 1px 1px 8px;
  margin-top: 22px;
}
#content h3 {
  font: 18px "Times new roman", serif;
  color: #513408;
  font-weight: normal;
  padding-left:10px;
  margin-top: 5px;
  margin-bottom:5px;
}
#content p {
  margin-left: 11px;
  line-height: 1.4;
}
#content a {
  color: #8D692D;
  font-weight: bold;
  text-decoration: none;
}
#content a:hover {
  color: #5B431A;
}

#photo {
 float:left;
 width:218px;
 height:200px;
 vertical-align:bottom;
}
#photo a {
	display:block;
	text-align:center;
	
}
#photo img {
	border:1px solid #333333;
}
#content .left-col {
  float: left;
  width: 522px;
}
#content .right-col {
  float: right;
  width: 136px;
}
#content .right-col p{
  font-size: 12px;
  font-weight: normal;
  color: #67450D;
  margin:0px;
  padding:0px;
  padding-left:10px;
}
#content .right-col .settimana {
width:18px;
height:18px;
text-align:center;
float:left;
display:block;
margin-left:2px;
margin-top:2px;
background-color:#009900;
}

#content .right-col .settimana p{
margin:0;
padding:1px 0 0 0;
color:#FFFFFF;
}

#content .right-col .settimana2 {
width:18px;
height:18px;
text-align:center;
float:left;
display:block;
margin-left:2px;
margin-top:2px;
background-color:#C90000;
}

#content .right-col .settimana2 p{
margin:0;
padding:1px 0 0 0;
color:#FFFFFF;
}

#content .right-col .settimana1 {
width:18px;
height:18px;
text-align:center;
float:left;
display:block;
margin-left:2px;
margin-top:2px;
background-color:#f3703a;
}

#content .right-col .settimana1 p{
margin:0;
padding:1px 0 0 0;
color:#FFFFFF;
}

#content #welcome {
  margin-right: 40px;
  font-size:13px;
  color: #513408;
}

#content #welcome .settimana {
width:18px;
height:18px;
text-align:center;
float:left;
display:block;
margin-left:2px;
margin-top:2px;
background-color:#009900;
}
#content #welcome .settimana p{
margin:0;
padding:1px 0 0 0;
color:#FFFFFF;
}
#content #welcome .settimana1 {
width:18px;
height:18px;
text-align:center;
float:left;
display:block;
margin-left:2px;
margin-top:2px;
background-color:#f3703a;
}
#content #welcome .settimana1 p{
margin:0;
padding:1px 0 0 0;
color:#FFFFFF;
}
#content #welcome .settimana2 {
width:18px;
height:18px;
text-align:center;
float:left;
display:block;
margin-left:2px;
margin-top:2px;
background-color:#C90000;
}
#content #welcome .settimana2 p{
margin:0;
padding:1px 0 0 0;
color:#FFFFFF;
}
#content #welcome a{
  color: #3E341E;
  text-decoration:none;
}
#content #welcome a:hover{
  color: #DBBF77;
  text-decoration:none;
}

#mappa {
  margin-top: 20px;
}
#gallery {
  margin-top: 14px;
}
#gallery .box {
  float: left;
  width: 119px;
  padding: 0 23px 2.3em 23px;
  margin-right: 1px;
  background: #615331;
  position: relative;
}
#gallery .box h3 {
  text-align: center;
  line-height: 23px;
  font: 23px "Times new roman", serif;
  color: #fff;
  height: 23px;
  margin-bottom: 20px;
  background: top center url(../images/tab_drk.gif) no-repeat;
}
#gallery .box p {
  margin: 1em 0;
  padding: 0;
  line-height: 1.4;
}
#gallery .box .more {
  height: 18px;
  line-height: 18px;
  background: #978040 top left url(../images/moretab_left_drk.gif) no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 3.2em;
  padding-right: 4px;
  margin-bottom: 0;
}
#gallery .box .more a {
  color: #4C330D;
}
#gallery .box .more a:hover {
  color: #291B06;
}
#gallery .box-lit {
  background: #735220;
}
#gallery .box-lit h3 {
  background: top center url(../images/tab_lit.gif) no-repeat;
}
#gallery .box-lit .more {
  background: #B4A26D top left url(../images/moretab_left_lit.gif) no-repeat;
}

#content .right-col li, #content .right-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#content .right-col li {
  border-left: 1px solid #615331;
  padding-left: 9px;
  margin: 10px;
}
#content .right-col a {
  font-size: 12px;
  font-weight: normal;
  color: #67450D;
}
#content .right-col a:hover {
  color: #2C1D04;
}
/** Carosello**/
#wrap {
	width:658px;
	height:210px;
	display:block;
	overflow:hidden;
	position:relative;

}

#carousel {
	width:10000px;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
	list-style:none;
}

#carousel li {
	height:210px;
	width:658px;
	margin:0;
	padding:0px;
	float:left;
	display:inline;
	background:none;
}

#carousel li .box2 {
	float:left;
	margin-right:7px;
}

#carousel li img {
	padding:25px 0 0 0;
}
/** later **/

#later {
  color: #564929;
}
#later h2 {
  font-size: 20px;
}
#later .right-col p {
  font-size: 12px;
  line-height: 1.7;
}

#later .box {
  float: left;
  width: 85px;

}
#later .box a{
	text-decoration:underline;
}
#later #later-b1 {
  padding-top: 20px;
  margin-right: 4px;
  width: 137px;
}
#later #later-b2 {
  width: 155px;
  margin-right: 4px;
}
#later #later-b3 {
  width: 114px;
  margin-right: 6px;
}
#later #later-b4 {
  padding-top: 30px;
  width: 92px;
}
#later #later-b5 {
   width: 130px;
  margin-right: 6px;
}
#footc {
  height: 10px;
}
#footer {
  background: #735220;
  text-align: center;
  color: #CFB472;
  padding: 14px;
}
#footer a {
  color: #8D692D;
  text-decoration: none;
}
#footer a:hover {
  color: #5B431A;
}
#footer2 {
  text-align: center;
  color: #E5D19C;
  padding: 5px;
}
#footer2 a {
  color: #8D692D;
  text-decoration: none;
}
#footer2 a:hover {
  color: #5B431A;
}