﻿@font-face {
    font-family: 'AndikaRegular';
    src: url('../fonts/andika-r-webfont.eot');
    src: url('../fonts/andika-r-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/andika-r-webfont.woff') format('woff'),
         url('../fonts/andika-r-webfont.ttf') format('truetype'),
         url('../fonts/andika-r-webfont.svg#AndikaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CarterOneRegular';
    src: url('../fonts/carterone-webfont.eot');
    src: url('../fonts/carterone-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/carterone-webfont.woff') format('woff'),
         url('../fonts/carterone-webfont.ttf') format('truetype'),
         url('../fonts/carterone-webfont.svg#CarterOneRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
	font-family: 'jr!handRegular';
	src: url('../fonts/jr!ha___.eot');
	src: local('jr!hand'), local('Jrhand'), url('../fonts/jr!ha___.ttf') format('truetype');
}

#date{float:left; color : #eee; font-size : 12px ; font-family: 'AndikaRegular'; margin-top : 8px ; margin-right : 5px ;}
#heure{float:left; color : #eee; font-size : 12px ; font-family: 'AndikaRegular' ; margin-top : 8px ;}



.fa-laptop:before{
font-size : 76px; color:#fff;text-decoration:none;
}
.fa-bar-chart:before{
font-size : 74px; color:#fff;text-decoration:none;
}

.fa-mortar-board:before{
font-size : 76px;color:#fff;text-decoration:none; 
}



body{
	margin:0;
	background:url(../images/bg-body.jpg) no-repeat center center fixed;
}
.page{
	background:url(../images/bg-header.jpg) no-repeat center top;
}

/*------------------------- Font ------------------------*/ 
@font-face {
    font-family: 'RokkittRegular';
    src: url('rokkitt-regular-webfont.eot');
    src: url('rokkitt-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('rokkitt-regular-webfont.woff') format('woff'),
         url('rokkitt-regular-webfont.ttf') format('truetype'),
         url('rokkitt-regular-webfont.svg#RokkittRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*------------------------- Header ------------------------*/ 
.myheader{
	/*background:url(../images/bg-navigation.jpg) no-repeat center 90px;*/
border-bottom: solid 1px #f78117; 
	/*width:940px;*/
	margin:0 auto;
	height:75px;
	padding:10px 10px 0; background : #000 ; 
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";  /* opacité sur
   ➥ IE8 */
filter: alpha(opacity=70); /* opacité sur IE6 – IE7 */
opacity : 0.70 ; 
}

.header{
	/*background:url(../images/bg-navigation.jpg) no-repeat center 90px;*/
/*border-bottom: solid 1px #f78117; */
	width:940px;
	margin:0 auto;
	height:80px;
	padding:10px 10px 0;
}
.header a#logo{
	display:block;
	float:left;
	outline:none;
}
.header a#logo img{
	border:0;
}
.header ul{
	margin:0;
	list-style:none;
	padding:40px 10px 0 0;
	float:right; 

}
.header ul li{
	float:left;
	margin:0 0 0 15px; 
}
.header ul li.selected a,.header ul li a:hover{
	color:#f78117;
}

.header ul li a{
	font-size:12px;
	text-decoration:none;
	color:#fff ;/*color:#5e5e5e;*/
	font-family:  'AndikaRegular';


	border-width: 1px;
	border-color:#ccc ;
	border-style: none none none solid;
		text-decoration:none;
	/*font-weight:bold;*/
	padding:0 0 0 10px;
	outline:none;
}


/*-----------------------------------------icones phone --------------------------------------------------*/
.phone{
float : left ;
   padding:0px 0px; font-size : 10px; 	font-family: 'AndikaRegular'; 
     /*color:#5e5e5e;*/
}

.phone ul a{color:#fff;  padding:5px 0px 0px 0px; 	border-width: 1px;
	border-color:#ccc ;
	border-style: none none none solid;
		text-decoration:none;
	/*font-weight:bold;*/
	padding:0 5px 0 0; text-decoration:none;}



.fa-phone:before{
color:#000;color:#fff ;text-decoration:none;margin-right:8px; width:24px; height:24px;padding : 8px 0px 8px 4px; 
}

.fa-envelope-o:before{
color:#000;color:#fff ;text-decoration:none;margin-right:8px;margin-left:8px; width:24px; height:24px; padding : 8px 0px 8px 4px; 
}
/*------------------------------------ icones -----------------------------------------------------*/

.icones{
float : right ;
   padding:14px 0px 50px; font-size : 12px;font-family: 'AndikaRegular'; 
     /*color:#5e5e5e;*/
}

.fa-reddit-alien:before{
margin-right:10px;color:#fff ;text-decoration:none;}/* border-radius:50%; width:24px; height:24px; border:2px solid #f78117;padding : 8px 12px 8px 12px;
}*/

/*color:#f78117*/
.fa-twitter:before{
margin-right:10px;color:#fff ;text-decoration:none;}/*border-radius:50%; width:24px; height:24px; border:2px solid #f78117;padding : 8px 8px 8px 8px;

}*/

.fa-apple:before{
margin-right:10px;color:#fff ;text-decoration:none;}/*border-radius:50%; width:24px; height:24px; border:2px solid #f78117;padding : 8px 10px 8px 10px;
}*/

.fa-linux:before{
margin-right:6px;color:#fff ;text-decoration:none;   }/*border-radius:50%; width:24px; height:24px; border:2px solid #f78117;padding : 8px 10px 8px 10px;
}*/



/*------------------------- Body ------------------------*/ 
.body{
	width:940px;
	margin:0 auto;
	padding:0 10px;
	overflow:hidden;
}
.body div#featured{
	/*background:url(../images/moi.png) no-repeat right;*/
	height:450px; 
	padding:0 0 17px; width : 740px;
}


.body div#featured h3{
	color:#f78117;
	font-size:36px;
	font-family: 'jr!handRegular';
	margin:0 0 30px;
	width:490px;
	padding:100px 0 0;
	font-weight:normal;
}
.body div#featured p{
	width:580px; /*width:480px;*/
	color:#fff; 
	font-family:  'AndikaRegular';
	font-size:14px;
	line-height:25px;
	text-align:left; /*text-align:justify;*/
	margin:0;  
}


