/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Exo);

body {
	background-color: #FFF;
	background-image:url(../images/fondino.jpg);
	background-repeat:repeat-x;
	border:0;
	margin:0;
	text-align:center;
	font-family:Arial, "Helvetica", sans-serif;
}



.clearfix {
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}


#content{
	width:100%;
	margin-top:0;
}

#Box_ALTO
{
	width: 1012px;
	height:690px;
	margin:auto;
	background-image:url(../images/fondo_top.png);
	background-repeat:no-repeat;
}

#Box_ALTO_INT
{
	width: 1012px;
	height:auto;
	margin:auto;
	background-image:url(../images/fondino_pag_int.png);
	background-repeat:repeat-y;
}

#Box_ALTO_PROPOSTE
{
	width: 1012px;
	height:690px;
	margin:auto;
	background-image:url(../images/fondo_top2.png);
	background-repeat:no-repeat;
}

#header_box
{
	width: 1012px;
	height:160px;
}

#logo
{
	width: 414px;
	height:132px;
	margin-left:9px;
	float:left;
}

#menu_ALTO
{
	width: 330px;
	height:132px;
	float:left;
	margin-left:248px;
	font-family: 'Exo', sans-serif;
}

a.menu_2:link, a.menu_2:visited, a.menu_2:hover
{
    margin: 0;
    padding: 0;
    text-decoration: none;
}

#menu_ALTO_lingue
{
	/*height:20px;*/
	padding: 2px 0 1px 0;;
	float:right;
	clear:both;
	margin-right: 20px;
}

#menu_ALTO_menu
{
	width: 330px;
	height:45px;
	float:left;
	background-image:url(../images/fondino_menu_alto.png);
	background-repeat:no-repeat;
	clear:both;
	text-align:left;

}

#menu_ALTO_menu_interno
{
	width: 290px;
	height:23px;
	margin-left:15px;

	text-align:left;
	vertical-align:middle;
}

#menu_ALTO_icone
{
	width: 330px;
	height:30px;
	float:left;
	clear:both;

}

#menu
{
	width: 991px;
	height:28px;
	margin-left:9px;
	background-image:url(../images/fondo_menu.jpg);
	background-repeat:no-repeat;
	clear:both;
}

#menu_BASSO
{
	/*
	width:auto;
	height:23px;
	float:left;
	*/
	width: 991px;
	height:28px;
	margin-left:9px;
	background-image:url(../images/fondo_menu.jpg);
	background-repeat:no-repeat;
	clear:both;
	color:#FFF;
	font-size:14px;
	padding-top:7px;
	font-family: 'Exo', sans-serif;
	font-weight:400;
	line-height: 1.2;
    list-style: none outside none;
    position: relative;
}

#menu_BASSO ul
{
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
}

#menu_BASSO li
{
    display: inline;
    margin-left:14px;
    padding: 0;
}

.menu_BASSO_link
{

	color:#FFF;
	text-decoration: none;
	text-transform: uppercase;
}

.menu_BASSO_link_active
{
	font-size:14px;
	color:#CCC;
	text-decoration: none;
}

#menu_BASSO li.active a
{
	color:#CCC;
}

#interno
{
	width: 990px;
	height:480px;
	margin-top:20px;
	clear:both;
	/*
	 * GPP
	 * margin-left:27px;*/
	margin-left:9px;
}

#colonna
{
	width: 221px;
	height:415px;
	float:left;
	text-align:left;
	margin-left:12px;
	margin-right:12px;
	margin-top:15px;
}

#colonna1
{
	width: 221px;
	height:415px;
	float:left;
	text-align:left;
	margin-left:22px;
	margin-right:12px;
	margin-top:15px;
}

#colonna_box
{
	width: 221px;
	/*height:140px;*/
	clear:both;
	margin-top:12px
}

#colonna_box1
{
	width: 221px;
	/*height:140px;*/
	clear:both;
	margin-top:0px
}

