
#reserveG
{ 
	background-image:url('img/totem.jpg');
	background-repeat:no-repeat;
	background-position: 25% 65%;
}


p
{	
	margin: 0.5em 25px 0.5em 1em;
	text-indent:1.5em;
}

.particulier
{
	text-indent:0;
	margin-left:0em;
	font-size: 9pt;
}

.article
{
	font-weight:bold;
	color:olive;
}

OL 
{ 
	list-style-type: decimal;
	font-family: verdana,arial,sans-serif;
	font-size: 9pt;
	margin-left:2em;
}

.ol1
{
	list-style-type:lower-alpha;
	font-size: 8pt;
	margin-left:-2em;
}

.olMaj
{
	list-style-type:upper-alpha;
	font-size: 9pt;
	margin-right: 25px;
	padding-left: 2.5em;
}

.olMaj LI
{
	padding-bottom: 1em
}

.olsimple 
{ 
	list-style-type: circle;
	padding-left:6em;
	margin-top:0.5em;
}
.ul1
{
	margin-left:-2em;
	padding-top:1em;
}

.ul1 LI
{
	padding-bottom:0;
}

A.aussi:link 
{
	color: olive;
	font-weight: bold;
}

A.aussi:visited
{
	color:olive;
	font-weight: bold;
}