@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	box-sizing:border-box;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
	
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	color:#2d2d2d
}

.menu ul{
	height: 35px;
	padding-top:8px;
}
.menu ul li{
	display: inline-block;
    float: left;
	margin:auto;
}

.menu ul li.m:after{
	content:'/';
}

.tele{
    float: right!important;
}
.tele a{
	padding-right: 0px!important;
}




.left_content a:link { color:#2d2d2d; text-decoration:underline;}
.left_content a:visited { color:#2d2d2d; text-decoration:underline;}
.left_content a:hover  { color:#2d2d2d; text-decoration:none;}
.left_content a:active { color:#2d2d2d; text-decoration:underline;}

a{
	-webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.wrapper_table {
	display:table;
	width:100%;
	table-layout:fixed;
}
.wrapper_table > div {
	display:table-cell;
	vertical-align:middle;
}
.wrapper_addr > div {
	vertical-align: top;
	display: table-cell;
}
.left_addr {
	padding-right:10px; 
}
.wrapper_table_contact{
	display:table;
	width:100%;
	table-layout:fixed;
	margin:0 auto;
}
.wrapper_table_contact > div {
	display:table-cell;
	vertical-align:top;
}

.wrapper_table_home {
	display:table;
	width:100%;
	table-layout:fixed;
}
.wrapper_table_home > div {
	display:table-cell;
	vertical-align:middle;
}

.top_head{ 
	height:169px
}

.logo{ 
	padding-top:29px; 
	width: 410px;
}

.logo a img{
	width:80%;
}
.wrapper_urgence {
	text-align: right;
    font-size: 18px;
    font-weight: bold;
    color: red;
    padding: 10px 0 5px 0;
}
.right_top{ 
	width:320px; 
	position:relative
}

.langue{ 
	position:absolute; 
	top:64px; 
	color:#FFFFFF; 
	padding:5px 15px; 
	font-size:14px; 
	background-color:#00a859;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	text-decoration:none
}

a:hover.langue{
	background-color:#014886;
}

.top_menu{
	width:220px; 
	position:absolute; 
	right:0; 
	top:15px; 
	border-top:solid 1px #96938a; 
	padding-top:5px
}

.top_menu a{ 
	display:block; 
	margin-bottom:7px; 
	padding-bottom:11px; 
	border-bottom:solid 1px #96938a;  
	font-size:13px; 
	text-decoration:none; 
	color:#2c2b2b; 
}

.top_menu a span{
	background:url(../images/puce.png) no-repeat -19px 0;
	-webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;   
	display: block;
	float: left;
	height: 20px;
	margin-right: 20px;
	width: 19px;
}

.top_menu a:hover span{
	background-position:0 0
}

@media screen and (max-width: 1020px) {
	.menu,.content_head{
		padding-left:10px;
		padding-right:10px;
	}
	.right_coordonnees_content{
		padding-left: 10px!important;
	}	
	
}

@media screen and (max-width: 930px) {
	.menu a {
		padding: 0 10px!important;
	}

	.banniere_div p {
	    font-size:34px!important
	}
}
@media screen and (max-width: 871px) {
    
	.menu a{
		padding:0 8px!important;
		font-size:13px;
	}
	.banniere_div p {
		padding-left: 0px!important;
		font-weight: bold;
		color: #1a1c49;
		font-size: 39px;
		padding-top: 120px;
	}
	.banniere_div a img{
		width: 140px!important;
	}
	.banniere_div p{
		font-size:24px!important;
	}
	
	.bottom_content_home{
		padding: 50px 90px!important;
	}
	
	.top_content_home h1{
		padding: 0 125px!important;
	}
	
	.top_content_home p span{
		padding: 0 125px!important;  
	}
	.top_content_home>p{    
		padding: 0 90px!important;	
	}
	.home_box_right{
		right: 90px!important;;
	}
}

.btn_mm
{
	width: 40px;
	height: 40px;
	position: absolute;
	top: 20px;
	right: 0;
	display:none;
}

@media only screen  and (max-width : 768px) {
	
	.wrapper_table > div {
		display:block;
	}

	.img_right {
		width: 52%!important;
	}

	#content > div{
		margin-left: 0px!important;
		padding: 0px;
		padding-bottom: 30px;
	}
	
	.btn_mm {
		display:block;
		color: #014886;
	}
	
	.top_menu{
	    display: none!important;
	}
	
	.tele{
		display: none!important;
	}
	.tele a{
		display:none!important;
	}
	
	.logo {
		padding-top: 40px;
		width: 100%;
	}
	
	menu{
		display:none;
	}
	
	.menu ul li{
		display:block;
		float:none!important;
		margin:auto;
	}
	
	#mm-menu a{
		margin:8px 10px!important;
	}
	
	.right_top{
		display: none!important;
	}
	
	.menu a{
		display:block!important;
	}
	
	.left_footer{
		display:none!important;
	}
	.center_div .copy{
		display:table-row!important;
		text-align: center;
		line-height: 20px;
	}
	
	.right_footer{
	    display: table!important;
		float:none!important;
		border:none!important;
		margin: auto;
		color: #FFFFFF;
		padding-left:0!important;
		padding-bottom: 20px;
		max-width: 335px;
		width: 100%;
	}
	.banniere_div a img{
		width: 160px!important;
	}
	.banniere_div p{
		font-size:24px!important;
	}
	.bottom_content_home{
		padding: 50px 30px!important;
	}
	
	.top_content_home h1{
	    line-height: 26px!important;
		padding: 0 120px!important;
	}
	
	.top_content_home p span{
		padding: 0 120px!important;  
	}
	.top_content_home>p{    
		padding: 0 30px!important;	
	}
	.home_box_right{
		right: 30px!important;
	}
	
	#content, #content_home {
		margin-top: 20px!important;	
	}
	header{
	border-bottom: 5px solid #014886;}
	
	.logo a img {
        max-width: 400px;
		width: 100%;
	}
	.wrapper_urgence {
		padding: 20px 0 0 0;
		text-align: left;
		font-size: 16px;
	}
}

@media only screen 
and (max-width : 630px) {
	
	.wrapper_table > .right_content {
		display: table-row;
		vertical-align: middle;
	}
	.left_content h1,.form_content h1{
		font-size: 28px!important;
	}

	.banniere_div a img{
		width: 140px!important;
		padding: 0 !important;
		margin-bottom: -30px!important;
	}
	.banniere_div p{
		display: none!important;
	}

	.banniere_div div:first-child{
		vertical-align: middle!important;
	}

	.img_right{
		padding-top: 15px!important;
	}
	.bottom_content_home{
		margin-left: auto;
		margin-right: auto;
		width: 310px;
		
	}
	.bottom_content_home>div{
		display:block!important;
	}
	
	
	.top_content_home h1{
	    line-height: 26px!important;
		font-size: 18px;
		padding: 0 70px!important;
	}
	
	.top_content_home p span{
		padding: 0 120px!important;  
	}
	.top_content_home>p{    
		padding: 0 20px!important;	
	}
	.home_box_right{
		right: 20px!important;
	}
	
	.home_box_right {
		position: initial!important;
		margin-top: 20px;
	}
}

@media only screen 
and (max-width : 480px) {
	.top_head{
		height:110px;
	}
	.logo{
		padding-top:20px;
		width:auto;
		max-width:initial;
	}

	.img_right {
		width: 60%!important;
	}

	#content,#content_home{
		padding:10px;
	}
	.copy a img{
		display:none!important;
	}
	
	#content,#content_home {
		margin-top: 30px!important;
		padding: 10px!important;
	}
	.logo a img{
		width:240px;
	}
	.banniere_div a img{
		width: 120px!important;
	}
	.banniere_div p{
		font-size:22px!important;
	}
	.top_content_home h1{
	    line-height: 26px!important;
		font-size: 16px!important;
		padding: 0 30px!important;
	}
	
	.top_content_home p span{
		font-size: 18px!important;
		padding: 0 80px!important;  
	}
	.top_content_home>p{    
		padding: 0 10px!important;	
	}
}

@media only screen 
and (max-width : 370px) {
	
	.left_content h1,.form_content h1{
		font-size: 26px!important;
	}
	
	.right_footer img{
		display:none!important;
	}
	
	.right_footer div{
		float:none!important;
	    text-align: center;
		margin: auto;
	}
	
	.btn_mm{
		top:5px;
		right:5px;
	}
	.banniere_div a img{
		width: 240px;
	}
	.banniere_div p{
		font-size:39px;
	}
	.banniere_div a img{
		padding-left: 10px!important;
		width: 90px!important;
	}
	.banniere_div p{
		padding-left: 10px!important;
		font-size:14px!important;
	}
	.top_content_home p span {
		padding: 0 50px!important;
	}
	.bottom_content_home {
		padding: 50px 10px!important;
	}
	.bottom_content_home{
		width: 260px!important;
	}
}


.banniere_div a img{
	width: 240px;
	padding-top: 0;
	padding-bottom: 30px;
}
.banniere_div p{
	padding-left: 0px!important;
	font-weight: bold;
	color: #014886;
	font-size: 39px;
	padding-top: 0;
}

menu{ 
	background-color:#014886
}

.menu, .center_div,.content_head, #content,#content_home{
	max-width:980px;
	width:100%;
	margin:0 auto
}

