body{
	font-family:Arial;/*Arial,Helvetica,sans-serif;*/
}
.errorFormulaire{
	display:none;
}
a.lienVert{
	color:#5c6c0b !important;
}
.couleurSite{
	color:#073965;
}
.couleurFondSite{
	background-color:/*#87b228;*/#073965;
}
.couleurJauneSite{
	color:#ffff80;
}
.couleurJauneFondSite{
	background-color:#ffff80;
}
.couleurBlanche{
	color:white;
}
.strong{
	font-weight: bold
}
.titre{
	font-weight: 600;
	font-size: 25px;
}

.supertitre{
	font-weight: 600;
	font-size: 45px;
	color:#5c6c0b;
}
.btnSite{
	border-color:#a2185b !important;
	color:white;
	background-color:#a2185b;
}

.btnSite:hover{
	border: 1px solid #a2185b !important;
	color:#a2185b;
	background-color:white;

}
.contenuIndex{
	background: #f0f0f0;padding:40px 260px
}
.photosIndex{
	background: #f0f0f0;padding:20px 160px;background-color:white
}
.conventionsIndex{
	background: #fff;
	padding:40px 200px;
}
.addresse{
	text-align: left;
}
.contactIndexPartie2{
	background: #f0f0f0;padding:20px 80px;background-color:white
}
.divphoto{
	font-weight: bold;
	color: white;
	font-size: 26px;
	padding:2px;
	/* padding:90px 20px; */
}
input, textarea{
	border :none  !important;
	border-radius: 0 !important;
-webkit-transition: none !important;
	border-bottom: 1px solid #073965	 !important;

}
textarea{
	resize: none;
}

.btnTransparent{
	border-color:	white !important;
	color:white;
	background-color:transparent;
}



/* .divphoto{
	border:1px solid #a9c104;
	padding:10px;
	margin-right: 10px;

} */
.btnVertSite{
	border-color:#ffff80!important;
	color:#ffff80;
	background-color:#5c6c0b;
}

.tableJaune{
	background-color:#ffff80;
}
/* index */
#actualite, #autresActualites{
	padding:10px 50px;
}
#texteLogo{
	font-weight: 600;
	font-size: 28px;
	/*padding-top:30px;*/
}
#texteLogo1,#texteLogo2{
	display:inline-block;
}

.couleurGrise{
	color:#585858;
}
.lienBlanc,.lienBlanc:visited{
text-decoration: none;color:white;
}
.lienBlanc:hover{
text-decoration: underline;color:white !important;
}

.lienNoir,.lienNoir:visited{
text-decoration: none;color:black;
}
.lienNoir:hover{
text-decoration: underline;color:white !important;
}

/* Header */
header{
		background: white;
}
#haut{
	height:88 px;
	padding:3px 30px;


}



#banniere{
	background-image: url("../images/banniere.png");
	background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
	width:100%;
	/* height: 500px; */
	/* margin-bottom: -80px; */
}

#banniereContact{
	background-image: url("../images/banniere_contact.png");
	background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
	width:100%;
	height: 150px;
}

#banniereSociete{
	background-image: url("../images/banniere_societe.png");
	background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
	width:100%;
	height: 200px;
}

.intro-text {
    padding-top: 100px;
    padding-bottom: 120px;
    padding-left: 100px !important;
    font-size: 21px;
    line-height: 2;
    /* margin-bottom: 50px; */
		color:white;
}
.btnBaniere{
	background-color: transparent !important;
	color: #ecd264;
	border:1px solid #ecd264;
	font-size: 25px;
	margin-top:10px;
}
.btnBaniere:hover{
	background-color: #a9c104;
	color: white;
}
/*reservations */

#typeCatgeorie {
    list-style-type: none;
    height: 39px;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid;
}

#typeCatgeorie li.active, #typeCatgeorie li:hover {
    /* background: #3280ba; */
    height: 38px;
    line-height: 38px;
    margin-top: 0px;
    background: #5c6c0b;
}
#typeCatgeorie li {
    float: left;
    height: 34px;
    padding-left: 8px;
    padding-right: 8px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    background-color:#ffff80;
    margin-top: 4px;
    margin-right: 1px;
    border-left: 1px solid #5c6c0b;
    border-right: 1px solid #5c6c0b;
    border-top: 1px solid #5c6c0b;
    color:white;
}
#typeCatgeorie li a{
	color:#5c6c0b;
}

