/*
design bleu
*/
html{
    height:100%;
}
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #797979;
}
.bnd_vert{
    background:url(images/btn.jpg) 0px -40px;
    padding-left:10px;
    padding-top:15px;
}
.bnd_vert2{
    background:url(images/btn.jpg) 0px -40px;
    padding:0px;
	padding-right:10px;
}
#bnd_bleu{
    padding:0px;
    height:10px;
    font-size:4px;
    margin:0px;
    background:url(images/barre_bleu.png) 0px 0px repeat-x;
}
td, table{
    margin:0px;
    padding:0px;
}
.onglet{
    display:block;
    float:left;
    margin:0px;
    font-size:0.7em;
    margin-right:2px;
    /*width:83px;*/
    /*height:15px;*/
    text-align:center;
    font-weight:bold;
    /*background:url(images/btn.bmp) 0px -19px no-repeat ;*/
    background-image: url("images/onglet_back.png");
    background-repeat: repeat-x;
    color:#eeeeee;
}
.onglet a{
    text-decoration: none;
    color: #EEEEEE;
    
}
.onglet-hover{
    display:block;
    float:left;
    margin:0px;
    font-size:0.7em;
    margin-right:2px;
    /*width:83px;*/
    /*height:15px;*/
    text-align:center;
    font-weight:bold;
    /*background:url(images/btn.bmp) 0px 0px no-repeat ;*/
    background-image: url("images/onglet_hover_back2.PNG") ;
    background-repeat: no-repeat;
    color:#eeeeee;
}
.onglet-hover a{
    color:white;
    text-decoration:none;
}
.onglet-hover a:hover{
    color:#eeeeee;
    text-decoration:none;    
}

.onglet-curve
{
    display: block;
    width:83px;
    padding:2px;
    background-position: right;
    background-repeat: no-repeat; 
    color:#eeeeee;
}
.onglet .onglet-curve
{
   /* background-image: url("images/onglet_curve.png");*/
}
.onglet-hover .onglet-curve
{
}

#img_logo{
    text-align:center;
    margin-top: 10px;
}
#footer{
    font-size:0.7em;
    padding-top:8px;
    text-align: center;
    background:url(images/pied.png) 0px 0px;
    height:28px;
}
#footer_top{
    font-size:0.7em;
    padding:8px;
    text-align: center;
}
#footer a, #footer_top a{
    color:#005588;
    font-weight:bold;
    text-decoration:underline;
}
#search_area{
    width:659px;
    padding:5px;
    height:88px;
    margin:0 auto;
    margin-bottom:0px;
    background:url(images/cadre.png) 0px 0px no-repeat;

}
#rslt_area{
    width:99%;
    margin: 0 auto;
}
#rslt_area .title{
    color:#005588;
    text-decoration:underline;
}
#rslt_area .title:visited{
    color:#551A8B;
}

.annonce_item a, .adv_annonce_item a{
    color:#338800;
    text-decoration:underline;
}
.kads_annonce_item a{
    color:#009AC3;
    text-decoration:underline;
}

body{	
    background-color: white;
    font-family:arial;
    font-size:1em;
    margin:0px;
}
#header table{
    width:100%;
}


#corps td{
    vertical-align: top;
}

.tableSearch input[type=text]{
    width:95%;
}
#refinements{
    width:180px;
    border: 1px solid #cccccc;
	padding-left:5px;
}
.refinement_item{
    display:block;
    font-weight:bolder;
    font-size:1.3em;
    color:#009AC3;
    padding-left : 12px;
    margin-top:10px;
    background:url('images/arrow_bottom.gif') no-repeat -4px 1px;
    cursor:pointer;
}
.refinement_item2{
    display:block;
    margin-top:10px;
    font-weight:bolder;
    font-size:1.3em;
    color:#009AC3;
    padding-left : 12px;
    background:url('images/arrow_right.gif') no-repeat -4px 2px #edfdeb;
    cursor:pointer;
}
#refinements_filters{
    padding:3px;
    border:1px black dashed;
}
.annonce_item{
    margin: 10px;
    font-size: 0.8em;
    padding: 5px;
}
.adv_annonce_item{
    margin: 0px 10px 0px 10px;
    font-size: 0.8em;
    padding: 5px;
	background:#F5F5F5;
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;
}
.kads_annonce_item{
    margin: 1px;
    font-size: 0.8em;
    padding-left: 4px;
}
#pagination{
    margin-top: 10px;
}
#pag-pages{
    margin:10px;
    padding:5px;
    text-align:center;
	font-size:12px;
}
#pag-choix{
    margin:10px;
    margin-top:0px;
    padding:5px;
    font-family:arial;
    font-size:12px;
    color:black;
    border-top:1px solid #CCCCCC;
}