.banniere_div{
	max-width:980px;
	width:100%;
	margin:0 auto;
	position:relative;
	display:table;
	table-layout: fixed;
}

.omber{
	position:absolute;
	right:-54px; 
	bottom:0
}

#content,#content_home{
	margin-top:60px;
	padding:20px;
}

.banniere{
    background-image: url(../images/banniere2.png);
    background-position: center right;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-color: #c6d5e2;
}

.menu{
	padding:15px 0;
	color:#FFFFFF; 
	font-size:16px;
}

.menu a{
	padding:0 15px;
	color:#FFFFFF;
	text-decoration:none;
	vertical-align:baseline;
}

.menu a:hover,.menu a.select{
	color:#c0d736
}

.top_content_home{ 
	display: table-row!important;
	line-height:0px
}

.top_content_home h1{
	padding: 0 100px;
	color: #00a859;
    font-size: 20px;
    line-height: 38px;
    text-align: center;
}

.top_content_home p span{
	padding: 0 100px;    
	color: #00a859;
    font-size: 20px;
    text-align: center;
}
.top_content_home>p
{    padding: 0 150px;
	text-align:center;
	line-height: 24px;
}

.home_box{
	width:250px;
	height:90px;
	border:solid 1px #00a859;
}

.bottom_content_home{
	line-height:18px;
	padding: 50px 150px;
}

