/******* RESET *******/
body,
form,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	padding:0;
}

img { border: 0; }

/******* START *******/

body {
margin: 10px 0px; 
padding:0px;
background:#f5f5f3;
color: #000000;
font-family: Arial,Thaoma,Verdana;
font-size: 13px;
}

a {
color:#000000;
text-decoration:none;
}

a:visited {
color:#000000;
text-decoration:none;
}

a:hover {
color:#000000;
text-decoration:none;
}

#container {
width:952px;
margin:0 auto;
border:1px solid #717171;
background-color:#ffffff;
}

#header {
width:952px;
height: 90px;
overflow:hidden;
}

#menu {
margin: 0 auto 20px auto;
width: 950px;
text-align:center;
padding: 6px 0 0;
font-family: Arial, sans-serif;
font-size: 12px;
overflow:hidden;
height:30px;
background: url("../img/bg-menu.jpg") repeat-x;
}

#menu ul { 
padding-left:25px;
}

#menu ul li {	
display: inline;
float: left; 	
line-height: 1em;
list-style-type: none;
margin: 0 6px 0 0;
padding: 0 6px 0 0;
background: url('../img/separatore.jpg') no-repeat center right;
}

#menu ul li a {
color: #ffffff;
display: block;
margin: 0;
padding: 0 0 1px 0;
text-decoration: none;
width: auto;
}

#menu ul li a:link, #menu li a:visited {
color: #ffffff;
text-decoration: none;
}

#menu ul li a:hover { 
color: #ffffff;
text-decoration: underline; 
}

#sidebar {
width:200px;
height: auto;
float:left;
margin:0px 0 20px 0;
padding:0px;

}

span#districts{
display:block;
width:147px;
height:13px;
text-indent:-9999px;
background: url("../img/districts-of-florence.jpg") no-repeat;
margin-left:10px;
}

#sidebar ul{
margin:15px 0 0 20px;
width:200px;
border-right:1px solid #dddddd;

}
#sidebar li{
list-style-type:none;
line-height:20px;
}
#sidebar li a{
display:block;
width:170px;
background: url("../img/li.jpg") no-repeat 0 6px;
padding-left:15px;
color:#1f1f1f;
}

#sidebar li a:hover{
display:block;
width:170px;
background: url("../img/li-hover.jpg") no-repeat 0 6px;
color:#414141;
}

#content {
width:650px;
height: auto;
float:right;
font-size:12px;
line-height: 20px;
margin: 0 0 50px 0;
position:relative;
right:30px;
}

#content a{
text-decoration: underline;
}


#content h1{
font-size:12px;
padding: 20px 0 0 0;
text-transform: uppercase;
}

#content h2{
font-size:15px;
color:#ac3d0f;

}

#content li{
list-style-type:none;
background:  url("img/li.jpg") 0px 13px no-repeat;
line-height:32px;
padding-left:15px;
}

#content ul{
margin: 10px 0;
}

#content p{
padding: 0 0 15px 0;
}

#content-left {
width:450px;
height: auto;
float:left;
font-size:12px;
line-height: 20px;
margin: 0 20px 50px 0;
}


#content-right {
width:130px;
height: auto;
float:right;
font-size:12px;
line-height: 20px;
margin: 0 0 50px 0;
}

#apartments {
width:650px;
height: auto;
font-size:12px;
line-height: 20px;
margin:20px 0;
}

.apartment {
width:295px;
height: 83px;
float:left;
font-size:11px;
line-height: 18px;
border-right:1px solid #dddddd;
margin: 15px 11px;
overflow:hidden;
}

.apartment-center {
width:150px;
height: auto;
float:left;
}

.apartment-left {
width:60px;
height: auto;
float:left;
}

.apartment-right img{
float:none;
margin-top:6px;
}

.apartment-right {
width:110px;
height: auto;
float:right;
}

.apartment h3 {
font-size:11px;
text-transform:uppercase;
margin:0 0 3px 0;
}

.apartment h3 a, .apartment h3 a:hover, .apartment h3 a:active, .apartment h3 a:visited, .apartment h3 a:focus, .apartment h3 a:link{
font-size:11px;
text-transform:uppercase;
margin:0 0 3px 0;
color:#ac3d0f;
}

.apartment img{
float:left;
margin-right:10px;
}

.apartment span{
color:#414141;
background-color:#f5f5f3;
}


#footer {
width: 952px;
clear:both;
border-top:1px solid #dddddd;
font-size:11px;
line-height:20px;
}

#footer p{
text-align:center;
}
