body {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 1.3;

	color: #000;

	margin: 0px 0px;

	padding: 0;

	background:url(../images/bg.jpg) no-repeat scroll 50% 0pt;

	background-color:#000033;

	

}

#body_bg {

	margin: 0px 0px;

}

.clr {

	clear: both;

}

p {

	margin: 0;

	padding-bottom: 5px;
	line-height:150%;
	font-size:12px;

}

h1 {

	letter-spacing: -0.05em;

	font-size: 20px;

	color: #1e4a61;

	font-weight: normal;

	margin: 5px 0px;

}

h2 {

	letter-spacing: -0.05em;

	font-size: 18px;

	color: #9F0004;

	font-weight: normal;

	margin: 5px 0px;

}

h3 {

	letter-spacing: -0.05em;

	font-size: 16px;

	color: #01245c;

	font-weight: normal;

	margin: 5px 0px;

}

h4 {

	letter-spacing: -0.05em;

	font-size: 12px;

	color: #3d474c;

	font-weight: normal;

	margin: 2px 0px;

}

a:link, a:visited {

	color: #00469b;

	text-decoration: none;

	position: relative; /* Internet Explorer: a cancer on the web that must be stopped!!! */

}

a:hover{

	color: #9F0004;

	text-decoration: underline;

}

a:focus {

  outline: none;

}

ul {

	margin: 0px;

	margin-left: 15px;

	padding: 0px;

}

ul a:link, ul a:visited{

	color: #00469B;

	text-decoration: none;

}

ul a:hover{

	color: #9F0004;

	text-decoration: underline;

}

form {

	margin: 0;

	padding: 0;

	position: relative;

}

input, select {

	font: 11px "Lucida Grande", Tahoma, Verdana, sans-serif;

}

select, .inputbox {

	padding: 2px;

}

.inputbox{

	margin: 1px 0;

}

.inputbox:focus {

	border: 1px solid #BABDB6;

	background: #FFFFDD;

}

textarea {

	padding-left: 2px;

}

textarea.inputbox{

	font: 11px "Lucida Grande", Tahoma, Verdana, sans-serif;

	width: 95%;

}

fieldset{

	background: #dedcd2;

	border: 1px solid #b7b5ac;
	margin-left:-10px;
	border-left:1px solid #dedcd2;

	padding: 10px;

}

.button {

	padding: 1px 4px;

	border-top: 1px solid #E1E1E1;

	border-left: 1px solid #E1E1E1;

	border-bottom: 1px solid #BABDB6;

	border-right: 1px solid #BABDB6;

	background: #f5f5f5;

	font-weight:bold;

	color:#666666;

	cursor: pointer;

}

.button:hover, .button:focus {

	border-top: 1px solid #BABDB6;

	border-right: 1px solid #E1E1E1;

	border-bottom: 1px solid #E1E1E1;

	border-left: 1px solid #BABDB6;

	color:#3679BC;

}

.inputbox {

	border-top: 1px solid #BABDB6;

	border-right: 1px solid #EDEEEC;

	border-bottom: 1px solid #EDEEEC;

	border-left: 1px solid #BABDB6;

}

.inputbox:hover, .inputbox:focus {

	border: 1px solid #BABDB6;

}

hr {

	border: none 0;

	border-top: 1px solid #d5d5d5;

	height: 1px;

}





/* ACCORDION EFFECT

--------------------------------------------------------- */

div#accordion {

	padding-left: 5px;

}

.toggler {

	cursor: pointer;

	font-size: 14px;

	margin: 0;

	color: #00469b;

}





/* TOP MENU SELECTED BUTTONS

--------------------------------------------------------- */

.home div#nav li.home, .restauro div#nav li.restauro, .villa div#nav li.villa, .spa div#nav li.spa, .borgo div#nav li.borgo, .complesso div#nav li.complesso, .appartamenti div#nav li.appartamenti, .dove div#nav li.dove, .affitti div#nav li.affitti, .contatti div#nav li.contatti {

    background: url(../images/background_menu_main_on.png) top left repeat-x;

}

.home div#nav li li.home {

	background: #013F5F;

}





/* CUSTOM STYLING

--------------------------------------------------------- */



div#corpo {

	width: 970px;

	margin: 0px;

}

.small{

	font-size: 10px;

	color: #aaa;

}

.highlight{

	background-color: #ffff99;

}

div.blog_author {

	font-size: 10px;

	color: #aaa;

	margin-bottom: 5px;

}

