* {
	margin:0;
	padding:0;
}
body {
	font-family:"Arial",sans-serif;
	color:#5a524d;
	font-size:12px;
	background-color:#F5F3F1;
}

a:hover, a:hover span, { text-decoration: underline !important; }
#headerInner, #content, #footer {
	width:970px;
	margin:0 auto;
}
#header {
	background:url(../images/bg-header.gif) top repeat-x;
	height:162px;
	margin-bottom:40px;
	display:none;
}
#headerInner {
	position:relative;
}
#logo {
	display:none;	
}
#title, #title a {
	display:block;
	width:119px;
	height:83px;
}
#title {
	position:absolute;
	top:70px;
	left:0;
	background-image:url(../images/logonorth.gif);
}
#title a span {
	display:none;
}
#desc {
	position:absolute;
	top:78px;
	left:145px;
	font-family:"Georgia",serif;
	font-size:20px;
	color:#b35737;
	font-weight:normal;
}
#headerInner ul {
	list-style-type:none;
	position:absolute;
}
#headerInner ul li {
	float:left;	
}
#headerInner ul li a {
	display:block;
	float:left;
	text-decoration:none;
}
#nav1, #lang {
	height:33px;
	top:3px;
}
#nav1 a, #nav2 a, #lang a {
	color:#5c3a1f;
	font-size:11px;
}
#nav1 a, #lang a {
	padding:9px 20px 0 20px;
	height:23px;
}
#nav1 {
	left:0;
}
#nav1 a {
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/nav-sep.gif) right 10px no-repeat;
}
#nav1 .selected a {
	background-color:#f5f3f1;	
}
#nav2 {
	top:132px;
	left:145px;
	height:23px;
}
#nav2 li {
	margin-right:2px;	
}
#nav2 a {
	border:1px solid #f0e2dd;
	padding:4px 10px 3px;
	font-weight:bold;
	background:url(../images/bg-nav2.gif);
}
#lang {
	right:0;
}
#lang .selected a {
	background-color:#f5f3f1;
	text-decoration:underline;
}
#footer {
	clear:both;
	text-align:center;
	color:#5c3a1f;
	border-top:3px solid #5c3a1f;
	padding:15px 0;
}
#footer a {
	color:#c07a62;
	padding-bottom:10px;
}
#footer a:hover {
	text-decoration:none;
}

.block h2 {
	font-size:18px;
	padding-bottom:4px;
	margin-bottom:8px;
	border-bottom:1px solid;
	font-weight:normal;
}

.button {
	height:30px;
	float:left;
	display:inline;
	text-decoration:none;
	color:#FFF;
	background:url(../images/bg-button-left.gif);
	font-weight:bold;
}
.link-button{
	height:30px;
	line-height:30px;
	float:left;
	display:inline;
	margin-right: 15px;
	font-weight:bold;
}
.link-button a{
	color: #B35737;	
}
.button span, .button input {
	height:23px;
	float:left;
	display:inline;
	cursor:pointer;
	padding:7px 32px 0 15px;
	background:url(../images/bg-button-right.gif) right no-repeat;
	border: none;
	margin: 0;
}
.button input{
	padding: 0 32px 0 15px;
	height: 30px;	
}
/* HOME SPECIFIC STYLES */


h2.wide{
	color:#B35737;
	border-bottom: 1px solid #5c3a1f;
	margin-bottom: 7px;
	margin-right: 7px;
}
#home-both{
	float: left;	
}
#home-north, #home-south, #home-map {
	float:left;
	display: inline;
}
#home-north, #home-south {
	width:358px;
	margin-right:7px;
}
#home-north ul, #home-south ul {
	list-style-type:none;	
}
#home-north img, #home-south img {
	width:358px;
	height:146px;
}
#home-north li, #home-south li {
	width:358px;
	height:146px;
	position:relative;
	margin-bottom:8px!important;
	margin-bottom:5px;
}
#home-north li a, #home-south li a {
	text-decoration:none;
}
#home-north img, #home-south img {
	display:block;
	border:none;
}
#home-north span, #home-south span {
	position:absolute;
	bottom:1px!important;
	bottom:0;
	right:1px;
	display:block;
	height:22px;
	font-family:"Georgia",serif;
	opacity:0.85;
	-moz-opacity:0.85;
	-khtml-opacity:0.85;
    filter:alpha(opacity=85);
	text-align:right;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	padding:3px 10px 0 10px;
	cursor:pointer;
}
#home-north img {
	border-color:#5c3a1f;
}
#home-north span {
	background-color:#412816;
}
#home-north h2, #home-map h2 {
	color:#B35737;
	border-color:#5c3a1f;
}
#home-south h2 {
	color:#003a6c;
	border-color:#118eac;
}
#home-south img {
	border-color:#118eac;
}
#home-south span {
	background-color:#118eac;
}
#home-both span.north{
	background-color:#412816;
}
#home-both span.south{
	background-color:#118eac;
}
#home-map {
	width:236px;
}
#home-map img {
	display:block;
	border:1px solid #5C3A1F;
}
#home-regions{
	float: left;
	height: 1%;
	overflow: hidden;
}

