.col_main ul.celp-table {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

li.celp-col {
	position: relative;
	float: left;
	width: 162px;
	height: 692px;
}

.col_main ul.celp-sub-col {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

.celp-col-dev {
	background: transparent url("../images/celp_bg_col_jaune.png") no-repeat;
}

.celp-col-dev .celp-cell {
	border: 2px solid #ecb743;
}

.celp-col-milieux {
	background: transparent url("../images/celp_bg_col_vert.png") no-repeat;
}

.celp-col-milieux .celp-cell {
	border: 2px solid #547b35;
}

.celp-col-qualite {
	background: transparent url("../images/celp_bg_col_bleu.png") no-repeat;
}

.celp-col-qualite .celp-cell {
	border: 2px solid #0077ab;
}

.celp-col-emprises {
	background: transparent url("../images/celp_bg_col_orange.png") no-repeat;
}

.celp-col-emprises .celp-cell {
	border: 2px solid #d9783b;
}

.celp-title-acc.accordionButton {
	display:none
}

.celp-title {
	width: 150px;
	height: 65px;
	border: solid white 2px;
	position: relative;					
	text-align: center;
	margin: 33px 0 18px 5px;					
} 

.celp-title h3 {
	margin: 0;
	padding: 8px 3px 3px 3px;
	color: #fff;
	font-size: 1.6rem;
}

.celp-title-dev {
	background-color: #ecb743;
}

.celp-title-milieux {
	background-color: #547b35;
}

.celp-title-qualite {
	background-color: #0077ab;
}

.celp-title-emprises {
	background-color: #d9783b;
}

li.celp-cell {
	width: 150px;
	height: 60px;
	margin: 0 0 10px 0;
	position: relative;
	font-size: 12px;	
	font-family: OpenSansSemiboldWeb, sans-serif;	
	overflow: hidden;	
}

.content li.celp-cell:hover,
.content li.celp-cell:focus {
	border: 2px solid white;
}

li.celp-cell-mixed {
	position: relative;
}

li.celp-cell-mixed:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-right: 146px solid transparent;
	border-top: 56px solid #f7ecce;
}

li.celp-cell-mixed:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	border-left: 146px solid transparent;
	border-bottom: 56px solid #dbe7f6;
	z-index: 1;
}

li.celp-cell-exploitation {
	background-color: #dbe7f6;
}

li.celp-cell-conception {
	background-color: #f7ecce;
}
	
	a.celp-cell-link{
		position: relative;
		color: #000;
		padding: 5px 20px 5px 3px;
		display: inline-block;
		width: 148px;
		height: 54px;
		text-decoration: none
	}
	a.celp-cell-link:hover,
	a.celp-cell-link:focus{
		cursor: pointer;
	}
	
	a.celp-cell-link .celp-cell-number,
	a.celp-cell-link .celp-cell-label {
		position: relative;
		z-index: 2;
	}

	a.celp-cell-link:hover .celp-cell-label,
	a.celp-cell-link:focus .celp-cell-label {
		text-decoration: underline;
	}

	.content li .celp-cell-number{
		color: #000;
		display: inline-block;
		vertical-align: top;
		width: 17px;
	}
	.celp-cell-number {
		padding-right: 4px;
	}
	.content li .celp-cell-label{
		color: #000;
		width: 106px;
		display: inline-block;
		vertical-align: top;
	}
	.celp-lignes-postes{
		position: absolute;
		top: 5px;
		right: 5px;
		background: transparent url("../images/celp_lettres_L_P.png") no-repeat top right;
		vertical-align: top;
		width: 19px;
		height: 35px;
		z-index: 2;
	}
	.celp-postes{
		position: absolute;
		top: 5px;
		right: 5px;
		background: transparent url("../images/celp_lettre_P.png") no-repeat top right;
		vertical-align: top;
		width: 19px;
		height: 15px;
		z-index: 2;
	}
	.celp-lignes{
		position: absolute;
		top: 5px;
		right: 5px;
		background: transparent url("../images/celp_lettre_L.png") no-repeat top right;
		vertical-align: top;
		width: 19px;
		height: 15px;
		z-index: 2;
	}	
	
	.col_main ul.celp-legend{
		list-style-type: none;
		list-style-image: none;
		clear: both;
		padding-left: 11px;
	}
		.celp-legend-lignes{ background:transparent url("../images/celp_lettre_L.png") no-repeat left bottom; min-width:20px; min-height:22px;  padding:5px 0 0 30px; }
		.celp-legend-postes{ background:transparent url("../images/celp_lettre_P.png") no-repeat left bottom; min-width:20px; min-height:22px; padding:5px 0 0 30px;  }
		.celp-legend-conception{ background:transparent url("../images/celp_legende_beige.jpg") no-repeat 0 4px; min-width:20px; min-height:22px; padding:5px 0 0 30px;  }
		.celp-legend-exploitation{ background:transparent url("../images/celp_legende_bleu.jpg") no-repeat 0 2px; min-width:20px; min-height:22px; padding:5px 0 0 30px;  }