span.alert{

	display: block;

	background: #fff6bf url(../images/exclamation.png) center no-repeat;

	background-position: 15px 50%;

	text-align: left;

	padding: 5px 20px 5px 45px;

	border-top: 2px solid #ffd324;

	border-bottom: 2px solid #ffd324;

}

span.info{

	display: block;

	background: #f8fafc url(../images/information.png) center no-repeat;

	background-position: 15px 50%;

	text-align: left;

	padding: 5px 20px 5px 45px;

	border-top: 2px solid #b5d4fe;

	border-bottom: 2px solid #b5d4fe;

}

span.download{

	display: block;

	background: #e2f3de url(../images/download.png) center no-repeat;

	background-position: 15px 50%;

	text-align: left;

	padding: 5px 20px 5px 45px;

	border-top: 2px solid #3C6;

	border-bottom: 2px solid #3C6;

}

pre{

	display: block;

	line-height: 100%;

	border-left: 2px solid #ccc;

	padding: 10px;

	font-family: Monaco, "Courier New", monospace;

	font-size: 11px;

	color: #336600;

}

blockquote{

	margin: 20px 0;

	padding: 0 0 0 40px;

	background: url(../images/quote.png) no-repeat;

	background-position: 10px 0;

	border: none;

	font-style: oblique;

	color: #888;

}

.floatlinks {

	display: block;

	float: right;

	margin: 0 0 20px 50px;

}

.pdf {

	padding: 2px 20px 2px 25px;

	background: url(../images/pdf_text.png) no-repeat left top;

}

.pdf_sidebar {

	padding: 2px 0 2px 25px;

	background: url(../images/pdf_sidebar.png) no-repeat left top;

}

.info_text {

	padding: 2px 20px 2px 25px;

	background: url(../images/info_text.png) no-repeat left top;

}

.read_text {

	padding: 2px 20px 2px 25px;

	background: transparent url(../images/read_text.png) no-repeat 0 50%;

}

.tech_text {

	padding: 2px 20px 2px 25px;

	color: #808080;

	background: url(../images/tech_text.png) no-repeat left top;

}

.form_text {

	padding: 2px 20px 2px 25px;

	color: #808080;

	background: url(../images/form_text.png) no-repeat left top;

}

.form_text_sidebar {

	padding: 2px 0 2px 25px;

	color: #808080;

	background: url(../images/form_text_sidebar.png) no-repeat left top;

}

.email_text {

	padding: 2px 20px 2px 25px;

	color: #808080;

	background: url(../images/email_text.png) no-repeat left top;

}



.email_text_sidebar {

	padding: 2px 0 2px 25px;

	color: #808080;

	background: url(../images/email_text_sidebar.png) no-repeat left top;

}

.legale_text_sidebar {

	padding: 2px 0 2px 25px;

	color: #808080;

	background: url(../images/legale_text_sidebar.png) no-repeat left top;

}

.faq_text_sidebar {

	padding: 2px 0 2px 25px;

	color: #808080;

	background: url(../images/faq_text_sidebar.png) no-repeat left top;

}

.privacy_text_sidebar {

	padding: 2px 0 2px 25px;

	color: #808080;

	background: url(../images/privacy_text_sidebar.png) no-repeat left top;

}

.prev_text {

	padding: 2px 20px 2px 25px;

	color: #808080;

	background: url(../images/prev_text.png) no-repeat left top;

}



/* ---- list styling --- */

ul#style {

	margin: 0;

	padding: 0 10px;

	list-style: none;

}

li.ok {

	padding: 2px 20px 2px 25px;

	background: url(../images/ok_list.png) no-repeat left top;

}



/* ---- login style --- */

div#login_form {



}

div#nome_utente {

	float: left;

}

div#password, div#button_field {

	float: left;

	padding-left: 20px;

}

div.login_input {

	font-size: 11px;

}





/* TOP HEADER

--------------------------------------------------------- */

div#top_header_wrap {}

div.top_header {

	height: 90px;

}

.beta {

	position: absolute;

	left: 0;

	top: 0;

	width: 86px;

	height: 70px;

	background: url(../images/beta.png) no-repeat !important; background: url(../imgs/blank.gif) no-repeat;

}

/* ---- logo --- */

div#logo_wrap {

	position: relative;

	width: 970px;

}

div#logo {

	background: url(../images/logo.png) no-repeat;

	width: 348px;

	height: 70px;

	position: absolute;

	left: 36px;

	top: 21px;

}

div#introtuzione {

	width:400px;

	height:70px;

	position:absolute;

	right: 30px;

	top:38px;

}

div#introtuzione h1 {

	font-size:13px;

	color:#286199;

	font-weight:bold;

