/*
* Page resultat
*/


div.nav {
margin-top:30px;
font-weight:bold;
text-align:center;
font-size:0.9em;
width:610px;
}
div.nav a{
color:#000;
text-decoration:none;
}
div.nav a:hover{
color:#5F64A4;
text-decoration:underline;
}
div.nav a.actif {
color:#C4D000;
}

div#btnTrier{
width:112px;
float:right;
margin:-80px 10px 0px 0px;
}
div.btnHaut{
width:112px;
float:right;
margin:-20px 10px 0px 0px;
}

div#resultats{
margin-top:50px;
}

.annonceA {
width:246px;
height:183px;
background: transparent url('../img/resultat/bg_fenetreannonce.png') no-repeat scroll top left;
padding:10px 2px 20px 8px;
float:left;
}

.annonceA  h3{
color:#5F64A4;
font-size:1.05em;
border-bottom:2px #5F64A4 solid;
padding-bottom:3px;
margin-bottom:8px;
width:235px;
}
.annonceA  h3 a{
color:#5F64A4;
text-decoration:none;
}
.annonceA a img {
float:left;
padding-right:10px;

}
div.lesbtnAction  {

}
p.description{
display:block;
padding-top:4px;
height:40px;
clear:left;
width:240px;
overflow:hidden;
}
.annonceA p {

}
.annonceA ul li {
margin:3px 0px 0px 0px;
font-size:0.9em;
}
.annonceA ul li.petit {
font-size:0.88em;
}
.annonceA li span {
color:#5F64A4;
font-size:1.em;
font-weight: bold;
}

img.voirAn{
float:right;
margin-top:8px;
}
div.nav a {
margin-left:3px;
margin-right:3px;
}

.chf {
margin:0;
}

.actif {
margin:0px 8px 0 10px;
font-size:1.2em;
font-variant:bold;
color:#C4D000;
}
div#pubV {
margin-top:95px;
}
div.bar {
text-align:right;
display:block;
width:100%;
}
div#outils2 {
text-align:right;
margin-right:15px;
}
#btnRetour {
margin-left:400px;
margin-top:-40px;}