#home-bottom {
	clear: both;
	padding:30px 0px 40px 0px;
}
#home-trust, #home-house-list {
	float:left;
	margin-bottom:40px;
}
#home-trust {
	width:465px;
	padding:0 20px 0 0;	
}
#home-trust p {
	margin-bottom:10px;
}
#home-trust p a {
	color:#934500;
}
#home-trust p a:hover {
	text-decoration:none;
}
#home-trust .button {
	margin-top:40px;	
}
#home-house-list {
	width:485px;
	border-top:1px solid #5c3a1f;
}
.house-list .house {
	border-bottom:1px solid #5c3a1f;
	padding:7px 0;
}
.house-list .house .description {
	float:left;
	width:300px;
	margin-right:25px;
}
.house-list .house .type {
	font-size:11px;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dotted #5c3a1f
}
.house-list .house h3 {
	font-size:18px;
	font-weight:normal;
	color:#B35737;
	margin-bottom:8px;	
}
.house-list .house h3 a {
	background:url(../images/arrow-north.gif) right no-repeat;
	padding-right:20px;
	color:#B35737;
	text-decoration:none;
}
.house-list .house p a {
	text-decoration:none;
	color:#5a524d;
}
.house-list .house img {
	float:right;
	display:block;
	border:1px solid #5c3a1f;
}

/* REGION SPECIFIC STYLES */

#region-desc, #another-region, #types, #list-types, #region-map {
	float:left;
}
#region-desc {
	width:724px;
	padding:0 10px 0 0;	
}
#region-desc img {
	width:724px;
	height:199px;
	display:block;
}
#region-desc div {
	position:relative;
}
#region-desc div.desc {
	position:absolute;
	bottom:0!important;
	bottom: -1px;
	right:0;
	background:#b88d6b;
	opacity:0.80;
	-moz-opacity:0.80;
	-khtml-opacity:0.80;
    filter:alpha(opacity=80);
    padding:2px 4px;
    color:#27201C;
    font-size:12px;
	/*width: 440px;*/
}
#region-desc div.desc p {
	/*margin-bottom:12px;*/
	line-height: 16px;
}
#region-desc div.desc p.more {
	margin:0;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
}
#region-desc div.desc p.more a {
	text-decoration:none;
	color:#f5f3f1;
	padding-right:18px;
	height:14px;
	background:url(../images/arrow2.gif) right no-repeat;
}
#region-desc div.region-visu {
	position:relative;
	width:724px;
	height:199px;
}
#another-region {
	width:0px;
}
#another-region ul {
	border-top:none;
	list-style:none;
}
#another-region li {
	border-bottom:1px dotted #5c3a1f;
}
#another-region a {
	display:block;
	padding:5px 10px;
	text-decoration:none;
}
#another-region li.north a {
	color:#B35737;
	background:url(../images/arrow-north.gif) 212px 6px no-repeat;
}
#another-region li.south a {
	color:#118EAC;
	background:url(../images/arrow-south.gif) 212px 6px no-repeat;
}
#another-region li.other a {
	color:#685100;
	background:url(../images/arrow-other.gif) 212px 6px no-repeat;
}
#region-bottom {
	padding-top:30px!important;
	padding-top:15px;
	clear:both;	
}
#types, #region-map {
	margin-bottom:40px;
}
#types {
	width:480px;
	padding:0 10px 0 0;	
}
.types ul {
	list-style:none;	
}
.types li {
	border-bottom:1px dotted #5C3A1F;
	float:left;
	height:89px;
	padding:10px 0;
	position:relative;
	width:456px;
}
.types img {
	border:1px solid #5c3a1f;
	height:90px;
	width:120px;
}
.types span {
	color:#5C3A1F;
	display:block;
	font-size:12px;
	font-weight:bold;
	left:140px;
	top:30px;
	width:250px;
	text-decoration:none;
	position: absolute;
}

