@import url('/css/produits.css'); 
@import url('/css/colDroite.css'); 
@import url('/css/piedPage.css'); 
@import url('/css/entete.css'); 
@import url('/css/form.css');

*
{
  outline: none;
}

body
{
  padding: 0px;
  margin: 0px;
  background-color: #dadcc5;
  background-image: url('/images/fondPage.jpg');
  background-repeat: repeat-x;
  background-position: top center;
  font-size: 12px;
  line-height: 16px;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}

div.clearer
{
  clear: both;
  font-size: 0px;
  height: 0px;
  line-height: 0px;
}


div.form_error
{
  padding: 3px;
  font-weight: normal;
  background-color: #a31f00;
  color: #ebe9de;
  font-size: 12px;
  margin-bottom: 2px;
  text-align: right;
}

/***********************************/
/*        Conteneur global         */
/***********************************/

div#global{
  width: 970px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}


/***********************************/
/*             Contenu             */
/***********************************/

div#global div#contenu{
  margin: 0px;
  padding: 0px;
  background-color: #ebe9de;
  background-position: 656px;
  background-repeat: repeat-y;
  background-image: url('/images/fondColGauche.gif');
  position: relative;
  /* DEBUT Hack ie du min-height */
  height: auto;
  min-height: 379px;
  _height: 379px;
  /* FIN Hack ie du min-height */
}

/***********************************/
/*          Colonne gauche         */
/***********************************/

div#global div#contenu div#colGauche{
  float: left;
  width: 600px;
  margin-left: 30px;
  display: inline;
  padding-top: 70px; /* Ajout pour menuHead */
  padding-bottom: 120px;
}

div#global div#contenu div#colGauche p{
  text-align: justify;
}

div#global div#contenu div#colGauche a:link,
div#global div#contenu div#colGauche a:visited,
div#global div#contenu div#colGauche a:hover{
  color: #4a727f;
  text-decoration: none;
}

div#global div#contenu div#colGauche a:hover{
  color: #223d46;
}

div#global div#contenu div#colGauche ul
{
  margin: 0px;
  padding: 0px;
  line-height: 24px;
  list-style-type: none;
}

div#global div#contenu div#colGauche ul li
{
  border-bottom: 1px dotted #d6d2bd;
}

div#global div#contenu div#colGauche ul.liste
{
  line-height: 20px;
}

div#global div#contenu div#colGauche ul.liste li
{
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url('/images/puceFeuille.gif');
  font-weight: bold;
  font-size: 12px;
  padding-left: 32px;
  border: 0;
}

/***********************************/
/*            Copyright            */
/***********************************/

#copyright{
  color: #949d79;
  font-size: 10px;
  background-position: top;
  background-repeat: no-repeat;
  background-image: url('/images/fondCopyright.gif');
  padding-bottom: 0px;
  width: 600px;
  height: 119px;
  position: absolute;
  bottom: 0px;
  left: 30px;
}

#copyright div{
  margin: 0px;
  padding: 71px 30px 0px 30px;
}

#copyright div p{
  margin: 0px;
  padding: 0px;
  line-height: 14px;
}

#copyright div p a:link,
#copyright div p a:visited,
#copyright div p a:hover{
  color: #b9c89e;
}

#copyright div p a:hover{
  color: #deeac8;
}

/***********************************/
/*             Article             */
/***********************************/

div#global div#contenu div#colGauche div.article{
  margin-bottom: 50px;
}

/***********************************/
/*         Revenir en haut         */
/***********************************/

div#global div#contenu div#colGauche div.revenirEnHaut{
  margin: 0px;
  margin-top: 20px;
  padding: 0px;
  height: 40px;
  line-height: 40px;
  background-position: left bottom;
  background-repeat: repeat-x;
  background-image: url('/images/fondRevenirHaut.gif');
}

div#global div#contenu div#colGauche div.revenirEnHaut p{
  margin: 0px;
  padding: 0px;
  text-align: right;
}

div#global div#contenu div#colGauche div.revenirEnHaut p a:link,
div#global div#contenu div#colGauche div.revenirEnHaut p a:visited,
div#global div#contenu div#colGauche div.revenirEnHaut p a:hover{
  font-size: 10px;
  text-decoration: none;
  text-transform: uppercase;
  color: #b19b81;
  display: inline-block;
  background-position: center right;
  background-repeat: no-repeat;
  background-image: url('/images/flecheHaut.gif');
  padding-right: 12px;
  margin-right: 10px;
}

