
div {
	text-align : left;
}
a:link	 {
			Font-Family :Arial,Helvetica, sans-serif ;
			Color : #3377CC;
			font-weight: normal;
			Text-Decoration : none;
			background-color: transparent;
}
a:active	 {
			Font-Family :Arial,Helvetica, sans-serif ;
			Color :#DD85A4;
			font-weight: normal;
			Text-Decoration : none;
			background-color: transparent;
}
a:visited	 {
			Font-Family :Arial,Helvetica, sans-serif ;
			Color : #726FAA;
			font-weight: normal;
			Text-Decoration : none;
			background-color: transparent;
}
a:hover	 {
			Font-Family :Arial,Helvetica, sans-serif ;
			color : #BE4682;
			font-weight: normal;
			background-Color : #FFF2E5;
			Text-Decoration : none;
}

H1,H2,H3,H4,H5	 {
			font-family : "Times New Roman",Times,serif;
			Color :#000011;
			Font-Style : Normal ;
			Font-Weight : Bold;
			background : url(../images/bg_headline.jpg);
			background-repeat:repeat-y;	
		}
 LI	 {
			Background-Color : transparent;
			list-style-image : url(../images/buttonjh.gif);
			list-style-position : outside;
			}
body {
font-family:Arial,Helvetica,sans-serif;
color:#000011;
margin-left :8px;
margin-top: 15px;
background-image : url(../images/bgsommaire2.jpg);

}
div.object1 {
position: absolute;
top:40px;
left:-2px;
z-index:0;
}
div.object2 {
position: absolute;
top:350px;
left:25px;
z-index:1;
}


			
