/** Cookies **/
.cc_container a.cc_more_info {
    color: #ef8101;
    color: #ef8101 !important;
}

.show_for_mb{display:none;}
.hide_for_mb{display:block;}

.marqueblanche .show_for_mb{display:block;}
.marqueblanche .hide_for_mb{display:none;}

#clients .bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow:none;
    box-shadow:none;
    background:none;
}

/** Message pour IE **/
.ie-old{
	position : fixed;
	display:none;
	bottom : 0px;
	z-index:9999;
	width : 100%;
	background : #ebebeb;
	background: rgba(235, 235, 235, 0.8);
	border-bottom : 1px solid #cccccc;
	padding : 15px 5px;
}
	.ie-old p{
		max-width : 960px;
		color : #252525;
		margin : auto;
		line-height: 1.5em;
	}
	.ie-old .close{
		float:right;
		display:block;
		margin-right:25px;
		margin-top:-25px;
		padding:10px;
		cursor:pointer;
		color: #ef8101;
		text-shadow: 1px 1px 2px rgba(128, 128, 128, 1);
	}
	.ie-old .close:hover{
		color:black;
	}

/** Simulation particulier **/
.sim_part_left{
	width:65%;
	float:left;
}
	#page .sim_part_left h1,
	#corps .sim_part_left h1{
		text-align:center;
		font-size:170%;
		margin:20px 0;
	}
	.sim_part_left .result-kcumacs{
		font-style:italic;
		color: #69686d;
		margin-bottom:40px;
		text-align:center;
	}
		.sim_part_left .result-kcumacs a{
			color: #69686d;
		}
	.sim_part_left .offre, .subvention_fieldset{
	    -webkit-border-radius: 5px;
	    -moz-border-radius: 5px;
	    border-radius: 5px;
	    border: 1px solid #e8e8e8;
	    clear:both;
	    color:#333;
	    text-align:left;
	    margin-bottom:25px;
	    padding:25px 15px;
	    display:block;
	    text-decoration:none;
	    background: #ffffff; /* Old browsers */
		background: -moz-linear-gradient(top,  #ffffff 0%, #f7f7f7 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ffffff 0%,#f7f7f7 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
	}
	.sim_part_left .offre.etravaux{
	    border: 1px solid #F1CB9E;
       	background: #FFFDE7; /* Old browsers */
		background: -moz-linear-gradient(top,  #FFFDE7 0%, #FDE3A4  100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFDE7), color-stop(100%,#FDE3A4 )); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #FFFDE7 0%,#FDE3A4  100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #FFFDE7 0%,#FDE3A4  100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #FFFDE7 0%,#FDE3A4  100%); /* IE10+ */
		background: linear-gradient(to bottom,  #FFFDE7 0%,#FDE3A4  100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFDE7', endColorstr='#FDE3A4  ',GradientType=0 ); /* IE6-9 */
	}
	.sim_part_left .offre.etravaux:hover{
	    border: 1px solid #F1CB9E;
       	background: #FDE3A4 ; /* Old browsers */
		background: -moz-linear-gradient(top,  #FDE3A4  0%, #FFFDE7 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FDE3A4 ), color-stop(100%,#FFFDE7)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #FDE3A4  0%,#FFFDE7 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #FDE3A4  0%,#FFFDE7 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #FDE3A4  0%,#FFFDE7 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #FDE3A4  0%,#FFFDE7 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FDE3A4 ', endColorstr='#FFFDE7',GradientType=0 ); /* IE6-9 */
	}
	.sim_part_left .offre.etravaux b{
		color: #ef8101;
		text-transform:uppercase;
		display:block;
		margin-bottom:5px;
		font-size:20px;
	}
	.subvention_fieldset{position:relative;padding:15px;}
	.subvention_fieldset h3 img.img {margin-right:10px;width:48px;}

	.sim_part_left .offre .logo{width:15%;float:left;margin-right:5%;}
	.sim_part_left .offre .logo img{width:100%;}

	.sim_part_left .offre .modalites{width:30%;float:left;margin-right:5%;}
	.sim_part_left .offre .modalites .delai{font-size:13px;}

	.sim_part_left .offre .details{width:8%;text-align:center;float:left;margin-right:5%;}

	.sim_part_left .offre .montant{width:10%;float:left;margin-right:5%;text-align:right;line-height: 19px;font-size:19px;}

	.sim_part_left .offre .contacter{width:17%;float:left;}
	.sim_part_left .offre.etravaux .contacter{float:right;}

	.sim_part_right .bloc3_content a,
	.sim_part_left .offre .contacter a,
	.sim_part_left .offre .contacter .a{
	    -webkit-border-radius: 5px;
	    -moz-border-radius: 5px;
	    border-radius: 5px;
	    background: #ef8101; /* Old browsers */
	    color:white;
	    text-decoration:none;
	    display:block;
	    width:100%;
	    text-align:center;
	    padding:5px 0;
	}
	.sim_part_left .offre.etravaux:hover .a,
	.sim_part_left .offre .contacter a:hover{
	    background: #d16902; /* Old browsers */
	}
	.sim_part_left .no_offres{text-align:center;margin-bottom:30px;}


	.sim_part_left .simulation-details .width48 {
	    width: 48%;
	    float: left;
	    margin-top:-20px;
	    margin-bottom:30px;
	}
	.sim_part_left .simulation-details .width48 ul{
	    text-align:left;
	    margin-top:5px;
	    margin-bottom: 0;
	}
	.sim_part_left .simulation-details .width48 li{
	    font-size: 14px;
	    margin-bottom:5px;
	}
	.sim_part_left .offre_detail h4{margin:0;;padding:0;margin-top:15px;}
	.sim_part_left .offre_detail table{margin:0;;padding:0;}
	.sim_part_left .offre_detail td{border:none;padding:0;}


.sim_part_right{
	width:30%;
	float:right;
}
.sim_part_left h5,.sim_part_right h5,
.sim_part_left h5 *,.sim_part_right h5 *{
	color:#333;
	font-weight:normal;
	font-size:18px;
	text-decoration:none;
	line-height:25px;
}
	.sim_part_right .bloc{
		margin-bottom:40px;
		border:1px solid gray;
	    -webkit-border-radius: 5px;
	    -moz-border-radius: 5px;
	    border-radius: 5px;
	}
	.sim_part_right .bloc_content{
		position:relative;
		
		padding:15px;
		text-align:center;
	    -webkit-border-radius: 5px;
	    -moz-border-radius: 5px;
	    border-radius: 5px;
	    color:#333;
	}

	.sim_part_right .bloc0{border:none;margin-bottom:30px;}
	.sim_part_right .bloc0 img{
		width:100%;
	    -webkit-border-radius: 5px;
	    -moz-border-radius: 5px;
	    border-radius: 5px;
		border:1px solid #ECE6E6;
	}

	.sim_part_right .bloc1{border-color:#ef8101;}
	.sim_part_right .bloc1_content{padding:0;
	}
	.sim_part_right .bloc1_content h5 a{
	    -webkit-border-radius: 5px;
	    -moz-border-radius: 5px;
	    border-radius: 5px;
		color:black;
		display:block;
		padding: 30px;
		font-size: 26px;
		line-height: 32px;
		background: #FFD7A8; /* Old browsers */
		background: -moz-linear-gradient(top,  #FFD7A8 0%, #ef8101 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFD7A8), color-stop(100%,#ef8101)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #FFD7A8 0%,#ef8101 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #FFD7A8 0%,#ef8101 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #FFD7A8 0%,#ef8101 100%); /* IE10+ */
		background: linear-gradient(to bottom,#FFD7A8 0%,#ef8101 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFD7A8', endColorstr='#ef8101',GradientType=0 ); /* IE6-9 */
	}
	.sim_part_right .bloc1_content h5 a:hover{
		background: #ef8101; /* Old browsers */
		background: -moz-linear-gradient(top,  #ef8101 0%, #FFD7A8 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef8101), color-stop(100%,#FFD7A8)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ef8101 0%,#FFD7A8 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ef8101 0%,#FFD7A8 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ef8101 0%,#FFD7A8 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ef8101 0%,#FFD7A8 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef8101', endColorstr='#FFD7A8',GradientType=0 ); /* IE6-9 */
	}

	.sim_part_right .bloc4{border-color:#ef8101;}
	.sim_part_right .bloc4_content{padding:0;
	}
	.sim_part_right .bloc4_content h5 a{
	    -webkit-border-radius: 5px;
	    -moz-border-radius: 5px;
	    border-radius: 5px;
		color:white;
		display:block;
		padding:15px;
	    background: #ef8101; /* Old browsers */
		background: -moz-linear-gradient(top,  #ef8101 0%, #d16902 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef8101), color-stop(100%,#d16902)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ef8101 0%,#d16902 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ef8101 0%,#d16902 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ef8101 0%,#d16902 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ef8101 0%,#d16902 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef8101', endColorstr='#d16902',GradientType=0 ); /* IE6-9 */

	}
	.sim_part_right .bloc4_content h5 a:hover{
	    background: #d16902; /* Old browsers */
		background: -moz-linear-gradient(top,  #d16902 0%, #ef8101 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d16902), color-stop(100%,#ef8101)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #d16902 0%,#ef8101 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #d16902 0%,#ef8101 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #d16902 0%,#ef8101 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #d16902 0%,#ef8101 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d16902', endColorstr='#ef8101',GradientType=0 ); /* IE6-9 */
	}

	.sim_part_right .bloc2{border-color:#ddd9c3;}
	.sim_part_right .bloc2_content{
		background: #ddd9c3; /* Old browsers */
		background: -moz-linear-gradient(top,  #ddd9c3 0%, #CCC7B7 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ddd9c3), color-stop(100%,#CCC7B7)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ddd9c3 0%,#CCC7B7 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ddd9c3 0%,#CCC7B7 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ddd9c3 0%,#CCC7B7 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ddd9c3 0%,#CCC7B7 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddd9c3', endColorstr='#CCC7B7',GradientType=0 ); /* IE6-9 */
		cursor:pointer;
	}
		.sim_part_right .bloc2_content:hover{
			background: #CCC7B7; /* Old browsers */
			background: -moz-linear-gradient(top,  #CCC7B7 0%, #ddd9c3 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CCC7B7), color-stop(100%,#ddd9c3)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  #CCC7B7 0%,#ddd9c3 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  #CCC7B7 0%,#ddd9c3 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  #CCC7B7 0%,#ddd9c3 100%); /* IE10+ */
			background: linear-gradient(to bottom,  #CCC7B7 0%,#ddd9c3 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CCC7B7', endColorstr='#ddd9c3',GradientType=0 ); /* IE6-9 */

		}
		.sim_part_right .bloc3_content h5,
		.sim_part_right .bloc2_content h5{margin-bottom:15px;}
		.sim_part_right .bloc2_content p{text-align:left;}
		.sim_part_right .bloc2_content a{color:#333;}
		.sim_part_right .bloc2_content img{margin-left:20px;;}

	.sim_part_right .bloc3{border-color:#d9d9d9;}
	.sim_part_right .bloc3_content{
		background: #d9d9d9; /* Old browsers */
		background: -moz-linear-gradient(top,  #d9d9d9 0%, #bfbfbf 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d9d9), color-stop(100%,#bfbfbf)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #d9d9d9 0%,#bfbfbf 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #d9d9d9 0%,#bfbfbf 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #d9d9d9 0%,#bfbfbf 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #d9d9d9 0%,#bfbfbf 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d9d9', endColorstr='#bfbfbf',GradientType=0 ); /* IE6-9 */

	}
	.sim_part_right .bloc3_content .radios{
		color:white;
		font-weight:bold;
	}

	.sim_part_right .bloc3_content a{
	    background: #fff; /* Old browsers */
		background: -moz-linear-gradient(top,  #fff 0%, #CFCFCF 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#CFCFCF)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #fff 0%,#CFCFCF 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #fff 0%,#CFCFCF 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #fff 0%,#CFCFCF 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #fff 0%,#CFCFCF 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#CFCFCF',GradientType=0 ); /* IE6-9 */
	    color:#333;
	    border:1px solid gray;
	    font-weight:bold;
	    width:60%;
	    margin:0 auto;
	}
	.sim_part_right .bloc3_content a:hover{
	    background: #CFCFCF; /* Old browsers */
		background: -moz-linear-gradient(top,  #CFCFCF 0%, #fff 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CFCFCF), color-stop(100%,#fff)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #CFCFCF 0%,#fff 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #CFCFCF 0%,#fff 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #CFCFCF 0%,#fff 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #CFCFCF 0%,#fff 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CFCFCF', endColorstr='#fff',GradientType=0 ); /* IE6-9 */

	}


/** R�sultat subventions **/
.subventions_resultats h1{
    text-align:center;
    font-size:30px;
}
.subventions_resultats .national{margin-top:40px;}
.subventions_resultats h6{
    text-transform:uppercase;
    font-weight:bold;
    position:relative;
}
.subventions_resultats .button {
	padding: 3px;
	margin: 5px 0;
	width: 250px;
	font-size: 12px;
	font-family: Arial;
}
.subventions_resultats .national .content,
.subventions_resultats .local .content,
.subventions_resultats .liens h6,
.subventions_resultats .partenaires h6{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    /*font-style:italic;*/
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    clear:both;
    color:#333;
    text-align:left;
    margin-top:40px;
    margin-bottom:10px;
    padding:10px;
    background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f7f7f7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f7f7f7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
}
.subventions_resultats .national .content small{font-style:italic;}
.subventions_resultats .national,
.subventions_resultats .local{
    margin-bottom:40px;
}
.subventions_resultats .liens .content,
.subventions_resultats .partenaires .content{
    padding:0 20px;
}
.subventions_resultats .national .content,
.subventions_resultats .local .content{
	margin-top:0;
	border-top:none;
	padding:20px;
}
.subventions_resultats .national h6,
.subventions_resultats .local h6{
	border-bottom:1px solid #ef8101;
	padding-bottom:10px;
	margin-bottom:0;
	font-size:18px;
}

.subventions_resultats .national h6 img.img,
.subventions_resultats .local h6 img.img{
	vertical-align:middle;
	margin-right:15px;
	height: 60px;
}
.subventions_resultats .national h6 img.fleche,
.subventions_resultats .local h6 img.fleche{
	position: absolute;
	right: -11px;
	bottom: -5px;
}

.subventions_resultats .local .fournisseur,
.subventions_resultats .local .modalites,
.subventions_resultats .local .conditions{
    display:block;
    margin-top:5px;
    font-style:italic;
}
.subventions_resultats .local .titre{
    text-decoration:underline;
    font-style:normal;
}



/** Google + **/
#___plusone_0 iframe{margin-top:3px !important;}

/** Etapes de projets **/

.etapes_cee{
    margin-bottom:30px;
    width:1050px;
}
.etapes_cee .etape{
    float:left;
    position:relative;
    height:170px;
    width:340px;
    color:black;
}
.etapes_cee .etape h4{
    font-weight:bold;
    color: #6a6a6c;
    margin-bottom:0px;
    font-size:18px;
    text-align:left;
    height:30px;
}
.etapes_cee .etape .background{
    position:absolute;
    z-index:1;
    height:170px;
    width:340px;
    font-size:170px;
    padding-top:55px;
    padding-left:15px;
    color:#edecf1;
}
.etapes_cee .etape .background img{
    width:100%;
    height:100%;
}
.etapes_cee .etape .texte{
    position:absolute;
    z-index:2;
    width:230px;
    left:60px;
    top:20px;
}
.etapes_cee .etape .texte img{
    width:25px;
    height:25px;
    position:relative;
    top:5px;
    margin-left:10px;
}

.etapes_cee .etape2{
    left:-20px;
}
.etapes_cee .etape3{
    left:-40px;
}

#create_projet_4 .texte{left:45px;}
#create_projet_4 h4{height:45px;}

.etapes_cee.small{width:760px;}

.etapes_cee.small .etape p,
.etapes_cee.small .etape h4{font-size:16px;line-height:19px;}
.etapes_cee.small .etape h4{margin-bottom:10px;}

.etapes_cee.small .etape .texte{width:180px;left:40px;}
.etapes_cee.small .etape,
.etapes_cee.small .etape .background,
.etapes_cee.small .etape{width:250px;height:150px;}

.etapes_cee.small .etape p *,
.etapes_cee.small .etape p,
.etapes_cee .etape p *,
.etapes_cee .etape p{
    font-size:15px;
    line-height:20px;
    color: #eb9737;
}




.marqueblanche .etapes_cee .etape .background{padding-top: 65px;}
.marqueblanche .etapes_cee .etape h4{font-size:15px;margin-top:0;}
.marqueblanche .etapes_cee .etape .texte img {width:20px;height:20px;}
.marqueblanche #create_projet_4 h4 {height: 35px;}
.marqueblanche #menu ul sup {
	border: 1px solid black;
background: red;
padding: 3px;
text-align: center;
color: white;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
display: block;
width: 15px;
float: right;
height: 15px;
line-height: 100%;
margin-left: 10px;
margin-top: 3%;
font-size: 13px;
font-family: Arial;
}



/** Etapes CEE V2 **/
#page .etapes_cee_v2 h4{
    margin-top:0;
}
.etapes_cee_v2 h4{
    font-weight: bold;
    color: #6a6a6c;
    height:auto;
    height:auto !important;
    margin-bottom: 0px;
    font-size: 16px;
    text-align: center;
    padding-top: 10px;
    margin-top:0;
}
.etapes_cee_v2 h4 span{
    color:#eb9737;
}
.etapes_cee_v2 p{
    margin:20px auto;
    width: 73%;
}
.etapes_cee_v2 em{
    font-style:italic;
    font-weight:normal;
    font-family:inherit;
    font-size:14px;
    display:block;
}
.etapes_cee_v2 img{
    display:block;
    margin:0 auto;
    width:auto;
    height: 30px;
    margin-top: 5px;
}
.etapes_cee_v2 .steps{
    margin: 0;
    padding: 0;
    height: 145px;
}

.etapes_cee_v2 .steps li {
    list-style-type: none;
    float:left;
    width:24%;
    position: relative;
    margin: 0;
    padding: 0;
    text-align: center;
    height: 72px;
    background:white;
    border-top:1px solid #e0e0e0;
    border-bottom:1px solid #e0e0e0;
}

.etapes_cee_v2 .steps li.last{
    width:0;
}
.etapes_cee_v2 .steps li > span.step {
    display: block;
    width: 116%;
}

.etapes_cee_v2 .steps li > span.step:after,
.etapes_cee_v2 .steps li > span.step:before {
    content: "";
    display: block;
    width: 0px;
    height: 0px;

    position: absolute;
    top: 0;
    left: 0;

    border: solid transparent;
    border-left-color: white;
    border-width: 36px;
}
.etapes_cee_v2 .steps li.first > span.step:after,
.etapes_cee_v2 .steps li.first > span.step:before{
    display:none;
}

.etapes_cee_v2 .steps li > span.step:after {
    top: -2px;
    z-index: 1;
    border-left-color: #f0f0f0;
    border-width: 38px;
}

.etapes_cee_v2 .steps li > span.step:before {
    z-index: 2;
}

/** Rappel **/
.rappel{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border:1px solid #ef8101;
    margin-bottom:30px;
    padding:10px 30px;
    font-size:16px;
    line-height:22px;
    position:relative;
    margin-top:50px;
}
.rappel img.pic{
    position:absolute;
    width:50px;
    top:-35px;
    left:10px;
}
.rappel li,
.rappel ul{
    color: #69686d;
    margin-top:0;
    margin-bottom:0;
}
.rappel h3{
    font-size: 16px;
    margin-bottom:5px;
    margin-left:30px;
}

/** Témoignages **/
#slider_clients, #slider_clients div,
#slider, #slider div{
    height:145px;
    overflow:hidden;
    width:290px;
    margin-bottom:0;
    font-size: 13px;
    line-height: 16px;
}
#slider_clients, #slider_clients div{
    height:185px;
}

#clients .slidetabs_clients{visibility:hidden;}

/** Projets remarquables **/
.pjt .caracteristiques b center{
    font-size:22px;
}


/** Organic tabs **/
.tabs .nav { overflow: hidden; margin: 0 0 10px 0; }
.tabs .nav li {  float: left; margin-right:5px; list-style-type:none }
.tabs .nav li.last { margin-right: 0; }
.tabs .nav li a { display: block; padding: 5px 15px; background: #e6e6e6; text-decoration:none; color: black; font-size: 15px; text-align: center; border: 0; }
.tabs .nav li a:hover, .tabs .nav li a.current{ background-color: #EF8101;color:white; }
.tabs .hide { position: absolute; top: -9999px; left: -9999px; }



/** Marque blanche **/

.marqueblanche #ariane{
 display:none;
}
.marqueblanche #logo_marqueblanche{
 float:left;
 width:30%;
}
.marqueblanche #slogan{
 font-size:18px;
 text-align:right;
 float:left;
 width:70%;
}
.marqueblanche #header {
height: auto;
}
.marqueblanche .menu_deconnect {
position:absolute;
right:0;
}
.marqueblanche #slogan img{height:20px;}
.marqueblanche #slogan .by{ font-size:15px;}
.marqueblanche #phrase{
    margin-left:20px;
    color: #ABAAAF;
    font-size: 25px;
    font-family: 'ArialNarrowItalic';
    margin-bottom:0px;
    line-height:30px;
    clear:both;
    text-align:center;
}


.marqueblanche #banniere .titre{
    font-size:20px;
}
.marqueblanche #UtilisateurAddForm ,
.marqueblanche #UtilisateurConnectForm{
    width: 390px;
}

.marqueblanche #logo_slogan{
}
.marqueblanche #menu {
    clear:both;
}
.marqueblanche #bottom .button {
   background:none;
    border:none;
}
/** Actualité **/
.col1_3 .bloc_titre_orange{
    width: auto;
    position:relative;
    top:15px;
}

.col1_3 .bloc_titre_orange_content{
    min-height:192px;
}

.col1_3 .bloc_titre_orange_content p.readmore{
    text-align:right;
    padding-right:15px;
}



#droite .bloc_titre_orange{
    width:auto;
}
.bloc_titre_orange{
    -moz-box-shadow: 2px 2px 10px 0px #e4e2e2;
    -webkit-box-shadow: 2px 2px 10px 0px #e4e2e2;
    -o-box-shadow: 2px 2px 10px 0px #e4e2e2;
    box-shadow: 2px 2px 10px 0px #e4e2e2;
    behavior:url(PIE.htc);
    position:relative;
    margin-left:0px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width:430px;
    margin-bottom:20px;
}
.bloc_titre_orange .h2,
.bloc_titre_orange h2{
    border:1px solid #bebebe;
    margin:0;
    padding:5px 10px;
    -webkit-border-radius:10px 10px  0 0 ;
    -moz-border-radius: 10px 10px  0 0 ;
    border-radius:10px 10px  0 0 ;
    color:#000;
    font-size:18px;
    font-weight:bold;
    background:#f5ba76;
    behavior:url(PIE.htc);
    position:relative;
    background: -webkit-gradient(
		linear,
		left top, left bottom,
		from(#f5ba76),
		to(#fde9d0)
	);
	background: -webkit-linear-gradient(
		top,
		#f5ba76,
		#fde9d0
	);
	background: -moz-linear-gradient(
		top,
		#f5ba76,
		#fde9d0
	);
	background: -o-linear-gradient(
		top,
		#f5ba76,
		#fde9d0
	);
	background: linear-gradient(
		top,
		#f5ba76,
		#fde9d0
	);

}
.bloc_titre_orange_content table a{
color: #69686D;
}
.bloc_titre_orange_content p.readmore a{
font-weight:bold;
}
.bloc_titre_orange_content p.readmore{
margin-bottom:0;
}

.bloc_titre_orange_content table small{
 color: #EF8101;
}

.bloc_titre_orange_content{
    padding:10px;
    padding-bottom:15px;
    font-size:14px;
    border:1px solid #bebebe;
    border-top:none;
    behavior:url(PIE.htc);
    position:relative;
    -moz-box-shadow: inset 0px 0px 20px 0px #f4f3f3;
    -webkit-box-shadow: inset 0px 0px 20px 0px #f4f3f3;
    -o-box-shadow: inset 0px 0px 20px 0px #f4f3f3;
    box-shadow: inset 0px 0px 20px 0px #f4f3f3;
    -webkit-border-radius:  0 0 10px 10px;
    -moz-border-radius:  0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    background:#fbfbfb url(../images/bloc_titre_orange_content.jpg) repeat-x bottom left;
    background: -webkit-gradient(
		linear,
		left top, left bottom,
		from(#e6e5e5),
		to(#f3f3f3)
	);
	background: -webkit-linear-gradient(
		top,
		#fff,
		#f3f3f3
	);
	background: -moz-linear-gradient(
		top,
		#e6e5e5,
		#f3f3f3
	);
	background: -o-linear-gradient(
		top,
		#e6e5e5,
		#f3f3f3
	);
	background: linear-gradient(
		top,
		#e6e5e5,
		#f3f3f3
	);
    }

/** Bannière de l'accueil **/
#banniere.banniere_home{
    text-align:center;
    float:left;
    height:auto;
    width:620px;
    height:320px;
margin-left:10px;
}
#banniere.banniere_home img{
    width:595px;
    height:313px;

}
#banniere.banniere_home .banniere_item{
   position:relative;
   cursor: pointer;

}
#banniere.banniere_home .banniere_item_legende{
    display:block;
    width:595px;
    width:350px;
    text-align:left;
    position:absolute;
    top:0;
    z-index: 55;
    color: black;
	font-size:27px;
    -webkit-border-radius: 5px 0 5px 0 ;
    -moz-border-radius: 5px 0 5px 0 ;
    border-radius: 5px 0 5px 0 ;
    background:rgba(239,129,1,0.4);
}
#banniere.banniere_home span{
	padding:10px 20px;
    display:block;

	line-height: 30px;
    font-weight:bold;
}
/** Votre profil **/
.votre_profil {
    width:310px;
    margin-right:0px;
    float:right;
}
.votre_profil .item{
}
.votre_profil h2,
.votre_profil .h2{
    border:1px solid #8F8E94;
    color:black;
    text-align:center;
    line-height:28px;
    height:28px;
}
.votre_profil .item a{

    text-decoration: none;
    padding: 5.6px 15px;
    display: block;
    color: #69686D;
    border-bottom: 1px solid #8F8E94;
    font-size: 15px;
    font-family: 'ArialNarrowBold';
    background: url(../images/arrow_right.png) no-repeat 290px;
}

.votre_profil .item a.last{
    -webkit-border-radius:  0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius:0 0 10px 10px;
    border-bottom:none;
}
.votre_profil .item .beta{
    color: #EF8101;
	vertical-align: super ;
	font-size:11px;
}
.votre_profil .item a:hover{
    color: #EF8101;
    background:white url(../images/arrow_right_orange.png) no-repeat 290px;
}
.votre_profil .bloc_titre_orange_content{
     padding:0;
   /* border:1px solid #8F8E94;*/
    border-top:none;
}

    /** Slider**/

/* single tab */
.slidetabs_clients a,
.slidetabs a {
    width:8px;
    height:8px;
    float:left;
    margin:3px;
    background:url(../img/navigator.png) 0 0 no-repeat;
    display:block;
    font-size:1px;
}
.slidetabs_clients a:hover,
.slidetabs a:hover {
    background-position:0 -8px;
}
.slidetabs_clients a.current,
.slidetabs a.current {
    background-position:0 -16px;
}


/** Log **/
.cake-sql-log{
    text-align:left;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	left:1px;
}

/** Tooltip **/
.info{
    vertical-align:middle;
}
.tooltip {
	background-color:#f4f3f8;
	border:1px solid #ABAAAF;
	padding:10px;
	width:200px;
	display:none;
	text-align:left;
	font-size:12px;
	z-index: 9;
	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}

/** Tri des tableaux **/
.sorting_asc {
    color:#EF8101;
}

.sorting_desc {
    color:#EF8101;
}
.dataTable th{
    cursor:pointer;
}
#dataTable_length{
    margin-bottom:15px;
    font-size:13px;
}
.dataTables_paginate{
    margin-bottom:15px;
    font-size:13px;
    text-align:right;
}
.dataTables_paginate .paginate_button{
    cursor:pointer;
    color:#EF8101;
    text-decoration:underline;
    padding:5px;
}
.dataTables_paginate .paginate_button:hover{
   text-decoration:none;
}
.dataTables_filter{
    text-align:right;
    margin-bottom:10px;
    font-size:13px;
}

/** Captcha **/
#recaptcha_widget_div{
    width:450px;
    margin-left:auto;
    margin-right:auto;
}


/** Espace d'administration **/
.backoffice{
	background:url(../images/corps_bground.jpg) repeat-x top center;
	text-align:center;
}
    .backoffice #utilitaires{
        float:right;
        position:inherit;
        padding-right:20px;
        font-size:18px;
        left:0;
        width:auto;
    }
    .backoffice #page{
        background:white;
        width:100%;
        min-width:1150px;
        /*border-left:1px solid #E9E6E6;
        border-right:1px solid #E9E6E6;
        border-bottom:1px solid #E9E6E6;*/
    }
    .backoffice .titre{
        color:#abaaaf;
        font-size:30px;
        font-family: 'ArialNarrowItalic';
        padding-right:30px;
    }
    .backoffice #corps{
        min-height:500px;
    }
    .backoffice #menu a{
        font-size: 13px;
        padding-left: 4px;
        padding-right: 4px;
    }
    .backoffice .gauche{
        width:200px;
        border-right:1px dashed #EF8101;
        height:500px;
    }
    .backoffice #onglets{
        margin-bottom:15px;
    }
    .backoffice #onglets ul{
        margin:0;
        padding:0;
        list-style-type:none;
    }
    .backoffice #onglets li{
        margin:0;
        padding:0;
        float:left;
    }
    .backoffice #onglets li a{
        color:black;
        text-decoration:none;

        display:block;
        padding: 5px 40px;
        background:#e6e6e6;
        border-left:1px solid #eab67a;
    }
    .backoffice #onglets li.active a{
        color:white;
        background:#EF8101;
    }
    .backoffice #onglets li.first a{
        border:none;
    }

    .backoffice .date label,
    .backoffice .input label,
    .backoffice .input.radio legend{
        width:25%;
    }
    .admin{
        border:1px solid #c75e5e;
        background:#e6c5c5;
        background:#e7e8e7;
        padding:10px;
    }
    .admin small{
        color: #000000;
        line-height: 15px;
    }
    .admin label, .admin legend{
        color: #cc0000;
    }
    .admin input, .admin select, .admin textarea{
        border:1px solid gray;
        color:black;
	background:white url(../images/inputbox_error_bground.jpg) repeat-x top left;
    }
    .admin .date input{
	/*border:1px solid #cc0000;*/
        border:1px solid gray;
        color:black;

        background:white url(../img/calendar.png) 95% no-repeat;
        background-image: url(../img/calendar.png), url(../images/inputbox_error_bground.jpg);
        background-position: 95%, top left;
        background-repeat: no-repeat, repeat-x;
    }