#typeCatgeorie li.active a{
	color:white;
}
#typeCatgeorie li a:hover{
	color:white;
	text-decoration: none;
}

.green-title {
    font-size: 12px;
    font-weight: 600;
    /*font-family: "Novecentowide",arial,sans-serif;*/
    background: rgba(0,153,51,0.9);/*rgba(135,178,40,0.9);*/
    color: #fff;
    margin: 0;
    padding: 0.8em;
    margin-top: 0px !important;
}


.col-content {
    background: #ffff80;
    padding: 1em;
    min-height: 64px;
    /*margin-bottom: 2em;*/
}
/* reservation */
.adherent{
	padding: 0px 15px 0px 7px;
}
.adherentGauche{
	padding: 0px 7px 0px 15px;

}

/* footer */
footer{
	height:80px;
  padding: 28px 260px;
	color:#999999;
	background-color: #073965;
	font-size: 12px
}
footer a {
	color:#999999
}
/* News */
.news-slider {
  /* Style the actual content */
}
.news-slider .text-content {
  position: absolute;
  bottom: 0;
  right: 0;
  right: 0;
  background-color: rgba(0, 99, 145, 0.8);
  padding: 0em 1em 1em 1em;
  width: 100%;
  height: 77px;
  color:white;
}

#news-demo2 .text-content {
  position: absolute;
  bottom: 0;
  right: 0;
  right: 0;
  background-color: rgba(243, 156, 18, 0.8);
  padding: 0em 1em 1em 1em;
  width: 100%;
  height: 90px;
  color:black;
}

#news-demo3 .text-content {
  position: absolute;
  bottom: 0;
  right: 0;
  right: 0;
  background-color: rgba(243, 156, 18, 0.8);
  padding: 0em 1em 1em 1em;
  width: 100%;
  height: 90px;
  color:black;
}



.text-content h4 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.news-slider .text-content h2 {
  margin: 0;
}
.news-slider .text-content p {
  margin: 1em 0;
}
/*
.news-slider .text-content a.button-link {
  padding: 0.25em 0.5em;
  position: absolute;
  bottom: 2em;
  left: 4em;
}
*/
.news-slider .image-content {
  line-height: 0;
}
.news-slider .image-content img {
  max-width: 100%;
}
/*
.news-slider .image-content {
  line-height: 0;
}
.news-slider .image-content div {
  max-width: 100%;
}
*/
.news-slider .news-pager {
  text-align: right;
  display: block;
  margin: 0.2em 0 0;
  padding: 0;
  list-style: none;
}
.news-slider .news-pager li {
  display: inline-block;
  padding: 0.6em;
  margin: 0 0 0 1em;
}
.news-slider .news-pager li.sy-active a {
  color: #31ace2;
}
.news-slider .news-pager li a {
  font-weight: 500;
  text-decoration: none;
  display: block;
  color: #222;
}

.news-pager{
	display:none !important;
}


.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
   background-color: #eae7e7;
}

.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 {
	    padding-right: 8px;
     padding-left: 8px;
}

.row{
 margin:0px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}

/*
#menu{
	padding-left:0px;
    background-color: #1d1515;
    height: 50px;
    text-align: right;
}
*/
#menu{
	margin-top:0px;
	height:50px;
	float:right;
	width:100%;
	/*background:#3A454B;*/
	background: #1d1515;
	/*background-image:url(../images/barre_bleue.jpg);*/
}

#menu ul{
	margin:0px;
	padding:0px 20px 0px 0px;
	list-style-type: none;
	height:50px;


}
#menu ul li{
	float:left;
	height:50px;
	width:76px;
	line-height: 30px;
	text-align:center;
	font-size: 13px;

}
#menu ul li a{
	text-decoration: none;
	color:white;/*#3280ba;*/
	font-size:13px;
	/*color:#ff960e;*/
	font-weight: bold;
}
header #menu ul li a:hover{
	color:gray;


	/*background:#33bee5;*/
}
#menuBas{
	background-color: white;
  height: 100px;
	padding-left: 20px;
	padding-right:20px;
}
.navbar-default{
	background-color: transparent;
	border:0px;
}

