
/* CSS 2017 */

html {
  font-size: 100%;
}

body {
  background-image: url("../../bootstrap/css/FondVertical.png");
  background-repeat: repeat;
  background-attachment: fixed;
  color: #222222;
  font-size: 12px;
}

.navbar-default {
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  background-color: transparent;
  background-image: linear-gradient(to bottom, #d1dbd9 0%, #d1dbd9 70%, rgba(209, 219, 217, 0) 100%);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}
@media screen (max-width: 640px) {
  #lightcase-case { color: #dddddd; }
}
 @media (min-width:360px) {
  .contenu-date{ width: 360px;}
   .planning-contains  
   {width: 360px; margin-top: 5px;}
}


@media (min-width: 768px) {
  .container { width: 750px; }
  .table-responsive {max-width: 750px}
   .planning-contains  
   { width: 750px; margin-top: 150px; }
    h1, h2, article { padding-top: 10px;  }
	.navbar-static-top { min-height: 50px; padding-top: 5px; position: fixed; right: 0px; left: 0px; z-index: 100; }
}
/*
@media (min-width: 992px) {
	.container { width: 750px; }
  .table-responsive {max-width: 750px}
  .planning-contains  { width: 750px; }
  .navbar-static-top { min-height: 50px; padding-top: 5px; position: fixed; right: 0px; left: 0px; z-index: 100; }
}
@media (min-width: 1200px) {
	 .container { width: 750px; }
  .planning-contains  { width: 750px; }
  .dropdown-menu { background-color: #e6e5d2;}
  .table-responsive {max-width: 750px}
   .navbar-static-top { min-height: 50px; padding-top: 5px; position: fixed; right: 0px; left: 0px; z-index: 100; }
}
*/
.dropdown-menu .divider {
  background-color: #bbbfb4;
}

video {
  max-width: 90%;
  height: auto;
}

p {
  margin-left: 40px;
}

p.adroite {
  text-align: right;
}

img {
  margin-top: 3px;
  margin-right: 6px;
  margin-bottom: 3px;
  margin-left: 1px;
}

img.titre, div.titre {
  display: block;
  width: 100%;
  max-width: 700px;
box-shadow: 15px 15px 15px #505050;
  border-radius: 15px;
  border-top-width: 1px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: gray;
  border-right-color: black;
  border-bottom-color: black;
  border-left-color: gray;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
}

div.titre {
  background-color: black;
  padding-top: 5px;
}

img.adapte {
  width: 100%;
  max-width: 700px;
}

img.cadre {
  display: block;
box-shadow: 15px 15px 15px #505050;
  border-radius: 10px;
  border-top-width: 1px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: gray;
  border-right-color: black;
  border-bottom-color: black;
  border-left-color: gray;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
}

img.gauchetexte {
  padding-bottom: 2px;
  padding-top: 2px;
  padding-right: 8px;
  float: left;
}

img.droitetexte {
  padding-bottom: 2px;
  padding-top: 2px;
  padding-left: 8px;
  float: right;
}

img.biais {
  transform: rotate(-5deg);
  z-index: 4;
}

.boiteTexte, .boiteLarge, .boite50 {
  display: inline;
  background-color: transparent;
  background-image: url("../../../bootstrap/css/bg_quart_blanc.png");
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  padding-top: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  border-top-width: 1px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: gray;
  border-right-color: black;
  border-bottom-color: black;
  border-left-color: gray;
box-shadow: 15px 15px 15px #505050;
  border-radius: 10px;
  width: auto;
}

.boiteLarge, .boite50 {
  display: block;
  margin-top: 1em;
  margin-right: 0px;
  margin-bottom: 1.5em;
  margin-left: 0px;
  width: 100%;
}

.boite50 {
  width: 70%;
}

h1, h2, h3 {
text-shadow: 0.05em 0.05em 0em #9de0e1;
}

h1, h2 {
  padding-bottom: 0.3em;
}

h1, .h1 {
  font-size: 3em;
}

h2, .h2 {
  font-size: 2.2em;
}

h3, .h3 {
  font-size: 1.8em;
}

h4, .h4 {
  font-size: 1.4em;
}

h5, .h5 {
  font-size: 1.3em;
}

h6, .h6 {
  font-size: 1.2em;
}


/*
.p {
  text-indent: -30px !important;
}

span {
  font-size: 13pt !important;
}

article {
  font-size: 1em;
}

*/

#list_planning {
  margin-bottom: 1px;
}
.planning-contains {
	max-width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

  dl {
  margin-top: 0px;
  margin-bottom: 20px;
}

dt, dd {
  line-height: 1.42857;
}

dt {
	font-weight: lighter;
}

dd {
	margin-left: 0px;
	font-weight: bold;
}


  .dl-planning_contains dt {
	float: left;
	width: 180px;
	clear: left;
	text-align: center;
	overflow: auto;
	text-overflow: ellipsis;
	white-space: nowrap;
}
  .dl-planning_contains dd {
	margin-left: 10px;
	width: 530px;
	text-align: left;
	overflow: hidden;
	text-overflow: visible;
	white-space: nowrap;
}



.boximagetop
 {
	 display: block;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px; 
 }
 .table-responsive 
 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
 }
hr {
  height: 3px;
   color: #F00;
  background-color: #bbbfb4;
  margin-top: 1px;
  margin-bottom: 1px;
  border: 0;
}
.row {
  width: 100%;

  margin-right: 0px;

  margin-left: 0px;

}
    
/* footer encadré si border >1px */
[class*="col-"], footer {

 background-color: 000000;

  border: 0px solid #bbbfb4;

  border-radius: 6px;

  line-height: 40px;

  text-align: center;

}
      img {
    width: 100%;
    height: auto;
}
img.exposants, div.exposants {
  display: block;
  width: 100%;
  max-width: 500px;

  border-radius: 15px;
  border-top-width: 1px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: gray;
  border-right-color: black;
  border-bottom-color: black;
  border-left-color: gray;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
}