div.logo{
 background: transparent url("../image/logo_euroachat_v3.png") no-repeat;
 width: 1026px;
 height: 120px;

}

div.recherche{
 width: 400px;
 height: 20px;
 float: right;
 vertical-align:baseline;


}

input.search{
 border:solid 0px #fff;
 width: 200px;
 height: 19.6px;
 color: #99CC00;
  background: transparent
 url("../image/bar_recherche.png") repeat-X;


}

.submit{
 width: 77px;
 color: #99CC00;
 font-weight: bold;
 height: 22px;
 border:solid 0 #fff;
 background: transparent
 url("../image/button_recherche.gif") no-repeat;
 vertical-align:bottom;
 
}

#console{
 width: 450px;
 height: 350px;
 background-color: white;
 border:solid 1px #CCCCCC;
 position: relative;
}

#nom{
border:solid 0px #FFF;
background:transparent 
url(../image/text_bg_enregistrement.png) repeat-x;
width: 200px;
color: #F242B5;
}

#email{
border:solid 0px #FFF;
background:transparent 
url(../image/text_bg_enregistrement.png) repeat-x;
width: 200px;
color: #F242B5;
}

#mess{
color: #F242B5;
border:solid 1px #F242B5;
background-color:#FFC4FF;

}

div.contact{
width: 550px;
height: 400px;
background:transparent 
url(../image/bg_contact.png) no-repeat;

}

div.comparateur{
width: 554px;
height: 350px;
background:transparent 
url(../image/categories.png) no-repeat;
}
   
div.bon_plan{
width: 234px;
height: 675px;
background:transparent 
url(../image/bon_plan.png) no-repeat;
} 

div.pub{
width: 175px;
height: 675px;
background:transparent 
url(../image/pub.png) no-repeat;
} 

div.content_comparateur{
width: 554px;
height: 327px;

}
div.produit_rechercher{
width: 554px;
height: 30px;
background:transparent 
url(../image/produit_rechercher.png) no-repeat;

}