/* ----------------------------------------- contenu + colonnes ----------------------------------------*/

div#contenu
{
  position: absolute;
  top: 122px;
  left: 0px;
	padding: 0px;
  background: url(../images/menu/gabarit_fond.jpg) repeat left top;
  width: 1000px;
  padding-top: 20px;
}

#colgauche{
  float: left;
  width: 150px;
  margin-top: 0px;
  margin-left: 8px;
  margin-right: 1px;
  height: 400px;
  font-size: 0.90em;
}

#colgauche a{
  text-decoration: none;

  color: black;
}

#colgauche a:hover{
  text-decoration: underline;
  color: black;
}

#centre {
  float: left;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 1px;
  width: 630px;
}

#centre h1{
  font-size: 1.3em;
  font-family: arial;
  line-height: 29px;
  border-bottom: solid 2px #71304A;
  height: 29px;
  margin-top: 0px;
  padding-bottom: 6px;
}

#centre h1 a {
  color: black;
  text-decoration : none;
}

#centre h1 a:hover {
  color: black;
  text-decoration : underline;
}

#centre img{
  border-style: none;
}

#centre > span{
  color: green;
}
/*#message {
  width: 40%;
  background-color: red;
  border: solid 1px;
}*/

#coldroite{
  float: left;
  width: 150px;
  font-size: 0.9em;
  margin-top: 0px;
  margin-left: 12px;
  margin-right: 1px;
  text-align: center;
  /* background-color: yellow; */
}

#coldroite a{
  text-decoration: none;
  font-size: 0.95em;
  color: black;
}

#pied {
height: 74px ;
width: 1000px;
text-align: center;
background: url(../images/menu/gabarit_footer.jpg) no-repeat left top;
}

.separation {
  clear: both;
  visibility: hidden;
}

/* panier */

table {
  margin-top: 25px;
  
}


thead td {
  background-color: white;
  font-size: 0.85em;
  height: 40px;
}

thead .left {
  text-align: left;
}

th {
  background-color: #CCFF66;
}

td {
  background-color: #DBFF93;
  text-align: right;
  padding-right: 10px;
}

tbody .left {
  text-align: left;
  padding-left: 10px;
  padding-right: 0px;
}

.centre {
  text-align: center;
  padding-left: 0px;
  padding-right: 0px;
}

.droite {
  text-align: right;
  padding-left: 0px;
  padding-right: 0px;
}


/* livraisons */

  /* Affichage des livraisons */

.adresse {
  float: left;
  width: 50%;
  
}

.celhide {
  background-color: white;
}

#livraisonsdetail{
  width: 80%;
  margin-left: 10%;
  
}

#livraisonsdetail a{
  text-decoration: none;
  color: blue;
}

.desclivraison {
  float: left;
  width: 89%;
  background-color: #CCFF66;
  padding-left: 5px;
  margin-bottom: 3px;
  height: 29px;
  line-height: 29px;  
}

.desclivraison a{
  text-decoration: none;
  color: black;
}

.desclivraison a:hover{
  text-decoration: underline;
  color: black;
}

.actionslivraison {
  float: left;
  width: 10%;
  background-color: #CCFF66;
  height: 29px;
  line-height: 29px;
  margin-bottom: 3px;
}

/* commande */

.lienajax {
  display: inline;
}

#etapes {
  margin-left: 17px;
}

.adressecmde {
  float: left;
  width: 40%;
  margin-left: 10%;
  margin-top: 20px;
}

#etapes fieldset{
  margin-top: 45px;

}

fieldset
{
    padding-bottom: 15px;
}
#etapes input.textfield, #etapes select.textfield{
	width:70%;
	background:#fff;
	border:1px solid #aaa;
	padding:3px;
}

#etapes label, #contact label {
  width:30em;
  float:left;
  text-align:right;
  padding-right:18px;
  font-weight:bold;
}

#etapes select.textfield2, #contact select.textfield2, #contact textarea.textfield2, #contact input.textfield2
{
	width:80%;
	background:#fff;
	border:1px solid #aaa;
	padding:3px;
	margin-left: 60px;
}

#etapes .label2, #contact .label2 {
  margin-left: 25%;
}


#contact select{
  width: 30em;
}

#etapes submit {
  text-align: center;
}

#etapes p{
  margin-top: 25px;
}

#etapes a{
  text-align: right;
}

#etapes img{
  display: block;
  float: left;
  margin-left: 13px;
}

.etape2 {
  margin-left: 50px;
}

.etape_on {
  float: left;
  background-image: url(../images/etape_on.png);
  width: 136px;
  height: 125px;
  text-align: center;
  margin-left: 18px;
  line-height:  0.7em;
  color: black;
}

