html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal 100% Arial, Helvetica, sans-serif;
  background: #FFFFF;
  color: #000;
}

p
{ padding: 0 0 10px 0;
  line-height: 1.7em;
  font-size: 100%;
   color: #25064C;
   text-align:justify;
   }
   
   p span.gauche {
  float: left;
}


img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ font: normal 175% Arial, Helvetica, sans-serif;
  color: #528CCC;
  letter-spacing: -1px;
  margin: 0 0 10px 0;
  padding: 5px 0 0 0;}

h1 { font: normal 265% Arial, Nyala, sans-serif;color: #63007F;}

h2
{ font: normal 165% Arial, Nyala, sans-serif;color: #63007F; text-align:center;;}

h3
{ font: normal 130% Arial, Nyala, sans-serif;color: #63007F; text-align:center;}

h4
{ font: normal 100% Arial, Nyala, sans-serif;color: #63007F; text-align:center;}
  
h5
{ font: normal 100% Arial, Nyala, sans-serif;color: #63007F; text-align:center; font-style: italic; }

h6
{ font: normal 80% Arial, Nyala, sans-serif;color: #63007F; text-align:center;}


a, a:hover
{ background: transparent;
  outline: none;
  text-decoration: none;
  color: red;
}

a:hover { text-decoration: underline;}
a:visited {color: orange;}
a:hover {color: #63007F;text-decoration:underline;}
a:active { color: orange;  text-decoration: underline; }

ul
{ margin: 2px 0 22px 30px;
  line-height: 1.7em;
  font-style: normal;
  font-size: 100%;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

#main, #header, #banner, #menubar, #site_content, #footer, #container_footer, #container_header
{ margin-left: auto; 
  margin-right: auto;}

#main
{ background: #FFF url(../images/pattern.jpg) repeat;}

#header_container
{ height: 145px;
  background: #FFFFFF;}

#header
{ width: 940px;
  height: 145px;
  margin-top: 50px;
  background: #FFF url(../images/colors.jpg) repeat;
  border-top: 1px solid #4D5054;
  border-left: 1px solid #4D5054;
  border-right: 1px solid #4D5054;}

#banner
{ width: 450px;
  float: left;
  height: 80px;
  padding-top: 15px;
  padding-left: 20px;}

#banner H1
{ font: normal 250% Arial, Helvetica, sans-serif;
  color: #FFF;
  padding-bottom: 10px;}  
  
#banner_slogan
{ font: normal 80% Arial, Helvetica, sans-serif;
  width:200px;
  position: relative;
  float: right;
  text-align: right;
  padding-top: 40px;
  padding-right: 20px;
  height: 60px;}
  
#banner_slogan H2
{ color: #FFF;} 
  
span
{ color: #63007F;
  padding-bottom: 10px;}

#menubar
{ width: 920px;
  float: center;
  padding: 0px 0 0 10px;
  height: 50px;} 
  
ul#menu
{ 
  margin:0 auto;}

ul#menu li
{ list-style: none;
  display: inline;
  background: transparent;}

ul#menu li a
{ font: normal 110% arial, sans-serif;
  display: inline;
  letter-spacing: -1px;
  height: 25px;
  padding: 10px 20px 10px 20px;
  text-align: center;
  color: #333333;
  text-decoration: none;
  background: #FFF;
  border: 1px solid #CBCDCF;} 

ul#menu li.current
{ background: transparent;}

ul#menu li.current a, ul#menu li.current a:hover
{ background: #3399ff;
  color: #FFF;}

ul#menu li a:hover
{ color: #528CCC;}

#site_content
{ width: 920px;
  overflow: hidden;
  margin: 0 auto;
  padding: 0 0 0 0px;
  border-left: 1px solid #CBCDCF;  
  border-right: 1px solid #CBCDCF;  
  background: #FFF;} 

.sidebar_container
{ float: right;
  width: 230px;
  margin: 20px 20px 20px 0;}

.sidebar 
{ float: left;
  width: 210px;
 border-width:1px;
 border-style:solid;
 border-color:grey;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  margin-bottom: 10px;}

.sidebar_item
{ font: normal 100% Arial, Helvetica, sans-serif;
  padding: 5px 15px 5px 5px;
 
   }


.sidebar h2
{ background: #3333ff;
  color: #FFF;
  
  margin-left: auto;
  margin-right: auto;
  width: 95%;
  
  padding-left: 10px;}
  
.sidebar h4
{ font-size: 125%;
  color: #000;}

.sidebar ul li, .sidebar ul li.selected
{ list-style: none; 
  margin: 15px 0;
  padding: 0;}

.content_item
{ width: 630px;
  margin-top: 5px;
  margin-bottom: 5px;}

#content
{
	width: 650px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}

.content_container_color
{ width: 180px;
  padding: 5px;
  float: left;
  color: #FFF;
  background: #528CCC;
  margin-bottom: 10px;
  padding:20px 0px 20px 20px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
 }
  
.content_container
{ width: 300px;
  padding: 5px;
  float: left;
  color: #000;
  background: #FFF;
  margin-bottom: 10px;}

#footer_container
{ height: 125px;
  background: #FFFFFF;}  
  
#footer
{ font: normal 120% Arial, Helvetica, sans-serif;
  letter-spacing: -1px;
  width: 940px;
  height: 25px;
  padding: 20px 0 50px 0;
  text-align: center; 
  background: #FFF url(../images/colors3.jpg) repeat;
  border: 1px solid #4D5054;}

#footer a, #footer a:hover
{ color: #684430;
  text-decoration: none;
  padding-bottom: 20px;}

#footer a:hover
{ text-decoration: underline;}

#footer a, #footer a:hover
{ color: #FFF;
  text-decoration: none;}

#footer a:hover
{ text-decoration: underline;}
  
.button_small
{ font: normal 80% Arial, Helvetica, sans-serif;
  height: 25px;
  width: 80px;
  padding: 4px 0 0 8px;
  background: transparent url(../images/button_small.png) no-repeat;}
  
.button_small a
{ color: #FFF;}

.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 280px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 2px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #E5E5DB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings input[type="checkbox"]
{ padding: 2px 0; 
  width: 15px; 
  font: 100% arial; 
  border: 0; 
  background: #FFF; 
  color: #47433F;
  margin: 28px 0;}

.form_settings .submit
{ font: 100% arial; 
  border: 1px solid; 
  width: 99px; 
  margin: 0 0 0 206px; 
  height: 26px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #5082BD; 
  color: #FFF;}
  
.titre
{ 
border:  #888;
padding-left: 10px;
font: normal 165% Arial, Helvetica, sans-serif;

background: #33F;
color: white;
  }
 
 #panier
{ width: 90px;
  float: right;
  height: 80px;
   margin: 0 0 0 100px; 
}

.produitcenter
{ float: center;
  border: 1px solid #BC8F8F;
  width: 201px;
  margin: 5px 5px 5px 5px;
    border-radius: 50px;
}

.produit
{ float: left;
  border: 1px solid #BC8F8F;
  width: 303px;
  margin: 5px 5px 5px 5px;
  border-radius: 50px;
}




* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
    display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor:pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

.barreZone {
width: 50%;
height: 70px;
}