
*, *:after, *:before {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
a {
	text-decoration: none;
	color: inherit;
}
.container {
	max-width: 960px;
}
.mainContainer {
	min-height: 700px;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.nomargin {
   margin: 0 !important;
}
.nopaddingtb {
   padding-top: 0;
   padding-bottom: 0;
   margin-top: 0;
   margin-bottom: 0;
}
.nopaddinglr {
   padding-left: 0;
   padding-right: 0;
   margin-left: 0;
   margin-right: 0;
}
.nopaddingright {
   padding-right: 0;
   margin-right: 0;
}
.nopaddingleft {
   padding-left: 0;
   margin-left: 0;
}
a:hover {
	text-decoration: none;
	color: inherit;
}
a:focus, a:visited{
    outline:0; 
    text-decoration: none;
}
.blue {
	color: #127fba; 
}
/* ********** Fonts *********** */
 @font-face {
    font-family: 'corbel';
    src: url('../fonts/corbel.ttf');
 }
  @font-face {
    font-family: 'myriadpro-regular';
    src: url('../fonts/MYRIADPRO-REGULAR.OTF');
 }  
 @font-face {
    font-family: 'myriadpro-light';
    src: url('../fonts/myriadpro-light.otf');
 } 
  @font-face {
    font-family: 'klavika';
    src: url('../fonts/klavika.otf');
 } 
 @font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans.ttf');
 }
 body {
 	font-family: 'Open Sans', arial, sans-serif;
 	/*background: url(../img/bg3.png);*/


 }
 /* *********** Colors ******** */
 .evenements {
 	background-color: #C2B83F;
 	border-top: solid 7px #C2B83F;
 } 
 .international {
 	background-color: #0B0602;
 	border-top: solid 7px #0B0602;
 } 
 .medias {
 	background-color: #CEB84B;
 	border-top: solid 7px #CEB84B;
 } 
 .appel {
 	background-color: #52816F;
 	border-top: solid 7px #52816F;
 } 
 .recrutement {
 	background-color: #E66A50;
 	border-top: solid 7px #E66A50;
 } 
 .recherche {
 	background-color: #7C9C49;
 	border-top: solid 7px #7C9C49;
 } 
 .vie {
 	background-color: #6F7EB6;
 	border-top: solid 7px #6F7EB6;
 } 
 .formation {
 	background-color: #C963A2;
 	border-top: solid 7px #C963A2;
 }

 .evenements-bg {
 	background: url(../img/vertical-divider.png) no-repeat right top, url(../img/vignette.png) no-repeat center center, #C2B83F;
 } 
 .international-bg {
 	background: url(../img/vertical-divider.png) no-repeat right top, url(../img/vignette.png) no-repeat center center, #0B0602;
 } 
 .medias-bg {
 	background: url(../img/vertical-divider.png) no-repeat right top, url(../img/vignette.png) no-repeat center center, #CEB84B;
 } 
 .appel-bg {
 	background: url(../img/vertical-divider.png) no-repeat right top, url(../img/vignette.png) no-repeat center center, #52816F;
 } 
 .recrutement-bg {
 	background: url(../img/vertical-divider.png) no-repeat right top, url(../img/vignette.png) no-repeat center center, #E66A50;
 } 
 .recherche-bg {
 	background: url(../img/vertical-divider.png) no-repeat right top, url(../img/vignette.png) no-repeat center center, #7C9C49;
 } 
 .vie-bg {
 	background: url(../img/vertical-divider.png) no-repeat right top, url(../img/vignette.png) no-repeat center center, #6F7EB6;
 } 
 .formation-bg {
 	background: url(../img/vertical-divider.png) no-repeat right top, url(../img/vignette.png) no-repeat center center, #C963A2;
 }
.body {
	width: 100%;
	min-height: 1000px;
	margin: 0;
	padding: 0;
				/*background: url(../img/mot5.png) repeat right top #E6E2AF;*/
background-image:radial-gradient(white, rgba(255, 255, 255, 255));
				

	 }
header {

/*background: url(../img/grid.png) repeat right top ;*/
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
	
header .topHeader {
	width: 100%;
	margin: 0;
	padding: 0;
	/*background-color: #4E4E4E ;*/
background-color: rgba(80, 80, 80, 1);
/*opacity: 0.1*/
	text-align: center;
	color: #fff;
}
.soc{
	line-height: 35px;
	display: inline-block;
}
.topLists {
	max-width: 960px;
	width: 100%;
	height: 45px;
	margin: 0 auto;
	padding: 0;

}
.topNavbar {
	display: inline-block;
	text-align: left;
	font-family: Arial;
	text-transform: uppercase;
} 

.socials, .socials:hover {
	height: 25px;
	width: 25px;
	float: left;
	margin: 10px 5px;
	padding: 0;
	background-color: #fff;
}
.socials > .fa-facebook{
	margin:5px 8px;
	font-size: 18px;
	color: #3C599B;
}
.socials > .fa-twitter{
	margin:5px;
	font-size: 18px;
	color: #5EAADE;
}
.socials > .fa-rss{
	margin:5px 6px;
	font-size: 18px;
	color: #FF9900;
}
.topNavbar {
	width: 100%;
	padding: 0;
	margin: 0;
}
.topNavbar > li {
	display: block;
	font-size: 13px;
	padding: 0;
	margin: 0;
	color: #fff;
	height: 45px;
	position: relative;
}
.topNavbar > li > a{
	display: block;
	color: #fff;
	padding: 10px;
	margin: 0;
	line-height: 25px;
	font-size: 14px;
	border-left: none;
	border-bottom: solid 1px #555;
	font-family: 'klavika';
	text-align: center;
}
.topNavbar > li:first-child  > a{
	border-right: solid 1px #777;
}
.topNavbar > li:hover{
	background-color: #127fba;
	color: #fff;
}
.topNavbar > li > ul {
	position: absolute;
	top: 45px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	display: none;
	z-index: 999;
}
.topNavbar > li:first-child > ul{
	width: 100%;
}
.topNavbar > li > ul > li{
	display: block;
	width: 100%;
	background-color: #666666;
	padding: 0;
	border-top: solid 1px #4E4E4E;
}
.topNavbar > li > ul > li > a{
	display: block;
	padding: 10px;
	line-height: 25px;
	text-transform: none;
	text-align: center;
}
.topNavbar > li > ul > li:hover{
	background-color: #127fba;
	border-top: solid 1px #555;
}
.topNavbar > li:hover > ul {
	display: block;
	
}
.headerBar {
	max-width: 960px;
	width: 100%;
	height: 150px;
	margin: 0 auto;
	padding: 0;

}
.navbar2 {
    z-index: 800;
}


.secondnav {
	width: 100%;

	margin: 0;
	background-color: #A32829;
	display: auto;
	position: auto;
	/*bottom: 0;*/
	left: auto;
	right: auto;
	padding: 0;
}
.secondnav > ul {
	display: block;
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
}
.secondnav > ul > li{
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
}
.secondnav > ul > li > a{
	display: block;
	margin: 0;
	color: #fff;
	font-family: 'klavika', arial, sans-serif;
	font-size: 15px;
	text-align: center;
	padding: 10px 0;
	line-height: 30px;
	text-transform: uppercase;
	border-bottom: solid 1px #aaa;
}
.secondnav > ul > li:hover{
	background-color: #666666;
}
.secondnav > ul > li:hover > a{
	background-color: #666666;
}
.secondnav > ul > li > ul {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
	padding: 0;
	display: none;
	z-index: 999;
}

.secondnav > ul > li > ul > li{
	display: block;
	background-color: #666666;
	border-top: solid 1px #4E4E4E;
}
.secondnav > ul > li > ul > li > a{
	font-size: 15px;
	display: block;
	text-align: center;
	padding: 10px 25px;
	line-height: 20px;
	color: #fff;
}
.secondnav > ul > li > ul > li:hover > a{
	background-color: #4E4E4E;
	color: #fff;
}
.secondnav > ul > li:hover > ul {
	display: block;
	
}
.secondnav >  ul > li:nth-last-of-type(2) > ul {
	width: 100%;
}
.mainHeader {
	min-height: 150px;
}
.logo {
	padding-top: 7px;
	display: block;
	text-align: center;
}
.logo > a > img {
	max-width: 350px;
	width: 100%;
}
.headerSearch {
	width: 100%;
	height: 55px;
	display: inline-block;
	text-align: center;
	margin-top: 25px;
}
.btn-login {
	margin-top: 25px;
	color: #555;
	text-align: center;
}
.btn-login a{
	color: #555;
	font-family: verdana;
}
.searchbar {
	height: 35px;
	max-width: 350px;
	width: 100%;
	background-color: #F5F5F5;
	padding: 0;
	margin: 0;
	display: inline-block;	
	position: relative;
}
.searchnav {
	height: 35px;
	width: 100%;
	/*background-color: #F5F5F5;*/
	margin: 0;
	padding: 0 15px;
	position: relative;
	display: none;
}
.search {
	border: none;
	height: 35px;
	width: 100%;
	padding: 0 10px;
	/*background-color: #F5F5F5;*/
	border: solid 1px #E1E1E1;
}
.search:focus {
	background-color: #F5F5F5;
}
.searchbar .sub {
	position: absolute;
	bottom: 0;
	right: 0;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}
.searchnav .sub {
	position: absolute;
	bottom: 0;
	right: 15px;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}
/* ********* Home Page **************** */
.mainContent {
	max-width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.slideSection {
	width: 100%;
	margin: 5px auto;
	padding: 0;
	height: 100px;
	/*background: url(../img/bg3.png) repeat right top, #DB5A6B;*/
}
.sliding {
	max-width: 960px;
	width: 100%;
	height: 310px;
	margin: 0 auto;
	padding: 0;
	padding-top: 5px;
}

.topslider .slides ul li{
	position: relative;	
	width: 100%;
	height: 310px;
	margin: 0;
	padding: 0;

}
.slides ul li{
	position: relative;	

}
.top-controls {
	position: absolute;
	height: 50px;
	bottom: 0;
	right: 10px;
	z-index: 99;
	margin: 0;
	padding: 0;
	text-align: center;
}
.top-prev {
	width: 40px;
	height: 40px;
	background: url(../img/next-prev.png) no-repeat left top;
	float: left;
	margin: 0;
	padding: 0;
}
.top-next {
	width: 40px;
	height: 40px;
	background: url(../img/next-prev.png) no-repeat -41px 0;
	float: left;
	margin: 0;
	margin-left: 1px;
	padding: 0;
}
.top-next:hover, .top-prev:hover {
	opacity: 0.7;
}
.topslider-text {
	width: 320px;
	height: 310px;
	padding: 0;
	margin: 0;
	text-align: center;
	float: left;
	position: relative;
}
.topslider-text article {
	width: 220px;
	height: 150px;
	height: auto;
	margin: 50px;
	display: block;
	color: #fff;
	font-family: arial;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	position: absolute;
	bottom: 0;
}
article h3 {
	font-family: 'klavika';

}
article a {
	color: #fff;
	font-family: 'klavika';
	font-size: 17px;
	float: right;
}
article a:hover {
text-decoration: underline;
}
.topslider-img {
	float: right;
}


/* *************** Container *********** */
/* ------------ Middle Slider ----------*/


.middleSlide {
	max-width: 960px;
	width: 100%;
	height: 160px;
	margin: 0;
	padding: 0;

}
.middleslider {
	width: 100%;
	height: 200px;
	margin: 0;
	padding: 0;
	display: inline-block;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;

}

.middle-right-row {
	width: 80px;
	height: 200px;
	background-color: #4E4E4E;
	float: right;
	text-align: center;
	color: #fff;
/*	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;*/
}
.middle-left-row {
	width: 160px;
	height: 200px;
	background-color: #4E4E4E;
	float: left;
	position: relative;
	text-align: center;
	color: #fff;
/*	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;*/
}
.calendar-link {
	display: inline-block;
	color: #fff;
	font-family: 'klavika';
}
.middle-prev {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 40px;
	height: 70px;
	display: inline-block;
	margin: 0;
	padding: 0;
	background: url(../img/middle-left-arrow.png) no-repeat left top;
}
.middle-next {
	width: 60px;
	height: 140px;
	display: inline-block;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	background: url(../img/middle-right-arrow.png) no-repeat left top;
}
.middleslider-item  {
	padding: 5px 0;
	margin: 0;
	height: 198px;
	position: relative;
	background: #F2F2F2;
	-webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.slider-link, .slider-link:hover {
	color: #333;
}
.middleslider-text  {
	padding: 0 10px;
	margin: 0;
	font-size: 14px;
	font-family: arial;
}
.middleslider-text h4  {
	height: 70px;
}
.fbslider-text h4  {
	height: 70px;
}
.middleslider-footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	display: inline-block;
	background: rgba(0, 0, 0, 0.3);
	height: 20px;
	color: #DB5A6B;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.middleslider-img {
	float: right;
	margin-top: -18px;
	margin-right: 10px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.details {
	color: #fff;	
	float: right;
	margin-right: 15px;
	margin-top: 13px;
	font-weight: bold;
	display: none;
	font-size: 11px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.details:hover {
	color: #fff;
}
.middleslider-footer img {
	width: 35px;
	height: 35px;
}
.middleslider-item:hover  .middleslider-footer{
	height: 40px;
}
.middleslider-item:hover  .middleslider-img{
	margin-top: 3px;
}
.middleslider-item:hover  .details{
	display: inline-block;
}.middleslider-item:hover {
	background-color: #e5e5e5;
}
.middleslider-item h4 {
	font-weight: bold;
	color: #555;
	font-family: 'klavika';
}
.middleslider-item article {
	font-size: 13px;
}
.middle-next:hover, .middle-prev:hover {
	opacity: 1;
}

/* ------------ Actualites Section ----------- */
.actualite {
	margin: 0;
	padding: 0;
	margin-top: 30px;
	font-family: 'corbel', arial;
}
.actualite .col-md-3 {
/*    background-color: #F2F2F2;*/
    /*box-shadow: 0px 0px 6px #ccc;*/
}
.actualite .actItem {
	position: relative;
    min-height: 320px;
    height: 100%;
    background-color: #F2F2F2;
    margin-bottom: 30px;
}
.actualite-txt a{
	color: #555;
}
.actualite-img {
	position: relative;
	padding: 0;
	margin: 0;
	display: block;
}
.actualite-thumb {
	
	padding: 0;
	margin: 0;
	width: 100%;
	-webkit-transition: opacity 0.7s ease;
    -moz-transition: opacity 0.7s ease;
    -o-transition: opacity 0.7s ease;
    -ms-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    
}
.actualite-img:hover .actualite-thumb{
	opacity: 1;
}
.actualite-img span{
	position: absolute;
	display: inline-block;
	color: #fff;
	top: 10px;
	left: 10px;
	font-size: 15px;
	text-transform: uppercase;
	text-shadow: 0px 0px 7px #000;
	font-family: 'klavika';
}
.actualite-img span small{
	font-size: 14px;
	color: #fff;
	text-transform: none;
}
.actualite-txt p{
	font-size: 14px;
	line-height: 20px;
	padding: 10px;
	color: #555;
	font-family: arial;
	height: 90px;
}
.actualite-footer {
	display: block;
	padding: 0 10px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	left: 10px;
}
.actualite-details, .actualite-details:hover {
	float: right;
	color: #555;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.views {
	color: #8c806f;
	font-size: 13px; 
}

/* ********* Facebook Slider ********* */
.fbSlide {
}
.fbslider {
	width: 100%;
	height: 200px;
	margin: 0;
	padding: 0;
	display: inline-block;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;

}

.fbslider .slides li{
}
.fb-right-row {
	width: 80px;
	height: 200px;
	background-color: #4E4E4E;
	float: right;
	text-align: center;
	color: #fff;
}
.fb-left-row {
	width: 160px;
	height: 200px;
	background-color: #4E4E4E;
	float: left;
	position: relative;
	text-align: center;
	color: #fff;
}
.fb-prev {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 40px;
	height: 70px;
	display: inline-block;
	margin: 0;
	padding: 0;
	background: url(../img/middle-left-arrow.png) no-repeat left top;
}
.fb-next {
	width: 60px;
	height: 140px;
	display: inline-block;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	background: url(../img/middle-right-arrow.png) no-repeat left top;
}
.fbslider-item  {
	padding: 5px 0;
	margin: 0;
	height: 198px;
	position: relative;
	background: #F2F2F2;
	-webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.fbslider-text  {
	padding: 10px;
	margin: 0;
	font-family: arial;
}
.fbslider-footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	display: inline-block;
	background: rgba(0, 0, 0, 0.3);
	height: 20px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.fbslider-img {
	float: right;
	margin-top: -18px;
	margin-right: 10px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.fbslider-footer img {
	width: 35px;
	height: 35px;
}
.fbslider-item h4 {
	font-weight: bold;
	color: #555;
	margin-top: 0;
	padding: 0;
	font-family: 'klavika';
}
.fbslider-item:hover {
background-color: #e5e5e5;
}
.fbslider-item:hover  .fbslider-footer{
	height: 40px;
}
.fbslider-item:hover  .fbslider-img{
	margin-top: 3px;
}
.fbslider-item:hover  .details{
	display: inline-block;
}
.fbslider-item article {
	font-size: 12px;
	line-height: 18px;
	color: #555;
}
.fb-next:hover, .fb-prev:hover {
	opacity: 1;
}
/* ************* Footer ********** */
footer {
	width: 100%;
	min-height: 350px;
	margin: 0;
	padding: 0;
	margin-top: 35px;
	background: url(../img/grid.png) repeat right top, #4E4E4E;
}
.mainFooter {
	width: 100%;
	min-height: 330px;
	color: #fff;
}
.footer-links {
	max-width: 960px;
	width: 100%;
	min-height: 330px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.copyrights {
	width: 100%;
	background-color: #666;
	margin: 0;
	padding: 0;
}
.copyrights p{
	margin: 0;
	padding: 0;
	font-family: 'corbel', arial;
	color: #fff;
	line-height: 40px;
	font-size: 15px;
	border-top: solid 1px #777;
}
.footer-item {
}
.footer-item ul {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 35px 0;
}
.footer-item:first-child ul {
	padding-left: 0;
}
.footer-item > ul > li{
	/*border-right: dashed 1px #DB5A6B;*/
	padding: 0 15px;
}
.footer-item > ul > li > a {
	display: block;
	color: #ccc;
	line-height: 15px;
	padding: 10px 5px;
	font-family: verdana;
	font-size: 14px;
}
.footer-item > ul > li > a:hover {
	color: #fff;
	background-color: #555;
}
.footer-item-title {
	text-transform: uppercase;
	color: #fff;
	font-family: 'klavika';

}
.contact {
	margin-top: 35px;
	margin-left: 25px;
	color: #ccc;
	font-family: 'corbel', verdana, arial;
	font-size: 16px;
}
a.contact-form {
	color: #fff;
	/*text-transform: uppercase;*/
	font-size: 19px;
	font-family: 'klavika';
}