#foot{
	padding:30px;
	height:300px;
	width:100%;
	/*background:#3A454B;*/
	background: #1d1515;
	/*background-image:url(../images/barre_bleue.jpg);*/
	color:white;

}
/*
#menu ul{
	padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    width:500px;
    text-align:right;
}

#menu  a{
	color:white !important;
	font-size: 17px;
}
*/
#menuBas .navbar-default li{
	margin-left: 20px;
}
#menuBas .navbar-default a{
	color:#073965 !important;
	font-size: 16px;
	font-weight: bold;
}
#menuBas .dropdown-menu a{
	color:#1d1515 !important;
	font-size: 14px;
	font-weight: normal;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}
/*
.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

*/

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}



#menuBas .nav > li {
    position: relative;
    display: block;
    padding-right: 23px;
    padding-left: 0px;
    margin-top: -6px;
}

.encours{
/* border-bottom: 5px solid #073965;padding-bottom:15px !important; */
}
/* calendrier */
.recherche {
    min-height: 20px;
    padding: 0px 19px 19px 19px;
    margin-bottom: 20px;
    background-color: #eae7e7;/*#f5f5f5*/;
    border: 1px solid #e3e3e3;
   /* border-radius: 4px;*/
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    line-height: 1;
    color: #317eac;
    margin-top:10px !important;
}



hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 4px solid #eee;
}


