@charset "utf-8";

/*  MAIN 
------------------------ */

html, body{
	width: 100%;
	height: 100%;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #bfbfbf;
	line-height: 1.4em;
}

body{
	background: #000000 url(images/bkgBody.gif) repeat-x top left;
}

p{
	margin-bottom: 8px;
	line-height: 1.4em;
	color: #bfbfbf;
}


ul.lista{
	list-style-type: square;
	margin-left: 0px;
	margin-bottom: 15px;
	color: #737373;
}

ul.lista li{
	margin-left: 12px;
	margin-bottom: 4px;
}

a:link, a:visited{
	text-decoration: none;
	color: #DAAE77;
}

a:hover{
	color: #FEEB6B;
}

.clearer{
	display: block;
	clear:both;
	height: 1px; /* IE7 HAck */
}


/* plug-in flash */

#getPlugin{
	width: 100%;
	height: 100%;
	position: relative;
}

#getPlugin .inner{
	width: 400px;
	height: 100px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -200px;
	text-align: center;
}

#getPlugin img{
	margin-bottom: 5px;
}

#getPlugin a{
	color: #C00;
}
#getPlugin a:hover{
	text-decoration: underline;
}



/* Corner */

.clu, .cru, .clb, .crb{
	position: absolute;
	width: 6px;
	height: 6px;
	display: block;
	background: url(images/corner.png) no-repeat;
	z-index: 29;
}

.clu{left:0; top:0px; background-position: top left;}
.cru{right:0; top:0px; background-position: top right;}
.clb{left:0; bottom:0px; background-position: bottom left;}
.crb{right:0; bottom:0px; background-position: bottom right;}

/* /Corner */


#paginator{
	width: 650px;
	height: 23px;
	padding-top: 9px;
}


#paginator .pagNext{
	float: right;
	display: inline-block;
}


#paginator .pagList{
	float: left;
	padding: 0 0 0 0px;
	display: inline-block;
}

#paginator .pagPrev{
	float: left;
	display: inline-block;
	margin-right: 15px;
}


/* Template 
-------------------------------------------------- */

#wrapperHome{
	width: 100%;
	height: 715px;
	background: url(images/bkgWrapperHome.gif) top left repeat-x;
}

#wrapper{
	width: 100%;
	background: url(images/bkgWrapperMain.gif) bottom left repeat-x;
}

#container{
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#navigation{
	width: 669px;
	height: 40px;
	position: absolute;
	top: 57px;
	right: 0px;
}

#content{
	width: 960px;
	padding-top: 102px;
	min-height: 480px;
}


/* Navigazione
--------------------------- */

ul#nav{
	float: right;
}

ul#nav li{
	display: inline;
}

ul#nav li a{
	color: #e6bc44;
	padding: 13px 17px 0 17px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700; 
}

ul#nav li a:hover{
	color: #feeb6b;
	background: url(images/bkgHoverNav.gif) top left repeat-x;
}

ul#nav li a.active{
	color: #feeb6b;
	background: url(images/bkgHoverNav.gif) top left repeat-x;
}



/* Navigazione sx */
.navLeft{
	width: 277px;
	display: block;
	float: left;
	background-color: #2c2b2b;
	margin: 31px 0 0 5px;
}

.navLeft a{
	width: 247px;
	color: #e6bc44;
	display: block;
	padding: 15px 15px 15px 15px;
	border-bottom: 1px solid #000000;
	font-size: 12px;
	font-weight: 700;
}

.navLeft a:hover{
	background: #3f3e3e url(images/arrowMenuSx.gif) 97% center no-repeat; 
}

.navLeft a.active{
	background: #3f3e3e url(images/arrowMenuSx.gif) 97% center no-repeat; 
}





/* /Navigazione sx */


#logo{
	position: absolute;
	top: 0px;
	left: -12px;
}


