/* CSS Document */
#entete{ border:solid 1px #fff;height:230px;background:none;padding-top:0}
#bandeau_entete{ background:url('../images-interface/bandeau_accueil.jpg') no-repeat #fff;width:770px;height:230px;}

/*#conteneur{background:url('../images-interface/contenu_image_accueil_fond2.jpg') left 12px no-repeat #fff;}*/
#conteneur{background:url('../IMG/rubon4.jpg') left 12px no-repeat #fff;}

#contenu{margin-top:120px}
#contenu #contenu_texte{/*width:420px;*/}

._2colonne, ._3colonnes{
	height:100%;
	overflow:auto;
	width:100%;
}
._2colonnes div{ float:left;margin-left:8px;width:200px;height:100%;}
._3colonnes div{ float:left;margin-left:8px;width:147px;height:100%;}

#contenu #contenu_texte li { clear: both;margin:0;padding:0; }
#actu_accueil{width:580px}