.etape_on h2, .etape_off h2{
  margin-top: 20px;
  font-size: 2.5em;
}

.etape_off {
  float: left;
  background-image: url(../images/etape_off.png);
  width: 136px;
  height: 125px;
  text-align: center;
  margin-left: 18px;
  line-height:  0.7em;
  color: silver;
}



/* listearticles */

.yokool {
  float: left;
  border: solid 1px;
  padding: 5px 5px;
  width: 45%;
  margin-left: 5px;
  margin-bottom: 10px;
}

.yokool span{
  color: red;
}

.yokool img {
  display: block;
  float: left;
}

.yokool_float {
  float: left;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
}
.yokool_float2 {
  float: left;
  text-align: center;
  margin-left: 10px;
  margin-right: 20px;
}
.yokooltitre{
  color: blue;
  font-size: 1.2em;
  border-bottom: none;
}

.yokoolpanier {
  margin-top: 10px;
  margin-left: 35px;
}
/*  red*/
.rouge span {
  color: black;
}

#clientdetail {
  width: 550px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  border: solid 1px;
  padding: 15px;
}

#photodetail {
  float: left;
  width: 15%;
  text-align: center;
}

#photodetail a{
  font-size: 0.7em;
  text-decoration: none;
}


#nomdetail {
  float: left;
  width: 85%;
  text-align: center;
}

#articlesdetail{
  width: 80%;
  margin-left: 10%;
  
}

#articlesdetail a{
  text-decoration: none;
  color: blue;
}

.colorligne1 {
  background-color: yellow;
}

.colorligne2 {
  background-color: red;  
}

.descdetail {
  float: left;
  width: 75%;
  background-color: #CCFF66;
  padding-left: 5px;
  margin-bottom: 3px;
  height: 29px;
  line-height: 29px;  
}

.descdetail a{
  text-decoration: none;
  color: black;
}

.descdetail a:hover{
  text-decoration: underline;
  color: black;
}

.actionsdetail {
  float: left;
  width: 22%;
  background-color: #CCFF66;
  height: 29px;
  line-height: 29px;
  margin-bottom: 3px;
}
  

.gestionrubrique {
  margin-top: 10px;
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  background-color: #E7FFFF;
  border: solid 1px black;
}

.gestrub_col1
{
  float: left;
  width: 249px;
  background-color: #E7FFFF;
  border-right: solid 1px;
}

.gestrub_col2
{
  float: left;
  width: 249px;
  background-color: #E7FFFF;
  border-left: solid 1px;
}

.gestrub_col1 h3{
  margin-top: 0px;
  margin-bottom: 1px;
  background-color: #E6F194;
  text-align: center;
  width: 100%;
}

.gestrub_col2 h3{
  margin-top: 0px;
  margin-bottom: 1px;
  background-color: #E6F194;
  text-align: center;
  width: 100%;
}

.gestrub_col_desc {
  float: left;
  text-align: left;
  padding-left: 5px; 
  width: 88%;
}

.gestrub_col_action {
  float: left;
  text-align: center;
  width: 10%;
}


/* Promotion.css ================================================================ */

.promoduo{
  position: relative;
  float: left;
  width: 285px;
  height: 200px;
  margin-left: 5px;
  margin-top: 10px;
  margin-bottom: 15px;
  padding: 11px;
  text-align: left;
  font-size: 0.8em;
/* border: 1px solid black; */
}

.promoduo h4{
  margin-left: 5px;
  margin-top: 0px;
  font-size: 12px;
}

.promoduo h4 a{
  text-decoration: none;
  color: black;
}

.promoduo h4 a:hover{
  text-decoration: underline;
}



.promoduoint {
  width: 100%;
  height: 100%;
  text-align: left;
  font-size: 1em;
  border: 1px solid black;
}


.promoduo_ombre{
  width: 285px;
  height: 24px;
  background: #ffffff url(../images/background_bottom.jpg) no-repeat bottom;
  text-align: center;
}

.promoduo_ombre a{
  text-decoration: none;
  color: black;
}

.promoduo_ombre a:hover{
  text-decoration: underline;
}

.macaron {
  position: absolute;
  top: 1px;
  left: 279px;
  width: 39px;
  height: 29px;
  text-align: center;
  font-size: 0.8em;
  color: white;
  padding-top: 10px;
  /* background-image: url('../images/badge20.png') */
}

.promoimg {
  float: left;
  width: 110px;
  text-align: center;
}

.promotext {
  float: left;
  width: 170px;
/*   text-align: center; */
}

