@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background-image: url(../images/fond3-Copie.png);
}

img {
	width: 100%;
}

footer {
	padding: 1em;
	background-color: #8D9FA9;
	color: #FFFFFF
}

.container {
	padding: 0.2em;
	background-image: none;
	background-color: #F3F3F3;
	}
.contenu {
	background-color: #FFFFFF;
	padding: 0.4em;
	box-shadow: 2px 2px 2px 1px #CCC;
	border-radius : 2px 2px 2px 2px;
	margin-top: 0.4em;
	margin-right: 0.4em;
	margin-bottom: 0.4em;
	margin-left: 0.4em;
	border-top-width: thin;
	border-right-width: thin;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	float: right;
	width:100%;
}
.box {
	background-color: #FFFFFF;
	padding: 0.5em;
	box-shadow: 2px 2px 2px 1px #CCC;
	border-radius : 2px 2px 2px 2px;
	margin-top: 0.4em;
	margin-right: 0.4em;
	margin-bottom: 0.4em;
	margin-left: 0.4em;
	border-top-width: thin;
	border-right-width: thin;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
}
	
.actualites{
	margin-top: 0.5em;
	margin-right: 0.8em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	padding-left:10px;
	padding-right:10px;
}

.nav bs-docs-sidenav{
	background-color:#FC0
	
	}
	
a:active {
	color:#00E8E8 ;
	style: underline;
}

a:link {
	color:#1470BA;
}
 a:hover {
	color: #00E8E8;
}
 a:focus {
	color: #999999;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0.4em;
  padding-right: 0.4em;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
<style>
.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:hover>.dropdown-menu{display:block;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
</style>

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-group > .btn-group {
  padding-left: 10px;
  padding-right: 10px;
}
.btn-ressource {
	color: #fff;
	background-color: #FF6600;
	border-color: #FF6633;
}
.btn-ressource:hover,
.btn-ressource:focus,
.btn-ressource.focus,
.btn-ressource:active,
.btn-ressource.active,
.open > .dropdown-toggle.btn-ressource {
	color: #fff;
	background-color: #FF3300;
	border-color: #CC3333;
}
.btn-ressource:active,
.btn-ressource.active,
.open > .dropdown-toggle.btn-ressource {
  background-image: none;
 
}
.btn-ressource.disabled,
.btn-ressource[disabled],
fieldset[disabled] .btn-ressource,
.btn-ressource.disabled:hover,
.btn-ressource[disabled]:hover,
fieldset[disabled] .btn-ressource:hover,
.btn-ressource.disabled:focus,
.btn-ressource[disabled]:focus,
fieldset[disabled] .btn-ressource:focus,
.btn-ressource.disabled.focus,
.btn-ressource[disabled].focus,
fieldset[disabled] .btn-ressource.focus,
.btn-ressource.disabled:active,
.btn-ressource[disabled]:active,
fieldset[disabled] .btn-ressource:active,
.btn-ressource.disabled.active,
.btn-ressource[disabled].active,
fieldset[disabled] .btn-ressource.active {
  background-color: #FF6600;
  border-color: #d43f3a;
}
.btn-ressource .badge {
  color: #FF6600;
  background-color: #fff;
}
.dropdown-item {
	padding-left: 5px;
	text-align:justify
}

.dropdown-menu {
    min-width: 190px;
}

hr {
  margin-top: 10px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}	
hr.style-white {
	margin-top: 10px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #FFF;
	
}
hr.style-danger {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 3px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #d9534f;
	box-shadow: 2px 2px 2px 2px #CCC
}
hr.style-warning {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 3px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #f0ad4e;
	box-shadow: 2px 2px 2px 2px #CCC
}
hr.style-info {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 3px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #5bc0de;
	box-shadow: 2px 2px 2px 2px #CCC
}
hr.style-success {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 3px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #5cb85c;
	box-shadow: 2px 2px 2px 2px #CCC
}
hr.style-default {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 3px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #eee;
	box-shadow: 2px 2px 2px 2px #CCC
}
hr.style-ressource {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 3px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #F30;
	box-shadow: 2px 2px 2px 2px #CCC
}

 à modifier ou non ? 
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h2,
.h2 {
	font-size: 30px;
	font-family: Verdana, Geneva, sans-serif;
}
h3,
.h3 {
	font-size: 24px;
	font-family: Verdana, Geneva, sans-serif;
}
.lead {
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.4;
}

.jumbotron {
	margin-bottom: 10px;
	color: inherit;
	background-color: #eee;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.jumbotron h1,
.jumbotron .h1 {
	color: inherit;
	font-size: 14px;
	font-family: inherit;
}
.jumbotron p {
	margin-bottom: 15px;
	font-size: 12px;
	font-weight: 200;
	text-align: justify;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
	max-width: 90%;
}
.sticky{
	position: fixed;
	top:0;
	width:100%;
}
.sticky+ .content{
	padding-top:100px;
}
  .table-bordered th,
  .table-bordered td {
	border: 0px none #ddd !important;
  }

@media screen and (min-width: 768px) {
  .jumbotron {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
	padding-right: 20px;
	padding-left: 20px;
	background-color: #DDD;
  }
  .jumbotron h1,
  .jumbotron .h1 {
	font-size: 63px;
  }
}

.media {
	margin-top: 2px;
	width: 100%;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 100%;
}
.media-object {
	display: block;
	vertical-align: left;
	margin-right: 10px;
}
.media-object.img-thumbnail {
  max-width: none;
 
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}

#myCarousel .carousel-caption {
    left:0;
	right:0;
	bottom:0;
	text-align:left;
	padding:10px;
	background:rgba(0,0,0,0.6);
	text-shadow:none;
}

#myCarousel .list-group {
	position:absolute;
	top:0;
	right:0;
}
#myCarousel .list-group-item {
	border-radius:2px;
	cursor:pointer;
	
}
#myCarousel .list-group .active {
	background-color:#eee;
	color: #369	
}

.img-responsive .centree {
 margin: 0 auto;
}

@media (min-width: 992px) { 
	
	#myCarousel .carousel-controls {display:none;} 	
}
@media (max-width: 991px) { 
	.carousel-caption p,
	#myCarousel .list-group {display:none;} 
}

#myBtn {
	display: none; /* Hidden by default */
	position: fixed; /* Fixed/sticky position */
	bottom: 100px; /* Place the button at the bottom of the page */
	right: 35px; /* Place the button 30px from the right */
	z-index: 99; /* Make sure it does not overlap */
	border: none; /* Remove borders */
	outline: none; /* Remove outline */
	background-color: #F60; /* Set a background color */
	color: white; /* Text color */
	cursor: pointer; /* Add a mouse pointer on hover */
	padding: 8px; /* Some padding */
	border-radius: 180px; /* Rounded corners */
	font-size: 18px; /* Increase font size */
}

#myBtn:hover {
    background-color: #555; /* Add a dark-grey background on hover */
}

@media (max-width: 1024px) {
.carousel-page {
	width: auto;
	min-height: 280px;
	color: white;
}
.h2 {
	font-size: 24px;
	font-family: Verdana, Geneva, sans-serif;
}
}

.carousel{
	margin-top: 20px;
	background-color: #FFFFFF;
}
.carousel .item{
    min-height: 280px; /* Prevent carousel from being distorted if for some reason image doesn't load */
}
.carousel .item img{
    margin: 0 auto; /* Align slide image horizontally center */
}
.carousel-control {
	  color: #fff;
}

.carousel-indicators li {
  border: 1px solid #1470BA;

}
.carousel-indicators .active {
  background-color: #1470BA;
} 
.bs-example{
	margin: 20px;
}


