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


.tablo_2_motif, .tablo_2_color {
	border : 1px solid #285345 ;
}


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 : #d1ded1 ;
}


.tab_t1_l, .tab_t1_c, .tab_t1_r {
	font-family : georgia ;
	font-size : 11px ;
	color : #000 ;
}
.tab_t1_l { text-align : left ; }
.tab_t1_c { text-align : center ; }
.tab_t1_r { text-align : right ; }






a	{
	font-family : georgia ;
	text-decoration : none ;
	font-size : 12px ;
	color : #285345 ;
	font-weight : bold ;
	margin-left : 0px ;
	padding-left : 0px ;
}




/* */
h1.h1_l {
	font-family : georgia ;
	font-size : 22px ;
	font-weight : bold ;
	font-style: italic ;
	margin : 4px 0 3px 4px ;
	padding : 1px 0px 6px 10px ;
	color : #FFF ;
	background : url('./graphx/sous_titre_redac.gif') no-repeat ;
	text-align : left ;
}
h2.h2_c {
	font-family : georgia ;
	font-size : 14px ;
	font-weight : bold ;
	font-style: italic ;
	margin : 4px 0 10px 4px ;
	padding : 1px 0 6px 10px ;
	color : #285345 ;
	text-align : center ;
}
h2.h2_l {
	font-family : georgia ;
	font-size : 14px ;
	font-weight : bold ;
	font-style: italic ;
	color : #285345 ;
	text-align : left ;
}

/* */

p.p_j, p.p_c,p.p_j a, p.p_j a:hover {
	font-family : georgia ;
	font-size : 12px ;
}
p.p_j {
	margin : 4px 0 10px 4px ;
	text-align : justify ;
}
p.p_c {
	margin : 4px 0 10px 4px ;
	text-align : center ;
}
p.p_j a, p.p_j a:hover {
	color : #285345 ;
	text-decoration : underline ;
}



ul.enum {
	font-family : georgia ;
	font-size : 12px ;
	text-align : justify ;
	padding-left : 6px ;
	list-style : square inside url('./graphx/puce_club.gif') ;
}
ul.enum li {
	margin : 0 ;
	padding : 0 ;
}
ul.enum a, ul.enum a:hover {
	font-size : 12px ;
	color : #285345 ;
	text-decoration : underline ;
}



.hr_1, .hr_2 {
	height : 1px;
	background-color : #285345 ;
	color : #285345 ;
	border : none ;
}
.hr_1 {
	margin : 10px auto 10px auto ;
	width : 310px ;
}
.hr_2 {
	margin : 20px auto 20px auto ;
	width : 500px ;
}


.img_titre_page {
 	padding : 4px 0 5px 4px ;
 }	