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

#homeanim {
width:650px;
height:89px;
position:relative;
/*background: #FEFEFE url(../images/realisations/fond_animation.jpg) no-repeat left top;*/
}

#homeanim .blocfixe{
position:absolute;
width:547px; height:63px;
/*width:408px; height:50px;*/
left:65px; top:8px;
/*left:65px; top:30px;*/
overflow:hidden;
white-space:nowrap;
/* border:1px solid red; */
}

#homeanim .bloclibre{
position:absolute;
left:0px; top:0px;
white-space:nowrap;
overflow:visible;
}

#homeanim .btl, #homeanim .btr{
position:absolute;
width:35px; height:35px;
left:15px; top:25px;
overflow:hidden;
/* border:1px solid red; */
}

#homeanim .btr{
left:630px;
}

#homeanim img{
width:77px;height:53px;
/*width:85px;height:48px;*/
margin-left:20px;
}
#homeanim img.first{
margin-left:0;
}


/*************************************************************************************
					Galerie photo de la page réalisation
/*************************************************************************************/
#gal_photo{
width:352px;
}
#gal_photo dd{
float:left;
margin:4px 5px 0 0;
}
#slideshow_rea{
width:342px;
height:242px;
}
#gal_photo dd.last{margin-right:0}