.body div#featured input{
	background:url(../images/interface.jpg) no-repeat;
	border:0;
    height:48px;
    width:216px;
	font-family: 'RokkittRegular';
	color:#fff;
	font-size:30px;
	margin:28px 0 0 125px;
	cursor:pointer;
	outline:none;
}
.body div#featured a{text-decoration:none; color : #f78117; margin-left : 10px ; font-style:normal;}      

.body a {
color:#f78117;  font-family:'AndikaRegular'; font-size:14px; text-decoration:none;
	
}

.body .icones ul a{
font-size:12px; text-decoration:none;
}

.body ul.blog{
	list-style:none;
	margin:40px 0 0;
	padding:0 0 50px;
	/*background:url(../images/separator.jpg) no-repeat center top;*/
border-top: solid 1px #f78117; 	
overflow:hidden;
}
.body ul.blog li:first-child{
	margin:60px 0 0;
}
.body ul.blog li{
	float:left;
	/*background:url(../images/interface.jpg) no-repeat 0 -68px!important;*/
	margin:60px 0 0 48px;
	height:400px;
	padding:0;
}
.body ul.blog li div{
	width:281px;
	height:380px;
	text-align:center;
	padding: 8px 0 20px 0;
	float:none;
	margin:0;
	background:none;
}
.body ul.blog li div a img{
	border:0;
	margin:0 0 0 -3px;
}
.body ul.blog li div a img:hover{
	filter:alpha(opacity=80);
	opacity:0.8;
}
.body ul.blog li div p{
	width:258px;
	text-align:right;
	color:#fff;
	font-family: 'AndikaRegular';
	margin:17px 0 0 10px;
	line-height:20px;
	font-size:14px;
	background:none;
	padding:0;
}
.body ul.blog li div a:first-child{
	margin:0;
	padding:0;
	background:none;
	width:auto;
}
.body ul.blog li div a:hover{
	color:#fff;
}
.body ul.blog li div a{
	color:#F78117;
	font-family: 'AndikaRegular';        
	font-style:italic;
	text-decoration:none;
	padding:10px 0 0;
	margin:32px auto 0;
	display:block;
	width: 150px;
	/*background:url(../images/button-more.jpg) no-repeat center top;*/
	outline:none;
	font-size:16px;
	font-weight:normal;
}
.body h3{
	font-family: 'jr!handRegular';
	font-size:18px;
	font-weight:bold;
	color: #f78117;
	margin:80px 0 0;
	line-height:21px;
}
.body p{
	font-family: 'AndikaRegular';
	font-size:15px;
	text-align:justify;
	color:#fff;
	margin:0 0 20px;
	line-height:21px;  
}
.body p a{
	outline:none;
	color: #f78117;
}
.body ul{
	list-style:none;
    margin:0;
    padding:0;
	overflow:hidden;
}

.body ul li:first-child{
	background:none;
	padding:0 0 5px;
}