.colonna_box_immagine
{
	width: 221px;
	height:120px;
	clear:both;
}

#colonna_box_proposte
{
	width: 221px;
	height:152px;
	clear:both;
	margin-top:10px;
}

#colonna_box1_proposte
{
	width: 221px;
	height:152px;
	clear:both;
	margin-top:0px;
}

.colonna_box_testo_proposte
{
	width: 221px;
	height:65px;
	clear:both;
	margin-top:5px;
	color:#898d65;
}

.colonna_box_immagine_proposte
{
	width: 221px;
	height:80px;
	clear:both;
}

.colonna_box_testo
{
	width: 221px;
	height:26px;
	clear:both;
	margin-top:5px;
	color:#898d65;
	font-family: 'Exo', sans-serif;

}

.colonna_box_testo a, #colonna1 a, #colonna a
{
	color:#898d65;
	text-decoration:none
}

#immagine
{
	width: 991px;
	height:377px;
	background-color:#898d65;
	margin-left:9px;
	clear:both;
}

#pag_interno
{
	width: 1002px;
	clear:both;
	margin-left:9px;
	overflow:auto;
}

#pag_interno_menu
{
	width: 230px;
	height:auto;
	float:left;
	text-align:left;
	margin-left: 5px;
	font-family: 'Exo', sans-serif;
	margin-top:10px;
}

#pag_interno_menu ul
{
    list-style-type:none;
	margin-left:-25px;
}

#pag_interno_menu li
{
    margin: 0px 0px 0px 0px;
	list-style-type:none;
	border:1px solid #666;
	margin-top:15px;
	border-radius: 5px;
  	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
  	background-color:#f8f8f8;
	padding-right:10px;
}

#pag_interno_menu li li
{

	border:none;
	margin-top:0px;

}

a.pag_interno_link, a.pag_interno_link_evidenziato
{
    display: block;
    position: relative;
    text-decoration: none;
    text-transform:uppercase;
    color:#666;
    font-weight: bold;
    padding: 0 0 0 10px;
    margin: 4px 0 4px 0;
	font-size:14px;

}



a.pag_interno_link
{

	background-repeat:no-repeat;

}

a:hover.pag_interno_link
{
      /*background-image:url(../images/menu_2.gif);*/
	  color:#6c723b;
}

a.pag_interno_link_evidenziato
{
	/* background-image:url(../images/menu_2.gif);
	 background-repeat:no-repeat;*/
	 color:#6c723b;
}

#pag_interno_menu li li a.pag_interno_link, #pag_interno_menu li li a.pag_interno_link_evidenziato{
	padding: 0 0 0 20px;
	background-position: -11px -9px;
	text-transform: capitalize;
	font-size: 13px;
	margin-top:7;
	margin-bottom:7px;
	font-weight:100px;


}

#pag_interno_menu li li a.pag_interno_link_evidenziato{
	padding: 0 0 0 20px;
	background-position: -11px -9px;
	text-transform: capitalize;
	font-size: 13px;
	margin-top:7;
	margin-bottom:7px;
	font-weight:100px;
	 background-image:url(../images/menu_2.gif);
	 background-repeat:no-repeat;
	 color:#6c723b;

}

#pag_interno_menu li ul{
	padding-left: 36px;
}

#pag_interno_filetto
{
	width: 2px;
	height:366px;
	float:left;
	margin-top:20px;
	/*background-image:url(../images/filetto.png);
	background-repeat:no-repeat; */
	/*
	 * GPP
	 margin-left:10px;
	 */
}

#pag_interno_filetto_OK
{
	width: 2px;
	height:366px;
	float:left;
	margin-top:20px;
	background-image:url(../images/filetto.png);
	background-repeat:no-repeat;
	/*
	 * GPP
	 margin-left:10px;
	 */
}

#pag_interno_box{
	width: 714px;
	height:auto;
	float:left;
	margin-top:22px;
	margin-left:21px;
	text-align:left;
	overflow:hidden;
	}

