@charset "utf-8";
@font-face {
    font-family: 'league_gothicregular';
	src: url('../font/LeagueGothic-Regular.otf');
    src: url('../font/leaguegothic-regular-webfont.eot');
    src: url('../font/leaguegothic-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/leaguegothic-regular-webfont.woff') format('woff'),
         url('../font/leaguegothic-regular-webfont.ttf') format('truetype'),
         url('../font/leaguegothic-regular-webfont.svg#league_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@import url(http://fonts.googleapis.com/css?family=Raleway:400,200,300,500);
.titre_cjs{
	font-family: "league_gothicregular";	
	font-size: 30px;
	font-weight: normal;
	color: #f9f6ee;
	text-transform : uppercase;
}
.titre_slider{
	font-family: "league_gothicregular";	
	font-size: 70px;
	font-weight: normal;
	color: #f9f6ee;
	text-transform : uppercase;
}
.legende_slider{
	font-family: 'Raleway', sans-serif;	
	font-size: 24px;
	font-weight: 300; 
	color: #ffce00;
}
.menu{
	font-family: "league_gothicregular";	
	font-size: 30px;
	font-weight: normal;
	text-transform : uppercase;
}
.cjs{
	font-family: "league_gothicregular";	
	font-size: 26px;
	font-weight: normal;
	color: #555;
	text-transform : uppercase;
}
.titre{
	font-family: "league_gothicregular";	
	font-size: 50px;
	font-weight: normal;
	color: #454545;
	text-shadow: 1px 1px 2px #fff;
	text-transform : uppercase;
}

.titreinvert{
	font-family: "league_gothicregular";	
	font-size: 50px;
	font-weight: normal;
	color: #f9f6ee;
	text-shadow: 1px 1px 2px #fff;
	text-transform : uppercase;
}



.titre_competence{
	font-family: "league_gothicregular";	
	font-size: 30px;
	font-weight: normal;
	color: #555;
	text-transform : uppercase;
}

.backfont{
font-size: 23px;
}

.texte{
	font-family: 'Raleway', sans-serif;	
	font-size: 16px;
	font-weight: 400;
	color: #555;
}
.cjs_jaune{
	font-family: "league_gothicregular";	
	font-size: 30px;
	font-weight: normal;
	color: #efc515;
	text-transform : uppercase;
}
.coordonnees{
	font-family: 'Raleway', sans-serif;		
	font-size: 20px;
	font-weight: 400;
	color: #e4e1d9;
}

.small{
	font-size: 15px;
}

.texte_partenaire{
	font-family: 'Raleway', sans-serif;	
	font-size: 12px;
	font-weight: 400;
	color: #555;
}

.liensavoirplus{
	color: #555;
	text-decoration: underline;
}