#region-map {
	width:480px;
}
#region-map img {
	display:block;
	border:1px solid #5c3a1f;
}

/* LIST SPECIFIC STYLES */

#house-list, #list-menu {
	float:left;
	margin-right:10px;
}

#house-list {
	width:458px;
	margin: 0 20px 0 10px;
}
#house-list .first {
	border-top:none;
}
#house-list .house {
	border-bottom:1px dotted #5c3a1f;
}
#house-list .house .description {
	width:273px;
}

#list-menu {
	width:0px;
}
#list-menu ul {
	border-top:none;
	list-style:none;
}
#list-menu ul strong{
	font-size: 14px;
}
#list-menu li {
	border-bottom:1px dotted #5c3a1f;
}
#list-menu li.sub {
	padding-left: 10px;
}
#list-menu a {
	display:block;
	padding:5px 10px;
	text-decoration:none;
	color:#B35737;
}
#list-menu li.selected a {
	color:#5c3a1f;
	text-decoration: underline;
}

#list-bottom {
	clear:both;
}
#list-types {
	margin:20px 0;
	width: 970px;
}
#list-types li {
	margin-right:8px;
}

.block h2 {
	color:#B35737;
	border-color:#5c3a1f;
}

/* DETAILS */

#details-left {
	float:left;
	margin-right:10px;
	display:none;
}
#details-left #list-menu, #details-left #another-region {
	float:none;
	margin:0 0 30px;
}
#details {
	margin-left:20px;
	margin-bottom: 25px;
}
#details ul{
	list-style-type: square;
	margin: 20px;	
}
#details ul li{
	margin: 10px 0;
}
#details-inner {
	padding-bottom:15px;
}
#details-inner, #additional-outer {
	float:left;
}
#photos {
	float:left;
	margin:15px 0;
}
#photos div {
	width:300px;
	height:290px;
	border:1px solid #5C3A1F;
}
#photos p {
	padding:10px 0 0;
	text-align:center;
	width:300px;
}
#photos p a {
	color:#B35737;
	font-weight:bold;
	margin: 0 2px;
	padding: 0 4px;
}
#photos p a:hover {
	text-decoration: none;
}
#text {
	margin-left:340px;
	width: 406px;
	text-align: justify;
	padding-top:15px;
}
#text p {
	margin-bottom:15px;
}
#text .button {
	margin-top:15px;
}
#additional-outer {
	padding-bottom: 15px;
}
#additional-left {
	float:left;
	margin-right: 30px;
	display: inline;
	width:342px;
}
#additional-left h3 {
	color:#5C3A1F;
	font-size:16px;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px solid #5C3A1F;
}
#additional-right {
	margin-top: 20px;
	width:364px;
	float: left;
	display: inline;
}
#additional-right p.housing{
	float: left;
	display: inline;
	margin: 5px 10px;
	font-weight: bold;
}
#additional-right select {
	margin: 0 5px 15px 5px;
	width:132px;
}
#additional-right table {
	clear: both;
	width:364px;
	margin-bottom:15px;
}
#additional-right td, #additional-right th {
	border:1px solid #5C3A1F;
	color:#5C3A1F;
	text-align:center;
	padding:5px 0;
}
#additional-right th {
	background:#CFC0B3;
}
div#details-wide {
	margin:30px 0 30px 0;
}
div#details-wide h3 {
	font-size: 16px;
	margin: 30px 0 10px 0;
	color: #B35737;
}

div#details-wide h4 {
	font-size: 14px;
	margin: 10px 0 6px 0;
}
div#details-wide h5 {
	font-size: 13px;
	margin: 10px 0 6px 0;
	border-bottom: 1px dotted;
}
div#details-wide h6 {
	font-size: 12px;
	margin: 10px 0 6px 0;
}
div#details-wide address {
	font-style: normal;
	margin: 10px 20px;
	line-height: 18px;
}
div#details-wide p {
	margin: 16px 0;
	line-height: 18px;
}
div#details-wide table{
	margin: 20px;
	border-collapse: collapse;	
}
div#details-wide table td{
	padding: 5px;
	border-bottom: 1px dotted #cfcfcf;	
}
a.call-to-action {
	display: block;
	text-align: center;
}
/* HOME MAP */

div#italy-map {
	position: relative; clear: both;
	width: 234px; height: 300px;
	border: 1px solid #5C3A1F;
	background: url(../images/map.gif) no-repeat;
}

div#italy-map ul, div#italy-map li {
	margin: 0; padding: 0; list-style: none; list-style-image: none;
}

