body {
    font-family: 'Source Sans Pro', sans-serif;
}

@font-face {
  font-family: "linecons";
  src: url('fonts/linecons.eot');
  src: url('fonts/linecons.eot?#iefix') format('eot'), 
    url('fonts/linecons.woff') format('woff'), 
    url('fonts/linecons.ttf') format('truetype'), 
    url('fonts/linecons.svg#linecons') format('svg');
  font-weight: normal;
  font-style: normal;
}





h3 {
    font-size: 100%;
	color:#FFFFFF;
    font-weight: 300;
	max-width: 350px;
    padding-top: 10px;
    padding-bottom: 10px;
	padding-left: 10px;
}

h4 {
    font-size: 120%;
    font-weight: 400;
    color: #fff;
}
h5 {
	font-size: 250%;
	color: #F60;
	font-weight: 300;
	margin: 15px 0 20px 0px;
}
h6 {
    font-size: 150%;
	color:#F60;
    font-weight: 900;
	max-width: 900px;
    padding-top: 10px;
    padding-bottom: 10px;
	padding-left: 10px;
}
h7 {
	font-size: 160%;
	color: #F60;
	font-weight: 300;
}
h8 {
    font-size: 100%;
	color:#FFFFFF;
    font-weight: 300;
	max-width: 350px;
    margin: 10px 0 30px 10px;
}
h9 {
    font-size: 150%;
	color:#FFFFFF;
    font-weight: 900;
	max-width: 900px;
    padding-top: 20px;
    padding-bottom: 10px;
	padding-left: 10px;
}

a {
    color:
	#FFFFFF;
}

p a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a:hover {
    color: #000;
}


a.button_light {
    margin-left: 10px;
    width: 100px;
    border: 5px solid #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: 0px 0px 0px 1px #dbdbdb;
}

a:hover.button_dark, a:hover._button_light {
    background-color: #d76203;
    text-shadow: 0px -1px #a70d00;
    border: 5px solid rgba(0, 0, 0, .4);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box;
    box-shadow: inset 0px 1px 2px #c14d00;
}

a:hover.button_light {
    background-color: #d76203;
    border: 5px solid #f5f5f5;
    box-shadow: 0px 0px 0px 1px #cbcbcb;
}




/* ---------- Header ---------- */

#header {
    width: 100%;
    height: 230px;
    background-color: #fff;
	 background-image: url("images/header_bande_couleur.jpg");
	background-size: 100%;
}

#header_in {
    width: 960px;
    height: 230px;
    margin: auto;
	text-align:center
}

#header_in h1 {
    font-size: 15pt;
    letter-spacing: 1px;
    float: left;
}

#header_in h1 a {
    text-decoration: none;
    color: #111;
    font-weight: 100;
}

#header_in h1 a b {
    font-weight: 600;
}

  


/* ---------- Main part (slider) ---------- */


#bandeorange  {
    width: 100%;
    height: 42px;
    background: url('images/bande_orange.jpg');
    background-color: #000;
    background-size: 100%;
    color: #FFFFFF;
}
#banderouge  {
    width: 100%;
    height: 42px;
    background-color: #ca0b0b;
	top: 50%;
    background-size: 100%;
    color: #FFFFFF;
	text-align: center;
}

#bandeorange_in h1 {
   font-size: 140%;
   -webkit-text-size-adjust:none;
	color:#FFFFFF;
	font-weight: 200;
    text-align: center;
	max-height:42px;
}
#bandeorange2  {
    width: 100%;
    height: 25px;
    background: url('images/bande_orange.jpg');
    background-color: #000;
	background-size: 100%;
}

#bandeorange3  {
    width: 100%;
    background: url('images/bande_orange.jpg');
    background-color: #000;
	background-size: 100%;
	 text-align: center;
}

#main_part, #main_part_inner {
    width: 100%;
    height: 400px;
    background: url('images/bande_feu.jpg') scroll no-repeat center;
    background-color: #000;
}


#main_part_in, #main_part_inner_in {
    width: 960px;
    margin: auto;
}

#main_part_in h2, #main_part_inner_in h2 {
    padding-top: 10px;
    padding-bottom: 10px;
	padding-left: 10px;
    font-size: 150%;
	line-height: 100%;
    font-weight: 200;
    text-align: left;
    color: #fff;
	max-width: 350px;
    text-shadow: 0px 1px #000;
}

#main_part2, #main_part2_inner {
    width: 100%;
    height: 400px;
    background: url('images/bande_feu.jpg') scroll no-repeat center;
    background-color: #000;
}


#main_part2_in, #main_part2_inner_in {
    width: 960px;
    margin: auto;
}

#main_part2_in h2, #main_part2_inner_in h2 {
    padding-top: 10px;
    padding-bottom: 10px;
	padding-left: 10px;
    font-size: 150%;
	line-height: 100%;
    font-weight: 200;
    text-align: left;
    color: #fff;
	max-width: 350px;
    text-shadow: 0px 1px #000;
}


#milieu {
    width: 100%;
    height: 225px;
    background-color: #fff;
	 background-image: url("images/image_milieu.jpg");
	background-size: 100%;
}

#milieu_in {
    width: 960px;
    height: 225px;
    margin: auto;
    text-align: left;
}

#milieu_in h1 {
  padding-top: 10px;
    padding-bottom: 10px;
	padding-left: 10px;
    font-size: 100%;
	line-height: 100%;
    font-weight: 200;
    text-align: left;
    color: #000000;
	max-width: 500px;
}
#milieu_in h2 {
  padding-top: 10px;
    padding-bottom: 10px;
	padding-left: 10px;
    font-size: 150%;
	line-height: 100%;
    font-weight: 400;
    text-align: left;
    color: #000000;
	max-width: 500px;
}

		
		#bandeimages {
    width: 100%;
    height: 142px;
    background: url('images/fondimage.jpg') scroll no-repeat center;
    background-color: #000;
	}
	
	#bandeimages_in, #bandeimages_inner_in {
    width: 960px;
    margin: auto;
}

		
		/* --- */



	
	.chapeauimg {
    float: right;
	margin: 10px 30px 0px 10px;
}

	.facebookimg {
    float: right;
	margin: 0px 30px 0px 0px;
}

.headerimg {
align-content:center
}

    
/* ---------- Footer ---------- */




#footer {
    width: 100%;
    height: 180px;
    background-color: #000;
	color: #a5a5a5;
    font-weight: 200px;
    font-size: 90%;
}

#footer_in {
    width: 960px;
    margin: auto;
    position: relative;
    padding-top: 30px;
}

#footer_in p {
    float: left;
}

#footer_in a {
    color: #fff;
    text-decoration: none;
}

#footer_in a:hover {
    color: #fff;
    text-decoration: underline;
}

#footer_in span {
    position: absolute;
    right: 10px;
}
	
	
