.fond_titre_menu {
	background: url("./graphx/fond_titre_menu.gif") no-repeat;
 	margin-top: 10px;
 	font-size: 16px;
 	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}


/* divs */
.illu, .cont {
	border : 2px solid #663300 ;
}

/* galerie */
.fieldset_galerie, .tablo_2_motif, .tablo_2_color, .pict_small_120_80 {
	border : 1px solid #663300 ;
}


/*
ul.lmenu2 li {
	background-image : url("./graphx/separateur.gif") ;
}
ul.lmenu2 li.last {
	background-image : url("./graphx/sous_menu.gif") ;
}
ul.lmenu2 li:hover {
	background-color : #cab094 ;
}
*/


h1.h1_l {
	background : url('./graphx/fond_titre_page.gif') no-repeat ;
}
h2.h2_l, h2.h2_c, h2.h3_c, h4.h4_l, p.p_j a, ul.enum a, a.minidoc, .legend_galerie, .link_text, .link_text:hover {
	color : #663300 ;
}


ul.enum, ul.enum2 {
	list-style : inside url('./graphx/puce_gpm.gif') ;
}


img.galerie_small {
	border : 1px solid #663300 ;
	cursor : pointer ;
}


hr.hr1 {
	border-bottom : 1px #663300 dashed ;
}



p.pmenu {
	text-decoration : underline ;
	font-size : 10px ;
	color : #000 ;
	font-weight : bold ;
	padding-left : 8px ;
	margin : 0 0 5px 0 ;
}