margin:0;

padding:0;

}





/* ---- beta stripe --- */

div#beta_wrap {

	position: relative;

	width: 970px;

	z-index: 1000;

}

div#beta {

	background: url(../images/beta.png) no-repeat;

	width: 107px;

	height: 107px;

	position: absolute;

	left: 0px;

	top: 0px;

}





/* CONTENT LAYOUT

--------------------------------------------------------- */

div#content_layout_wrap {}

div.content_layout {

	background: url(../images/content_layout.png) top left repeat-y;

	height: 1%;

}

div.content_layout_sidebar {

	background: url(../images/background_bottom.png) top left repeat-y;

	height: 1%;

}
div.content_layout_sidebar2 {

	background: url(../images/background_bottom2.png) top left repeat-y;

	height: 1%;

}


/* TOP MENU

--------------------------------------------------------- */

div#top_menu_wrap {

	padding: 0px 25px;

}

div.top_menu {

	background: url(../images/topmenu.png) top left repeat-x;

	height: 33px;

}

div.top_menu_empty {

	background: url(../images/topmenu.png) top left repeat-x;

	height: 5px;

}





/* DROP DOWN MENU

--------------------------------------------------------- */

div#ddmenuwrap {

	background: url(../images/background_menu_main.gif) repeat-x;
	height: 33px;
	position: relative;
	z-index:1;

}

div#ddmenu {}

div#nav {

	margin: 0;

	padding: 0;

	height: 33px;

/*	background-color: #1a1a1a; */

}

div#nav a {

	font-size: 11px;

	color: #FFFFFF;

	float: left;

	text-decoration: none;

	display: block;

	cursor: pointer;

	line-height: 33px;

	padding: 0 10px;

}

div#nav ul ul a.daddy {

	background: url(../images/sublink.png) 100% 50% no-repeat;

}

div#nav ul ul a.daddy:hover {

	background: url(../images/sublink_hover.png) 100% 50% no-repeat;

}

div#nav li a {

	background: url(../images/menu_div.gif) 100% 0 no-repeat;

}

div#nav li a:hover{}

div#nav li li a{

	background: none;

	font-weight: normal;

	padding: 0;

	text-indent: 15px;

	color: #fff;

	line-height: 25px;

}

div#nav ul li ul li a:hover{

	background: none;

}

div#nav ul li a:hover,

div#nav ul li ul li ul li a:hover {

	color: #FFFFFF;

}

div#nav, div#nav ul {

	float: left;

	list-style: none;

	margin: 0;

	padding: 0;

}

div#nav li li {

	padding: 0;

	background: none;

	border-bottom: 1px solid #01324D;

/*	border-top: 1px solid #01324D; */

}

div#nav a {}

div#nav ul ul a {

	display: block;

	color: #FFFFFF;

	text-decoration: none;

	width: 167px;

	font-size: 11px;

	text-align: left;



}

div#nav li {

	float: left;

	padding: 0;

 	background: none;

	height: 33px;

}

div#nav ul li {

	position: relative;

}

div#nav li ul {

	top: 33px;

	position: absolute;

	left: -999em;

	height: auto;

	width: 170px;

	font-weight: normal;

	border-width: 0;

	margin: 0;

	padding: 0;

	border-right: 1px solid #01324D;

	border-left: 1px solid #01324D;

	border-top: 1px solid #01324D;

}	

div#nav ul {

	padding: 0;

	margin: 0;

}

div#nav li li {

	float: left;

	padding: 0;

   	width: 170px;

	height: 25px;

}

div#nav li ul ul {

	margin: -30px 0 0 170px;

}

div#nav li:hover ul ul, 

div#nav li:hover ul ul ul,

div#nav li:hover ul ul ul ul,  

div#nav li.sfhover ul ul, 

div#nav li.sfhover ul ul ul, 

div#nav li.sfhover ul ul ul ul {

	left: -999em;

}

div#nav li:hover ul, 

div#nav li li:hover ul, 

div#nav li li li:hover ul, 

div#nav li li li li:hover ul,

div#nav li.sfhover ul, 

div#nav li li.sfhover ul, 

div#nav li li li.sfhover ul,

div#nav li li li li.sfhover ul{



	left: 0;

}

div#nav li:hover, div#nav li.sfhover {

    left: 0;

    background: url(../images/background_menu_main_on.png) top left repeat-x;

	height: 33px;

}

div#nav li li:hover, div#nav li li.sfhover {

    left: 0;

    background: #01669A;

	height: 25px;

}

