/* remplacer f26921 par f89200 */
/* remplacer FF6600 par 396bf3 */

body {
  color: #495d65;
  font-size: 12px;
  background: #b9babe url(../images/body-bg.png) repeat;
}

.wrapper {
  margin: 0;
  padding: 0;
  width: 100%;
}

.container_up {
  margin: 0 auto;
  margin-top: 25px;
  /* margin-bottom: 120px;*/
  margin-bottom: 30px;
  position: relative;
  /* Color */
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 20px rgba(3, 3, 3, 0.3);
  -moz-box-shadow:    0px 0px 20px rgba(3, 3, 3, 0.3);
  box-shadow:         0px 0px 20px rgba(3, 3, 3, 0.3);
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 15px;
  margin-right: auto;
  margin-left: auto;
border-top-style: solid;
border-top-width: 18px;
border-top-color: #f89200;
}

.sepa {
  margin-top: 10px; 
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #f89200;
  }

@media (max-width: 767px) {
  .sepa {
  border-left-style: none;
  border-left-width: 0px;
  }
}


.color_icon {color: #f89200;}
.txtboldcolor {color: #f89200; font-weight:bold;}






a:active, a:link, a:visited { text-decoration:none; color:#f89200}
a:hover { text-decoration:underline overline; color:#f89200}


h2 {font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  margin-top: 25px;
  margin-bottom: 3px;}
h4 {font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #f89200;
  margin-bottom: 5px;
  margin-top: 16px;
  margin-top: 26px;}
.fond-h2 {background-color: #f89200; padding: 2px 8px;}



.red ul {/*padding-left: 20px;*/padding-left: 15px;
  }
.red li {list-style-type: none;
  }
.red li:before {
  content: '\2022';
  padding-right: 0.5em;
  font-size: 170%;
  font-size: 140%;
  line-height: 80%;
  color: #f89200; /* or whatever color you prefer */
  }

.rating-stars {
  color: #08c;
  color: #f89200;
  color: #ffffff;
  }
.rating-stars-off {
  color: #d0d0d0;
  }


.cadre
  {
  border: 1px solid #f89200;
  background-color: #ffffff;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-right:4px;
  padding-left:4px;
  }



/* lien totop */
.scrollup {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 50px;
  right: 50px;
  display: none;
  color: white;
  background-color: #3a3f51;
  border: 1px solid #3a3f51;
  font-size: 20px;
  text-align: center;
  line-height: 37px;
}
 
.scrollup:hover {
  color: white;
}


.gauche {float: left;}
.droite {float: right;}

.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

.new_experience {margin-top: 10px; margin-bottom: 25px;}

p.ent {margin:0px; font-size: 12px;}
p.techno {margin:0px; font-size: 12px; font-weight:bold;}
.gras {font-weight:bold;}
.date {font-size: 14px;}

.bg_left {
  background-color: #f89200;
  color: #ffffff;
}

.cadre_left
  {
  border-top: 1px solid #ffffff;
  background-color: #f89200;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-right:0px;
  padding-left:0px;
  padding-top:10px;
  }


.red_left ul {/*padding-left: 20px;*/
  padding-left: 30px;
  }
.red_left li {list-style-type: none;
  }
.red_left li:before {
  content: '\2022';
  padding-right: 0.5em;
  font-size: 170%;
  font-size: 140%;
  line-height: 80%;
  color: #ffffff; /* or whatever color you prefer */
  }