.promotext p{
  font-size: 1em;
}

#promotion_pager{
 text-align: center;
}

.date {
  float: left;
  text-align: left;
  width: 50%;
  margin-bottom: 0px;
}

.actions {
  float: left;
  text-align: right;
  width: 50%;
  margin-bottom: 0px;  
}
  
/* Article1.css ======================================================= */

/* Consultation du catalogue */

.article{
  float: left;
  width: 260px;
  border: 1px solid;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  background-color: #FFFF99;
}

.titre_article {
  width: 100%;
  background-color: #CC0000;
  text-align: center;
}

.titre_article a{
  color: white;
  text-decoration: none;
}

.photo_article {
  float: left;
  margin-top: 5px;
  width: 150px;
  text-align: center;
}

.description_article {
  float: left;
  width: 100px;
  height: 100%;
}

.description_article p{
  text-align: justify;
  text-indent: 10px;
}

.infos_article{
  width: 100%;
  text-align: left;
}

/*----------- Article show -------------*/

#entete{
  width: 550px;
  text-align: right;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
#presentation_article{
	width: 550px;
  margin-left: auto;
	margin-right: auto;
	border: solid 1px;
}

#colonne_gauche{
  float: left;
  width: 35%;
  padding: 10px;
}

#colonne_droite{
  float: left;
  width: 55%;
  padding: 10px;
}

#colonne_droite h1{
  text-align: center;
  font-size: 1.3em;
}

#colonne_droite p{
  font-size: 0.9em;
}

#corps_centre {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
/* promotion afficherpromotion */
#detailpromo {
  width: 550px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}

#detailpromo h2{
  text-align: center;
}

#detailpromo p{
  font-size: 0.8em;
}

/* article list */

/* menuarticle défini dans menu.css*/
#articles{
  float: left;
  width: 60%;
  margin-top: 10px;
}
.footgauche{
  float: left;
  width: 29%;
  text-align: left;
  padding-left: 1%;
}

.footdroite{
  float: left;
  width: 69%;
  text-align: right;
  padding-right: 1%;
}

#liens{
  width: 550px;
  text-align: right;
  font-size: 0.7em;
  margin-left: auto;
  margin-right: auto;  
}

#liens a{
  text-decoration: none;
  color: black;
}

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

#imgpromo {
  text-align: center;
}

/* main.css */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color: white;
font-size: 0.8em;
margin: 0;
padding: 0;
padding-top: 30px;
}

#conteneur_centre{
  position: relative;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
#paysflag {
  position: absolute;
  top: -20px;
  left: 0px;
}

#paysflag img{
  border-style: none;
}

#header {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 136px;
  width: 1000px;
  font-size: 3em;
  text-align: center;
  background: url(../images/menu/gabarit_header.jpg) no-repeat left top;
}

#acces_prive {
  position: absolute;
  left: 940px;
  top: 5px;
}

#acces_prive img{
  border-style: none;
}

/* --------------------------------- cadres -------------------------------*/

.cadre_col{
  border: 1px solid #4A635A;
  background-color: #E7FFFF;
  margin-top: 0px;
  padding-bottom: 5px;
  margin-bottom: 20px;
  width: 148px;
  text-align: left;
}

.cadre_col ul{
  margin-left: 0px;
  background-color: #E1FFF4;  
  list-style: none;
}

.cadre_col p{
  text-align: left;
  font-style: italic;
  font-size: 0.95em;
}

.cadre_col h1{
  font-size: 1.2em;
  color: black;
  height: 20px;
  margin: 0px 0px;
  font-family: arial, helvetica, sans-serif ;
  font-weight: normal;  
}

.cadre_col a{
  margin-left: 5px;
  text-align: right;
  font-size: 0.95em;
  font-family: Trebuchet MS, helvetica, sans-serif ;
  color: red;
}

.cadre_col a:hover{
  text-decoration: underline;
  color: red;
}

.mauve {
  background:url(../images/theme2/menu/titrecadremauve.jpg);
}

.rose {
  background:url(../images/theme2/menu/titrecadrerose.jpg);
}

.jaune {
  background:url(../images/theme2/menu/titrecadrejaune.jpg);
}

.jaune h1 {
  color: black;
}

.titrecadre_col, .titrecadre_col_jaune, .titrecadre_col_rose, .titrecadre_col_gris{
  text-align: center;
  height: 20px;
  background:url(../images/theme2/menu/titrecadremauve.jpg);
  margin-bottom: 5px;
  color: black;
  font-size: 1.2em;
}