div#nav li:hover a, div#nav li.sfhover a {

    color: #FFFFFF;

}

div#nav li li:hover a, div#nav li li.sfhover a {

    color: #012f4f;

}

div#nav li li:hover a:hover, div#nav li li.sfhover a:hover {

    color: #012f4f;

}

div#nav a {}

div#nav ul ul a {

	background: none;

}

div#nav li:hover ul, 

div#nav li li:hover ul, 

div#nav li li li:hover ul, 

div#nav li li li li:hover ul,

div#nav li.sfhover ul, 

div#nav li li.sfhover ul, 

div#nav li li li.sfhover ul,

div#nav li li li li.sfhover ul{

	background: #014B72;

}





/* HEADER

--------------------------------------------------------- */

div#header_wrap {

	padding: 0px 25px;

}

div#header {
	height: 475px;
	background: #0c110d;
	border-bottom: 5px solid #c1c1c1;

}



/* ---- header content --- */

div#header_content_wrap {}

div#header_content {

	height: 420px;

}



/* ---- scrolling header --- */

#demo-bar {

	margin: 0px auto;

	padding: 0;

	width: 920px;

	text-align: center;

} 

#demo-wrapper {

	margin: 0px auto;

	overflow: hidden; 

	height: 420px; 

	width: 920px;

	position: relative;

} 

#demo-inner {

	width: 4600px;

	height: 420px;

	position: relative;

} 

.scrolling-content {

	background: transparent url(bubble.png) top left no-repeat;

	width: 139px;

	height: 73px;

	text-align: left;

	position: absolute;

} 

.scrolling-content h1 { 

	color: #fff;

	padding: 0;

	font-size: 11px;

} 

#content1 {

	left: 0px; 

	top: 0px;

	width: 920px;

	height: 420px;

	background: url(../images/villaguinigi.jpg) top right no-repeat;

}

div#descrizione {

	margin-left:10px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:13px;

	color:#FFFFFF;

	width: 550px;

	padding: 20px 0 0 20px;

}



div#descrizione strong {

	color:#FFFFFF;

	text-decoration:underline;

}

div#content1 a:link, div#content1 a:visited,
div#content2 a:link, div#content2 a:visited,
div#content3 a:link, div#content3 a:visited,
div#content4 a:link, div#content4 a:visited,
div#content5 a:link, div#content5 a:visited,
div#content6 a:link, div#content6 a:visited,
div#content7 a:link, div#content7 a:visited ,
div#content8 a:link, div#content8 a:visited,
div#content9 a:link, div#content8 a:visited{

	color: #9a9a9a;

	text-decoration: underline;

}

div#content1 a:hover,
div#content2 a:hover,
div#content3 a:hover,
div#content4 a:hover,
div#content5 a:hover,
div#content6 a:hover,
div#content7 a:hover,
div#content8 a:hover,
div#content9 a:hover {

	color: #fff;

}

#content2 {
	left: 920px; 
	top: 0px;
	width: 920px;
	height: 405px;
} 

#content3 {
	left: 1840px; 
	top: 0px;
	width: 920px;
	height: 405px;
} 

#content4 {
	left: 2760px; 
	top: 0px;
	width: 920px;
	height: 405px;
}

#content5 {
	left: 3680px; 
	top: 0px;
	width: 920px;
	height: 405px;
}

#content6 {
	left: 4600px; 
	top: 0px;
	width: 920px;
	height: 405px;
}

#content7 {
	left: 5520px; 
	top: 0px;
	width: 920px;
	height: 405px;
}

#content8 {
	left: 6440px; 
	top: 0px;
	width: 920px;
	height: 405px;
}
#content9 {
	left: 7360px; 
	top: 0px;
	width: 920px;
	height: 405px;
}


/* ---- header buttons --- */

div#header_buttons_wrap {}

div#header_buttons {
	height: 56px;
	background: url(../images/header_buttons_bg.png) top left repeat-x;

}

/* a#link1, a#link2, a#link3, a#link4, a#link5 {
	width: 131px;
	height: 56px;
	display: block;

}*/

ul#buttons {
	margin: 0;
	padding: 0;
}

ul#buttons li {

	list-style: none;

}

ul#buttons li a:link, ul#buttons li a:visited {
	width: 115px;
	height: 56px;
	display: block;

}



li#button1 {
	width: 115px;
	height: 56px;
	float: left;
	background: url(../images/it/btn1.jpg) 0% 0% no-repeat;
}

li#button1 a:hover {
	background: url(../images/it/btn1.jpg) 0% 50% no-repeat;
}

