/*********************************/
/*             BODY              */
/*********************************/

body{
  background-color: #fff;
  color: #000;
  margin: 0px;
  padding: 0px;
}

/*********************************/
/*        PAGES RECHERCHE        */
/*********************************/

div#Recherche
{
  margin-top: 36px;
  margin-bottom: 20px;
}

div#Recherche h3
{
  margin: 0px;
  padding: 0px;
  margin-bottom: 20px;
}

/*********************************/
/*    FORMULAIRE DE RECHERCHE    */
/*********************************/

form#Recherche_form
{
  margin-bottom: 20px;
}

form#Recherche_form fieldset
{
  border: 1px solid #e5e5e5;
  margin: 0px;
  padding: 15px;
  padding-top: 0px;
}

form#Recherche_form fieldset legend
{
  color: #666;
  font-weight: bold;
  font-size: 12px;
}

form#Recherche_form fieldset table#Recherche_form_champ
{
  margin-top: 15px;
  text-align: center;
  line-height: 21px;
  height: 21px;
}

form#Recherche_form fieldset table#Recherche_form_champ input
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  margin: 0px;
  padding: 0px;
  border: 1px solid #c0c0c0;
  background-color: #fff;
  display: inline-block;
  height: 19px;
  line-height: 19px;
  width: 200px;
}

form#Recherche_form fieldset table#Recherche_form_champ input.Recherche_form_submit
{
  margin-left: 5px;
  border: 0;
  height: 21px;
  line-height: 21px;
  width: 70px;
}

/*********************************/
/*   RESULTATS DE LA RECHERCHE   */
/*********************************/

div#Recherche_resultats
{
}

div#Recherche_resultats h4
{
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  padding-left: 5px;
  padding-top: 5px;
  background-color: #666;
  background-image: url('/images/static/Popin/titreFormDegrade.gif');
  background-repeat: repeat-x;
  background-position: bottom;
}

div#Recherche_resultats h4 span
{
  margin: 0px;
  padding: 0px;
  background-color: #fff;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  padding-left: 10px;
  padding-right: 10px;
  color: #666;
  font-size: 12px;
}

div#Recherche_resultats div#Recherche_nb_resultats
{
  margin-bottom: 20px;
}

div#Recherche_resultats div#Recherche_nb_resultats p
{
  margin: 0px;
  padding: 0px;
}

/* RESULTATS PRODUITS */

div#Recherche_resultats_produits
{
}

div#Recherche_resultats_produits h4
{
  margin-bottom: 10px;
}

div#Recherche_resultats_produits table
{
  width: 100%
}

div#Recherche_resultats_produits table thead tr td
{
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  background-repeat: repeat-x;
  background-position: left center;
  background-image: url('/images/ui/ui_fond_table_thead.gif');
  background-color: #a2b6ea;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 5px;
  border-right: 1px solid #fff;
  vertical-align: center;
}

div#Recherche_resultats_produits table thead tr td.Recherche_resultats_produits_image
{
  width: 100px;
}

div#Recherche_resultats_produits table thead tr td.Recherche_resultats_produits_modele
{
  width: 190px;
}

div#Recherche_resultats_produits table thead tr td.Recherche_resultats_produits_description
{
}

div#Recherche_resultats_produits table thead tr td.Recherche_resultats_produits_prix
{
  width: 90px;
  border: 0;
}

div#Recherche_resultats_produits table tbody tr td
{
  vertical-align: center;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: #fff;
  border-bottom: 1px solid #c0c0c0;
  color: #000;
}

div#Recherche_resultats_produits table tbody tr td.Recherche_resultats_produits_image
{
  text-align: center;
}

div#Recherche_resultats_produits table tbody tr td.Recherche_resultats_produits_image div.Recherche_resultats_produits_image_conteneur
{
  width: 100px;
  overflow: hidden;
  text-align: center;
}

div#Recherche_resultats_produits table tbody tr td.Recherche_resultats_produits_image img
{
  visibility: hidden;
}

div#Recherche_resultats_produits table tbody tr td.Recherche_resultats_produits_modele a:link,
div#Recherche_resultats_produits table tbody tr td.Recherche_resultats_produits_modele a:visited,
div#Recherche_resultats_produits table tbody tr td.Recherche_resultats_produits_modele a:hover
{
  text-decoration: none;
}

div#Recherche_resultats_produits table tbody tr td.Recherche_resultats_produits_modele,
div#Recherche_resultats_produits table tbody tr td.Recherche_resultats_produits_description
{
  padding-left: 2px;
}

div#Recherche_resultats_produits table tbody tr td.Recherche_resultats_produits_prix
{
  border-right: 0px;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  color: #000;
}

/* RESULTATS PAGES ET TAXONOMIE */

div#Recherche_resultats_pages ul,
div#Recherche_resultats_taxonomie ul
{
  padding: 20px;
  margin: 0px;
}

div#Recherche_resultats_pages ul li,
div#Recherche_resultats_taxonomie ul li
{
  background-repeat: no-repeat;
  background-position: left center;
  list-style-type: none;
  list-style-position: inside;
  margin: 0px;
  padding: 0px;
  line-height: 22px;
  padding-left: 22px;
}

div#Recherche_resultats_pages ul li a:link,
div#Recherche_resultats_pages ul li a:visited,
div#Recherche_resultats_pages ul li a:hover,
div#Recherche_resultats_taxonomie ul li a:link,
div#Recherche_resultats_taxonomie ul li a:visited,
div#Recherche_resultats_taxonomie ul li a:hover
{
  font-weight: bold;
  font-size: 12px;
}

/* RESULTATS PAGES */

div#Recherche_resultats_pages ul li
{
  background-image: url('/images/static/Recherche/Recherche_Ico_File.gif');
}

/* RESULTATS TAXONOMIE */

div#Recherche_resultats_taxonomie ul li
{
  background-image: url('/images/static/Recherche/Recherche_Ico_Folder.gif');
}

/**********************************/
/*        MESSAGES ALERTES        */
/**********************************/

div.messageAlerte_container
{
  border: 1px solid #cc9e34;
  padding: 5px;
  background-color: #f4de64;
  color: #000;
}

div.messageAlerte_container div.messageAlerte_content
{
  padding: 10px;
  background-color: #fcfefc;
  background-repeat: no-repeat;
  background-position: 15px 15px;
  background-image: url('/images/ui/icones/icon_alert_32x32.gif');
  padding-left: 62px;
}

div.messageAlerte_container div.messageAlerte_content p
{
  margin: 0px;
  margin-bottom: 10px;
}

div.messageAlerte_container div.messageAlerte_content p strong.messageAlerte_titre
{
  font-size: 14px;
}