html,body,div,img,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.png);
	background-repeat:repeat-x;
	background-color: #E1F7A3;	
}

/* allinemento centrato su browser che non supportano margin AUTO */
body { text-align: center; }

/*ripristino allineamento di default LEFT e setto CONTAINER */
div#container{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	margin-top:0;
	text-align: left;
	background-color:#46874f;
	position:relative;
}


/*SEO ############################*/

#seo {
	position:absolute;
	top:0;
	left:-2999px;
	width:600px;
}	



/*head   ############################*/

#header {
	width:100%;
	height:130px;
	background-image:url(../img/header_bg2.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

#headLogo {
width:240px;
height:130px;
float:left;
}

#headLogo a{
display:block;
width:240px;
height:130px;
text-decoration:none;
}

#headLogo a span{
visibility:hidden;
}

/*HEAD MENU #########################*/

#nav {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:88px 0px 0px 260px;
	padding:0px;
}

#nav li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float:left;
	margin:0;
	padding:0 1px;
	/*text-indent:-900em;*/

}

#nav li a {
	display:block;
	float:left;
	width:110px;
	height:32px;
	text-decoration:none;
	background-position:0px 0px;
	background-repeat:no-repeat;

}

#nav li a:hover {
background-position:0px -32px;
}

#nav li a span {
visibility:hidden;

}
/*MENU BOX #########################*/

#navbox {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0px;
}

#navbox li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float:left;
	margin:0;
	padding:0;
	/*text-indent:-900em;*/

}

#navbox li a {
	display:block;
	float:left;
	width:240px;
	height:38px;
	text-decoration:none;
	background-position:0px 0px;
	background-repeat:no-repeat;

}

#navbox li a:hover {
background-position:-240px 0px;
}

#navbox li a span {
visibility:hidden;
}

/*footer ############################*/

#footer {
width:945px;
clear:left;
font-size:11px;
height:35px;
padding-top:15px;
padding-left:15px;
background:url(../img/footer.png) no-repeat left top;
}

#footRiservata {
	display:block;
	width:120px;
	height:20px;
	float:right;
	text-align: center;
}

#postFooter{
	background-color: #E1F7A3;
	font-size:10px;
	width:945px;
	padding-left:15px;
	color:#333333;
}

#postFooter a:link, #postFooter a:visited {
	color: #006699;
}

/* commento news ############
#newsContainer {
margin:15px 0px 0px 0px;
width:100%;
}

#newsHeadlines {
background-image:url(../img/news_box_bg.png);
background-repeat:no-repeat;
float:left;
width:846px;
padding-left:10px;
padding-top:5px;
height:25px;
}
############### */

/*main   ############################*/

#mainContent {
height:1%;
position:relative;
clear:left;

}


/*flash ############################*/

#flashcontent {
	z-index:2;
	width:720px;
	
}


/* contenuti principali ############################*/

#contenuti {
	width: 720px;
	float:left;
	position:relative;
}

#contenutiHome {
	width: 680px;
	float:left;
	margin-left:20px;
	position:relative;

}


.titolo {
	font-family: "Arial Black", Arial, sans-serif;
	font-size:32px;
	font-weight: normal;
	font-style:normal;
	letter-spacing:-2px;
	color:#DDF4A2;
	margin: 30px 80px 40px 0px;
	border-bottom:1px dotted #DDF4A2;
	padding-bottom: 2px;
}

.titolo span {
visibility:hidden;

}

.titoloImmobili {
	font-family: "Arial Black", Arial, sans-serif;
	font-size:24px;
	line-height:30px;
	font-weight: normal;
	font-style:normal;
	letter-spacing:-1px;
	color:#DDF4A2;
	margin:14px 0px 10px 0px;
	display:block;
	width:400px;
	height:38px;
}

.titoloImmobili span {
visibility:hidden;
}

#contmain {
position:relative;
margin:0px 0px 60px 30px;
}

#contmain p {
	padding:0;
	margin:0px 80px 18px 20px;
	text-align:justify;
	line-height:130%;
}

#contmain2 p {
padding:0;
margin:0 0 20px 25px;
text-align:justify;
line-height:140%;
}

#contmain ul, #contmain ol {
list-style:none;
list-style-image:none;
list-style-type:none;
margin:0 80px 30px 20px;
}

#contmain ul li{
text-align:justify;
line-height:20px;
list-style-type:none;
margin:0 0 10px 0;
padding-left:25px;
background-image:url(../img/lista.gif);
background-repeat:no-repeat;
background-position:0px 3px;

}