div#global div#contenu div#colGauche div.revenirEnHaut p a:hover{
  color: #725b40;
  background-image: url('/images/flecheHautOver.gif');
}


/***********************************/
/*             Titres              */
/***********************************/

h1
{
  background-image: url('/images/motifH1.gif');
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0px;
  padding-top: 15px;
  border-top: 1px solid #d6d2bd;
  border-bottom: 5px solid #d6d2bd;
  font-family: Georgia, "Times New Roman", Times, serif;
}

h1 span
{
  line-height: 1;
  padding: 0px 0px 15px 48px;
  display: block;
  color: #a31f00;
  font-size: 24px;
  font-weight: bold;
  border-bottom: 1px solid #bcb3a0;
  background-image: url('/images/fondH1.gif');
  background-repeat: repeat-x;
  background-position: left bottom;
}

h1 span em
{
  margin: 0px;
  padding: 0px;
  color: #9b9575;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  display: block;
  margin-top: 3px;
}

h2
{
  padding: 0px;
  border-bottom: 1px solid #d6d2bd;
  color: #a31f00;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 5px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

h3
{
  padding: 0px;
  padding-left: 30px;
  height: 25px;
  line-height: 25px;
  color: #cccc99;
  font-size: 12px;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  background-image: url('/images/fondH3.gif');
  background-repeat: no-repeat;
  background-position: left;
}

h3 span
{
  height: 25px;
  line-height: 25px;
  display: inline-block;
  padding-right: 30px;
  background-image: url('/images/fondH3.gif');
  background-repeat: no-repeat;
  background-position: right;
}

/***********************************/
/*           Bouton Lots           */
/***********************************/

div#global div#contenu div#colGauche a#boutonLots:link,
div#global div#contenu div#colGauche a#boutonLots:visited,
div#global div#contenu div#colGauche a#boutonLots:hover
{
  background-image: url('/images/boutonLots.gif');
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 250px;
  height: 42px;
  text-decoration: none;
  margin-left: auto;
  margin-right: auto;
}

div#global div#contenu div#colGauche a#boutonLots:hover
{
  background-image: url('/images/boutonLotsOver.gif');
}

div#global div#contenu div#colGauche a#boutonLots span
{
  visibility: hidden;
  text-decoration: none;
}

/***********************************/
/*        Fin du concours          */
/***********************************/

div.lot{
  margin-bottom: 10px;
}

div.lot div.photoLot{
  float: left;
  width: 100px;
}

div.lot div.photoLot img{
  margin-top: 10px;
}

div.lot div.gagnantsLot{
  float: right;
  width: 350px;
}

div#imagePartage
{
  display: none;
}

/***************************************/
/*        Liste des resultats          */
/***************************************/

ol.listeResultats
{
  list-style-position: inside;
}

ol.listeResultats li,
ol.listeResultats lh
{
  line-height: 20px;
}

ol.listeResultats lh
{
  font-size: 14px;
  font-weight: bold;
  color: #6a8992;
}

.macaron1,
.macaron2,
.macaron3,
.macaron4,
.macaron5,
.macaron6
{
  background-repeat: no-repeat;
  background-position: 6px 0px;
  padding-left: 70px;
  padding-bottom: 25px;
}

.macaron1
{
  background-image: url('/images/macaron1.gif');
}

.macaron2
{
  background-image: url('/images/macaron2.gif');
}

.macaron3
{
  background-image: url('/images/macaron3.gif');
}

.macaron4
{
  background-image: url('/images/macaron4.gif');
}

.macaron5
{
  background-image: url('/images/macaron5.gif');
}

.macaron6
{
  background-image: url('/images/macaron6.gif');
  background-position: 0px 0px;
}

.dotation1,
.dotation2,
.dotation3,
.dotation4,
.dotation5,
.dotation6
{
  background-repeat: no-repeat;
  background-position: top right;
}

.dotation1
{
  background-image: url('/images/dotation1.gif');
}

.dotation2
{
  background-image: url('/images/dotation2.gif');
}

.dotation3
{
  background-image: url('/images/dotation3.gif');
}

.dotation4
{
  background-image: url('/images/dotation4.gif');
}

.dotation5
{
  background-image: url('/images/dotation5.gif');
}