/*	*/

/*		general rules
--------------------------------------------------------------------*/
html,body,h1,h2,h3,h4,h5,form,ul,li,p,fieldset,table,input {margin: 0;	padding: 0;}
body {
	font: 62.5%/1.7em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #53585f;
	background: #e5f1f4 url(../i/bg.jpg) repeat-x 0 0;
	padding-bottom: 20px;
	}
ul {
	list-style-type: none;
	}
a:link,a:visited {
	color: #93b801;
	text-decoration: none;
	}
a:hover {
	color: #333;
	}
fieldset, img {
	border: 0;
	}
.aleft{
	float: left;
	margin: 10px 15px 10px 0;
	}
.aright{
	float: rightt;
	margin: 10px 0 10px 15px;
	}

/*	STRUCTURE
	---------------------------------------------------------------*/
#container {
	margin: 0 auto;
	text-align: left;
	width: 925px;
	font-size: 1.2em;
	}
#header{
	position: relative;
	background: transparent url('../i/header-bg.jpg') no-repeat 0 0;
	height: 116px;
	width: 925px;
	}
#content {
	padding-bottom: 30px;
	}
#c {
	float: left;
	width: 620px;
	background: transparent url('../i/c-bg.gif') no-repeat 0 100%;
	padding-bottom: 15px;
	margin: 0 0 30px;
	}
#c-inner{
	background: transparent url('../i/c-inner.gif') repeat-y 0 0;
	}
#side {
	float: left;
	width: 305px;
	padding: 40px 0 0;
	}
#scheda{
	background: transparent url('../i/scheda-bg.gif') no-repeat 0 0;
	}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix {
	display: inline-block;
	}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
/* End hide from IE-mac */



/*
	NAVBAR  	--------------------------------------------*/
#navbar{
	height: 41px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: transparent url('../i/nav-bg.jpg') no-repeat 0 0;
	width: 620px;
	}
#navbar ul{
	margin-left: 30px;
	}
#navbar li{
	float: left;
	height: 24px;
	line-height: 24px;
	width: 104px;
	text-indent: -9999px;
	margin: 12px 10px 0 0;
	display: inline;
	}
#chisiamo{
	background: transparent url('../i/chi-off.jpg') no-repeat 0 0;
	}
#affitti{
	background: transparent url('../i/affitti-off.jpg') no-repeat 0 0;
	}
#vendite{
	background: transparent url('../i/vendite-off.jpg') no-repeat 0 0;
	}
#barche{
	background: transparent url('../i/barche-off.jpg') no-repeat 0 0;
	}
#contatti{
	background: transparent url('../i/contatti-off.jpg') no-repeat 0 0;
	}
#navbar li a{
	float: left;
	height: 24px;
	width: 104px;
	display: inline;
	}
#chisiamo a{
	background: transparent url('../i/chi.jpg') no-repeat 0 0;
	}
#affitti a{
	background: transparent url('../i/affitti.jpg') no-repeat 0 0;
	}
#vendite a{
	background: transparent url('../i/vendite.jpg') no-repeat 0 0;
	}
#barche a{
	background: transparent url('../i/barche.jpg') no-repeat 0 0;
	}
#contatti a{
	background: transparent url('../i/contatti.jpg') no-repeat 0 0;
	}
#navbar li a:hover{
	background-image: none;
	}
/*
	HEADINGS	--------------------------------------------*/
h1{
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url('../i/logo.jpg') no-repeat 0 0;
	height: 116px;
	}
h1 a{
	display: block;
	height: 116px;
	width: 250px;
	}
h2{
	color: #93b801;
	font-size: 2em;
	padding: 0 0 10px 0;
	}
h3{
	color: #93b801;
	font-size: 1em;
	padding: 20px 0 0 0;
	text-transform: uppercase;
	}
#c h3{
	border-bottom: 1px solid #bcc1cb;
	padding: 20px 0 5px;
	}
#c-inner h3{
	margin: 0 20px;
	font-size: 16px;
	color: #FE8F01;
	}
#c-inner .box h3{
	margin: 0;
	}
h4{
	margin: 10px 20px 0;
	font-size: .9em;
	}
#c-bottom-inner h4{
	margin-left: 0;
	}
	
#c-inner h3.homeH3{
	font-size: 14px;
	color: #93b801;
}
/*
	SIDE	------------------------------------------------*/
#side p{
	padding: 0 45px 10px 0;	
	}
.b-img{
	border: 10px solid #fff;
	display: block;
	margin: 5px 0 10px;
	}
#side ul{
	text-align: right;
	margin: 10px 50px 10px 0;
	}
#side li{
	background: transparent url('../i/side-li-bg.jpg') no-repeat 100% 100%;
	height: 24px;
	line-height: 24px;
	}