li#button1 a.active {
	width: 115px;
	height: 56px;
	float: left;
	background: url(../images/it/btn1.jpg) 0% 100% no-repeat;
}

li#button1 a:active {
	width: 115px;
	height: 56px;
	float: left;
	background: url(../images/it/btn1.jpg) 0% 100% no-repeat;
}

li#button2 {
	width: 115px;
	height: 56px;
	float: left;
	background: url(../images/it/btn2.jpg) 0% 0% no-repeat;
}

li#button2 a:hover {
	background: url(../images/it/btn2.jpg) 0% 50% no-repeat;
}

li#button2 a.active {
	width: 115px;
	height: 56px;
	float: left;
	background: url(../images/it/btn2.jpg) 0% 100% no-repeat;
}


li#button20 {
	width: 115px;
	height: 56px;
	float: left;
	background: url(../images/it/btn20.jpg) 0% 0% no-repeat;
}

li#button20 a:hover {
	background: url(../images/it/btn20.jpg) 0% 50% no-repeat;
}

li#button20 a.active {
	width: 115px;
	height: 56px;
	float: left;
	background: url(../images/it/btn20.jpg) 0% 100% no-repeat;
}

li#button22 {
	width: 115px;
	height: 56px;
	float: left;
	background: url(../images/it/btn22.jpg) 0% 0% no-repeat;
}

li#button22 a:hover {
	background: url(../images/it/btn22.jpg) 0% 50% no-repeat;
}

li#button22 a.active {
	width: 115px;
	height: 56px;
	float: left;
	background: url(../images/it/btn22.jpg) 0% 100% no-repeat;
}



li#button3 {
	width: 115px;
	height: 56px;
	float: left;
	background: url(../images/it/btn3.jpg) 0% 0% no-repeat;
}

li#button3 a:hover {
	background: url(../images/it/btn3.jpg) 0% 50% no-repeat;
}

li#button3 a.active {
	width: 115px;
	height: 56px;
	float: left;
	background: url(../images/it/btn3.jpg) 0% 100% no-repeat;
}

li#button4 {
	width: 115px;
	height: 56px;
	float: left;
	background: url(../images/it/btn4.jpg) 0% 0% no-repeat;
}

li#button4 a:hover {
	background: url(../images/it/btn4.jpg) 0% 50% no-repeat;
}

li#button4 a.active {
	width: 115px;
	height: 56px;
	float: left;
	background: url(../images/it/btn4.jpg) 0% 100% no-repeat;

}

li#button5 {
	width: 115px;
	height: 56px;
	float: left;
	background: url(../images/it/btn5.jpg) 0% 0% no-repeat;
}

li#button5 a:hover {
	background: url(../images/it/btn5.jpg) 0% 50% no-repeat;
}

li#button5 a.active {
	width: 115px;
	height: 56px;
	float: left;
	background: url(../images/it/btn5.jpg) 0% 100% no-repeat;
}

li#button6 {
	width: 115px;
	height: 56px;
	float: left;
	background: url(../images/it/btn6.jpg) 0% 0% no-repeat;
}

li#button6 a:hover {
	background: url(../images/it/btn6.jpg) 0% 50% no-repeat;
}

li#button6 a.active {
	width: 115px;
	height: 56px;
	float: left;
	background: url(../images/it/btn6.jpg) 0% 100% no-repeat;
}

li#button7 {
	width: 115px;
	height: 56px;
	float: left;
	background: url(../images/it/btn7.jpg) 0% 0% no-repeat;
}

li#button7 a:hover {
	background: url(../images/it/btn7.jpg) 0% 50% no-repeat;
}

li#button7 a.active {
	width: 115px;
	height: 56px;
	float: left;
	background: url(../images/it/btn7.jpg) 0% 100% no-repeat;
}

li#button8 {
	width: 115px;
	height: 56px;
	float: left;
	background: url(../images/it/btn8.jpg) 0% 0% no-repeat;
}

li#button8 a:hover {
	background: url(../images/it/btn8.jpg) 0% 50% no-repeat;
}

li#button8 a.active {
	width: 115px;
	height: 56px;
	float: left;
	background: url(../images/it/btn8.jpg) 0% 100% no-repeat;
}
/* ---- user6 --- */

div#user6_wrap {

	padding: 0 25px;

}

div#user6 {

	background: #0C110D;

	border-bottom: 5px solid #c1c1c1;

	color: #9a9a9a;

	text-align: left;
	padding-left:10px;
	padding-top:5px;

	font-size: 11px;

}

div#user6 a:link, div#user6 a:visited {

	color: #9a9a9a;

	text-decoration: underline;

	font-size: 11px;

}