.titrecadre_col_mauve h1{
  text-align: center;
  height: 20px;
  background:url(../images/theme2/menu/titrecadremauve.jpg);
  margin-bottom: 5px;
  color: black;
  font-size: 1.3em;
}

.titrecadre_col_jaune {
    background:url(../images/theme2/menu/titrecadrejaune.jpg);
    color: black;
}

.titrecadre_col_rose {
    background:url(../images/theme2/menu/titrecadrerose.jpg);
    color: black;
}

.titrecadre_col_mauve {
    background:url(../images/theme2/menu/titrecadremauve.jpg);
    color: black;
}

.titrecadre_col_gris {
    background:url(../images/theme2/menu/titrecadregris.jpg);
    color: black;
}
/* menu rubriques */

#menuarticle{
  float: left;
  margin-top: 0px;
	font-size: 0.95em;
	width: 148px;
  margin-left: 2px;
  margin-right: 10px;
	text-align: left;
  border: solid 1px black;
}

#menuarticle a {
  text-decoration: none;
  font-weight: normal;
}

#menuarticle h1, #menuarticle h2, #menuarticle h4 {
  margin-top: 0px;
	margin-bottom: 0px;
  font-family: arial, helvetica, sans-serif ;
  font-weight: normal;  
}  

#menuarticle h1{
	font-size: 1.2em;
  background:url(../images/theme2/menu/titrecadremauve.jpg);
  height: 20px;
  text-align: center;
}


#menuarticle h1 a{
  color: white;
}  

#menuarticle h2{
	font-size: 0.9em;
  padding-left: 5px;
  background-color: #E6F194;
}

#menuarticle h2 a{
  font-weight: normal;
  color: black;
}

#menuarticle h4{
	font-size: 0.8em;
  padding-left: 15px;
  background-color: #EFFA9A;
}

#menuarticle h4 a{
  font-weight: normal;
  color: black;
}

.barre_actions {
  border: 1px dotted;
  text-align: right;
}

.form_error
{
  text-align: center;
  color: #d8732f;
}

/* Personalisation  */
#header {
  background: url(../images/theme2/menu/gabarit_header.jpg) no-repeat left top;
}

#header h4{
  position: absolute;
  left: 200px;
  top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

#header h6{
  position: absolute;
  left: 280px;
  top: 40px;
  margin-top: 0px;
  font-style: italic;
}

/* ----------------------------------------- contenu + colonnes ----------------------------------------*/

div#contenu
{
  background: url(../images/theme2/menu/gabarit_fond.jpg) repeat left top;
}

#pied {
background: url(../images/theme2/menu/gabarit_footer.jpg) no-repeat left top;
}

/* ------------------------------------------ Barre de menu --------------------------------------------------------*/

#barre_menu {position:absolute; top:84px; left:0px; width: 1000px; height:38px; text-align:center; background: url(../images/theme2/menu/cssplay_0.gif);}
#menu {padding:0; margin:0 0; list-style-type:none; width:997px; height:36px; background:url(../images/theme2/menu/cssplay_0.gif) no-repeat top right;}
#menu li {float:left; display:inline; width:120px; margin-left: 32px;background:url(../images/theme2/menu/cssplay_1.gif);}
#menu li a, #menu li a:visited {display:block; width:120px; height:36px; color:#ddd; font-size:1.1em; text-decoration:none; line-height:32px; font-family:arial, verdana, sans-serif; background:url(../images/theme2/menu/cssplay_0.gif);}
#menu li a:hover {color:#fff;  background:url(../images/theme2/menu/cssplay_1.gif);} 
#menu li a.chosen, #menu li a.chosen:visited,  #menu li a:active, #menu li a:focus {color:#fff;  background:url(../images/theme2/menu/cssplay_2.gif);} 
#menu li.java a:hover {color:#fff;  background:url(../images/theme2/menu/cssplay_1b.gif);} 

label {
  width:12em;
	float:left;
	text-align:right;
	padding-right:18px;
	font-weight:bold;
}

.facultatif {
  font-weight: normal;
}

input.textfield, select.textfield{
	width:50%;
	background:#fff;
	border:1px solid #aaa;
	padding:3px;
}

input.textfield:focus, textarea:focus {
	background: #F0F4BB;
  border:1px solid black;
}


/* faq */
.indentdecal{
  margin-left: 25px;
  text-indent: 10px;
}

#faq label {
  width:8em;
	float:left;
	text-align:right;
	padding-right:10px;
	font-weight:bold;
}

/* cgv */
.justifie p{
  text-align: justify;
}

.txtcentre {text-align: center}
.txtcentre img{display: inline; float: none;margin-top: 5px;}
