.menuBustiaEtica { 
	display: flex;
    justify-content: flex-end;
    align-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
    flex-direction: row;
	}
.menuBustiaEtica li {
	background: transparent;
	display: flex; 
    flex: 1;
    padding: 0;
    margin: 0;
    text-align: center;
    align-items: center;
    justify-content: center;
       
	}
.menuBustiaEtica li:hover {transition: all 1s ease-out allow-discrete; transition: 200ms linear 50ms;}
	
.menuBustiaEtica li a { display:block; padding:.5em 1em; font-family:'Elahac', 'Roboto Condensed', Arial; font-size:0.9em; font-weight:bold; text-decoration:none;}

.menuBustiaEtica .inici { border-bottom:10px solid #ca522a;}
.menuBustiaEtica .inici a {color:#454545;}
.menuBustiaEtica .inici:hover  { background-color:#ca522a;}
.menuBustiaEtica .inici:hover a {color:#ffffff;}


.menuBustiaEtica .objectius { border-bottom:10px solid #0043d1; color: #454545;}
.menuBustiaEtica .objectius a {color:#454545;}
.menuBustiaEtica .objectius:hover { background-color:#0043d1;}
.menuBustiaEtica .objectius:hover a, .menuBustiaEtica .objectius.actiu a {color:#ffffff;}
.menuBustiaEtica .objectius:hover.actiu, .menuBustiaEtica .objectius.actiu { background-color:#0043d1;}


.menuBustiaEtica .ambit { border-bottom:10px solid #e3ac34; color:#454545;}
.menuBustiaEtica .ambit a {color:#454545;}
.menuBustiaEtica .ambit:hover { background-color:#e3ac34;}
.menuBustiaEtica .ambit:hover a, .menuBustiaEtica .ambit.actiu a {color:#454545;}
.menuBustiaEtica .ambit:hover.actiu, .menuBustiaEtica .ambit.actiu { background-color:#e3ac34;}


.menuBustiaEtica .normes { border-bottom:10px solid #0594a9; color:#454545;}
.menuBustiaEtica .normes a {color:#454545;}
.menuBustiaEtica .normes:hover { background-color:#0594a9;}
.menuBustiaEtica .normes:hover a, .menuBustiaEtica .normes.actiu a {color:#ffffff;}
.menuBustiaEtica .normes:hover.actiu, .menuBustiaEtica .normes.actiu { background-color:#0594a9;}

.menuBustiaEtica .comunicacions { border-bottom:10px solid #6ee0d9; color:#454545;}
.menuBustiaEtica .comunicacions a {color:#454545;}
.menuBustiaEtica .comunicacions:hover { background-color:#6ee0d9;}
.menuBustiaEtica .comunicacions:hover a,.menuBustiaEtica .comunicacions.actiu a {color:#454545;}
.menuBustiaEtica .comunicacions:hover.actiu, .menuBustiaEtica .comunicacions.actiu { background-color:#6ee0d9;}


.menuBustiaEtica .terminacio { border-bottom:10px solid #b2b2b2; color:#454545;}
.menuBustiaEtica .terminacio a {color:#454545;}
.menuBustiaEtica .terminacio:hover { background-color:#b2b2b2;}
.menuBustiaEtica .terminacio:hover a, .menuBustiaEtica .terminacio.actiu a {color:#000000;}
.menuBustiaEtica .terminacio:hover.actiu, .menuBustiaEtica .terminacio.actiu { background-color:#b2b2b2; color:#ffffff;}

.seccioInici ul {
	display:flow;
	padding: 0;
    margin: 0;
	list-style: disc; 	
	}
.seccioInici ul li {
	background: transparent;
	margin: 0 0 1em 1.5em;
	padding:0;
	display:list-item;
} 
.seccioInici ul li::marker { color:#0043d1;}
.seccioInici ol li::marker { color:#0043d1;}
.seccioInici h3, .seccioInici a{ color:#0043d1;}


.seccioObjectius ul {
	display:flow;
	padding: 0;
    margin: 0;
	list-style: disc; 	
	}
.seccioObjectius ul li {
	background: transparent;
	margin: 0 0 1em 1.5em;
	padding:0;
	display:list-item;
} 
.seccioObjectius ul li::marker { color:#0043d1;}
.seccioObjectius ol li::marker { color:#0043d1;}
.seccioObjectius h3, .seccioObjectius a{ color:#0043d1;}



.seccioNormes ul {
	display:flow;
	padding: 0;
    margin: 0;
	list-style: disc; 	
	}
.seccioNormes ul li {
	background: transparent;
	margin: 0 0 1em 1.5em;
	padding:0;
	display:list-item;
} 
.seccioNormes ul li::marker { color:#0043d1;}
.seccioNormes ol li::marker { color:#0043d1;}
.seccioNormes h3 , .seccioNormes a{ color:#0043d1;}



.seccioAmbit ul {
	display:flow;
	padding: 0;
    margin: 0;
	list-style: disc; 	
	}
.seccioAmbit ul li {
	background: transparent;
	margin: 0 0 1em 1.5em;
	padding:0;
	display:list-item;
} 
.seccioAmbit ul li::marker { color:#0043d1;}
.seccioAmbit ol li::marker { color:#0043d1;}
.seccioAmbit h3, .seccioAmbit a { color:#0043d1;}



.seccioComunicacions ul {
	display:flow;
	padding: 0;
    margin: 0;
	list-style: disc; 	
	}
.seccioComunicacions ul li {
	background: transparent;
	margin: 0 0 1em 1.5em;
	padding:0;
	display:list-item;
} 
.seccioComunicacions ul li::marker { color:#0043d1;}
.seccioComunicacions ol li::marker { color:#0043d1;}
.seccioComunicacions h3, .seccioComunicacions a { color:#0043d1;}



.seccioTerminacio ul {
	display:flow;
	padding: 0;
    margin: 0;
	list-style: disc; 	
	}
.seccioTerminacio ul li {
	background: transparent;
	margin: 0 0 1em 1.5em;
	padding:0;
	display:list-item;
} 
.seccioTerminacio ul li::marker { color:#0043d1;}
.seccioTerminacio ol li::marker { color:#0043d1;}
.seccioTerminacio h3{ color:#0043d1;}



.botoBustiaEtica { padding:35px 30px 35px 110px; display:inline-block; border:2px solid #2745cc; border-radius:20px; color:#2745cc; text-decoration:none; font-family:'Elahac', 'Roboto Condensed', Arial; font-weight:bold; font-size:0.85em; background:url(https://www.l-h.cat/img/lh12/common/boto_bustiaetica_off.png) no-repeat left 10px center; background-size:80px;}
.botoBustiaEtica:hover {color: #ffffff; background:url(https://www.l-h.cat/img/lh12/common/boto_bustiaetica_on.png) no-repeat left 10px center #2745cc; background-size:80px; transition:ease; transition-duration:200ms;}