a.continua{
	display: block;
	height: 31px;
	line-height: 28px;
	width: 115px;
	background: transparent url('../i/continua.gif') no-repeat 0 0;
	text-indent: 20px;
	font-weight: bold;
	color: #fff;
	}
a.continua:hover{
	color: #333;
	}
/*	C
------------------------------------------------------------*/
#c-inner p{
	margin: 0 20px;
	padding: 10px 0;
	line-height: 1.8em;
	}
#c-inner ul{
	margin: 5px 20px 0;
	padding: 0 0 20px;	
	border-top: 1px solid #a6a6a6;
	}
#c-inner li{
	padding: 5px;
	display: block;
	border-bottom: 1px solid #e5e5e5;
	}
.odd{
	background: #f1f7f9;	
	}
.box-c{
	width: 600px;
	}
.box{
	float: left;
	width: 42%;
	margin: 0 15px 0 30px;
	display: inline;
	}
.r{
	margin-right: 0;
	width: 44%;
	}
/* da usare nel box ultimi affitti in home, nel caso in cui non ci siamo Vendite */
.rFull{
	margin-right: 0;
	width: 90% ;
	}
	
#c-inner .box ul{
	margin: 10px 0;
	border: 0;
	}
#c-inner .box li{
	background: transparent url('../i/dot.gif') repeat-x 0 100%;
	border: 0;
	}
.box li a{
	background: transparent url('../i/arrow.gif') no-repeat 0 50%;
	display: block;
	line-height: 2em;
	padding: 0 0 0 26px;
	color: #425872;
	}
.box li a:hover{
	color: #333;
	}

#c-bottom{
	background: #e0e3e4;
	}
#c-bottom-inner{
	padding: 10px 20px;
	}
#c-bottom img{
	float: left;
	border: 5px solid #fff;
	margin: 5px 5px 5px 0;
	}

.button-c{
	padding: 20px 0 0 50px;
	clear: both;
	}
a.button{
	display: block;
	height: 31px;
	line-height: 28px;
	width: 165px;
	background: transparent url('../i/button.gif') no-repeat 0 0;
	text-align: center;
	font-weight: bold;
	color: #fff;
	}
a.button:hover{
	color: #333;
	}

/*	FORMS
------------------------------------------------------------*/
#form1{
	padding: 20px;
	}
label{
	display: block;
	}
#form1 input, #form1 textarea{
	width: 80%;
	border: 1px solid #c6c6c6;
	margin-bottom: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #53585f;
	padding: 2px;
}
#consenso-c label{
	display: inline;
	}
#consenso-c input{
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	}
#consenso-c p{
	font-size: .9em;
	padding: 10px 0;
	}
#form1 input.continua{
	display: block;
	height: 31px;
	line-height: 26px;
	width: 146px;
	background: transparent url('../i/continua-w.gif') no-repeat 0 0;
	font-weight: bold;
	text-align: center;
	color: #fff;
	border: 0;
	padding: 0;
	cursor: pointer;
	}



/*	GALLERY STRUTURA
------------------------------------------------------------*/
#foto-s{
	margin: 20px 0 0 20px;
	padding: 0 0 20px;
	width: 580px;
	overflow: hidden;
	}
#c-inner p.ubicazione{
	font-style: italic;
	color: #999;
	padding: 0;
	}
.thumbs{
	padding: 0 0 20px;
	width: auto;
	}
.thumbs li{
	float: left;
	}
.thumbs img{
	float: none;
	}
.codice{
	color: #000;
	}
.specs{
	clear: both;
	}
.specs ul{
	margin: 10px 0;
	}
.specs li{
	height: 21px;
	width: 384px;
	margin: 0 0 3px;
	background: #f1f5e4;
	}
.specs li span{
	height: 20px;
	line-height: 20px;
	float: left;
	width: 30px;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #c9cccd;
	}
.specs li span.spec{
	width: 350px;
	background: #fff;
	text-align: left;
	padding: 0 2px;
	font-weight: normal;
	font-size: .9em;
	border-bottom: 1px solid #c9cccd;
	}
.si{
	text-indent: -9999px;
	background: transparent url('../i/si.gif') no-repeat 50% 50%;
	}
.no{
	text-indent: -9999px;
	background: transparent url('../i/no.gif') no-repeat 50% 50%;
	}

/*	FOOTER
------------------------------------------------------------*/
#footer {
	clear: both;
	border-top: 1px solid #e2e2e2;
	padding: 10px 0;
	margin: 30px 0 0;
	font-size: .9em;
	}
#footer p {
	padding: 0;
	margin: 0;
	}
	
/* Vari
-------------------------------------------------------------*/

.codiceImmobile{
	color: #FE8F01;
}	
	
	
	

	
	
	
	
	
	
	
	
	
	
	
	
	