div#italy-map li, div#map-legend  { display: block; position: absolute; }
div#italy-map li a  { display: block; padding: 0; margin: 0; border: 0; text-indent: -50000em; overflow: hidden; }

/* dimension des regions */
div#italy-map li.region4, div#italy-map li.region4 a { width: 28px; height: 30px; } 
div#italy-map li.region2, div#italy-map li.region2 a { width: 32px; height: 57px; } 
div#italy-map li.region3, div#italy-map li.region3 a { width: 68px; height: 50px; } 
div#italy-map li.region1, div#italy-map li.region1 a { width: 77px; height: 88px; }

/* positionnement des regions sur la carte*/
div#italy-map li.region4 { width: 28px; height: 30px; top:155px; left: 167px; } 
div#italy-map li.region2 { width: 32px; height: 57px; top:152px; left: 38px; } 
div#italy-map li.region3 { width: 68px; height: 50px; top:209px; left: 106px; } 
div#italy-map li.region1 { width: 77px; height: 88px; top:74px; left: 67px; } 

/* images rollovers */
div#italy-map li.region4 a:hover { background: url(../images/basilicata-hover.gif) no-repeat;  } 
div#italy-map li.region2 a:hover { background: url(../images/sardaigne-hover.gif) no-repeat;  } 
div#italy-map li.region3 a:hover { background: url(../images/sicile-hover.gif) no-repeat; } 
div#italy-map li.region1 a:hover { background: url(../images/toscane-hover.gif) no-repeat; } 

/* legende */
div#italy-map div#map-legend { 
	width: 214px; height: 40px; 
	margin: 0 10px;
	font-weight: bold;
	font-size: 14px; line-height: 40px;
	text-align: center;
	top: 260px;
}
/* another region in contact */
div.list-contact div#another-region{
	margin-right: 10px;
}
table.contact-from-to {
	margin: 15px 0;	
}
table.contact-from-to td{
	padding: 2px;	
}
input.smalltext{
	width: 24px;	
}
input.smalltext-wider{
	width: 48px;	
}
p.form-row{
	margin: 10px 0;	
}
div#contact{
	clear: both;
	padding: 15px 0;
}
div#contact div.form-line{
	height: 1%;
	overflow: hidden;
	margin: 10px 0;	
}
div#contact label{
	float: left;
	display: inline;
	width: 196px;
	font-weight: bold;
}
div#contact label.radio {
	float: none;
	width: auto;
	font-weight: normal;
	margin: 0 5px;
	position: relative;
	top: -2px;
}
div#contact p{
	float: right;
	width: 280px;
}
div#contact label em{
	font-style: normal;
	color: #ed2029;
}
div#contact input.text{
	font-family:Arial,Helvetica,sans-serif;
	width: 270px;
	height: 14px;
	padding: 2px;
}
div#contact input.text, input.smalltext{
	border-style: solid;
	border-width: 1px;
	border-color: #5A524D;	
}
div#contact input.radio{
	font-family:Arial,Helvetica,sans-serif;
	width: auto;
	height: auto;
	margin-top: 5px;
}
div#contact textarea{
	font-family:Arial,Helvetica,sans-serif;
	width: 270px;
	height: 170px;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #5A524D;
}
.floatright{
	float: right;
}
div.contact-error{
	padding: 10px;
	color: #ed2029;
	border: 1px solid #ed2029;
	margin: 10px 0;
}
div.contact-success{
	padding: 10px;
	color: #81A833;
	border: 1px solid #81A833;
	margin: 10px 0;
}
a:hover{
	text-decoration: underline;
}
a{
	text-decoration: none;
	color: #5C3A1F;
}
div#details a{
	text-decoration: underline;
}
div#details a.button{
	text-decoration: none;
}
.button a, .button input{
	color: #fff;
}
div#details .details-back{
	float: right;
	display: inline;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	margin-top: 2px;
	color: #B35737;
	background: url(../images/back-north.gif) left center no-repeat;
	padding-left: 20px;
}

body strong {
	color: #27201c !important;
}
#another-region .notopborder{
	border-top: none;
}
#another-region .nobottomborder{
	/*border-bottom: none;*/
}
div#details-wide.topic-content h3{
	margin: 0 0 5px 0;
	font-size: 14px;
}
div#details-wide.topic-content h2{
	margin: 0 0 5px 0;
	font-size: 14px;
	vertical-align: top;
	color: inherit;
	font-weight: bold;
	border: none;
}