div#user6 a:hover {

	color: #ffffff;

	text-decoration: underline;

}





/* CONTENT

--------------------------------------------------------- */

div#content_wrap { /* 1 column layout */

	padding: 0px 25px;

} 

div#content_wrap_sidebar { /* 2 columns layout */

	width: 670px;

	margin-top:-2px;

	padding: 0px 15px;

	float: left;

}


div#content {}



/* ---- top users --- */

div#topusers_wrap{

	height: 1%;

	margin: 20px 0 0 0;

	padding: 0 20px;

}

div#user7wrap,

div#user8wrap,

div#user9wrap{

	float: left;

}

div#user7,

div#user8,

div#user9{

	margin: 3px;

}

div#user7wrap div.module h3,

div#user8wrap div.module h3,

div#user9wrap div.module h3{

	margin: 0px;

	padding-bottom: 2px;

	font-family: Arial, Tahoma, Verdana, sans-serif;

	letter-spacing: -0.05em;

	font-size: 13px;

	color: #01245c;

}

div#user7wrap div.module,

div#user8wrap div.module,

div#user9wrap div.module{

	background: url('../images/new_contenuto1.gif') no-repeat bottom left;

	text-align: left;

	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;

	font-size: 11px;

	color: #808080;

}

div#user7wrap div.module div div,

div#user8wrap div.module div div,

div#user9wrap div.module div div{

    background: url('../images/round_mod_t_l.gif') no-repeat top left;

}

div#user7wrap div.module div,

div#user8wrap div.module div,

div#user9wrap div.module div{

	background: url('../images/round_mod_b_r.gif') no-repeat bottom right;

}

div#user7wrap div.module div div div,

div#user8wrap div.module div div div,

div#user9wrap div.module div div div{

    background: url('../images/round_mod_t_r.gif') no-repeat top right;

	padding: 5px 10px 5px 10px;

}

div#user7wrap div.module div div div h3,

div#user8wrap div.module div div div h3,

div#user9wrap div.module div div div h3{

	display:block;

}

div#user7wrap div.module div div div div,

div#user8wrap div.module div div div div,

div#user9wrap div.module div div div div{

    background:none;

}



/* ---- newsflash --- */

div#newsflash_wrap {

	padding: 0 20px;

	padding-top: 20px;

}

div#newsflash {}

div#newsflash .module {

	text-align: left;

	color: #808080;

}

div#newsflash .module h3 {

	font-family: Arial, Tahoma, Verdana, sans-serif;

	letter-spacing: -0.05em;

	font-size: 18px;

	color: #000;

	font-weight: normal;

	margin: 0px 0px;

}



/* ---- mainbody --- */

div#mainbody_wrap {}

div#mainbody {

	padding: 5px 2px 0px 20px;
	text-align: left;

}
.testo_descrizione {font-size: 12px; line-height:150%; text-align:justify; }


/* ---- content body --- */

div.entry {}







/* ---- bottom users --- */

div#bottomusers_wrap{

	height: 1%;

	margin: 20px 0 0 0;

	padding: 0 20px;

}

div#user10wrap,

div#user11wrap,

div#user12wrap{

	float: left;

}

div#user10,

div#user11,

div#user12{

	margin: 3px;

}

div#user10wrap div.module h3,

div#user11wrap div.module h3,

div#user12wrap div.module h3{

	margin: 0px;

	padding-bottom: 2px;

	font-family: Arial, Tahoma, Verdana, sans-serif;

	letter-spacing: -0.05em;

	font-size: 13px;

	color: #01245c;

}

div#user10wrap div.module,

div#user11wrap div.module,

div#user12wrap div.module{

	background: url('../images/round_mod_b_l.gif') no-repeat bottom left;

	text-align: left;

	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;

	font-size: 11px;

	color: #808080;

}

div#user10wrap div.module div div,

div#user11wrap div.module div div,

div#user12wrap div.module div div{

    background: url('../images/round_mod_t_l.gif') no-repeat top left;

}

div#user10wrap div.module div,

div#user11wrap div.module div,

div#user12wrap div.module div{

	background: url('../images/round_mod_b_r.gif') no-repeat bottom right;

}

div#user10wrap div.module div div div,

div#user11wrap div.module div div div,

div#user12wrap div.module div div div{

    background: url('../images/round_mod_t_r.gif') no-repeat top right;

	padding: 5px 10px 5px 10px;

}

div#user10wrap div.module div div div h3,

div#user11wrap div.module div div div h3,

div#user12wrap div.module div div div h3{

	display:block;

}

