@import url(https://fonts.googleapis.com/css?family=Raleway:600,700,800,500);
@import url(https://fonts.googleapis.com/css?family=Comfortaa:400,700);
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
}
.navbar-default {
	background-color: #742d97;
	border-color: #742d97;
	font-family: 'Raleway', sans-serif;
}
.navbar-default .navbar-brand {
	color: #fff;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #FFF;
	background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	background-color: transparent;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #dd0991;
	background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #dd0991;
	background-color: transparent;
}
.shadow-after-3:before {
	content: ' ';
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 60px;
	bottom: -60px;
	background-image: url('../images/shadow3.png');
	background-size: 100% 100%;
	z-index: 10;
}
/**slider **/
.slider-container {
	max-width: 1140px;
	margin: 0 auto;
}
.latest-news-slider .tp-caption.Newspaper-Title {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	color: #fff;
}
.latest-news-slider .tp-caption.Newspaper-Button {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	color: #fff;
}
.latest-news-slider .tp-caption.Newspaper-Button a {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	color: #fff;
	text-decoration: none;
	
}
.latest-news-slider .tp-caption.Newspaper-Button a:hover {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	
}
.latest-news-slider .tp-caption.Newspaper-Subtitle {
	font-family: 'Raleway', sans-serif;
	color: #f10090;
	font-size: 24px;
	text-transform: uppercase;
}
.latest-news-slider .erinyen .tp-tab-desc {
	font-family: 'Raleway', sans-serif;
	color: #fff;
	font-size: 16px;
}
.erinyen .tp-tab-title {
	color: #f10090;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
 font-family: 'Roboto Slab' margin-bottom:5px;
}
.presentation {
}
.presentation h1 {
	color: #f10090;
	font-size: 30px;
	font-family: 'Comfortaa', cursive;
	font-weight: 700;
}
.presentation h2 {
	color: #000;
	font-size: 22px;
	font-family: 'Comfortaa', cursive;
	font-weight: 400;
}
.presentation h3 {
	color: #000;
	font-size: 18px;
	font-family: 'Comfortaa', cursive;
	font-weight: 400;
}
.presentation p {
	color: #f10090;
	font-size: 18px;
	font-family: 'Comfortaa', cursive;
	font-weight: 400;
}
.presentation2 {
	margin-top: 30px;
}
.presentation2 p {
	font-family: 'Raleway', sans-serif;
	color: #000;
	font-size: 18px;
}
.administratif {
	margin-top: 30px;
	height: 280px;
}
.administratif h2 {
	color: #000;
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
}
.administratif p {
	font-family: 'Raleway', sans-serif;
	color: #000;
}
.administratif1 {
	margin-top: 40px;
}
.administratif1 h2 {
	color: #000;
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	line-height: 1.4em;
}
.administratif1 p {
	font-family: 'Raleway', sans-serif;
	color: #000;
}
.competences {
	font-family: 'Raleway', sans-serif;
	color: #000;
}
.competences h2 {
	font-family: 'Raleway', sans-serif;
	color: #f10090;
	font-size: 18px;
}
.avantages {
	margin-top: 30px;
	margin-bottom: 30px;
}
.avantages h2 {
	color: #f10090;
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
}
.avantages p {
	font-family: 'Raleway', sans-serif;
	color: #000;
}
.besoins {
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #f5f5f5;
	padding: 20px;
}
.besoins h2 {
	color: #f10090;
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
}
.besoins p {
	font-family: 'Raleway', sans-serif;
	color: #000;
}
.besoins a {
	color: #000;
	text-decoration: none;
}
.besoins a:hover {
	color: #000;
	text-decoration: underline;
}
.chapitre {
	margin-bottom: 20px;
	margin-top: 10px;
}
.chapitre li {
	font-family: 'Raleway', sans-serif;
	color: #000;
}
.rose {
	color: #f10090;
}
/**/
.contact {
	background-color: #f5f5f5;
	color: #000;
	margin-top: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	margin-bottom: 30px;
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
}
.contact a {
	color: #000;
	text-decoration: none;
}
.contact a:hover {
	color: #000;
	text-decoration: none;
}
.contactext {
	font-family: 'Raleway', sans-serif;
}
.contactext h2 {
	color: #f10090;
	font-size: 18px;
}
/**/
footer {
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 11px;
	color: #777;
	font-family: 'Raleway', sans-serif;
	height: 50px;
}
footer a {
	color: #777;
	text-decoration: none;
}
footer a:hover {
	color: #777;
	text-decoration: underline;
}
.mentionsleg {margin-top: 30px;
	margin-bottom: 30px;
}
.mentionsleg h2 {
	color: #f10090;
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
}
.mentionsleg p {
	font-family: 'Raleway', sans-serif;
	color: #000;
}