#pag-choix a{
    color:#009AC3;
    font-family:arial;
}
#pag-choix a:hover{
    color:black;
}
#lang_menu{
    float:right;
    width:16px;
    background:url('images/arrow_bottom.gif') no-repeat 0px 0px;
    cursor:pointer;
}
#lang_layer{
    background-color: #EEEEEE;
    border: 1px solid black;
    padding:3px;
    position:absolute;
    display: none;
	width:85px;
}
.refinement_item_content{
    padding:4px;
}
.refinement_item_content a{
    color:black;
    text-decoration:none;
}
.refinement_item_content a:hover{
    color:black;
    text-decoration:underline;
}
#latestSearch_area{
    background:url('images/BG_reflet_zone_recherche.png') 0px 0px no-repeat;
    width:659px;
    padding:5px;
    height:88px;
    margin:0 auto;
    font-size:0.8em;
}
#latestSearch_area{
    color:#575757;
    font-family:arial;
    font-size:11px;
    line-height:1.5;
    padding-left:15px;
}

#latestSearch_area a{
   color:#009AC3;
}
#latestSearch_area a:hover{
   color:black;
}
#options_area{
    width:700px;
    padding:5px;
    margin-bottom:10px;
}
.opt-onglet-hover{
    display:block;
    float:left;
    margin:0px;
    font-size:0.7em;
    padding:2px;
    width:134px;
    height:16px;
    font-weight:bold;
    background:url(images/tab_home_136.gif) 0px 0px no-repeat ;
    text-align:center;
}
.opt-onglet{
    display:block;
    float:left;
    margin:0px;
    font-size:0.7em;
    padding:2px;
    width:134px;
    height:16px;
    font-weight:bold;
    text-align:center;
    background:url(images/tab_home_136.gif) 0px -23px no-repeat ;
}
.opt-onglet-hover a{
    color:white;
    text-decoration:none;
}
.opt-onglet-hover a:hover{
    color:#EEEEEE;
    text-decoration:none;
}
.opt-onglet a{
    color:black;
    text-decoration: none;
}
#opt-content{
    background : url(images/BG_vert_degrade.jpg) repeat-x 0px -20px;
	border:#57b93c 1px solid;
}
.opt-content-item{
    display:none;
    padding:10px;
    padding-left: 10px;
    font-family:arial;
    font-size:11px;
    font-weight:bold;
	height:350px;
	height:auto;
}
.opt-content-item a, .opt-content-item-parent a{
    color:#009AC3;
    font-family:arial;
    font-size:11px;
    font-weight:normal;
}
.opt-content-item a:hover, .opt-content-item-parent a:hover{
    color:black;
}
.submit_vert{
    background:#99CC55 none repeat scroll 0 0;
    color:#FFFFFF;
    font-family:Arial;
    font-size:12px;
    font-weight:normal;
    height:23px;
    line-height:normal;
    margin-left:4px;
    width:90px;
}
.link_area{
    text-align:right;
    font-family:arial;
    font-size:12px;
	padding-right:10px;
}
.link_area a, #menuRefinements, #lang_layer a, #lang_container{
    font-weight:bold;
    color:#3daa1f;
    font-family:arial;
    font-size:11px;
}
.link_area a:hover, #menuRefinements:hover, #lang_layer a:hover{
    color:black;
}
#menuRefinements{
    color:#338800;
    font-size:13px;
}
#lang_layer a{
    font-size:10px;
}
#lang_layer{
    background: url(images/btn.jpg) 0px -40px;;
}
.bouton { cursor:pointer; background:#2f8fc6 url(./images/Search.png) no-repeat 5px 50%; padding:4px 6px; color:#fff; border:none; padding-left:20px; width:90px; font-size:11px;
}
.bouton_ok { cursor:pointer; background:#2f8fc6 url(./images/ok.gif) no-repeat 5px 50%; padding:4px 6px; color:#fff; border:none; padding-left:20px; width:90px; font-size:11px;
}
.bouton_retour { cursor:pointer; background:#2f8fc6 url(./images/back2.png) no-repeat 5px 50%; padding:4px 6px; color:#fff; border:none; padding-left:20px; width:90px; font-size:11px;
}
.boutonconnect { cursor:pointer; background:#2f8fc6 no-repeat 5px 50%; padding:4px 6px; color:#fff; border:none; padding-left:8px; width:90px; font-size:11px;
}
.bouton1 { cursor:pointer; background:#2f8fc6 url(./images/Mail.png) no-repeat 5px 50%; padding:4px 6px; color:#fff; border:none; padding-left:20px; width:90px; font-size:11px;
}
.bouton2 { cursor:pointer; background:#2f8fc6 url(./images/Mail-cancel.png) no-repeat 5px 50%; padding:4px 6px; color:#fff; border:none; padding-left:20px; width:90px; font-size:11px;
}
.zone_text {
	BORDER:#666666 1pt solid; FONT-SIZE:11px; COLOR: #336699; height:19px;
}
.zone_text_area {
	BORDER: #666666 1pt solid; FONT-SIZE:11px; COLOR: #336699;
}
.TableDotted {
	BORDER: #cccccc 1px dashed;
}

.nondecoration {
	text-decoration:none;
}
<style type="text/css">
    #tbl .td{
        vertical-align:middle;
    }
	h1 , h2{
  	  font: 1.0em/1.2em Arial, Helvetica, sans-serif;
	  display: inline;
	  

	}	
	.Style2 {color: #005588}
</style>
