@charset "utf-8";
/* CSS Document */

#contactivite
{
 display: none;		
}

#rechactivite{
position:absolute;
top:12px;
left:1px;
width:710px;
height:200px;

}

.annonce{
width:210px;
margin-top:5px;
margin-left:17px;
float:left;}

.annonce h1{
background:url(../images/folder.gif) no-repeat;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height:12px;
padding-left:20px;
padding-top:0px;
padding-bottom:0px;
margin:0px;}

.annonce h1 a{
  text-decoration: none;
  color: #ff6801;	
}

.annonce h1 a span{
  color:#434343;	
}

.annonce h1 a:hover{
  color:#9b3501;	
}
/*******************************/
.annonce-footer
{

width:920px;
height:200px;
background:url(../images/footer.png) no-repeat;

}

.annonce2{
width:210px;
margin-top:5px;
margin-left:17px;
float:left;}

.annonce2 h1{
text-align: left;
font-size:12px;
font-family:tahoma, Helvetica, sans-serif;
line-height:12px;
padding-left:20px;
padding-top:0px;
padding-bottom:0px;
margin:0px;
}

.annonce2 h1 a{
  text-decoration: none;
  color: #fdeb83;	
}

.annonce2 h1 a span{
  color:#434343;	
}

.annonce2 h1 a:hover{
  color:#ffffff;	
}



#bas_activite{
background:url(../images/bas_centent_annonces.jpg) no-repeat;}