@font-face {
	font-family: 'Conv_Generica';
	src: url('fonts/Generica.eot');
	src: local('?'), url('fonts/Generica.woff') format('woff'), url('fonts/Generica.ttf') format('truetype'), url('fonts/Generica.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Sansation_Regular';
	src: url('fonts/Sansation_Regular.eot');
	src: local('?'), url('fonts/Sansation_Regular.woff') format('woff'), url('fonts/Sansation_Regular.ttf') format('truetype'), url('fonts/Sansation_Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{
	font-family: 'Roboto Slab', serif;
}
#principal,#footer{
	margin-left:10%;
	width:70%;
	/*margin-top:2%;*/
}
#Header {
    background-color: #1e7e93;
    height: 109px;
    margin-bottom: 55px;
    width: 100%;
}
#FondHeader{
	width:100%;
	height:105px;
}
#HeaderCenter {
    height: 105px;
    margin-left: 17px;
    width: 100%;
}
#HeaderLogo {
    float: left;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    width: 11%;
}
#HeaderLogo img{
	width:100%;
}
#HeaderTitle {
    color: #ffffff;
    float: left;
    font-family: "Conv_Generica",sans-serif;
    text-align: center;
    width: 89%;
}

#HeaderTitle p:first-child {
    font-size: 3.65em;
    margin: 0;
	font-weight: 900;
}
#HeaderTitle p:nth-child(2) {
    margin: 0;
	font-size: 1.4em;
}

#footer{margin-top: 25px;}
#principal img {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    width: 153px;
}
.font1 {
    font-size: 2em;
    text-align: center;
	clear: both;
}
.font2 {
    font-size: 1.4em;
    text-align: center;
}
.font3 {
    text-align: center;
}
.separtrion {
    height: 20px;
}
.coordonne {
    text-align: center;
    width: 100%;
}
.font3.titre {
    font-size: 1.4em;
}
.bold {
    font-weight: bold;
}
.font2.gestion{
	font-size: 1.3em;
}
.detail {
    margin-left: 27%;
	font-size: 0.8em;
}
.flyer{
	margin-top: 16px;
	margin-left: auto;
    margin-right: auto;
    width: 505px;	
}
#principal .flyer img{
	width:250px;
}

#mentionlegal {
    text-align: center;
}
