@charset "utf-8";
@font-face {
	font-family: 'codropsicons';
	src:url('../fonts/codropsicons.eot');
	src:url('../fonts/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/codropsicons.woff') format('woff'),
		url('../fonts/codropsicons.ttf') format('truetype'),
		url('../fonts/codropsicons.svg#codropsicons') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
    font-family: "Balkeno";
    src: url('../fonts/Balkeno.ttf');
}

@font-face {
    font-family: "CORPOREA";
    src: url('../fonts/CORPOREA.TTF');
}

body{
	margin: 0px;
	padding: 0px;
	/*background-color: #445a6f;*/
	/*background-image:url("../img/fond-ecran.jpg");*/
	
}

html{
	    background: url("../img/fond-ecran-5.png") no-repeat center center fixed;  
        -webkit-background-size: cover; 
        -moz-background-size: cover; 
        -o-background-size: cover; 
        background-size: cover; 
}
.barre {
		height: 1px; 
		width: 60%;
		background-color: #ccc;
}

#conteneur{
	background-color: #FFFFFF;
	padding: 10px;
	border-radius:10px;
    padding-right: 80px;
    padding-left: 80px;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.46);
	-moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.46);
	box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.46);
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#articles p{
width: 70%;
}

#content{
	margin-top: 80px;
}

#articles{
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding: 5px;
}

#clear{
	margin: 10px;
	padding: 0px;
	height: 100px;
	width: 100%;
	display: block;
}

#telephone{
	float: left;
	position: absolute;
	left: 655px;
	top: 50px;
	width: 350px;
	margin-top:25px;
}

#telephone h2{
	font-family: 'Muli', sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #F36F23;
	text-decoration: none;
	font-style: normal;
	margin-top:25px;
}

#telephone h2:before {
	font-family: 'codropsicons';
	margin: 0 4px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

#telephone-tel:before {
	content: "\e001";
}

.fond{
	background-color: #FFFFFF;
	padding: 10px;
	margin: 10px;
}

h1, .h1{
	font-family: 'Muli', sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #445a6f;
	text-decoration: none;
	letter-spacing: 1px;
}

h2{
	font-family: 'Muli', sans-serif;
	font-size: 15px;
	color: #445A6F;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
}

h3{
	font-family: 'Muli', sans-serif;
	font-size: 27px;
	font-weight: normal;
	color: #f36f23;
	text-decoration: none;
}

p, .p{
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}




ul li{
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/puce.gif);
}

.img{

}

.contour{
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#url{
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ce681e;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	width: 580px;
	text-align: right;
}

#contact{
	margin-top: 18px;
	margin-bottom: 30px;
	padding: 5px;
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	float: right;
	position: relative;
	width: 170px;
	margin-right: 10px;
	z-index:9999999;
	margin-left: 0px;
	height: 33px;
}

#contact a:link{
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F36F23;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-radius: 0px 0px 10px 10px;
	}
#contact a:hover{
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #445a6f;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-radius: 0px 0px 10px 10px;
	}	


a:link, a.lien{
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f36f23;
	text-decoration: underline;
}

a:hover{
	color: #333333;
	text-decoration: underline;
}
.italic  {
	font-style: italic;
}

.txterror{
	color: red;
	font-weight:bold;
}

#dig{
	width: 900px;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding: 0px;
}

#digi{
	background-image: url(../img/digimarc.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 106px;
	width: 176px;
	position: relative;
	float: left;
}

#logo{
	width: 500px;
	margin-right: auto;
	margin-left: 200px;
	text-align: center;
	display: block;
	position: absolute;
	height: 80px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#logo .logo{
}


@media all and (max-width: 900px)
{
#conteneur{
	background-color: #FFFFFF;
	padding: 10px;
	border-radius:10px;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.46);
	-moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.46);
	box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.46);
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#logo{

	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	position: absolute;
	height: 80px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#logo .logo{

width: 40%;
}

#contact{
	width: 90%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	display: block;
	padding: 5px;
	text-align: right;
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

#contact a:link{
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-radius: 0px 0px 10px 10px;
	}
#contact a:hover{
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #445a6f;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-radius: 0px 0px 10px 10px;
	}