#headerTool{
	position: absolute;
	top: 0px;
	right: 7px;
	background: #ffffff;
	width: 120px;
	height: 34px;
	background: url(images/bkgHeaderTool.gif) no-repeat top right;
}

#headerTool ul{
	float: right;
	margin-right: 3px;
}

#headerTool ul li{
	display: inline;
}

#headerTool ul li a{
	color: #ffffff;
	padding: 6px 10px 6px 10px;
	background: url(images/canalettiHeaderTool.gif) left center no-repeat;
	font-weight: 700;
	float: right;
}

#headerTool ul li a.homeBtn{
	display: block;
	width: 11px;
	height: 10px;
	background: url(images/btnHome.gif) no-repeat top left;
	padding: 0;
	margin: 0px 5px 0 0;
	position: absolute;
	top: 9px;
	left:20px;
}

#headerTool ul li a.homeBtn:hover{
	background-position: bottom left;
}


#headerTool ul li a:hover{
	color: #FEEB6B;
}

h2.titoloSezione {
	color: #ffffff;
	font-size: 24px;
	border-bottom: 1px solid #4c4c4c;
	padding-bottom: 4px;
	font-weight: normal;
}


.breadCrumbs{
	width: 650px;
	height: 24px;
	display: block;
	background: url(images/bkgBreadCrumbs.gif) no-repeat top right;
	float: right;
	padding: 8px 0 0 150px;
	font-size: 9px;
}

.breadCrumbs a.homeBread{
	width: 10px;
	height: 9px;
	background: url(images/IconHomeBread.gif) top left;
	display: inline-block;
}

.breadCrumbs a.homeBread:hover{
	background-position: bottom;
}



.breadCrumbs a{
	color: #c2c2c2;
}

.breadCrumbs a:hover{
	color: #ffffff;
}

.breadCrumbs .sep{
	padding: 0 4px 0 4px;
}

/* footer */

#footer{
	width: 100%;
	height: 25px;
	color: #999999;
	font-size: 10px;
	border-top: 1px solid #282828;
	padding-top: 5px;
	}



#footer .inner{
	width: 960px;
	margin: 0 auto;
	display: block;
}

	#footer h6{
		display: inline;
		color: #999999;
	}
	
	#footer a{
		color: #999999;
		text-decoration: none;
	}
	
	#footer .infoLeft{
		float: left;
	}

	#footer .infoLeft p{
		color: #999999;
		font-size: 8px;
	}
	
	#footer .infoRight{
		float: right;
	}


/* HOME
-------------------------------------- */

#home{
}

#home .visual{
	height: 443px;
}

#home .proposteHome{
	width: 960px;
	height: 170px;
	position: relative;
}

#home .proposteHome .iconProposte{
	position: absolute;
	top: -54px;
	left: 0px;
}

#home .proposteHome h2.titleSezProposte{
	position: absolute;
	top: -22px;
	left: 72px;
	font-size: 13px;
	color: #333333;
}

#home .proposteHome .singleProp{
	display: block;
	float: left;
	width: 295px;
	height: 145px;
	padding: 25px 0 0 0px;
	margin-right: 25px;
}

#home .proposteHome .singleProp h2{
	color: #e6bc44;
	font-size: 14px;
	margin-bottom: 7px;
}

#home .proposteHome .singleProp p{
	color: #cecece;
	line-height: 1.4em;
}


#home .proposteHome .canaletto{
	background: url(images/bkgCanalettoPropHome.gif) top right repeat-y;
}


#home .proposteHome .singleProp img{
	border: 1px solid #ffffff;
	float: left;
	margin-right: 20px;
}

#home .proposteHome .singleProp .descrContainer{
	float: left;
	width: 130px;
}

#home .proposteHome .singleProp .btnInfo{
	width: 73px;
	height: 18px;
	display: block;
	background: url(images/btnInfoProp.gif) top left no-repeat;
}