#hq-main ul {
    list-style-image: none;
    margin-bottom:0;
    padding-left:0;
}

.celp-sub-col {
	width: 150px;
	height: 65px;
	margin-left: 5px;
}

@media only screen and (max-width: 970px) {
	
	.col_main ul.celp-table{
		margin: 0;
		padding: 0;
	}

	li.celp-col{
		float: none;
		width: auto;
		height: auto;
	}
	.col_main ul.celp-sub-col{
		margin: 0;
		padding: 0;
	}
	.celp-col-dev{ background-image:none; }
		.celp-col-dev .celp-cell{ border:none; }
	.celp-col-milieux{ background-image:none; }
		.celp-col-milieux .celp-cell{ border:none; }
	.celp-col-qualite{ background-image:none; }
		.celp-col-qualite .celp-cell{ border:none; }
	.celp-col-emprises{ background-image:none; }
		.celp-col-emprises .celp-cell{ border:none; }

	.celp-title-acc.accordionButton{ display:block; }
	.celp-title{
		cursor: pointer;
		width: auto;	
		height: auto;
		
		border-top: 1px solid #D8D9DA;
		margin-bottom: 12px;
		margin-top: 12px;
		padding-top: 12px;
	} 
		.celp-title h3{
			color: #077199;
			font-size: 1.6rem;
			text-align: left;
			width: auto;	
			padding: 0;
			margin: 0;
		} 
		.celp-title.mobile-acc-btn h3 button{
			margin: 0;
			padding: 0;
			text-align: left;
			font-family: "OpenSansSemiboldWeb",sans-serif;
		}

	.celp-title-dev{ background-color: transparent; }
	.celp-title-milieux{ background-color: transparent; }
	.celp-title-qualite{ background-color: transparent; }
	.celp-title-emprises{ background-color: transparent; }
	
	.content li.celp-cell{
		width: auto;
		height: auto;
		margin: 0;
		font-family: "Lucida Sans Unicode","Lucida Sans","Lucida Grande",sans-serif;
		font-size: 1.3rem;	
	}
		.content li.celp-cell:hover,
		.content li.celp-cell:focus{
			border: none;
		}
		.content li.celp-cell-mixed{ background-image:none; }
		.content li.celp-cell-exploitation{ background-color:transparent; }
		.content li.celp-cell-conception{ background-color:transparent }
	
	a.celp-cell-link{					
		padding: 5px 0 5px 3px;
		display: block;
		width: auto;
		height: auto;				
	}
	a.celp-cell-link:hover,
	a.celp-cell-link:focus{
		text-decoration: underline;
	}
	
	a.celp-cell-link:hover .celp-cell-label,
	a.celp-cell-link:focus .celp-cell-label{
		text-decoration: underline;
	}
	
	.content li .celp-cell-number{
		color: #077199;
		width: 30px;
	}
	.content li .celp-cell-label{
		color: #077199;
		width: auto;
	}
	.celp-lignes-postes,
	.celp-postes,
	.celp-lignes,
	.col_main ul.celp-legend{
		display: none;
	}

}
.img-fit {
	max-width: 350px;
    margin: 30px 0px 20px 0;
}
.marginbottom-20 {
	margin-bottom: 20px;
}
