/* 
---------------------------------------------------------
--- Cluster Family Office --- STILI PER LE SINGOLE PAGINE
---------------------------------------------------------
*/



/* 
----------------
--- TITOLONI ---
----------------
*/

div#mainbox h2 {
	display: block;
	height: 26px;
	text-indent: -999em;
	margin-left: ;
	margin-top: 5px;
	margin-bottom: 10px;
	/*border: 1px solid red; /*bordo di test*/
	}


/* -- HOME -- */

body#homepage div#mainbox h3 {
	display: block;
	height: 26px;
	text-indent: -999em;
	margin-left: ;
	margin-top: 5px;
	margin-bottom: 10px;
	background: url(../img/layout/titles/mainbox.h3_home.png) no-repeat center center;
	}




/* -- HISTORIA -- */
	
body#historia div#mainbox h2 {
	background: url(../img/layout/titles/mainbox.h2_historia.png) no-repeat center center;
	}

/* -- MULTI-FAMILY OFFICE -- */
	
body#multifamily div#mainbox h2 {
	background: url(../img/layout/titles/mainbox.h2_multifamily.png) no-repeat center center;
	}
	
/* -- REQUISITOS -- */
	
body#requisitos div#mainbox h2 {
	background: url(../img/layout/titles/mainbox.h2_requisitos.png) no-repeat center center;
	}	
	

	
/* -- QUIENES SOMOS -- */
	
body#quienessomos div#mainbox h2 {
	background: url(../img/layout/titles/mainbox.h2_quienessomos.png) no-repeat center center;
	}
	
/* -- LA FELICIDAD EN LA RIQUEZA -- */
	
body#riqueza div#mainbox h2 {
	background: url(../img/layout/titles/mainbox.h2_riqueza.png) no-repeat center center;
	}
	
/* -- OBJETIVOS -- */
	
body#objetivos div#mainbox h2 {
	background: url(../img/layout/titles/mainbox.h2_objetivos.png) no-repeat center center;
	}
	
/* -- MAS ALLA DEL DINERO -- */
	
body#felicidad div#mainbox h2 {
	background: url(../img/layout/titles/mainbox.h2_felicidad.png) no-repeat center center;
	}
	
/* -- EFECTO CLUSTER -- */
	
body#efectocluster div#mainbox h2 {
	background: url(../img/layout/titles/mainbox.h2_efectocluster.png) no-repeat center center;
	}



/* -- INDEPENDENCIA -- */
	
body#independencia div#mainbox h2 {
	background: url(../img/layout/titles/mainbox.h2_independencia.png) no-repeat center center;
	}



/* -- SERVICIOS -- */
	
body#servicios div#mainbox h2 {
	background: url(../img/layout/titles/mainbox.h2_servicios.png) no-repeat center center;
	}


/* -- BLOG -- */
	
body#freshfamilyoffice div#mainbox h2 {
	background: url(../img/layout/titles/mainbox.h2_freshfamilyoffice.png) no-repeat center center;
	}
	
	
/* -- PREGUNTAS -- */
	
body#preguntas div#mainbox h2 {
	background: url(../img/layout/titles/mainbox.h2_preguntas.png) no-repeat center center;
	}
	
	
	
	
/* 
-----------------------
--- TITOLI LATERALI ---
-----------------------
*/

div#navigation div.nav-side h3,
div#navigation div.teaser h3 {
	display: block;
	height: 25px;
	text-indent: -999em;
	margin-left: ;
	margin-top: ;
	margin-bottom: 5px;
	}
	
body#homepage div#navigation div.teaser h3 {
	height: 83px;
	}



/* -- HOME - SERVICIOS -- */

body#homepage div#navigation div.teaser h3#servicios {
	background: url(../img/layout/titles/teaser.h3_servicios.png) no-repeat center center;
	}
	
/* -- HOME - FILOSOFIA -- */

body#homepage div#navigation div.teaser h3#filosofia {
	background: url(../img/layout/titles/teaser.h3_filosofia.png) no-repeat center center;
	}
	
	
/* -- CONCEPTO -- */

body.concepto div#navigation div.nav-side h3 {
	background: url(../img/layout/titles/navside.h3_concepto.png) no-repeat center center;
	}


/* -- QUIENES SOMOS -- */

body.about div#navigation div.nav-side h3 {
	background: url(../img/layout/titles/navside.h3_about.png) no-repeat center center;
	}


/* -- INDEPENDENCIA -- */

body.indep div#navigation div.teaser h3#filosofia {
	height: 83px;
	background: url(../img/layout/titles/teaser.h3_filosofia.png) no-repeat center center;
	}

body.indep div#navigation div.teaser h3#servicios {
	height: 83px;
	background: url(../img/layout/titles/teaser.h3_servicios.png) no-repeat center center;
	}
	
	
/* -- SERVICIOS -- */

body.services div#navigation div.nav-side h3 {
	background: url(../img/layout/titles/navside.h3_servicios.png) no-repeat center center;
	}
	
	
/* -- BLOG -- */

body.blog div#navigation div.teaser h3#filosofia {
	height: 83px;
	background: url(../img/layout/titles/teaser.h3_filosofia.png) no-repeat center center;
	}

body.blog div#navigation div.teaser h3#servicios {
	height: 83px;
	background: url(../img/layout/titles/teaser.h3_servicios.png) no-repeat center center;
	}	
	
	
/* -- PREGUNTAS -- */

body.faq div#navigation div.teaser h3#filosofia {
	height: 83px;
	background: url(../img/layout/titles/teaser.h3_filosofia.png) no-repeat center center;
	}

body.faq div#navigation div.teaser h3#servicios {
	height: 83px;
	background: url(../img/layout/titles/teaser.h3_servicios.png) no-repeat center center;
	}
	
	
	
/* 
-----------------
--- AREA BLOG ---
-----------------
*/

body#freshfamilyoffice div#bloginfo {
	display: none;
	/*border: 1px solid red; /*bordo di test*/
	}	