.admin.fonce{
    background: #5c5d5c;
    color:white;
}
.admin.fonce label, .admin.fonce legend{color:white;width:40%;}
.admin.fonce h3, .admin.fonce h4{color:#e0e0e0;font-weight:bold;}
.admin.fonce small{color:#e0e0e0;}
.admin.fonce .checkbox *{float:left; width:auto;text-align:left;}
.admin.fonce .checkbox label{margin-bottom:20px;}
.admin.fonce .textarea label{float:none;text-align:left;}
.admin.fonce .textarea textarea{float:none;width:87%;}

 /** AddThis **/
.addthis_toolbox {
    float: right;
    width: 140px;
}

.societe .login .blocgris{
    width:50%;
    margin:100px auto;
}
.societe .login .blocgris h3{
    text-align: center;
    margin-bottom:30px;
}
.societe .login .blocgris .submit{
    margin-top:30px;
}
.societe h1{
    text-align: center;
}

/** Bloc Questions **/
#question_menu{
    position:fixed;
    z-index:999;
    left:0;
    top:150px;
    padding:5px;
    border:1px solid #ef8101;


    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -sand-transform: rotate(90deg);

    behavior:url(PIE.htc);
    height:40px;
    margin-left:-50px;
    text-align:center;
    font-weight:bold;
    letter-spacing:1px;
    font-size:16px;
    cursor:pointer;
}
#question_menu_box{
    background:#ef8101;
    padding:10px;
    color:white;
    display:block;
    text-decoration:none;
    cursor:pointer;
}
#question_menu_box:hover{
    color:black;
    cursor:pointer;
}

