

#stylebody  {
   background-image:url('../img/CG71/fond_hp.gif');
   background-repeat: repeat-y;
}

#bas_hp {

   position:normal;
   margin-bottom:0px;
   left:0px;
   width:800px;
   height:55px;
   background-image:url('../img/cg71/bas_hp.gif');
   background-repeat:no-repeat;
}

.archives {
  position:absolute;
  top: 250px;
  padding:10px;
  width:100px;
  background-color: #FF9999;
}

/*style pour le moteur de recherche */

input.textengine {
color:#ffffff;
background-color:#FF9999;
font-size:11px;
font-family:Arial;
font-weight: normal;
}

input.searchButton {
   border: 0px;
   background: #993333;
   color: #FFF;
   font-weight:bold;
   text-align:right;
}

select.searchEngine {
   width:135px;
   color:#ffffff;
   background-color:#FF9999;
   font-size:11px;
   font-family:Arial;
   font-weight: normal;
}



