/* CSS Accueil */

body {background-image:url(../images/bg_accueil.jpg);}
#header {height:276px;background-image:url(../images/bandeau_accueil.jpg);}
#header h2.ttl_bandeau {display:block;background:url(../images/ttl_accueil.png) no-repeat;width:346px;height:20px;right:25px;bottom:10px;}
*html #header h2.ttl_bandeau {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ttl_accueil.png', sizingMethod='crop');background-image:none;}

#header .empreinte {background:url(../images/empreinte-accueil.png) no-repeat;width:503px;height:125px;position:absolute;top:85px;left:230px;}

.colonne.gauche, .colonne.milieu {width:300px;padding:0 15px;}
.colonne.droite {width:246px;padding:0 6px 20px 18px;}

h3 {background-image:url(../images/trait-300.gif);}

#contenu {overflow:hidden;}
/*#contenu ul.liens {margin-top:10px;}*/
#contenu ul.liens li {font-family:Verdana, Geneva, sans-serif; }