.body ul li{
	overflow:hidden;
	/*background:url(../images/separator.jpg) no-repeat center top;*/
	padding:5px 0;      /*padding 30px 0 ;*/
}
.body ul li div.featured{
	background:url(../images/interface.jpg) no-repeat 0 -68px;
	width:281px;
	height:292px;
	text-align: center;
	margin:0;
}
.body ul li div.featured img{
	margin:25px 0 0 -3px;
	border:0;
}
.body ul li div.featured ul{
	overflow:hidden;
	margin:2px 0 0 10px;
	
}
.body ul li div.featured ul li:first-child{
	margin:0;
}
.body ul li div.featured ul li{
	float:left;
	margin:0 0 0 18px;
	background:none;
	padding:0;
}
.body ul li div.featured ul li a{
	padding:0;
}
.body ul li div.featured ul li a img{
	margin:0;
}
.body ul li div.featured ul li a img:hover{
	filter:alpha(opacity=80);
	opacity:0.8;
}
.body ul li div.featured a{
	clear:both;
	display:block;
	font-size:10px;
	font-family:  'AndikaRegular';
	text-decoration:none;
	color:#8a8889;
	font-weight:bold;
	padding:5px 0 0;
	width:auto;
	outline:none;
}
.body ul li div{
	float:left;
	margin:0 0 0 50px;
	width:609px;
}
.body ul li div h3{
	margin:0;
	font-size:20px;
	font-weight:bold;
	font-family: 'jr!handRegular';
	color:#f28220;
	line-height:22px;
}
.body ul li div p{
	line-height:22px;
	font-family: 'AndikaRegular';
	font-size:14px;
	color:#fff;
	padding:0 0 18px;
	margin:0; margin-left : -90px; border-width: 1px;
	border-color:#ccc;
	border-style: none none solid none;
}

.body .blog li p{
border-width: 1px; border-style: none none none none;  border : 0 ;
}


.body ul.paging{
	margin:15px 0 10px 210px;
}
.body ul.paging li{
	float:left;
	padding:0 5px;
	background:none;
}
.body ul.paging li a{
	text-decoration:none;
	color:#ff7e0d;
	font-family: arial;
	font-size:12px;
}
.body ul.paging li a:hover{
	color:#5D5D5D;
}


.body div#featured .myimage {
float : right ;   margin : 0 auto ; padding : 0; overflow:hidden;
}

/*------------------------- Footer ------------------------*/ 
.footer_main{
	width:940px;
	background:url(../images/bg-footer.jpg) no-repeat center top;
	padding:80px 10px 100px;
	margin:0 auto;
	overflow:hidden;
}



/*-------------------------------------------------------------------------------------------------------------------*/
.footer{
	width:940px;
	background:url(../images/bg-footer.jpg) no-repeat center top;
	padding:100px 10px 207px;
	margin:0 auto;
	overflow:hidden;
}
.footer ul{
	list-style:none;
	margin:0 0 0 15px;
	padding:0;
	overflow:hidden;
	float:left;
}
.footer ul li:first-child a{
	border:none;
	padding:0 6px 0 0;
}
.footer ul li{
	float:left;
}
.footer ul li a:hover{
	color:#F78117;
}
.footer ul li a{
	border-width: 1px;
	border-color:#ccc;
	border-style: none none none solid;
	color:#ccc;
	font-size:12px;
	font-family: 'AndikaRegular';
	text-decoration:none;
	/*font-weight:bold;*/
	padding:0 6px;
	outline:none;
}
.footer p{
	color:#ccc;
	font-size:12px;
	font-family: 'AndikaRegular';
	/*font-weight:bold;*/
	float:left;
	margin:3px 0 0 120px;
}

.footer ul li.selected a{
	color:#f78117;
}

.icones_footer{
float : right ; color : #ccc ;
   padding:0px 0px 0px; font-size : 13px; font-family: 'AndikaRegular'; 
     /*color:#5e5e5e;*/
}



/*.body li{
font-family: 'AndikaRegular';font-size:15px; 
padding : 6px 0 0 0; 

}*/

.body #ma_liste li{
font-family: 'AndikaRegular';font-size:15px;text-align : justify ;
padding : 10px 0 0 10px ; list-style: square inside; color : #fff ;  list-style-type: disc;

}