/*
#gallery{
	float: right;
}
*/


#pag_interno_box_1{
	width: 500px;
	height:auto;
	float:left;
	margin-top:22px;
	margin-left:21px;
	text-align:left;
	overflow:hidden;
	}

#pag_interno_box_2{
	width: 194px;
	height:auto;
	float:left;
	margin-top:22px;
	margin-left:21px;
	text-align:left;
	overflow:hidden;
	}

#pag_interno_box_immagine{
	/*width: 200px;
	height:150px;*/
	clear:both;
	margin-top:10px;
	}


#Box_basso{
	width: 1012px;
	height:37px;
	margin:auto;
	background-image:url(../images/foot_pag_int.png);
	background-repeat:no-repeat;
	}

#slide
{
	width: 723px;
	height:80px;
	float:left;
	margin-left:30px;
	margin-top:29px;
}

#magazine
{
	width: 197px;
	height:98px;
	float:left;
	margin-left:23px;
	margin-top:23px;
}

#Box_BOTTONI
{
	width: 1012px;
	height:80px;
	margin:auto;
	clear:both;
}

#Box_BOTTONI_container
{
	width: 992px;
	height:80px;
	margin-left:9px;
	clear:both;
}

.box_struttura
{
	width: 990px;
	margin:auto;
	margin-bottom: 16px;
	clear:both;
}

#spazio
{
	height:80px;
	width:46px;
	float:left;
}

#bottone{
	width: 300px;
	height:80px;
	float:left;
	background-image:url(../images/bottone.png);
	}


	#bottone_consulente{
	width: 300px;
	height:80px;
	float:left;
	background-image:url(../images/bottone_consulente.png);
	}


	#bottone__preventivo{
	width: 300px;
	height:80px;
	float:left;
	background-image:url(../images/bottone_preventivo.png);
	}

	#bottone_visita{
	width: 300px;
	height:80px;
	float:left;
	background-image:url(../images/bottone_visita.png);
	}


	#bottone_store{
	width: 300px;
	height:80px;
	float:left;
	background-image:url(../images/bottone_store.png);
	}


	#bottone_accademy{
	width: 300px;
	height:80px;
	float:left;
	background-image:url(../images/bottone_accademy.png);
	}

	#bottone_fran{
	width: 300px;
	height:80px;
	float:left;
	background-image:url(../images/bottone_fran.png);
	}

#bottone_interno
{
	width: 220px;
	height:65px;
	margin-top:7px;
	margin-left:65px;
	color:#FFF;
	text-align:left;
}

#Box_news
{
	width: 1012px;
	/* height:180px; */
	margin:auto;
	clear:both;
	margin-top:20px;
	margin-bottom:10px;
}

#Box_news_container
{
	width: 992px;
	height:180px;
	clear:both;
	margin-left:9px;
	background-image:url(../images/fondo_news.png);
	background-repeat:no-repeat;
}

#box_home_text{
	width: 992px;
	/* height:180px; */
	clear:both;
	margin-left:9px;
	background: #c4c6b3;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	color: #666666;
	font-size: 12px;
	text-align: left;
}

#box_home_text h1{
	color: #666666;
	font-size: 14px;
}

#Box_news_interno{
	width: 800px;
	height:150px;
	color:#363;
	}

#news{
	width: 233px;
	height:150px;
	float:left;
	margin-top: 10px;
	}

/* #box_home_text .news{ */
#box_home_text .colonna{
	width: 304px;
	float: left;
	display: block;
	margin-top: 20px;
	margin-left: 20px;
}

#news_immagine{
	width: 304px;
	height:125px;
	clear:both;
	}


#Box_foot
{
	width: 1012px;
	height:180px;
	margin:auto;
	margin-top:20px;
	clear:both;
}

#Box_foot_container
{
	width: 992px;
	height:180px;
	margin-left: 9px;
	background-image:url(../images/fondo_foot.png);
	background-repeat:no-repeat;
	clear:both;
}

