﻿body { margin-top: 2px;
background-color:#D7DCEA;
 }


html,
body { height: 98%; }
 
body {
display: table;
width: 100%;
    padding-top: 10px; 
}


.hero-spacer {
    margin-top: 10px;
}

.hero-feature {
    margin-bottom: 10px;
}

footer {
    margin: 10px 0;
}


#b1 {border:1px #000;margin-top:5px;padding:0;left:0;right:0;width:auto;height:40px;font-family:Arial,Helvetica,clean,sans-serif;border-top:1px solid rgba(0,0,0,0.3);border-bottom:2px solid ;background:#959595;/* Old browsers */background:-moz-linear-gradient(top,  #959595 0%, #0d0d0d 46%, #010101 50%, #0a0a0a 53%, #4e4e4e 76%, #383838 87%, #1b1b1b 100%);/* FF3.6+ */background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#959595), color-stop(46%,#0d0d0d), color-stop(50%,#010101), color-stop(53%,#0a0a0a), color-stop(76%,#4e4e4e), color-stop(87%,#383838), color-stop(100%,#1b1b1b));/* Chrome,Safari4+ */background:-webkit-linear-gradient(top,  #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%);/* Chrome10+,Safari5.1+ */background:-o-linear-gradient(top,  #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%);/* Opera 11.10+ */background:-ms-linear-gradient(top,  #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%);/* IE10+ */background:linear-gradient(to bottom,  #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%);/* W3C */filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#1b1b1b',GradientType=0 );/* IE6-9 */-moz-box-shadow:1px 1px 12px #000;-webkit-box-shadow:1px 1px 12px #000;box-shadow:1px 1px 12px #555;-moz-border-radius:5px;   -webkit-border-radius:5px;   border-radius:5px;}

#b1 li ul{ list-style:none;padding:0px;border:none;}
#b2 {margin:0px;padding:0px;width:auto;}
#b2 li{list-style:none;float:left;font-size:14px;padding:12px 14px 14px 14px;border-right:1px solid rgba(0,0,0,0.4);}
#b2 li a{display:block;color:#eee;text-decoration:none;}
#b2 .r1 {margin-right:2px;border-right:none;border-left:1px solid rgba(0,0,0,0.3);font-size:14px;color:#ccc;}


.page-row {
display: table-row;
height: 2px;
}
 
.page-row-expanded { height: 100%; }

.vertical-center {
  min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
  min-height: 100vh; /* These two lines are counted as one :-)       */

  display: flex;
 align-items: center;
}

.aligner1
{ height:180px;}
 
.aligner
{ height:180px;}

.erreur 
{	line-height: 14px;
	font-size: 12px;
	color : #B40404;
}
.ajout {
margin: 50px auto;
} 

.letexte
{
 margin-left: 10px;
 margin-right: 10px;
}

.help-block li {
line-height: 10px;
font-size: 12px;
color : #B40404;
}

h4 {
color : #5882FA;
}

.bl3 { animation:fadein 3s;    -moz-animation:fadein 3s;/* Firefox */    -webkit-animation:fadein 3s;/* Safari and Chrome */    -o-animation:fadein 3s;/* Opera */}
@keyframes fadein { from {opacity:0;} to {opacity:1;}}
@-moz-keyframes fadein { from {opacity:0;} to {opacity:1;}}
@-webkit-keyframes fadein { from {opacity:0;} to {opacity:1;}}
@-o-keyframes fadein { from {opacity:0;} to {opacity:1;}}