.accordion-wrapper, .toggle-wrapper{display:block; width:95%; margin-top:15px;  margin-left:10px; margin-bottom:25px;}
.accordion-wrapper:first-child, .toggle-wrapper:first-child{margin-top:0;}
.accordion-wrapper .accordion-title, .accordion-wrapper .accordion-title.active, .toggle-wrapper .toggle-title, .toggle-wrapper .toggle-title.active{display:block; padding:0 0 0 34px; background:no-repeat 9px center; border:1px solid #E5E4E3;}
.accordion-wrapper .accordion-title span, .accordion-wrapper .accordion-title.active span, .toggle-wrapper .toggle-title span, .toggle-wrapper .toggle-title.active span{display:block; padding:8px 15px; border-left:1px solid #E5E4E3;}
.accordion-wrapper .accordion-title, .toggle-wrapper .toggle-title{background-image:url("../mesicones/plus.png");}
.accordion-wrapper .accordion-title.active, .toggle-wrapper .toggle-title.active{color:#000; background-image:url("../mesicones/minus.png");}
.accordion-wrapper .accordion-content, .toggle-wrapper .toggle-content{display:none; padding:15px 32px; border:solid #E5E4E3; border-width:0 1px 1px 1px;}



.footer_main ul{
	list-style:none;
	margin:0 0 0 30px;
	padding:0;
	overflow:hidden;
	float:left;
}
.footer_main ul li:first-child a{
	border:none;
	padding:0 6px 0 0;
}
.footer_main ul li{
	float:left;
}
.footer_main ul li a:hover{
	color:#F78117;
}
.footer_main ul li a{
	border-width: 1px;
	border-color:#ccc;
	border-style: none none none solid;
	color:#ccc;
	font-size:12px;
	font-family: 'AndikaRegular';
	text-decoration:none;
	/*font-weight:bold;*/
	padding:0 6px;
	outline:none;
}
.footer_main p{
	color:#ccc;
	font-size:12px;
	font-family: 'AndikaRegular';
	/*font-weight:bold;*/
	float:left;
	margin:4px 0 0 300px;
}

.footer_main ul li.selected a{
	color:#f78117;
}

.btn{padding:6px 6px 6px 6px; border:solid #E5E4E3; border-width:1px 1px 1px 1px;margin-left : 80px;}

/*------------------------------------- paging ----------------------------------------------------*/

.body ul.paging {
	margin: 0;
	overflow: hidden;
	padding: 50px 0; margin-left : 340px ;
}
.body ul.paging li {
	border: 0;
	display: block;
	float: left;
	height: 18px;
	margin: 0;
	padding: 0; 
}
.body ul.paging li a {
	color: #fff;
	display: block;
	font-size: 13px;
	height: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0 7px 0 6px;
	text-decoration: none;
	text-transform: capitalize;
	width: 7px;
}
.body ul.paging li a:hover {
	color:#f78117;
}
.body ul.paging li.selected a {
	/*background: url(../images/icons.png) no-repeat -75px -115px;*/
		color:#f78117;
}
.body ul.paging li.first {
	padding: 0 18px 0 0;
}
.body ul.paging li.first a {
	/*background: url(../images/icons.png) no-repeat -52px -216px;*/
	padding: 0 0 0 17px;
	width: 28px;
}
.body ul.paging li.last {
	padding: 0 0 0 12px;
}
.body ul.paging li.last a {
	/*background: url(../images/icons.png) no-repeat 34px -216px;*/
	padding: 0 17px 0 0;
	width: 50px;}



/*---------------------------------------------------------------------------------------------------------------------------------------*/
.fa-spin {
  -webkit-animation: spin 3s infinite linear;
  -moz-animation: spin 3s infinite linear;
  -o-animation: spin 3s infinite linear;
-khtml-animation: spin 3s infinite linear;
  animation: spin 3s infinite linear;
}

@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(360deg);
  }
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(360deg);
  }
}

@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(360deg);
  }
}

@-khtml-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(360deg);
  }
}




/*----------------------------------------------------------------------------------------------------------------------*/
/* Back to Top */
#backtotop{z-index:999; display:inline-block; position:fixed; visibility:hidden; bottom:30px; right:140px; width:36px; height:36px; line-height:36px; font-size:16px; text-align:center; opacity:.3;}
#backtotop i{display:block; width:100%; height:100%; line-height:inherit;}
#backtotop.visible{visibility:visible; opacity:.6;}
#backtotop:hover{opacity:1;}

#backtotop{color:#FFFFFF; background-color:#f78117;}



.born span {
	color:#bbb;
	float:right;
	font-size:11px; margin : 10px 0 0 0;
}


#navigation{ background : #000; height : 80px; 
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";  /* opacité sur
   ➥ IE8 */
filter: alpha(opacity=60); /* opacité sur IE6 – IE7 */
opacity : 0.60; 
}
.fix_navigation{ z-index : 9999 ; position : fixed ;  top : 0; width : 940px; 
       /*border-width: 1px;
	border-color:#f78117;
	border-style: none none solid none;*/}   
/*--------------------------------------------------------------------------------------*/


