ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ 
  margin: 0; padding: 0; 
}

ul
{
  list-style: none;
}

a img,:link img,:visited img 
{ 
  border: none; 
}

a
{
  color: #777;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #fff;
}

h2
{
  font-size: 17px;
}

h3
{ 
  font-size: 13px;
}

#header
{
  background: transparent url('/images/essai.gif') 0 100% repeat-x; 
  height: 125px;
}

#header #container_logo
{
  margin: 0 auto;
  width: 520px;
  height: 55px;
}

#header h1
{
  float: left;
  background: transparent url('/images/logo.gif') 10px 5px no-repeat;
  width: 240px;
  height: 48px;
  padding: 5px 0px 0px 0px;
}

#header h1 a
{
  display: block;
  width: 240px;
  height: 48px;
}

#header h1 span
{
  display: none;
}

#header #comtoprod
{
  float: right;
  margin: 5px 0 0 0px;
}

#header #comtoprod a
{
  display: block;
  width: 251px;
  height: 44px;
  padding-bottom: 3px;
}

#header #comtoprod a span
{
  display: none;
}

#header a.comtoprod
{
  background: transparent url('/images/prodtocom.gif') 0 0px no-repeat;
}
#header a.comtoprod:hover
{
  background: transparent url('/images/prodtocom_hover.gif') 0 0px no-repeat;
}

#header a.prodtocom
{
  background: transparent url('/images/comtoprod.gif') 0 3px no-repeat;
}
#header a.prodtocom:hover
{
  background: transparent url('/images/comtoprod_hover.gif') 0 3px no-repeat;
}

#menu
{
  background: transparent url('/images/fd_menu.gif') 0 0 repeat-x;
  height: 23px;
}

#menu span
{
  color: #888;
  padding: 0 10px;
  line-height: 23px;
}


#menu ul
{
  height: 23px;
  float: right;
  padding-left: 40px;
}

#menu ul li
{
  background: transparent url('/images/puce.gif') 0 50% no-repeat;
  display: inline;
  line-height: 23px;
  padding: 0px 30px 0 10px;
}

#contenu 
{
  padding: 10px 0px 5px 5px;
  margin: 0px 260px 10px 0px;
}

#colonne
{
  position: absolute;
  top: 122px;
  right: 0;
  width: 255px;
  padding: 0px 0px 50px 0px;
  margin: 0 5px 0 0;
}


#colonne li
{
  background:transparent url(/images/puce.gif) no-repeat scroll 0pt 50%;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  padding-left:12px;
}

#colonne h3
{
  background: #e4e4e4 url('/images/fd_menu.gif') 0 100% repeat-x;
  font-family: Trebuchet MS, Arial, Verdana, sans-serif;
  color: #fff;
  padding: 4px 0px 4px 5px;
  font-size: 18px;
  font-weight: normal;
  position: relative;
  margin: 10px 0px 10px 0px;
}

#colonne h3 span
{
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 3px 1px 3px 4px !important;
  padding: 3px 0px 3px 0px;
  color: #888;
}

#footer
{

  width: 100%;
  margin: 70px 0 0px 0;
  text-align: center;
}

.info 
{
  color: #888;
  border: 1px solid #e4e4e4;
  background: #FBFFDC;
  padding: 5px;
}	

.list_puces li
{
  background: transparent url('/images/puce.gif') 3px 50% no-repeat;
  padding: 0px 0px 0 15px;
}

/************************************/
/*
/*          Search
*/

#form_search
{
  background: transparent url('/images/fd_search.gif') 0 0 no-repeat;
  height: 37px;
  width: 380px;
  padding-left: 24px;
  margin: 5px auto 0px auto;
}

#form_search form
{
  margin-top: 6px;
  padding: 0 0px 0 5px;
  line-height: 37px;
  height: 37px;
  color: #888;
}

#form_search form ul li
{
  line-height: 12px;
}

#form_search form input#submit_search
{
  vertical-align: middle;
}


#form_search form input#search
{
  vertical-align: middle;
  width: 136px;
  height: 16px;
  border: 1px solid #97D5FF;
  padding: 2px;
}

/************************************/
/*
/*          Newsletter
*/

#newsletter
{
 background: transparent url('../images/fd_newsletter.gif') 0 0 no-repeat;
  width: 210px;
  height: 70px;
  margin: 0 auto;
  padding: 6px 0 0 12px;
}

#newsletter form
{
  color: #888;
}

#newsletter #div_choix
{
  margin: 0;
  padding-left: 0px;
}

#newsletter input
{
  vertical-align: middle;
}

#newsletter p
{
  margin-top: 10px;
}

#newsletter #email
{
  width: 145px;
  padding: 1px;
  font-size: 11px;
}