body {
	font-family: verdana;
	font-size: 13px;
	color: #b74c0c;
	margin-left: auto;
  	margin-right: auto;
  	width: auto;
  	background: #fc982a; /* Old browsers */
	background: -moz-linear-gradient(top, #fc982a 0%, #b74c0c 100%); /* FF3.6-15 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc982a), color-stop(100%,#b74c0c)); /* Chrome4-9,Safari4-5 */
	background: -webkit-linear-gradient(top, #fc982a 0%,#b74c0c 100%); /* Chrome10-25,Safari5.1-6 */
	background: -o-linear-gradient(top, #fc982a 0%,#b74c0c 100%); /* Opera 11.10-11.50 */
	background: -ms-linear-gradient(top, #fc982a 0%,#b74c0c 100%); /* IE10 preview */
	background: linear-gradient(to bottom, #fc982a 0%,#b74c0c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc982a', endColorstr='#b74c0c',GradientType=0 ); /* IE6-9 */
}

.retour {
	clear:both;
}

h2 {
	font-family: "groboldregular";
	font-size: 18px;
	background-color: #c7c7c7;
	color: white;
	padding: 10px 0px 10px 10px;
}

header {
	margin-left: auto;
  	margin-right: auto;
  	width: auto;
  	background: #9ed9fb; /* Old browsers */
	background: -moz-linear-gradient(top, #9ed9fb 0%, #3a9de1 100%); /* FF3.6-15 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9ed9fb), color-stop(100%,#3a9de1)); /* Chrome4-9,Safari4-5 */
	background: -webkit-linear-gradient(top, #9ed9fb 0%,#3a9de1 100%); /* Chrome10-25,Safari5.1-6 */
	background: -o-linear-gradient(top, #9ed9fb 0%,#3a9de1 100%); /* Opera 11.10-11.50 */
	background: -ms-linear-gradient(top, #9ed9fb 0%,#3a9de1 100%); /* IE10 preview */
	background: linear-gradient(to bottom, #9ed9fb 0%,#3a9de1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ed9fb', endColorstr='#3a9de1',GradientType=0 ); /* IE6-9 */
  }

 header img {
 	margin: auto;
 	display: block;
 }

 nav {
 	margin-left: auto;
  	margin-right: auto;
  	width: auto;
  	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#6cb23d+0,6cb23d+49,58a822+52,72bb2c+100 */
	background: #6cb23d; /* Old browsers */
	background: -moz-linear-gradient(top,  #6cb23d 0%, #6cb23d 49%, #58a822 52%, #72bb2c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #6cb23d 0%,#6cb23d 49%,#58a822 52%,#72bb2c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #6cb23d 0%,#6cb23d 49%,#58a822 52%,#72bb2c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6cb23d', endColorstr='#72bb2c',GradientType=0 ); /* IE6-9 */

  	height: 55px;
 }

 nav a {
 	text-shadow: 0 0 5px #858585;
 	font-family: "groboldregular";
 	text-decoration: none;
 	color: white;
 	padding: 0px 23px 0px 23px;
 	text-align: center;
 	margin-left: auto;
  	margin-right: auto;
  	width: auto;
  	line-height: 55px;
  	float: left;
  	font-size: 18px;
 }

 nav a:hover {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#89c164+0,89c164+50,79ba4e+51,90c957+100 */
	background: #89c164; /* Old browsers */
	background: -moz-linear-gradient(top,  #89c164 0%, #89c164 50%, #79ba4e 51%, #90c957 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #89c164 0%,#89c164 50%,#79ba4e 51%,#90c957 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #89c164 0%,#89c164 50%,#79ba4e 51%,#90c957 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89c164', endColorstr='#90c957',GradientType=0 ); /* IE6-9 */

}

footer {
	display: block;
	text-align: center;
	color: grey;
	border-top: solid 1px grey;
	width: 980px;
	margin: auto;
	background-color: #ebebeb;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*Dégradés*/

.sky_gradient {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#9ed9fb+0,3a9de1+100 */
	background: #9ed9fb; /* Old browsers */
	background: -moz-linear-gradient(top, #9ed9fb 0%, #3a9de1 100%); /* FF3.6-15 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9ed9fb), color-stop(100%,#3a9de1)); /* Chrome4-9,Safari4-5 */
	background: -webkit-linear-gradient(top, #9ed9fb 0%,#3a9de1 100%); /* Chrome10-25,Safari5.1-6 */
	background: -o-linear-gradient(top, #9ed9fb 0%,#3a9de1 100%); /* Opera 11.10-11.50 */
	background: -ms-linear-gradient(top, #9ed9fb 0%,#3a9de1 100%); /* IE10 preview */
	background: linear-gradient(to bottom, #9ed9fb 0%,#3a9de1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ed9fb', endColorstr='#3a9de1',GradientType=0 ); /* IE6-9 */
}

.orange_gradient {
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fc982a+0,b74c0c+100 */
	background: #fc982a; /* Old browsers */
	background: -moz-linear-gradient(top, #fc982a 0%, #b74c0c 100%); /* FF3.6-15 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc982a), color-stop(100%,#b74c0c)); /* Chrome4-9,Safari4-5 */
	background: -webkit-linear-gradient(top, #fc982a 0%,#b74c0c 100%); /* Chrome10-25,Safari5.1-6 */
	background: -o-linear-gradient(top, #fc982a 0%,#b74c0c 100%); /* Opera 11.10-11.50 */
	background: -ms-linear-gradient(top, #fc982a 0%,#b74c0c 100%); /* IE10 preview */
	background: linear-gradient(to bottom, #fc982a 0%,#b74c0c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc982a', endColorstr='#b74c0c',GradientType=0 ); /* IE6-9 */
}


 .navbtn {
 	margin: auto;
 	width: 980px;
 
 } 


 .bluebtn {
 	font-family: "groboldregular";
 	width: 210px;
 	text-shadow: 0 3px 5px #858585;
 	padding-bottom: 10px;
 }

 .bluebtn a {
 	font-size: 15px;
 	text-decoration: none;
 	color: white;
 	display: block;
 	padding: 15px 10px 15px 10px;
 	width: 190px;

 	background: #9ed9fb; /* Old browsers */
	background: -moz-linear-gradient(top, #9ed9fb 0%, #3a9de1 100%); /* FF3.6-15 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9ed9fb), color-stop(100%,#3a9de1)); /* Chrome4-9,Safari4-5 */
	background: -webkit-linear-gradient(top, #9ed9fb 0%,#3a9de1 100%); /* Chrome10-25,Safari5.1-6 */
	background: -o-linear-gradient(top, #9ed9fb 0%,#3a9de1 100%); /* Opera 11.10-11.50 */
	background: -ms-linear-gradient(top, #9ed9fb 0%,#3a9de1 100%); /* IE10 preview */
	background: linear-gradient(to bottom, #9ed9fb 0%,#3a9de1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ed9fb', endColorstr='#3a9de1',GradientType=0 ); /* IE6-9 */
 }

 .bluebtn a span{
 	width: 16px;
 	height: 23px;
 	display: inline-block;
 	vertical-align: text-bottom;
 }

 .bluebtn a:hover span {
 	background-image: url('images/arrow.png');
 }

.container {
	width: 980px;
	height: 595px;
	margin: auto;
	 	background-color: #ebebeb;
 	height: 877px;
}

 #left_menu {
 	width: 210px;
 	min-height: 595px;
 	background-color: white;
 	margin:auto;
 	float: left;
 }

 .title {
 	font-family: "groboldregular";
 	font-size: 20px;
 	font-weight: bold;
 	color: #f48f26;
 	margin: 10px 0px 20px 10px;
}

.contact_title {
	font-family: "groboldregular";
 	font-size: 20px;
 	font-weight: bold;
 	color: #f48f26;	
 	margin-top: 30px;
 	margin-left: 20px;
 	margin-bottom: 10px;
}

.info_grey {
	font-size: 14px;
	color: grey;
	margin-left: 10px;
}

.info_grey a{
	color: #f48f26;	
}

#right_part {
	width: 770px;
 	min-height: 595px;
 	background-color: white;
 	float: left;
}

#accroche {
	font-family: "groboldregular";
	color: #f48f26;	
	padding: 20px;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
}


#anniversaire {
	font-family: "groboldregular";
	font-weight: bold;
	font-size: 18px;
	border-bottom: solid 1px black;
	padding: 10px 10px 10px 220px;
	color: #fc982a; /* Old browsers */
	color: -moz-linear-gradient(top, #fc982a 0%, #b74c0c 100%); /* FF3.6-15 */
	color: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc982a), color-stop(100%,#b74c0c)); /* Chrome4-9,Safari4-5 */
	color: -webkit-linear-gradient(top, #fc982a 0%,#b74c0c 100%); /* Chrome10-25,Safari5.1-6 */
	color: -o-linear-gradient(top, #fc982a 0%,#b74c0c 100%); /* Opera 11.10-11.50 */
	color: -ms-linear-gradient(top, #fc982a 0%,#b74c0c 100%); /* IE10 preview */
	color: linear-gradient(to bottom, #fc982a 0%,#b74c0c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc982a', endColorstr='#b74c0c',GradientType=0 ); /* IE6-9 */

}


#text_anniversaire {
	padding: 40px 40px 40px 240px;
	color: black;
	font-size: 16px;
	line-height: 150%;
}


.orange_bold {
	color: #f48f26;
	font-weight: bold;
}

.orange_thin {
	color: #f48f26;
}


#contact {
	display: none;
	padding: 10px;
}

#contact_box {
	border: solid 1px black;
	background-color: white;
	width: 645px;
	height: 440px;
	display: inline-block;
}


.col2 {
	width: 47%;
	margin:0 1.5%;
	float: left;
}


.box {
	background-color: #999999;
	border: 0px;
	margin: 10px;
	padding: 10px 0px 10px 0px;
	width: 270px;
	color: white;
}


.sous_titre {
	font-family: "groboldregular";
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	padding-left: 10px;
	color: #81c8f4;
}


.send_btn {
	text-decoration: none;
	color: white;
	background-color: #81c8f3;
	padding:10px;
	font-weight: bold;
	font-style: italic;
	display: block;
	margin-top: 30px;
	margin-left: 20px;
	float: left;
}


#actuality {
	float: left;
}


#video_of_the_month {
	float: left;
}

img {
	display: block;
}