/* CSS Document */

body	{ background-image:url(Habillage/Fond-Body-ILS34.jpg); }

a		{ color:#FEDCC0; }
a:hover	{ color:#FEDCC0; }

#BlocHaut	{ background-image:url(Habillage/Fond-Haut-ILS34.jpg); }

.Bloc	{ width:300px; float:left; margin-top:25px; }
.Bloc h2
	{
	font-size:13px; font-weight:normal; width:250px; height:18px; background-color:#974402; padding:8px; padding-left:32px; border:none;
	background-image:url(Habillage/Puce-Bloc.png); background-position:10px 9px; background-repeat:no-repeat; background-attachment:scroll;
	}
.Bloc p	{ width:290px; padding-left:5px; font-size:11px; }