#telephone{
	float: left;
	position: absolute;
	left: 55%;
	top: 50px;
	width: 50%;
}

#telephone h2{
	font-family: 'Muli', sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F36F23;
	text-decoration: none;
	font-style: normal;
}

h1, .h1{
	font-family: 'Muli', sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #445a6f;
	text-decoration: none;
	letter-spacing: 1px;
}

h2{
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	color: #445A6F;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
}

h3{
	font-family: 'Muli', sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #f36f23;
	text-decoration: none;
}

#url{
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ce681e;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	width: 100%;
	text-align: left;
}

}


.share-bar {
    position: relative;
    bottom: 0;
    height: 30px;
    border: none;
    background: #ffffff;
    z-index: 4999991;
    transform: translateZ(0) translate3d(0, 0, 0);
    -webkit-transform: translateZ(0) translate3d(0, 0, 0);
    -moz-transform: translateZ(0) translate3d(0, 0, 0);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    align-items: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    width: 52%;
    box-shadow: 0px -3px 3px 0px rgba(0,0,0,0.12);
    margin-bottom: 9px;
    margin: 0 auto;
}
.share-bar--list {
  padding: 0;
  list-style: none;
}

.share-bar .share-bar--list {
  flex: 1 1 auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
  overflow: hidden;
  text-align: left;
  font-size: 0;
}

.share-bar .share-bar--item {
    display: inline-block;
    width: 20%;
    /* max-width: 71px; */
    height: 30px;
    line-height: 30px;
}

.share-bar--item {
  float: left;
  display: block;
  font-size: 1.3rem;
  height: 1.875rem;
  width: 1.875rem;
  line-height: 1.875rem;
  text-decoration: none;
  text-align: center;
  color: #ffffff;
  overflow: hidden;
}

/* Colours */
.facebook .share-bar--item,
.share-bar .facebook .share-bar--item-link,
.twitter .share-bar--item,
.share-bar .twitter .share-bar--item-link,
.whatsapp .share-bar--item,
.share-bar .whatsapp .share-bar--item-link,
.reddit .share-bar--item,
.share-bar .reddit .share-bar--item-link,
.linkedin .share-bar--item,
.share-bar .linkedin .share-bar--item-link,
.linkedin .share-bar--item,
.share-bar .linkedin .share-bar--item-link {
    cursor: pointer;
    width: 100%;
    min-width: 100%;
    display: block;
}

/* Facebook */
.facebook .share-bar--item,
.share-bar .facebook .share-bar--item-link {
  background-color: #3b5999;
}

/* Twitter */
.twitter .share-bar--item,
.share-bar .twitter .share-bar--item-link {
  background-color: #55acef;
}

/* What's App */
.whatsapp .share-bar--item,
.share-bar .whatsapp .share-bar--item-link {
  background-color: #61be4f;
}

/* Reddit */
.reddit .share-bar--item,
.share-bar .reddit .share-bar--item-link {
  background-color: #ff7730;
}

/* LinkedIn */
.linkedin .share-bar--item,
.share-bar .linkedin .share-bar--item-link {
  background-color: #4875b4;
}


/* Icons */
.share-bar--item-link:before {
  display: inline-block;
  color: #ffffff;
}

/* Facebook */
.share-bar .facebook .share-bar--item-link:before {
  content: "\f09a";
  font-family: "FontAwesome";
  font-style: normal;
  text-rendering: optimizeLegibility;
  text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

/* Twitter */
.share-bar .twitter .share-bar--item-link:before {
  content: "\f099";
  font-family: "FontAwesome";
  font-style: normal;
  text-rendering: optimizeLegibility;
  text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

/* What's App */
.share-bar .whatsapp .share-bar--item-link:before {
  content: "\f232";
  font-family: "FontAwesome";
  font-style: normal;
  text-rendering: optimizeLegibility;
  text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

/* Reddit */
.share-bar .reddit .share-bar--item-link:before {
  content: "\f281";
  font-family: "FontAwesome";
  font-style: normal;
  text-rendering: optimizeLegibility;
  text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

/* LinkedIn */
.share-bar .linkedin .share-bar--item-link:before {
  content: "\f0e1";
  font-family: "FontAwesome";
  font-style: normal;
  text-rendering: optimizeLegibility;
  text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

