@charset "UTF-8";

body{
color:black;
font-size:11pt;
background-color:white;
}

.Arsenalbold{
font-family:"Arsenal";
font-weight:bold;
}
.Arsenalreg{
font-family:"Arsenal";
}
.conteneur_header, .conteneur_body, .conteneur_footer{
	width:70%;
	margin-left:30px;
	position:relative;
}
/* ###### */
/* HEADER */
/* ###### */
	.conteneur_header{
		margin-top:5px;
		height:65px;
		margin-bottom:15px;
	}

/* 	.logo_header{
 		width:600px;
		height:68px;
		position:absolute;
		top:0;
		left:0;
	} */

/* 	.logo_header img{
 		max-width: 100%;
		height: auto;
		width: auto\9;
	} */
	.logo_header a{
		text-decoration:none;
		border:0;
	}
	
/*  	.agence_header{
 		width:220px;
		height:60px;
		position:absolute;
		top:24px;
		right:0;
	} */
	
	
	.logo_header.v2{
 		width:650px;
		font-size:28px;
		line-height:30px;
		height:45px;
		margin-top:10px;
		margin-bottom:5px;
		float:left;
	}
	.logo_header.v2 .bold{
	font-weight:bold;
	}
 	.agence_header.v2{
		font-size:20px;
		line-height:22px;
 		width:255px;
		height:45px;
		top:10px;
		text-align:right;
		float:right;
		margin-top: 10px;

	}
	.agence_header.v2 .bold{
	font-weight:bold;
	}
	/*
	.agence_header img{
		max-width: 100%;
		height: auto;
		padding-top:4%;
		width: auto\9; 
		padding-top:30px;
		width:216px;
	}*/

/* ############## */
/* CONTENEUR BODY */
/* ############## */
	.conteneur_body{
		min-height:500px;
	}

/* ########## */
/* NAVIGATION */
/* ########## */
.conteneur_nav{
	width:13%;
	float:left;
	padding-left:1px;
}

.navigation_elm{

	
}

.navigation_elm a{
font-weight:bold;
	font-size:16px;
	border-bottom:1px solid white;
}
.sous_navigation_elm  a{
	font-weight:normal;
}
.navigation_elm a:hover{
	color:#929496;
}
.navigation_elm_actif a, .navigation_elm_actif a:hover{
	color:black;
}



.sous_navigation_conteneur{
	margin-top:5px;
}
.sous_navigation_elm {
	margin-bottom:5px;
	 width: 95%;
}
.navigation_elm .sous_navigation_elm:first-of-type {
	margin-top:15px;
}

.navigation_elm .sous_navigation_elm:last-of-type {
	margin-bottom:20px;
}

.sous_navigation_elm a{
	font-size: 1em;
	border:none;
	color:black;
	font-family:"Arsenal";
}

.sous_navigation_elm:hover a{
	color:#929496;
}
.sous_navigation_elm_actif a, .sous_navigation_elm_actif:hover a{
	color:black;
font-weight:bold;
}

/* ####### */
/* CENTRAL */
/* ####### */
	.conteneur_central{
		/* width:1200px;
		padding-left:2px;
		float:left; */
		width:85%;
		float:right;
	}

	.clients_elm{
		width:21%;
		margin-left:3%;
		margin-bottom:2%;
		float:left;
		height:170px;
	}
	.clients_elm .clients_elm_image_conteneur img{
		max-width: 100%;
		height: auto;
		width: auto\9;
	}
	.clients_elm .clients_elm_title_conteneur{
		text-align:center;
		font-size:0.8em;
	}
	.logo_client_rappel{
		width:20%;
		margin:auto;
	}
	.logo_client_rappel img{
		max-width: 100%;
		height: auto;
		width: auto\9;
	}

	
	.body_image{
		width:100%;
	}
	.body_image img{
		max-width: 100%;
		height: auto;
		width: auto\9;
	}
	
.conteneur_footer{
	margin-top:30px;
	margin-bottom:5px;
	font-size:0.8em;
}

.audio{
width: 155px;
}

#element_contact {
	position:relative;
}

#contenu_contact{
	position:absolute;
	top:20px;
	left:40px;
	width:500px;
	
}

#contenu_adresse{
	position:absolute;
	bottom:20px;
	left:40px;
	width:500px;
	font-size:14pt;
}

#contenu_adresse a:hover{
border:none;
}

#element_contact h1{
	font-family:"Arsenal";
	font-size:72px;
	margin-bottom: 20px;
}
#element_contact h1:nth-child(2) {
	margin-bottom: 28px;
}
#element_contact img{
	max-width: 100%;
	height: auto;
	width: auto\9;
}

#element_contact .ligne_email{
	
	font-size:18px;
	margin-bottom:18px;
	
}

#element_contact .ligne_email .nom{
font-weight:bold;
	font-weight:bold;
	color:#D9002F;
}
#element_contact .ligne_email .mail{

}
#element_contact .ligne_email .mail a{
	text-decoration:none;
	border:none;
}
#element_contact .ligne_email .mail a:hover{
	text-decoration:none;
	border:none;
	color:#D9002F;
}





#dialog_video iframe{
	width:640px;
	height:360px;
	margin:auto;
}


.conteneur_footer{

}
.audio{
	float: left;
    width: 13%;
}
.footer{
	float: right;
    width: 86%;
}
.footer div {
margin-top:8px;
}

.audio_btn, .audio_btn_hover:hover{
	width:40px;
	height:30px;
	background-image:url('/lib/img/audio.png');
	background-position:0px 30px;
	cursor:pointer;
}
.audio_btn:hover, .audio_btn_hover{
	width:40px;
	height:30px;
	background-image:url('/lib/img/audio.png');
	background-position:0px 0px;
	cursor:pointer;
}