@font-face {
   font-family: 'GloriaHallelujah';
    src: url('../font/gloriahallelujah-webfont.eot');
    src: url('../font/gloriahallelujah-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/gloriahallelujah-webfont.woff2') format('woff2'),
         url('../font/gloriahallelujah-webfont.woff') format('woff'),
         url('../font/gloriahallelujah-webfont.ttf') format('truetype'),
         url('../font/gloriahallelujah-webfont.svg#gloria_hallelujahregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    background: url("../images/bg.jpg") center top no-repeat fixed;
    margin: 0;
    padding: 0;
}
* {
    font-family: GloriaHallelujah;
    outline: 0 none;
}
:hover {
    transition: all 0.5s ease-in-out 0s;
}
a {
    text-decoration: none;
}
h1 {
    margin: 0;
}

h2{
	font-size: 19px;
	color: rgb(216, 116, 48);
}

h2.titre_h1{
    float: left !important;
    color: #FFF;
}

#logo{
	position: absolute;
	top: 0;
	left: 15px;
	width: 205px;
	height: 198px;
	z-index: 2;
	background: url(../images/logo.png) no-repeat;
}

.clear{
    clear:both;
}
.inner {
    margin: 0 auto;
    width: 990px;
	position: relative;
}
.header {
    float: left;
    width: 100%;
}
.silder {
    background-image: url("../images/silder.jpg");
    background-size: cover;
    height: 348px;
}
.move {
    float: right;
    margin-top: 120px;
    width: 40px;
}
.move img {
    float: right;
    margin-bottom: 2px;
}
.nav {
    background-image: url("../images/nav.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 1082px auto;
    float: left;
    margin-top: -1px;
    overflow: hidden;
    padding-bottom: 18px;
    width: 100%;
	position: relative;
	z-index: 1;
}
.nav ul {
    padding: 0;
    margin: 0 auto;
    max-width: 990px;
    width: 100%;
}
.nav ul li {
    float: left;
    list-style: outside none none;
    padding: 0 0 0 6px;
}
.nav ul li:first-of-type a{
	margin-top: 6px;
}
.nav ul li::after {
    background-image: url("../images/break.png");
    content: "";
    display: block;
    float: left;
    height: 48px;
    left: 7px;
    position: relative;
    top: 12px;
    width: 14px;
}
.no-break::after {
    content: none !important;
}
.nav ul li a {
    color: rgb(216, 116, 48);
    float: left;
    font-size: 19px;
    padding: 19px 9px 14px 9px;
}
.nav ul li a:hover {
    color: #fff;
}
.nav ul li.active a{
	color: #FFF;
}
.about {
    background-color: #fff;
    float: left;
    margin-top: -12px;
    width: 100%;
}
.about img {
    float: left;
    margin: 38px 43px 40px;
    width: 240px;
}
.about h1 {
    background-image: url("../images/drapeau.png");
    background-repeat: no-repeat;
    color: #7fc6c0;
    float: left;
    margin-top: 25px;
    width: 540px;
    background-position: right;
    font-size: 35px;
    font-weight: 100;
}
.about h2 {
    float: left;
}
.about p {
    color: #6d5c4d;
    float: left;
    font-family: arial;
    font-size: 12px;
    line-height: 18px;
    margin-top: 14px;
    text-rendering: geometricprecision;
	width:630px;
	text-align:justify;
	margin-bottom:30px;
}

.page {
    background-color: #fff;
    margin-top: -12px;
    padding:25px;
	clear: both;
	float: left;
	width: 940px;
}

.page p {
    color: #6d5c4d;
    font-family: arial;
    font-size: 12px;
    line-height: 18px;
    text-rendering: geometricprecision;
	text-align:justify;
}

.page h1 {
    color: #7fc6c0;
    font-size: 35px;
    font-weight: 100;
}

.actualites {
    background-color: #f25a3a;
    float: left;
    padding: 0 35px 30px;
    width: 93%;
}
.actualites h1 {
    background-image: url("../images/actualites.png");
    background-repeat: no-repeat;
    color: #fff;
    float: left;
    font-size: 32px;
    font-weight: 100;
    margin: 13px 0 12px;
    padding-left: 50px;
    width: 42%;
    background-position: center left;
}
.actualites h2 {
    float: right;
    font-size: 32px;
    font-weight: 100;
    margin-bottom: 12px;
    margin-top: 13px;
    padding-left: 26px;
    width: 31%;
}
.actualites img {
    float: left;
    width: 271px;
}
.actualites span {
    color: #fff;
	display: block;
    font-size: 15px;
    line-height: 18px;
    margin: 0 0 10px;
}
.actualites p {
    color: rgba(255, 255, 255, 0.69);
    font-family: arial;
    font-size: 12px;
    line-height: 15px;
}
.actu {
    float: left;
    margin-left: 30px;
    margin-right: 10px;
    width: 45%;
}
.actu img{
	width: 40%;
	float: left;
	margin: 0 20px 10px 0;
}
.realisation {
    color: #fff !important;
}
.footer {
    background-color: #000;
    color: rgb(242, 90, 58);
    float: left;
    font-size: 13px;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}
.footer a {
    color: rgb(242, 90, 58);
    font-size: 13px;
    padding-bottom: 3px;
}
.footer a:hover {
    border-bottom: 1px dashed;
    padding-bottom: 3px;
}

.nav ul li:first-child a span {
    display: none;
}

.nav ul li:first-child a {
    display: block;
    background: url(../images/home.png) no-repeat center center;
    width: 24px;
    height: 22px;
}

#img_actu{
	float: left;
	margin: 0 20px 10px 0;
}

.owl-controls{
    cursor: pointer;
    top: 0;
    z-index: 2;
    max-width: 1100px;
}
.owl-prev{
    position: absolute;
    top: 53%;
    width: 40px;
    height: 60px;
    background: url(../images/perv.png);
    text-indent: -9999px;
    right: 0;
}

.owl-next{
    position: absolute;
    top: 35%;
    width: 40px;
    height: 60px;
    background: url(../images/next.png);
    right: 0;
    text-indent: -9999px;
}
body.cke_editable{
    background: #FFF;
}