#Box_foot_interno
{
	width: 170px;
	height:140px;
	margin-top:20px;
	float:left;
	color:#666;
	margin-left:23px;
	text-align:left;
}

#Box_indirizzo
{
	width: 1012px;
	height:20px;
	margin:auto;
	margin-top:10px;
	clear:both;
}

#Box_indirizzo_container
{
	width: 975px;
	height:20px;
	margin-left:18px;
	font-size:10px;
	clear:both;
}


#Box_indirizzo_SX
{
	width: 600px;
	height:20px;
	color:#333;
	font-size:10px;
	text-align:left;
	float:left;
}

#Box_indirizzo_DX
{
	width: 375px;
	height:20px;
	color:#333;
	font-size:10px;
	text-align:left;
	float:left;
	text-align: right;
}


.titolino_news{
	font-size:16px;
	font-variant:uppercase;
	font-weight:bold;
	line-height:18px;
	color:#6c723b;
	/*text-overflow:ellipsis;
	white-space:nowrap; */


	overflow:hidden;

	margin-top: 10px;
	text-align: left;
	font-family: 'Exo', sans-serif;
}

.titolino_news a{
	text-decoration:none;
	color:#6c723b;
}

.titolino_news a:hover
{
	text-decoration:underline;
	color:#6c723b;
}

.titolino{
	font-size:14px;
	font-variant:small-caps;
	font-weight:bold;
	line-height:26px;
	color:#FFF;
	font-family: 'Exo', sans-serif;
}

.titolino a{
	text-decoration:none;
	color:#FFF;

}

.titolino_foot{
	font-size:14px;
	font-variant:small-caps;
	font-weight:bold;
	line-height:26px;
	color:#666;
	font-family: 'Exo', sans-serif;
}

.titolino_foot a{
	text-decoration:none;
	color:#666;

}



.testi
{
	color: #777777;
	font-size:12px;
	font-family: Verdana,​Geneva,​sans-serif;
}

.testi a{
	color: #777777;
	/* text-decoration:none; */
	}

.testi2
{
	color:#898d65;
	font-size:10px;
}

.testi2 a{
	color:#898d65;
	text-decoration:none;
}

.testi_bottone
{
	color: #FFFFFF;
	font-size:12px;
	line-height: 1.5;
	line-height:18px;
	font-family: 'Exo', sans-serif;
}

.testi_foot
{
	font-size:12px;
	color:#333;
	margin: 0;
}

.testi_foot a{
	color:#333;
	text-decoration:none;

}

.testi_foot_active{
	color:#333;
	text-decoration:none;
	font-weight:bold;

}

.testi_foot_active a{
	color:#333;
	text-decoration:none;
	font-weight:bold;

}

.testi_menu_alto{
	font-size:10px;
	font-variant:small-caps;
	font-weight:bold;
	color:#666;

}

.testi_menu_alto a{

	color:#666;
	text-decoration:none;

}


#separetore{
	width:7px;
	height:23px;
	background-image:url(../images/separatore.png)
	}

.tipologie
{
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
	line-height:22px;
	color:#5a5d1d;
}

.tipologie a
{
	color:#6C723B;
	text-decoration:none;
}

.fadein
{
	position:relative;
	width:992px;
	height:377px;
}

.fadein img
{
	position:absolute;
	left:0;
	top:0;
}

.titolo_colonna
{
	color: #6C723B;
    font-size: 22px;
    font-variant: small-caps;
    font-weight: bold;
    line-height: 1.7;
    margin-top: 20px;
    margin-bottom: 30px;
    overflow: hidden;
    width: 220px;
}

.red
{
	color: #FF0000;
	font-size: 14px;
	text-align: center;
}

a.link_bottone:link, a.link_bottone:visited, a.link_bottone:hover
{
    text-decoration: none;
    color: #FFFFFF;
}

