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

body {
	font-family: Helvetica,Arial,sans-serif;
	margin: 50px 0px 0px 0px;	
	font-size: 11px;
	color: #fff;
}


#blocsite {

width:900px;
height:500px;
border:1px solid #000000;
background-color:#fff;
}

#blocsite_references {

width:900px;
height:550px;
border:1px solid #000000;
background-color:#fff;
}

/* BLOC MENU */

#blocmenu {
background-image:url(../imgs/bg_menu.jpg);
background-repeat:repeat-y;
height:64px;
width:900px;
}

/* BLOC SLIDE FLASH */


#blocslide {

width:900px;
height:23px;
margin: 0px 0px 0px 0px;
background-image:url(../imgs/bg_slide2.jpg);
background-repeat:no-repeat;
background-color:#fff;

}

#blocslideref {
width:900px;
height:24px;
background-image:url(../imgs/augural_slide.jpg);
background-position:left;
background-repeat:no-repeat;
background-color:#fff;

}

#blocslideref2 {
width:900px;
height:89px;
background-image:url(../imgs/augural_slide2.jpg);
background-position:left;
background-repeat:no-repeat;
background-color:#fff;

}

#container {
background-color:#fff;
background-image:url(../images/accueil/visu_acc.jpg);
background-repeat:no-repeat;
height:413px;
width:900px;
}

#container_contact {
background-image:url(../images/contact/visu_contact.jpg);
background-repeat:no-repeat;
background-position:bottom left;
background-color:#fff;
height:413px;
width:900px;
}

#container_references {
background-image:url(../images/references/visu_references.jpg);
background-repeat:no-repeat;
background-position:bottom left;
background-color:#fff;
height:413px;
width:900px;
}

#container_agences {
background-color:#fff;
height:462px;
width:900px;
}

/* MENU ACCEUIL */