#contmain ol li{
text-align:justify;
line-height:125%;
margin:0 0 15px 0;
padding-left:25px;
}

#contmainProposte {
margin:20px 0px 40px 60px;
}

#agenzie {
text-align:left;
}

#agenzie table {
	margin-bottom:10px;
	background-image:url(../img/agenzie_bg.png);
	background-position:0 0;
	background-repeat:no-repeat;

}

#agenzie p {
padding:0;
margin:0;
padding-left:20px;
}

#agenzie h3 {
padding-left:10px;
margin-bottom:5px;
}

.spanContatto {
	display:block;
	width:310px;
	height:26px;
	text-align:right;
	font-size:12px;
	padding-top:5px;
	padding-right: 10px;
}

#partner {
text-align:left;
}

.partnerTable {
	margin-bottom:20px;
	background-image:url(../img/partner_bg.png);
	background-position:0 0;
	background-repeat:no-repeat;
}

#partner p {
padding:0 20px;
margin:0;
}





/* Colonna SX ############################*/

#colonna {
	float:left;
	width: 240px;
	min-height:250px;
}

#ricerca{
	width:240px;
	background-image: url(../img/ricerca_bg.png);
	background-repeat:no-repeat;
	background-position: bottom;
}

.ricbg {
	margin:0;
	padding:0;
	padding-left:20px;
	padding-bottom:5px;

}

p.ricbg label{
	display:block;
	padding-top:4px;
	font-size:11px;
	color: #999;
	font-weight: bold;
}

p.ricbg select{
	width:200px;
	border:1px solid #ded;
	padding:1px;
	color:#000;
	background-color: #aed48b;
}

.ricInput{
	width:115px;
	border:1px solid #bfbfbf;
	color:#666666;
	background-color:#f2f2f2;
}





/**************************************************/
/* ELENCO e DETTAGLIO						******/
/************************************************/
/***********************************************/

#ordinaElenco {
	width:250px;
	height:28px;
	padding-top:4px;
	padding-left:15px;
	float:right;
	margin-right:20px;
	background-image:url(../img/ordina_bg.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

.elencoA {
	background-image: url(../img/el_bgA.gif);
	height: 88px;
	background-repeat: no-repeat;
	background-position: left top;
}

.elencoV {
	background-image: url(../img/el_bgV.gif);
	height: 88px;
	background-repeat: no-repeat;
	background-position: left top;
}

.elImg {
		width:60px;
		height:70px;
		padding-left:10px;
		padding-right:16px;
		padding-top:8px;
		text-align:center;
		float:left
	
	}

.el1 {
	height:21px;
	font-weight:bold;
	color:#FFFFFF;	
}
.el2 {
	height:21px;
	font-weight:bold;
	color:#DDF4A2;
}
.el3 {
	height:21px;
	font-size:12px;
	color:#206251;
	
}
.elData {
	padding-right:16px;
	padding-left:4px;
	font-weight:bold;
}
.eldx {
	width:120px;
	}
	
.elRif {
	font-size:13px;
	font-weight:bold;
	color:#333333;
	padding-top:28px;
	padding-left:6px;
	height: 24px;
	letter-spacing: -1px;
}
.elThumb {
}

.dettaglioA {
	background-image: url(../img/dett_bgA.gif);
	height: 88px;
	background-repeat: no-repeat;
	background-position: left top;
}

.dettaglioV {
	background-image: url(../img/dett_bgV.gif);
	height: 88px;
	background-repeat: no-repeat;
	background-position: left top;
}

.dett1 {
	height:21px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:24px;	
}
.dett2 {
	height:21px;
	font-weight:bold;
	color:#006b67;
	padding-left:24px;
}
.dett3 {
	height:21px;
	font-size:12px;
	color:#333333;
	padding-left:24px;	
}

.detTit {
	font-size: 15px;
	font-weight: bold;
	color: #E1F7A3;
	background-image: url(../img/detTit.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0;
	padding-top: 8px;
	padding-left: 10px;
	height: 32px;
}

.dettDesc {
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding: 12px 12px 12px 4px;
	height: 132px;
	margin-right:6px;
	
}
.overFl {
	height: 190px;
	margin-right:5px;
	overflow: auto;
}


.dettData {
	font-size: 12px;
	color: #FFFFFF;
	padding: 12px;
}

div#dettSEL p {
	padding:0;
	margin:0;
}

.thumb{
 	
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 2px;
	width: 72px;
	height: 72px;
	color: #0f294a;
	background-image: url(../img/thumb_BG.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	text-decoration: none;
	float: left;
}
A.thumb:hover {
	text-decoration: none;
	background-image: url(../img/thumb_BG_on.png);
}



.foto {
}

#contapagine {
height:40px;
margin-top:16px;
font-weight:bold;
font-size:13px;
}

#contapagine a:link, #contapagine a:visited {
	padding:4px 8px;
	background-color:#DDF4A2;
	color: #46874F;
}