.home_box p span{
	font-weight: 600;
	color: #00a859;
    font-size:18px;
	text-align:center;
	text-transform:uppercase;
}
.home_box p{
	line-height: 24px;
    font-size: 16px;
	text-align:center;
	position: absolute;
    top: 10px;
    right: 20px;
}
.home_box_right
{
	position: absolute;
	right: 150px;
}

.home_box img{
	display: inline-block;
    padding:10px 15px;
}

.right_content_img{
	line-height:18px;
	width:400px!important;
	margin-left:20px;
}
.form_content
{
	background-color: #f5f1e9;
	width: 100%;
	line-height: 18px;
	padding-right: 20px;
	margin: 0 auto;
}

.left_content{ 
	width: 100%;
	line-height: 18px;
	padding-right: 20px;
}

.right_content{ 
	width:270px;
	margin-left: 20px;
}
.right_content img{
	width: 100%;
}

.left_content h1,.form_content h1{
	color:#00a859;
	line-height:30px;
	font-family:Calibri,Arial, sans-serif; 
	font-size:34px; margin-bottom:15px;
}

.form_content h1{
	padding:30px 0;
}

.left_content h1 span{
	display:block; 
	font-size:24px;
}

.left_content p{
	text-align:justify;
	line-height:18px; 
	margin-bottom:15px
}