#home .proposteHome .singleProp .btnInfo:hover{
	background: url(images/btnInfoProp.gif) bottom left no-repeat;
}





/* PROPOSTE IMMOBILIARI
-------------------------------------- */

#proposteImm{

}

#proposteImm .contentRight{
	float: left;
	padding: 31px 0 15px 25px;
	width: 650px;
}

#proposteImm .singleProp{
	border-bottom: 1px solid #4c4c4c;
	padding: 20px 0 20px 0;
}

#proposteImm .singleProp .columnRight{
	float: left;
	width: 470px;
	padding:0;
}

#proposteImm .singleProp img{
	border: 1px solid #ffffff;
	float: left;
	margin-right: 20px;
}

#proposteImm .singleProp h2{
	color: #d29b58;
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: normal;
}

#proposteImm .singleProp h3{
	color: #ffffff;
	margin-bottom: 5px;
}

#proposteImm .singleProp .testo{
	color: #bfbfbf;
}

#proposteImm .singleProp .btnInfo{
	width: 73px;
	height: 18px;
	display: block;
	background: url(images/btnInfoProp.gif) top left no-repeat;
	margin-top: 10px;
}

#proposteImm .singleProp .btnInfo:hover{
	background: url(images/btnInfoProp.gif) bottom left no-repeat;
}

/* Descrizione */

#proposteImm h2.titoloDettaglio{
	color: #ffffff;
	font-size: 25px;
	padding-bottom: 4px;
	font-weight: normal;
	margin-bottom: 5px;
}

#proposteImm .slideshow{
	display: block;
	width: 635px;
	height: 423px;
	overflow: hidden;
	position: relative;
	float: left;
	margin: 0px 0 16px 0;
	border: 2px solid #ffffff;
	}
				
#proposteImm .slideshow img{
	display: none;
	position: absolute;
}

#proposteImm .place{
	font-size: 21px;
	width: 160px;
	float: left;
	line-height: 1.2em;
	border-right: 1px solid #606060;
}

#proposteImm .descrText{
	width: 460px;
	float: left;
	margin: 0px 0 20px 0;
	padding: 0 0 0 20px;
}


/* Localizzazione */

#proposteImm #map{
	display: block;
	width: 635px;
	height: 325px;
	float: left;
	margin: 0px 0 16px 0;
	border: 2px solid #ffffff;
}

#proposteImm #map{
	color: #333333;
}

#proposteImm #map h2{
	font-size: 14px;
	margin-bottom: 3px;;
}

/* Gallery */
#proposteImm .gallery{
	padding-top: 9px;
}

#proposteImm .gallery .photo{
	width: 108px;
	height: 108px;
	border: 1px solid #646464;
	float: left;
	margin: 0px 20px 20px 0; 
	background-color: #2C2B2B;
	position:relative;
}

#proposteImm .gallery img{
	display: block;
	position: absolute;
}

#proposteImm .gallery .movie{
	width: 108px;
	height: 108px;
	border: 1px solid #646464;
	float: left;
	margin: 0px 20px 20px 0; 
	background-color: #2C2B2B;
}

/* Tecniche costruttive */

#proposteImm h2.titoloSezione{
	margin-bottom: 20px;
}

#proposteImm .sigleTecnica{
	border-bottom: 1px solid #4C4C4C;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

#proposteImm .imgTecnicheCostr{
	margin: 0px 20px 12px 0;
	border: 2px solid #ffffff;
	float: left;
}

#proposteImm .decrTecnicheCostr ul li{
	list-style-type: disc;
	margin-left: 13px;
}


/* piante */

#proposteImm .dwnlPiante .singleDownload{
	border-bottom: 1px solid #646464;
}

#proposteImm .dwnlPiante .singleDownload a{
	font-weight: bold;
	color: #BFBFBF;
	padding: 16px 0 16px 37px;
	background: url(images/download-icon.png) no-repeat left center;
	display: block;
}