div#user10wrap div.module div div div div,

div#user11wrap div.module div div div div,

div#user12wrap div.module div div div div{

    background:none;

}



/* ---- list bottom users --- */

div#list_bottom_users_wrap{

	padding: 20px 15px 15px 15px;

	height: 1%; /* ie really sucks */

}

div#list_bottom_users{}

div#user13 h3,

div#user14 h3{

	font-family: Arial, Tahoma, Verdana, sans-serif;

	letter-spacing: -0.05em;

	font-size: 13px;

	color: #000;

	font-weight: normal;

	margin: 0px 0px;

}

div#user13 .module,

div#user14 .module{

	padding: 10px;

	margin: 0;

}

div#user13,

div#user14{

	float: left;

	text-align: left;

	color: #a8a8a8;

	font-size: 11px;

}

div#user13 a:link, div#user13 a:visited,

div#user14 a:link, div#user14 a:visited{

	border-bottom: 1px dotted #999;

	color: #a8a8a8;

	text-decoration: none;

}

div#user13 a:hover,

div#user14 a:hover{

	color: #3875D7;

	text-decoration: none;

}

div#user13 ul,

div#user14 ul{

	list-style: none;

	margin: 0;

	padding: 0;

}

div#user13 li,

div#user14 li{

	padding: 0;

	line-height: 20px;

	text-indent: 5px;

	border-bottom: 1px solid #ddd;

}

div#user13 li a:link, div#user13 li a:visited,

div#user14 li a:link, div#user14 li a:visited{

	color: #3875D7;

	display: block;

	border-bottom: none;

	width: 100%;

}

div#user13 li a:hover,

div#user14 li a:hover{

	border-bottom: none;

	display: block;

	color: #000;

	text-decoration: none;

	background: #f8f8f8 url(../images/list_bg.gif) 100% 50% no-repeat;

}





/* SIDEBAR

--------------------------------------------------------- */

div#sidebar_wrap {

	float: left;

	text-align: left;

	width: 240px;

	margin-top: 10px;
	margin-left:5px;

}

div#sidebar {}

div#sidebar h3 {

	font-family: Arial, Tahoma, Verdana, sans-serif;

	letter-spacing: -0.05em;

	font-size: 14px;

	color: #587788;

	font-weight: bold;

	margin: 0px 0px;

	margin-bottom: 3px;

}

div#sidebar {

	font-size: 11px;

	color: #595959;

	margin-bottom: 30px;

}

div#sidebar a:link, div#sidebar a:visited {

	color: #9F0004;

	text-decoration: none;

}

div#sidebar a:hover {

	color: #00469b;

	text-decoration: underline;

}

div.entry_sidebar {

	margin-bottom: 20px;

}

span.stats{

	padding-top: 10px;

	color: #bbb;

	font-size: 10px;

}





/* BOTTOM LAYOUT

--------------------------------------------------------- */

div#bottom_layout {}

div.bottom_layout {

	background: url(../images/bottom_layout.png) top left repeat-y;

	height: 20px;

}

div.bottom_layout_sidebar {

	background: url(../images/background_footer.png) top left repeat-y;

	height: 20px;

}
div.bottom_layout_sidebar5 {

	background: url(../images/background_footer5.png) top left repeat-y;

	height: 20px;

}


/* CALENDARIO */
div#calendar {
width:219px;
}
input.calendar,
select.calendar {
	width: 149px;
	float:left;
}

button.calendar {
	background:url(../images/calendar-icon.gif);
	border: 0;
	cursor: pointer;
	float: left;
	height: 20px;
	margin-right: 6px;
	margin-right:10px;
	width: 20px;
	display:inline;
}
button.calendar:hover,
button.calendar.active {
	background-position: 0 20px;
}