.left_content  ul{ 
	margin-top:15px;
	margin-left:15px
}

.left_content  li{ 
	margin-bottom:5px; 
	list-style:square; 
	margin-left:5px; 
	padding-left:3px
}

h3{ 
	color:#a2cb39;
	font-size:14px;
	margin-top:5px
}

.green{ 
	border:solid 1px #a5ce43
}

.td_green{
	background-color:#a5ce43
}
footer{
	background-color:#014886; 
	margin-top:30px;
	padding:20px 0; 
	clear:both; 
	overflow:auto
}
.menu_footer{
	color:#FFFFFF
}

.menu_footer a{
	color:#FFFFFF;
	padding:0 5px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	font-family:Calibri,Arial, sans-serif;
}

.menu_footer a:hover{
	color:#00a859 ;
}

.left_footer{
	max-width: 620px;
	width: 65%;
}


.right_footer{
	float: right;
	color: #FFFFFF;
	border-left: solid 1px #346d9e;
	padding-left: 10px;
	max-width: 335px;
	width: 100%;
	
}

.right_footer img{ 
	margin-right:10px
}

.right_footer span{
	color:#a5ce43
}

.right_footer div{ 
	padding-top:30px;
	float:left;
	width:220px;
	line-height:18px
}

.copy{ 
	margin-top:20px;
	color:#8c8f96
}

.clear{
	clear:both
}

#contact input ,#contact textarea {  
	border: medium none; width:60%;
	border-radius: 0 0 0 0;
	color: #666666;
	margin-bottom: 1.5em;
	padding: 0.75em;
}

#contact textarea{ 
	width:60%
}

#contact p{ 
	width:81%;
}

#contact button{  
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in; 
	background-color:#00a859;
	color:#FFFFFF;
	padding:5px 10px;
	border:none; 
	cursor:pointer; 
	font-weight:bold;
	font-size:16px
}

#contact button:hover{ 
	background-color:#5f6060;
}

#contact div { 
	margin-bottom:5px
}

.right_content h3{ 
	color:#333333; 
	margin-bottom:5px
}

.img_prepar {
	border:1px solid #a5ce43;
	margin:0 0 10px 0;
}
.left_coordonnees_content h3, .right_coordonnees_content h3{
	color:black;
}
.left_coordonnees_content img, .right_coordonnees_content img{
	width:350px;
	height:auto;
	margin-bottom: 20px;
}

.titre_contact{
    color: #00a859;
    line-height: 30px;
    font-size: 18px;
    margin-bottom: 15px;
}

.form_content
{
	width: 100%;
	line-height: 18px;
	padding-right: 20px;
	text-align: center;
}

.left_coordonnees_content{
	max-width:390px;
	width: 390px;
	line-height: 18px;
	padding: 20px 0;
}

.right_coordonnees_content{
	width: 100%;
	line-height: 18px;
	padding: 20px 0;
}

.banniere_div>div:first-child {
     vertical-align: middle;
}
.banniere_div>div{
     vertical-align: bottom;
	display: table-cell;
}
.banniere_div:first-child{
	text-align: center;
}

.img_right{
	width: 48%;
}

.img_right img{
	max-width: 100%;
	height: auto;
}
@media only screen  and (max-width : 870px) {
	.wrapper_table_contact,
	.wrapper_table_contact > div{
		display:block;
	} 
	.left_coordonnees_content {
		padding-left: 0px!important;
		width: 350px;
		margin: 0 auto;
	}
	.right_coordonnees_content {
		padding-left: 0px!important;
		max-width: 600px;
		margin: 0 auto;
		text-align: center;
	}
	
	.left_coordonnees_content img, 
	.right_coordonnees_content img {
		width:350px;
		max-width: 100%;
	}
	.wrapper_addr {
		text-align: left;
	}
	.wrapper_addr > div {
		display: table-cell;
	}

}
@media only screen  and (max-width : 430px) {
	.wrapper_addr > div {
		display: block;
	}
	.right_coordonnees_content {
		text-align: left;
	}
}