/* CSS Document */

#site{
width:905px;
height:613px;
background:url(../img_site/fond_actualite.jpg) top left no-repeat;

}

h1{
display:block;
background:url(../img_site/fond_titre_actualite.png) top left no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:17px;
position:absolute;
width:216px;
height:18px;
top:100px;
left:230px;
color:#FFFFFF;
}

#content_chantier{
position:absolute;
font-family:Arial;
top:150px;
left:130px;
padding-left:5px;
}

#content_chantier h3{
width:649px;
display:block;
height:23px;
background:url(../img_site/fond_h3_chantier.png) top left no-repeat;
position:relative;
font-size:14px;
padding-top:3px;
color:#505050;
margin-left:7px;
padding-left:5px;
color:#FFFFFF;
}

#content_chantier h3 .date{
display:block;
position:absolute;
right:40px;
top:3px;
}
#content_chantier p{
background:url(../img_site/fond_texte_chantier.png) top left no-repeat;
width:615px;
height:145px;
padding-left:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
background-color:#FFFFFF;
padding-right:10px;
}
#content_chantier p span{
display:block;
width:90%;}

#content_chantier p img{
margin-right:5px;
}


#content_chantier .un_chantier{
cursor:pointer;
margin-bottom:5px;
}
#content_chantier .un_chantier h3{
background:url(../img_site/fond_h3_chantier2.png) top left no-repeat;
}