div.calendar {
	background: url(calendar.png);
	height: 195px;
	padding: 0 6px;
	text-align: center;
	width: 147px;
}	
	div.calendar div {
		background: none !important;
		cursor: move;
		height: 185px;
		overflow: hidden;
		padding-top: 10px;
		position: relative;
		width: 147px;
	}	
	
	div.calendar caption {
		color: #333;
		font: normal 12px/16px Arial, Helvetica, sans-serif;
		padding-top: 6px;
		text-align: center;
		width: 100%;
	}
	div.calendar caption a {
		cursor: pointer;
		display: block;
		height: 12px;
		overflow: hidden;
		position: absolute;
		text-indent: -100px;
		top: 17px;
		width: 11px;
	}
	div.calendar caption a.prev {
		background-image: url(calendar-prev.gif);
		left: 0;
	}
	div.calendar caption a.next {
		background-image: url(calendar-next.gif);
		right: 0;
	}
	div.calendar caption a:hover {
		background-position: 0 12px;
	}
	div.calendar caption span {
		height: 25px;
		position: relative;
		text-align: center;
	}
	div.calendar caption span.month {
		padding-right: 8px;
	}
	div.calendar caption span.month:after {
		content: ',';
	}

	div.calendar table {
		background: #dedcd2;
		border: 0;
		border-collapse: collapse;
		border-spacing: 0;
		cursor: default;
		margin: 0 auto;
		overflow: hidden;
		width: 147px;
	}
	div.calendar td,
	div.calendar th {
		border: 0;
		color: #0597DB;
		font: normal 12px Arial, Helvetica, sans-serif;
		height: 21px;
		text-align: center;
		width: 21px;
	}
	div.calendar td {
		background: url(calendar-td.gif);
		color: #FFF;
		font-size: 11px;
	}
	div.calendar td.invalid {
		color: #999;
	}
	div.calendar td.valid {
		background: url(calendar-valid.gif);
		color: #0597DB;
		cursor: pointer;
	}
	div.calendar td.hilite {
		background: url(calendar-hilite.gif);
	}
	div.calendar td.inactive {
		background: url(calendar-td.gif) 0 100%;
		color: #FFF;
	}
	div.calendar td.active,
	div.calendar td.hover {
		background: url(calendar-valid.gif) 0 100%;
		color: #FFF;
		cursor: pointer;
	}

.photogallery_bg {
	width:126px;
	height:126px;
	float:left;
	background:url(../images/gallery_bg.jpg) no-repeat;
	margin-right:3px;
	margin-bottom:3px;
}
.photogallery_bg2 {
	width:122px;
	height:122px;
	float:left;
	background:url(../images/gallery_bg2.jpg) no-repeat;
	margin-right:3px;
	margin-bottom:3px;
}

.lista_appartamenti {
	height:72px;
	width:232px;
	background:url(../images/list_appartamenti_bg.jpg) no-repeat;
	float:left;
}
.lista_appartamenti_foto {
	float:left;
	padding-top:7px;
	padding-left:7px;
}
.lista_appartamenti_testo {
	float:left;
	padding-top:7px;
	padding-left:7px;
}


/* BREADCUMB */
div#sitemap1 {
	margin-top:6px;
	width:642px;
	height:35px;
	float:left;
	background:url(../images/sitemap1.jpg) no-repeat;
}
div#sitemap2 {
	width:642px;
	float:left;
	background:url(../images/sitemap2.jpg) repeat-y;
}
div#sitemap3 {
	width:642px;
	height:10px;
	float:left;
	background:url(../images/sitemap3.jpg) no-repeat;
}
div#sitemap_container {
	width:636px;
	margin-left:6px;
}
h5 {
	margin:0;
	padding:0;
	margin-top:3px;
}
.sitemap_elenco {
float:left;
width:159px;
vertical-align:top;

}
.sitemap_elenco ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
float:left;
}

.sitemap_elenco ul li {
list-style:none;
margin-left: 0;
float:left;
width:156px;
}
.sitemap_elenco ul li a {
font-size:9px;
color:#666666;
}







.features_container {
	width:639px;
	float:left;
	border:1px solid #dcded6;
	background:#f3f3ee;
	padding-bottom:3px;
	margin-top:2px;
	margin-bottom:10px;
}

.features_container a img {
border:1px solid #c4d694;
background:#dcded6;
margin-left:3px;
margin-top:3px;
padding:3px;
}
 .features {margin:0; padding:0; list-style:none;font: 12px Tahoma,Arial, Helvetica, sans-serif; color:#767676;text-decoration:none;}
.features li {display:block; margin:1px; float:left; width:170px; padding:0px 20px; padding-top:8px;  background:url(../images/v.png) 2px 6px no-repeat;}









/* FOOTER

--------------------------------------------------------- */

div#footer_wrap {

	padding-top: 10px;
	width:970px;
	margin:auto 0;

}

div#footer {

	color: #c1c1c1;

	font-size: 11px;

}

div#footer a:link, div#footer a:visited {

	color: #fff;

	text-decoration: none;

}

div#footer a:hover {

	color: #fff;

	text-decoration: underline;

}
div#footercopyright {
margin-left:30px;
width:600px;
float:left;
height:20px;
text-align:left;
}
div#footerprivacy {
margin-right:30px;
width:280px;
float:right;
height:20px;
text-align:right;
}