#proposteImm .dwnlPiante .singleDownload a:hover{
	color: #ffffff;
	background-color: #242323;
}

/* Riferimenti */

#proposteImm .riferimenti{
	padding-top: 10px;
}

#proposteImm .riferimenti h3{
	font-size: 12px;
	margin-bottom: 3px;
}

#proposteImm .riferimenti .iconaContatti{
	float: left;
	margin-right: 20px;
}

#proposteImm .riferimenti .columnDx{
	float: left;
	width: 525px;
	border-left: 1px solid #606060;
	padding-left: 20px;
}


/* PROGETTI REALIZZATI
-------------------------------------- */

#progetti{
	
}

#progetti .contentRight{
	float: left;
	padding: 31px 0 15px 25px;
	width: 650px;
}

#progetti h2.titoloDettaglio{
	color: #ffffff;
	font-size: 25px;
	padding-bottom: 4px;
	font-weight: normal;
	margin-bottom: 5px;
}

#progetti .imgProgetti{
	float: left;
	margin: 0px 0 16px 0;
	border: 2px solid #ffffff;
	}
				

#progetti .place{
	font-size: 19px;
	line-height: 1.2em;
}

#progetti .descrText{
	margin: 8px 25px 20px 0px;
}



#progetti .gallery{
	padding-top: 9px;
	margin-top: 5px;
	border-bottom: 1px solid #606060;
	
}

#progetti .gallery h3{
	color: #ffffff;
	font-size: 18px;
	border-bottom: 1px solid #606060;
	margin: 0 0px 20px 0;
	padding: 0 0 4px 0;
	font-weight: normal;
}

#progetti .gallery .photo{
	width: 108px;
	height: 108px;
	border: 1px solid #646464;
	float: left;
	margin: 0px 20px 20px 0; 
	background-color: #2C2B2B;
	position:relative;
}

#progetti .gallery img{
	display: block;
	position: absolute;
}

#progetti .gallery .movie{
	width: 108px;
	height: 108px;
	border: 1px solid #646464;
	float: left;
	margin: 0px 20px 20px 0; 
	background-color: #2C2B2B;
}


/* LO SAI CHE
-------------------------------- */

#loSaiChe{

}

#loSaiChe .contentRight{
	float: left;
	padding: 31px 0 15px 25px;
	width: 650px;
}

#loSaiChe .singleProp{
	border-bottom: 1px solid #4c4c4c;
	padding: 20px 0 20px 0;
}

#loSaiChe .singleProp .columnRight{
	float: left;
	width: 500px;
	padding:0;
}

#loSaiChe .singleProp img{
	border: 1px solid #ffffff;
	float: left;
	margin-right: 20px;
}

#loSaiChe .singleProp h2{
	color: #d29b58;
	margin-bottom: 3px;
	font-size: 22px;
	font-weight: normal;
}

#loSaiChe .singleProp .dataNews{
	color: #ffffff;
	margin-bottom: 3px;
	font-size: 9px;
}

#loSaiChe .singleProp .testo{
	color: #bfbfbf;
}

#loSaiChe .singleProp .btnLeggi{
	width: 73px;
	height: 18px;
	display: block;
	background: url(images/btnLeggi.gif) top left no-repeat;
	margin-top: 10px;
	text-indent: -9999em;
}

#loSaiChe .singleProp .btnLeggi:hover{
	background: url(images/btnLeggi.gif) bottom left no-repeat;
}

/* Dettaglio news */

#loSaiChe .dettNews{
	float: left;
	padding: 31px 0 15px 25px;
	width: 650px;
}

#loSaiChe .dettNews{
	border-bottom: 1px solid #4c4c4c;
	padding: 20px 0 20px 0;
}

#loSaiChe .dettNews .columnRight{
	float: left;
	width: 500px;
	padding:0;
}

#loSaiChe .dettNews .columnLeft{
	float: left;
	width: 140px;
}