#scheda_top
{
	width: 1012px;
	height:25px;
	margin:auto;
	background-image:url(../images/scheda_top.png);
	background-repeat:no-repeat;
}

#scheda{
	width: 1012px;
	height:inherit;
	margin:auto;
	background-image:url(../images/scheda_alta.png);
	background-repeat:repeat-y;
	}

#scheda_SX{
	width: 550px;
	float:left;


}

#scheda_DX{
	width: 400px;
	float:left;
	margin-left:32px;
}

#scheda_foot{
	width: 1012px;
	height:61px;
	margin:auto;
	background-image:url(../images/foot_scheda.png);
	background-repeat:no-repeat;
	clear:both;
	}


.nome_scheda{
	text-align:left;
	float:left;
	margin-left:27px;

	}

.descrizione_scheda{
	width:500px;
	font-size:12px;
	margin-top:10px;
	margin-left:27px;
	text-align:left;
	}


#verde_top{
	width: 400px;
	height:11px;
	background-image:url(../images/top_verde.png);

}

#verde_interno{
	width: 400px;
	background-image:url(../images/interno_verde.png);
	background-repeat:repeat-y:
}

#verde_foot{
	width: 400px;
	height:14px;
	background-image:url(../images/foot_verde.png);

}

#verde_interno_testo{
	width: 360px;
	margin-left:20px;
	text-align:left;

}



#scheda_testi{
	width:480px;
	height:auto;
	margin-left:27px;
	margin-top:3px;
	text-align:left;
	float:left;
	z-index:10;
	}

.scheda_scheda{
	width:400px;
	height:250px;
	margin-left:600px;
	margin-top:12px;
	text-align:left;
	float:left;
	background-color:#0C9;


	}
#clear{
	clear:both;
	}

.scheda
{
	font-size:11px;
	line-height:22px;
	color:#5a5d1d;
}

.scheda a
{
	font-size:11px;
	line-height:22px;
	color:#5a5d1d;
	text-decoration: none;
}

.scheda a:hover
{
	font-size:11px;
	line-height:22px;
	color:#339933;
	text-decoration: underline;
}

#scheda_planimetria{
	width:1001px;
	margin-left:10px;
	margin-top:20px;
	clear:both;
}

#scheda_planimetria_titolo{
	width:971px;
	height:48px;
	background-image:url(../images/titolo_fondo.jpg);
	text-align:left;
	padding-left:18px;
	padding-top:20px;
}

#scheda_planimetria_immagine{
	width:955px;
	margin-left:18px;
	text-align:center;

}

#scheda_prospetti{
	width:1001px;
	margin-left:10px;
	margin-top:20px;
	clear:both;
}

#scheda_prospetti_immagine{
	width:978px;
	text-align:left;
	margin-top: 20px;
	height: 170px;
}

#scheda_prospetti_box{
	width:150px;
	height:150px;
	text-align:center;
	margin-left:17px;
	float:left;
}

#scheda_prospetti_testi{
	width:960px;
	text-align:left;
	margin-left:18px;
	margin-top:20px;
	clear:both;
}


.menu_ALTO_news
{
	height:23px;
	color:#000;
	float:left;
	font-size:12px;
	font-variant:small-caps;
	margin-top:15px;
	padding-left:22px;
	padding-right:5px;
}

.menu_ALTO_news a
{
	color:#000;
	text-decoration:none;
}


.menu_ALTO_download
{
	height:23px;
	color:#000;
	float:left;
	font-size:12px;
	font-variant:small-caps;
	margin-top:15px;
	padding-left:5px;
	padding-right:5px;
}

.menu_ALTO_download a
{
	color:#000;
	text-decoration:none;
}

.menu_ALTO_area
{
	height:23px;
	color:#000;
	float:left;
	font-size:12px;
	font-variant:small-caps;
	margin-top:15px;
	padding-left:5px;
	padding-right:5px;
}

.menu_ALTO_area a
{
	color:#000;
	text-decoration:none;
}