@media screen and (max-width: 1024px){
        #question_menu{
            padding:2px;
            height:30px;
            font-size:14px;
        }
        #question_menu_box{
           padding:5px ;
        }
}

/** Moteur de recherche **/
.recherche_form{
    line-height:25px;
    background: #cecece; /* Old browsers */
    background: -moz-linear-gradient(top,  #cecece 0%, #cecece 49%, #bdbdbd 51%, #b9b8b8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cecece), color-stop(49%,#cecece), color-stop(51%,#bdbdbd), color-stop(100%,#b9b8b8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #cecece 0%,#cecece 49%,#bdbdbd 51%,#b9b8b8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #cecece 0%,#cecece 49%,#bdbdbd 51%,#b9b8b8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #cecece 0%,#cecece 49%,#bdbdbd 51%,#b9b8b8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #cecece 0%,#cecece 49%,#bdbdbd 51%,#b9b8b8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecece', endColorstr='#b9b8b8',GradientType=0 ); /* IE6-9 */

    border: 1px solid #d0d0d0;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 200px;
    float:left;
    margin:5px 15px;
    margin-left:5px;
    line-height:25px;
}
.recherche_form_content{
    padding:0px;
}
.recherche_form_content .input{
    background:white;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #464b4c;
    padding:2px;
    width: 80%;
    margin-right:1.5%;
    border:none;
    margin:0;
    font-size:12px;
    padding:2px 5px;
    position:relative;
    top:-1px;
}
.recherche_form_content .ok{
    width: 7%;
    position:relative;
    top:1px;
    margin:0 5px;
}
.recherche_form_content .button{
    padding:2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size:13px;
    margin:0;
}
.recherche_form .lelabel{
    font-family: 'ArialNarrowItalic';
    padding-right:10px;
}


/** Slider home **/
#sliderhome{
    border:1px solid red;
    width: 620px;
    height: 340px;
    margin-left: 10px;
    float: left;
    text-align: center;
    border: 2px solid #e9e6e6;
    margin-bottom: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dadada+0,ffffff+65,ffffff+65 */
    background: #dadada; /* Old browsers */
    background: -moz-linear-gradient(-45deg,  #dadada 0%, #ffffff 65%, #ffffff 65%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  #dadada 0%,#ffffff 65%,#ffffff 65%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  #dadada 0%,#ffffff 65%,#ffffff 65%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadada', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
#sliderhome .sliderhome_item{
    height:340px;
    text-align: center;
    font-size:28px;
    line-height:50px;
    padding:0 20px;
    color:#010101;
}
#sliderhome .sliderhome_item img{
    vertical-align: middle;
    margin:0 auto;
    line-height:340px;
    width:50%;
}
#sliderhome .sliderhome_item td{
    border:none;
    height:340px;
    vertical-align: middle;
}
#sliderhome #sliderhome_items{
    border:2px solid white;
    height:336px;
}
#sliderhome .bx-wrapper .bx-viewport {
     -moz-box-shadow:none;
     -webkit-box-shadow:none;
     box-shadow: none;
     background: none;
}
#sliderhome ul {
     text-align:left;
    margin-left:20px;
}
#sliderhome li {
    list-style-type: disc;
    color:#ef8101;
}
#sliderhome li b,
#sliderhome li span{
    color:#010101;
}
#sliderhome hr{
    color:#ef8101;
    background:#ef8101;
    margin:0 auto;
    width:70%;
    height:3px;
    border:none;
}
#sliderhome .sliderhome_item0 td,
#sliderhome .sliderhome_item1 td{
    vertical-align: middle;
}
#sliderhome .sliderhome_item2 td,
#sliderhome .sliderhome_item3 td,
#sliderhome .sliderhome_item4 td,
#sliderhome .sliderhome_item5 td {
    vertical-align: top;
    padding-top:30px;
    line-height:68px;
}
#sliderhome .sliderhome_item6 td,
#sliderhome .sliderhome_item7 td,
#sliderhome .sliderhome_item8 td,
#sliderhome .sliderhome_item9 td {
    vertical-align: top;
    padding-top: 75px;
    line-height: 50px;
}