#loSaiChe .dettNews img{
	border: 1px solid #ffffff;
	float: left;
	margin-right: 20px;
	display: block;
	margin-bottom: 15px;
}

#loSaiChe .dettNews h2{
	color: #d29b58;
	margin-bottom: 8px;
	font-size: 22px;
	font-weight: normal;
}

#loSaiChe .dettNews .dataNews{
	color: #ffffff;
	margin-bottom: 4px;
	font-size: 9px;
}

#loSaiChe .dettNews .testo{
	color: #bfbfbf;
}

#loSaiChe .dettNews .linkAllegato{
	line-height: 14px;
	background: url(images/attachIcon.png) left center no-repeat;
	padding-left: 22px;
	margin-bottom: 5px;

}

#loSaiChe .dettNews .linkEsterno{
	margin-bottom: 5px;
	line-height: 20px;
	background: url(images/linkIcon.png) left center no-repeat;
	padding-left: 22px;
	display: block;
}

/* DOVE SIAMO
-------------------------------------- */

#doveSiamo{
	position: relative;
	height: 480px;
}


#doveSiamo .mapContainer{
	z-index: 1;
	position: absolute;
	top: 93px;
	right: 160px;
}

#doveSiamo .riflessoMappa{
	display: block;
	background: url(images/riflessoMappa.png) top center no-repeat;
	height: 49px;
}

#doveSiamo #map{
	width: 485px;
	height: 325px;
	border: 3px solid #ffffff;
	overflow: hidden;
	color: #333333;
}

#doveSiamo .imgBambino{
	position: absolute;
	bottom: 0px;
	right: -20px;
	z-index: 2;
}

#doveSiamo .boxIndirizzo{
	position: absolute;
	top: 93px;
	left: 30px;
}

#doveSiamo .boxIndirizzo img{
	margin-bottom: 20px;
}

#doveSiamo .boxIndirizzo p{
	font-size: 14px;
	font-weight: 700;
}



/* CONTATTACI
-------------------------------------- */

#contattaci{
	padding-top: 55px;
	*padding-top: 15px;
	position: relative;
	height: 424px;
	width: 956px;
	padding-left: 4px;
}

#contattaci h2{
	font-size: 27px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 5px;
}

#contattaci .fondino{
	height: 335px;
	width: 920px;
	display: block;
	background-color: #212121;
	padding: 18px 0 0 18px;
	border: 1px solid #393939;
}

#contattaci .fondino img.imgAzienda{
	float: left;
	margin-right: 18px;
}

#contattaci .imgChiSiamo{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#contattaci .boxIndirizzo{
	float: left;
}

#contattaci .boxIndirizzo img{
	margin-bottom: 7px;
}

#contattaci .btnAreaAgenzie{
	background: url(images/btnAreaAgenzie.jpg) no-repeat top left;
	width: 131px;
	height: 28px;
	display: block;
	text-indent: -9999px;
	margin-top: 20px;
}

#contattaci .btnAreaAgenzie:hover{
	background-position: bottom left;
}

/* La nostra storia
-------------------------------------- */

#chiSiamo{
	position: relative;
}

#chiSiamo .contentRight{
	float: left;
	padding: 31px 0 15px 25px;
	width: 650px;
}

#chiSiamo h2{
	color: #ffffff;
	margin-bottom: 7px;
	font-size: 24px;
	font-weight: normal;
}


#chiSiamo .descrizione{
	width: 400px;
}

#chiSiamo .descrizione img{
	margin: 10px 15px 0 0;
}

#chiSiamo #fotoStoria{
	position: absolute;
	bottom: 0;
	right: 0;
}

#chiSiamo #fotoEvoluzione{
	position: absolute;
	bottom: 0;
	right: 0;
}

#chiSiamo #fotoImpegno{
	position: absolute;
	bottom: 0;
	right: 0;
}