.menu_ALTO_contatti
{
	height:23px;
	color:#000;
	float:left;
	font-size:12px;
	font-variant:small-caps;
	margin-top:15px;
	padding-left:5px;
	padding-right:5px;
}

.menu_ALTO_contatti a
{
	color:#000;
	text-decoration:none;
}

.sep
{
	height:23px;
	width:7px;
	color:#FFF;
	margin-top:11px;
	float:left;
}

p.titolo_thumb
{
	text-align:right;
	margin:0;
	background-color:#FFFFFF;
	opacity:0.65;
	width:110px;
	height:30px;
	font-size: 11px;
	font-weight: bold;
	line-height: 2.2;
	padding-right: 5px;
}

a.titolo_thumb
{
	text-decoration: none;
	color: #282828;
}

a:hover.titolo_thumb
{
	text-decoration: underline;
	color: #585858;
}

.container-paginazione{
	margin-top:20px;
	clear:both;margin-top:20px;float:right;
}

.paginazione
{
	font-size:10px;
	color: #333333;
}

.paginazione a, .paginazione a:hover
{
	text-decoration:none;
	color: #7C7C7C;
}

.testi ul
{
	margin-top: 20px;
	padding-left: 15px;
}

.testi li
{
	margin: 8px 0px;
	font-weight: bold;
}

.testi li a
{
	color: #999999;
	text-decoration: none;
}

.testi li a:hover
{
	color: #6C723B;
	text-decoration: underline;
}

.testi_detail
{
	margin:15px 0px;
	color: #777777;
	font-size:12px;
	font-weight: normal;
}

.jcarousel-skin-tango{
	background: #6C723B;
    border-radius: 12px;
    box-shadow: 2px 2px 12px #000000;
}

#pag_interno_box .jcarousel-skin-tango .jcarousel-container-horizontal, #pag_interno_box_1 .jcarousel-skin-tango .jcarousel-container-horizontal{
	width: 380px;
	padding: 7px 50px;
}
#pag_interno_box .jcarousel-skin-tango .jcarousel-clip-horizontal, #pag_interno_box_1 .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 380px;
}

.box_struttura .jcarousel-skin-tango .jcarousel-container-horizontal{
	width: 916px;
}
.box_struttura .jcarousel-skin-tango .jcarousel-clip-horizontal{
	width: 916px;
}
.box_struttura .jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 8px;
    margin-right: 8px;
}

#pag_interno_box .jcarousel-skin-tango .jcarousel-prev-horizontal, #pag_interno_box .jcarousel-skin-tango .jcarousel-next-horizontal, #pag_interno_box_1 .jcarousel-skin-tango .jcarousel-prev-horizontal, #pag_interno_box_1 .jcarousel-skin-tango .jcarousel-next-horizontal {
	background-position: 50% 50%;
}

#pag_interno_box .jcarousel-skin-tango .jcarousel-item-horizontal, #pag_interno_box_1 .jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-top: 0;
}

#pag_interno_box .testi .jcarousel-skin-tango li a.titolo_thumb, #pag_interno_box_1 .testi .jcarousel-skin-tango li a.titolo_thumb {
    color: #282828;
    text-decoration: none;
}

.clearall{
	clear: both;
}

#other{
	display:none;
}

.immobiliare_box{
	float:left;
	margin: 0 24px 24px 0;
}
.immobiliare_box a{
	text-decoration: none;
}
.immobiliare_box h1{
	font-size:12px;
	text-transform: uppercase;
}

.richiedi_preventivo
{
	width:216px;
	height:32px;
    border:1px solid #666;
	margin-top:15px;
	border-radius: 5px;
  	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
  	background-color:#6c723b;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	font-size:16px;
	font-variant:small-caps;
	font-weight:bold;
	line-height:26px;
	color:#FFF;
	text-align:center;
	font-family: 'Exo', sans-serif;

}

.swMain {
    width: 655px;
}

.swMain .stepContainer div.content{
	width: 655px;
	height: auto;
}