#contapagine a:hover {
	padding:4px 8px;
	background-color:#014548;
	color: #DDF4A2;
}

/**************************************************/
/* CANTIERI									******/
/************************************************/


.propHome {
	background-image: url(../img/proposta_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:200px;
	height:220px;
	float:left;

}

.fotoHome {
	margin-left:10px;
	margin-top:15px;
	height:127px;
}

.dataHome{
	clear:left;
	margin-top:3px;
	margin-left:10px;
	margin-right:14px;
	height:30px;
	line-height:14px;
	color: #458853;
}



/**************************************************/
/* MODULI DI CONTATTO						******/
/************************************************/
/***********************************************/

.formtit {
	font-size: 16px;
	font-weight: bold;
	letter-spacing:-1px;
	color: #e1e1e1;
	border-bottom-color: #666600;
	margin-bottom: 12px;
}
#modCont{
	width:620px;
	margin: 0;
	margin-left:0px;
	margin-right:0px;
	background-color: #E1F7A3;
	padding: 70px 0 20px 20px;
	background-image: url(../img/modcont_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	color:#666666;
}

#modCont p {
	margin:0;
	padding:0;
	margin-bottom:4px;
	clear:left;
	padding-top:6px;

}

.contP label{
	width: 220px;
	padding-left: 8px;
	display: block;
	float: left;
	padding-top: 4px;
	font-size: 13px;
	font-weight: bold;
	color: #006b67;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00c4be;
	height: 20px;
	clear:left;
}



/*selver per formattare lo span del selettore affirro vendita */
.tiposelezione {
	font-size: 13px;
	font-weight: bold;
	color: #006b67;

}

.selezione{
	padding: 16px 0 8px 8px;
	font-size: 13px;
	font-weight: bold;
	color: #006b67;
	
}

.contInput {
	width: 255px;
	height: 22px;
	border: 1px solid #00c4be;
	background-color: #eee;
	font-size: 13px;
	line-height:15px;
	font-weight: normal;
	color: #006b67;
	margin: 0px;
	padding: 2px 0 0 5px;
}


/**************************************************/
/* STILI GENERALI							******/
/************************************************/
/***********************************************/

a:link, a:visited {
	color: #FFFFCC;
	text-decoration: underline;
}

a:hover {
	color: #FFFF66;
	text-decoration: none;
}

a img {
border:0;
}

strong {
}

.clear{
  clear:left;
/*** these next attributes are designed to keep the div
height to 0 pixels high, critical for Safari and Netscape 7 ***/
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}

h1 {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 28px;
	color:#B70005;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	color:#0A0905;
	line-height:20px;
}

h3 {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CCCCCC;
	margin:0;
	padding:0 20px;
	
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#666666;
}

.quoteOpen{
	background-image:url(../img/quoteOpen.png);
	background-position:left top;
	background-repeat:no-repeat;
	font-style:normal;
	color:#FFFFFF;
	background-color: #7FB487;
	font-size:13px;
	font-weight: bold;
	margin-left: 20px;
	text-align: justify;
	line-height: 140%;
	margin-bottom: 20px;
	width: 605px;
}

.quoteClose{
	background-image:url(../img/quoteClose.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:25px 30px 25px 20px;
	




.big {
	font-size:15px;
	font-weight:bold;
}

.rosso {
color: #B70005;
}


.bigVerde {
	font-size:16px;
	font-weight:bold;
	color:#469B6D;
}


.small {
	font-size:11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif; 
}

.smallGri {
	font-size:11px;
	color: #666666;
}

.nero {
color:#000000;
}

.faqD{
padding:10px 80px 10px 30px;
font-weight:bold;
border-bottom:1px solid #CCC;
}

.faqR{
	padding:2px 0px 0px 30px;
	background-color:#f3f3f3;
	color:#333333;
}

.normal {
font-size:13px;
}