.bg-red,
.bg-yellow,
.bg-aqua,
.bg-blue,
.bg-light-blue,
.bg-green,
.bg-navy,
.bg-teal,
.bg-olive,
.bg-lime,
.bg-orange,
.bg-fuchsia,
.bg-purple,
.bg-maroon,
.bg-black,
.bg-red-active,
.bg-yellow-active,
.bg-aqua-active,
.bg-blue-active,
.bg-light-blue-active,
.bg-green-active,
.bg-navy-active,
.bg-teal-active,
.bg-olive-active,
.bg-lime-active,
.bg-orange-active,
.bg-fuchsia-active,
.bg-purple-active,
.bg-maroon-active,
.bg-black-active,
.callout.callout-danger,
.callout.callout-warning,
.callout.callout-info,
.callout.callout-success,
.alert-success,
.alert-danger,
.alert-error,
.alert-warning,
.alert-info,
.label-danger,
.label-info,
.label-warning,
.label-primary,
.label-success,
.modal-primary .modal-body,
.modal-primary .modal-header,
.modal-primary .modal-footer,
.modal-warning .modal-body,
.modal-warning .modal-header,
.modal-warning .modal-footer,
.modal-info .modal-body,
.modal-info .modal-header,
.modal-info .modal-footer,
.modal-success .modal-body,
.modal-success .modal-header,
.modal-success .modal-footer,
.modal-danger .modal-body,
.modal-danger .modal-header,
.modal-danger .modal-footer {
  color: #fff !important;
}
.bg-gray {
  color: #000;
  background-color: #d2d6de !important;
}
.bg-gray-light {
  background-color: #f7f7f7;
}
.bg-black {
  background-color: #111111 !important;
}
.bg-red,
.callout.callout-danger,
.alert-danger,
.alert-error,
.label-danger,
.modal-danger .modal-body {
  background-color: #dd4b39 !important;
}
.bg-yellow,
.callout.callout-warning,
.alert-warning,
.label-warning,
.modal-warning .modal-body {
  background-color: #f39c12 !important;
}
.bg-aqua,
.callout.callout-info,
.alert-info,
.label-info,
.modal-info .modal-body {
  background-color: #00c0ef !important;
}
.bg-blue {
  background-color: #0073b7 !important;
}
.bg-light-blue,
.label-primary,
.modal-primary .modal-body {
  background-color: #3c8dbc !important;
}
.bg-green,
.callout.callout-success,
.alert-success,
.label-success,
.modal-success .modal-body {
  background-color: #00a65a !important;
}
.bg-navy {
  background-color: #001f3f !important;
}
.bg-teal {
  background-color: #39cccc !important;
}
.bg-olive {
  background-color: #97bf12 /*#3d9970*/ !important;
}
.bg-lime {
  background-color: #01ff70 !important;
}
.bg-orange {
  background-color: #ff851b !important;
}
.bg-fuchsia {
  background-color: /*#f012be*/ #ca0088 !important;
}
.bg-purple {
  background-color: #605ca8 !important;
}
.bg-maroon {
  background-color: #d81b60 !important;
}
.bg-gray-active {
  color: #000;
  background-color: #b5bbc8 !important;
}
.bg-black-active {
  background-color: #000000 !important;
}
.bg-red-active,
.modal-danger .modal-header,
.modal-danger .modal-footer {
  background-color: #d33724 !important;
}
.bg-yellow-active,
.modal-warning .modal-header,
.modal-warning .modal-footer {
  background-color: #db8b0b !important;
}
.bg-aqua-active,
.modal-info .modal-header,
.modal-info .modal-footer {
  background-color: #00a7d0 !important;
}
.bg-blue-active {
  background-color: #005384 !important;
}
.bg-light-blue-active,
.modal-primary .modal-header,
.modal-primary .modal-footer {
  background-color: #357ca5 !important;
}
.bg-green-active,
.modal-success .modal-header,
.modal-success .modal-footer {
  background-color: #008d4c !important;
}
.bg-navy-active {
  background-color: #001a35 !important;
}
.bg-teal-active {
  background-color: #30bbbb !important;
}
.bg-olive-active {
  background-color: #97bf12 /*#368763*/ !important;
}
.bg-lime-active {
  background-color: #00e765 !important;
}
.bg-orange-active {
  background-color: #ff7701 !important;
}
.bg-fuchsia-active {
  background-color: /*#db0ead*/ #ca0088 !important;
}
.bg-purple-active {
  background-color: #555299 !important;
}
.bg-maroon-active {
  background-color: #ca195a !important;
}
[class^="bg-"].disabled {
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.text-red {
  color: #dd4b39 !important;
}
.text-yellow {
  color: #f39c12 !important;
}
.text-aqua {
  color: #00c0ef !important;
}
.text-blue {
  color: #0073b7 !important;
}
.text-black {
  color: #111111 !important;
}
.text-light-blue {
  color: #3c8dbc !important;
}
.text-green {
  color: #00a65a !important;
}
.text-gray {
  color: #d2d6de !important;
}
.text-navy {
  color: #001f3f !important;
}
.text-teal {
  color: #39cccc !important;
}
.text-olive {
  color: #3d9970 !important;
}
.text-lime {
  color: #01ff70 !important;
}
.text-orange {
  color: #ff851b !important;
}
.text-fuchsia {
  color: #f012be !important;
}
.text-purple {
  color: #605ca8 !important;
}
.text-maroon {
  color: #d81b60 !important;
}
.link-muted {
  color: #7a869d;
}
.link-muted:hover,
.link-muted:focus {
  color: #606c84;
}
.link-black {
  color: #666;
}
.link-black:hover,
.link-black:focus {
  color: #999;
}
.hide {
  display: none !important;
}
.no-border {
  border: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.no-shadow {
}
.list-unstyled,
.chart-legend,
.contacts-list,
.users-list,
.mailbox-attachments {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-group-unbordered > .list-group-item {
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
}
.flat {
  border-radius: 0 !important;
}
.text-bold,
.text-bold.table td,
.text-bold.table th {
  font-weight: 700;
}
.text-sm {
  font-size: 12px;
}
.jqstooltip {
  padding: 5px !important;
  width: auto !important;
  height: auto !important;
}
.bg-teal-gradient {
  background: #39cccc !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #39cccc), color-stop(1, #7adddd)) !important;
  background: -ms-linear-gradient(bottom, #39cccc, #7adddd) !important;
  background: -moz-linear-gradient(center bottom, #39cccc 0%, #7adddd 100%) !important;
  background: -o-linear-gradient(#7adddd, #39cccc) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7adddd', endColorstr='#39cccc', GradientType=0) !important;
  color: #fff;
}
.bg-light-blue-gradient {
  background: #3c8dbc !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3c8dbc), color-stop(1, #67a8ce)) !important;
  background: -ms-linear-gradient(bottom, #3c8dbc, #67a8ce) !important;
  background: -moz-linear-gradient(center bottom, #3c8dbc 0%, #67a8ce 100%) !important;
  background: -o-linear-gradient(#67a8ce, #3c8dbc) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67a8ce', endColorstr='#3c8dbc', GradientType=0) !important;
  color: #fff;
}
.bg-blue-gradient {
  background: #0073b7 !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0073b7), color-stop(1, #0089db)) !important;
  background: -ms-linear-gradient(bottom, #0073b7, #0089db) !important;
  background: -moz-linear-gradient(center bottom, #0073b7 0%, #0089db 100%) !important;
  background: -o-linear-gradient(#0089db, #0073b7) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0089db', endColorstr='#0073b7', GradientType=0) !important;
  color: #fff;
}
.bg-aqua-gradient {
  background: #00c0ef !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00c0ef), color-stop(1, #14d1ff)) !important;
  background: -ms-linear-gradient(bottom, #00c0ef, #14d1ff) !important;
  background: -moz-linear-gradient(center bottom, #00c0ef 0%, #14d1ff 100%) !important;
  background: -o-linear-gradient(#14d1ff, #00c0ef) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14d1ff', endColorstr='#00c0ef', GradientType=0) !important;
  color: #fff;
}
.bg-yellow-gradient {
  background: #f39c12 !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f39c12), color-stop(1, #f7bc60)) !important;
  background: -ms-linear-gradient(bottom, #f39c12, #f7bc60) !important;
  background: -moz-linear-gradient(center bottom, #f39c12 0%, #f7bc60 100%) !important;
  background: -o-linear-gradient(#f7bc60, #f39c12) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7bc60', endColorstr='#f39c12', GradientType=0) !important;
  color: #fff;
}
.bg-purple-gradient {
  background: #605ca8 !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #605ca8), color-stop(1, #9491c4)) !important;
  background: -ms-linear-gradient(bottom, #605ca8, #9491c4) !important;
  background: -moz-linear-gradient(center bottom, #605ca8 0%, #9491c4 100%) !important;
  background: -o-linear-gradient(#9491c4, #605ca8) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9491c4', endColorstr='#605ca8', GradientType=0) !important;
  color: #fff;
}
.bg-green-gradient {
  background: #00a65a !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00a65a), color-stop(1, #00ca6d)) !important;
  background: -ms-linear-gradient(bottom, #00a65a, #00ca6d) !important;
  background: -moz-linear-gradient(center bottom, #00a65a 0%, #00ca6d 100%) !important;
  background: -o-linear-gradient(#00ca6d, #00a65a) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ca6d', endColorstr='#00a65a', GradientType=0) !important;
  color: #fff;
}
.bg-red-gradient {
  background: #dd4b39 !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dd4b39), color-stop(1, #e47365)) !important;
  background: -ms-linear-gradient(bottom, #dd4b39, #e47365) !important;
  background: -moz-linear-gradient(center bottom, #dd4b39 0%, #e47365 100%) !important;
  background: -o-linear-gradient(#e47365, #dd4b39) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e47365', endColorstr='#dd4b39', GradientType=0) !important;
  color: #fff;
}
.bg-black-gradient {
  background: #111111 !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #111111), color-stop(1, #2b2b2b)) !important;
  background: -ms-linear-gradient(bottom, #111111, #2b2b2b) !important;
  background: -moz-linear-gradient(center bottom, #111111 0%, #2b2b2b 100%) !important;
  background: -o-linear-gradient(#2b2b2b, #111111) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b2b2b', endColorstr='#111111', GradientType=0) !important;
  color: #fff;
}
.bg-maroon-gradient {
  background: #d81b60 !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d81b60), color-stop(1, #e73f7c)) !important;
  background: -ms-linear-gradient(bottom, #d81b60, #e73f7c) !important;
  background: -moz-linear-gradient(center bottom, #d81b60 0%, #e73f7c 100%) !important;
  background: -o-linear-gradient(#e73f7c, #d81b60) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e73f7c', endColorstr='#d81b60', GradientType=0) !important;
  color: #fff;
}

.small-box {
  border-radius: 2px;
  position: relative;
  display: block;
  /*margin-bottom: 8px;*/
}
.small-box > .inner {
  padding: 10px 10px 0px 10px;
}
.small-box > .small-box-footer {
  position: relative;
  text-align: center;
  padding: 3px 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  display: block;
  z-index: 10;
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none;
}
.small-box > .small-box-footer:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.15);
}
.small-box h3 {
  font-size: 25px;
  font-weight: bold;
  margin: 0 0 10px 0;
  white-space: nowrap;
  padding: 0;
}
.small-box p {
  font-size: 19px;
}
.small-box p > small {
  display: block;
  color: #f9f9f9;
  font-size: 13px;
  margin-top: 5px;
}
.small-box h3,
.small-box p {
  z-index: 5;
}
.small-box .icon {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: absolute;
  /*top: -10px;*/
     top: /* -16px;*/ -45px;
  right: 10px;
  z-index: 0;
  font-size: 90px;
  color: rgba(0, 0, 0, 0.15);
}
.small-box:hover {
  text-decoration: none;
  color: #f9f9f9;
}
.small-box:hover .icon {
  font-size: 95px;
}
  #logo2{
		display: none;
	}

/*.dropdown-menu {
    background-color: red;
    background-image: none;
}
*/
@media (max-width: 1200px) {
	.conventionsIndex{
		padding:40px 200px;
	}
}
@media (max-width: 1100px) {
	#menuBas{
		padding-left:50px
	}
	.contenuIndex{
		padding:20px 50px
	}
	.photosIndex{
		padding:20px 100px;
	}
	.contactIndexPartie2{
			padding:20px 50px;
	}
	.conventionsIndex{
		padding:40px 150px;
	}
	.divphoto{
			font-size: 20px;
	}

}
@media (max-width: 900px) {
	#menuBas{
		padding-left:20px
	}
	.contenuIndex{
		padding:20px 50px
	}
	.photosIndex{
		padding:20px 60px;
	}
	.conventionsIndex{
		padding:40px 100px;
	}
	.divphoto{
			font-size: 18px;
	}
}
@media (max-width: 768px) {
	.addresse{
		text-align: center;
		font-size: 18px;
		font-weight: bold
	}
	.divphoto{
			font-size: 16px;
	}
}
@media (max-width: 600px) {
	.contenuIndex{
		padding:20px 20px
	}
	.conventionsIndex{
		padding:40px 50px;
	}
	.divphoto{
			font-size: 14px;
	}
}
@media (max-width :480px) {
	.conventionsIndex{
		padding:40px 10px;
	}
	.intro-text {
	    padding-top: 20px;
	    padding-bottom: 20px;
	    padding-left: 20px !important;
	    font-size: 18px;
	    line-height: 2;
	    margin-bottom: 20px;
	}	.divphoto{
				font-size: 12px;
		}
}


@media (min-width: 768px) {
	.dropdown-menu li:hover .sub-menu {visibility: visible;}


}
 @media (min-width: 768px) {.dropdown:hover .dropdown-menu {display: block;}}
@media (max-width: 480px) {
  .small-box {
    text-align: center;
  }
  .small-box .icon {
    display: none;
  }
  .small-box p {
    font-size: 19px;
  }
  #logo1{
		display: none;
	}
	#logo2{
		display: inline;
	}




}

/*
 * Component: Box
 * --------------
 */
.box {
  position: relative;
  border-radius: 3px;
  background: #ffffff;
  border-top: 3px solid #d2d6de;
  margin-bottom: 20px;
  width: 100%;
}
.box.box-primary {
  border-top-color: #3c8dbc;
}
.box.box-info {
  border-top-color: #00c0ef;
}
.box.box-danger {
  border-top-color: #dd4b39;
}
.box.box-warning {
  border-top-color: #f39c12;
}
.box.box-success {
  border-top-color: #00a65a;
}
.box.box-default {
  border-top-color: #d2d6de;
}
.box.collapsed-box .box-body,
.box.collapsed-box .box-footer {
  display: none;
}
.box .nav-stacked > li {
  border-bottom: 1px solid #f4f4f4;
  margin: 0;
}
.box .nav-stacked > li:last-of-type {
  border-bottom: none;
}
.box.height-control .box-body {
  max-height: 300px;
  overflow: auto;
}
.box .border-right {
  border-right: 1px solid #f4f4f4;
}
.box .border-left {
  border-left: 1px solid #f4f4f4;
}
.box.box-solid {
  border-top: 0;
}
.box.box-solid > .box-header .btn.btn-default {
  background: transparent;
}
.box.box-solid > .box-header .btn:hover,
.box.box-solid > .box-header a:hover {
  background: rgba(0, 0, 0, 0.1);
}
.box.box-solid.box-default {
  border: 1px solid #d2d6de;
}
.box.box-solid.box-default > .box-header {
  color: #444444;
  background: #d2d6de;
  background-color: #d2d6de;
}
.box.box-solid.box-default > .box-header a,
.box.box-solid.box-default > .box-header .btn {
  color: #444444;
}
.box.box-solid.box-primary {
  border: 1px solid #3c8dbc;
}
.box.box-solid.box-primary > .box-header {
  color: #ffffff;
  background: #3c8dbc;
  background-color: #3c8dbc;
}
.box.box-solid.box-primary > .box-header a,
.box.box-solid.box-primary > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-info {
  border: 1px solid #00c0ef;
}
.box.box-solid.box-info > .box-header {
  color: #ffffff;
  background: #00c0ef;
  background-color: #00c0ef;
}
.box.box-solid.box-info > .box-header a,
.box.box-solid.box-info > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-danger {
  border: 1px solid #dd4b39;
}
.box.box-solid.box-danger > .box-header {
  color: #ffffff;
  background: #dd4b39;
  background-color: #dd4b39;
}
.box.box-solid.box-danger > .box-header a,
.box.box-solid.box-danger > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-warning {
  border: 1px solid #f39c12;
}
.box.box-solid.box-warning > .box-header {
  color: #ffffff;
  background: #f39c12;
  background-color: #f39c12;
}
.box.box-solid.box-warning > .box-header a,
.box.box-solid.box-warning > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-success {
  border: 1px solid #00a65a;
}
.box.box-solid.box-success > .box-header {
  color: #ffffff;
  background: #00a65a;
  background-color: #00a65a;
}
.box.box-solid.box-success > .box-header a,
.box.box-solid.box-success > .box-header .btn {
  color: #ffffff;
}
.box.box-solid > .box-header > .box-tools .btn {
  border: 0;
}
.box.box-solid[class*='bg'] > .box-header {
  color: #fff;
}
.box .box-group > .box {
  margin-bottom: 5px;
}
.box .knob-label {
  text-align: center;
  color: #333;
  font-weight: 100;
  font-size: 12px;
  margin-bottom: 0.3em;
}
.box > .overlay,
.overlay-wrapper > .overlay,
.box > .loading-img,
.overlay-wrapper > .loading-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.box .overlay,
.overlay-wrapper .overlay {
  z-index: 50;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 3px;
}
.box .overlay > .fa,
.overlay-wrapper .overlay > .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  color: #000;
  font-size: 30px;
}
.box .overlay.dark,
.overlay-wrapper .overlay.dark {
  background: rgba(0, 0, 0, 0.5);
}
.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
  content: " ";
  display: table;
}
.box-header:after,
.box-body:after,
.box-footer:after {
  clear: both;
}
.box-header {
  color: #444;
  display: block;
  padding: 10px;
  position: relative;
}
.box-header.with-border {
  border-bottom: 1px solid #f4f4f4;
}
.collapsed-box .box-header.with-border {
  border-bottom: none;
}
.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion,
.box-header .box-title {
  display: inline-block;
  font-size: 18px;
  margin: 0;
  line-height: 1;
}
.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion {
  margin-right: 5px;
}
.box-header > .box-tools {
  position: absolute;
  right: 10px;
  top: 5px;
}
.box-header > .box-tools [data-toggle="tooltip"] {
  position: relative;
}
.box-header > .box-tools.pull-right .dropdown-menu {
  right: 0;
  left: auto;
}
.btn-box-tool {
  padding: 5px;
  font-size: 12px;
  background: transparent;
  color: #97a0b3;
}
.open .btn-box-tool,
.btn-box-tool:hover {
  color: #606c84;
}
.btn-box-tool.btn:active {
}
.box-body {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 10px;
}
.no-header .box-body {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.box-body > .table {
  margin-bottom: 0;
}
.box-body .fc {
  margin-top: 5px;
}
.box-body .full-width-chart {
  margin: -19px;
}
.box-body.no-padding .full-width-chart {
  margin: -9px;
}
.box-body .box-pane {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px;
}
.box-body .box-pane-right {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0;
}
.box-footer {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top: 1px solid #f4f4f4;
  padding: 10px;
  background-color: #ffffff;
}



@media (max-width: 767px){
	#navbar {
    	background-color:#a2185b;
	}
	#navbar li{
		margin-right: 0px !important;
	}
	/*#socials{
		  display:none;
	}
	*/
	#liLogo {
	   display:none;
	}
	/*
	#menu{
		background-color:white;
		text-align: center;
	}
	*/
	#navbar li{
		margin-right: 0px !important;
	}
	#navbar{
		text-align:center;
	}
	#logoHaut{
		display:block;
	}
	/*#divButton{
		width:73px;
		margin:0 auto;
	}*/
	#menuBas .navbar-default a {
    	color: white  !important;
    	font-weight: normal;
    	text-align: left;

	}


}

@media (max-width: 907px) {
	#texteLogo{
		font-weight: 600;
		font-size: 28px;
	}
	#haut{
		padding:3px 10px;
	}
}

@media (max-width: 867px) {
	#texteLogo{
		font-weight: 600;
		font-size: 26px;
	}
	#haut{
		padding:3px 5px;
	}
}

@media (max-width: 800px) {

	#texteLogo{
		font-weight: 600;
		font-size: 22px;
	}
}

@media (max-width: 694px) {

	#texteLogo{
		font-weight: 600;
		font-size: 20px;
	}
}

@media (max-width: 625px) {

	#texteLogo{
		font-weight: 600;
		font-size: 18px;
	}
}
@media (max-width: 567px) {

	#texteLogo{
		padding-top:10px;

	}
	#texteLogo1{
		display:block;
	}
	#texteLogo2{
		display:block;
	}
}
@media (max-width: 389px) {

	#texteLogo{
		font-weight: 600;
		font-size: 14px;
	}
}
@media (min-width: 769px) and (max-width: 1200px) {

	#actualite{
		padding:10px 10px;
	}
	#autresActualites{
		padding:10px 10px;
	}

}

@media (min-width: 520px) and (max-width: 758px) {

	#actualite,#autresActualites{
		padding:10px 110px;
	}
}

@media (max-width: 480px){

	#actualite,#autresActualites{
		padding:10px 10px;
	}
	/*#menu{
		background-color:white;
		text-align: center;
	}
	*/
	#navbar li{
		margin-right: 0px !important;
	}
	#navbar{
		text-align:center;
	}
	#menuBas .navbar-default .dropdown-toggle a {
    	/*color: white  !important;*/
		color:red !important
    	font-weight: normal;
    	text-align: left;

	}
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {

    background-color: #1d1515;

}


    border: 1px solid #e0e0e0;
    border-radius: 5px;
    padding: 5px;
    transition: transform 0.3s ease;
}

}

/* Alternative styling for perfect squares */
    width: 90px !important;
    height: 90px !important;
    border-radius: 8px;
}

/* Alternative styling for maintaining aspect ratio */
    width: auto !important;
    height: auto !important;
}