.bl2 {position:relative;margin:10px 10px 10px 10px;background:rgba(0,0,0,0.44);background:-moz-linear-gradient(top, rgba(0,0,0,0.44) 0%, rgba(0,0,0,0.36) 46%, rgba(150,150,150,0.46) 100%);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.44)), color-stop(46%, rgba(0,0,0,0.36)), color-stop(100%, rgba(150,150,150,0.46)));background:-webkit-linear-gradient(top, rgba(0,0,0,0.44) 0%, rgba(0,0,0,0.36) 46%, rgba(150,150,150,0.46) 100%);background:-o-linear-gradient(top, rgba(0,0,0,0.44) 0%, rgba(0,0,0,0.36) 46%, rgba(150,150,150,0.46) 100%);background:-ms-linear-gradient(top, rgba(0,0,0,0.44) 0%, rgba(0,0,0,0.36) 46%, rgba(150,150,150,0.46) 100%);background:linear-gradient(to bottom, rgba(0,0,0,0.44) 0%, rgba(0,0,0,0.36) 46%, rgba(150,150,150,0.46) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#969696', GradientType=0 );-moz-box-shadow:1px 1px 8px 4px #656565;-webkit-box-shadow:1px 1px 8px 4px #656565;-o-box-shadow:1px 1px 8px 4px #656565;box-shadow:1px 1px 8px 4px #656565;filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=8);-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}


.logo 			{margin:10px 10px 10px 10px;/*border:1px outset black;*/}
.lenouveau 		{width: 240px;display:block;position:relative;margin:10px 10px 10px 10px;/*border:1px outset black;*/}
.lelogin 		{width: 240px;display:block;position:relative;margin:10px 10px 10px 10px;/*border:1px outset black;*/}
.lapresentation 	{display:block;position:relative;margin:10px 10px 10px 10px;background:#f5f5f5;/*border:1px outset black;*/}

.lapresentation {
  padding: 10px;
  margin-bottom: 5px;
  color: inherit;
  background-color: #eee;
}
.lapresentation h1,
.lapresentation .h1 {
  color: inherit;
}
.lapresentation p {
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: 200;
}
.lapresentation > hr {
  border-top-color: #d5d5d5;
}
.container .lapresentation {
  border-radius: 6px;
}
.lapresentation .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .lapresentation {
    padding-top: 20px;
    padding-bottom: 24px;
  }
  .container .lapresentation {
    padding-right: 30px;
    padding-left: 30px;
  }
  .lapresentation h1,
  .lapresentation .h1 {
    font-size: 63px;
  }
}
@media screen and (min-width: 1280px) 
{
	.moins {	margin-top : 45px;	}
	.ecart {	margin-top : 40px;	}
}


.bordb {border:1px inset #207ce5;}
.bordv {border:1px inset #47a447;}
.bordo {border:1px inset #fd9512;}
.bordr {border:1px inset black;}

.letitre { color : white; text-shadow:0px 0px 2px #000;   margin: 5px 0px 0px 0px;}


.btn-lacouleur1 {

background: #207ce5; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #207ce5 0%, #499bea 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#207ce5), color-stop(100%,#499bea)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #207ce5 0%,#499bea 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #207ce5 0%,#499bea 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #207ce5 0%,#499bea 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  #207ce5 0%,#499bea 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#207ce5', endColorstr='#499bea',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
border-color: #207ce5;
position:relative;margin:10px 10px 10px 10px;
}

.btn-lacouleur1:hover {
background: #207ce5; border-color: white;
}



.btn-lacouleur2 {
background: rgb(253,149,18); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(253,149,18,1) 0%, rgba(254,220,77,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(253,149,18,1)), color-stop(100%,rgba(254,220,77,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(253,149,18,1) 0%,rgba(254,220,77,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(253,149,18,1) 0%,rgba(254,220,77,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(253,149,18,1) 0%,rgba(254,220,77,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(253,149,18,1) 0%,rgba(254,220,77,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd9512', endColorstr='#fedc4d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
border-color: #fd9512;
color : black;
position:relative;margin:10px 10px 10px 10px;
}

.btn-lacouleur2:hover {
background: rgb(254,220,77); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(254,220,77,1) 0%, rgba(253,149,18,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(254,220,77,1)), color-stop(100%,rgba(253,149,18,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(254,220,77,1) 0%,rgba(253,149,18,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(254,220,77,1) 0%,rgba(253,149,18,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(254,220,77,1) 0%,rgba(253,149,18,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(254,220,77,1) 0%,rgba(253,149,18,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fedc4d', endColorstr='#fd9512',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
border-color: white;
color : black;
}



    