﻿body 
{
	font-family:Arial;
	font-size:0.8em;
}

.caseChoix
{
	font-weight:normal;
	float:left;
	width:168px;
	text-align:left;
}

.div_left
{
	margin:10px 8px 10px 0px;
	display:none;
}

.div_center
{
	margin:10px 8px 10px 50px;
}

.div_right
{
	margin:10px 0px 10px 8px;
}

.li_first
{
	font-weight:bold;
	list-style-image:url(img/liste-orange.bmp);
	list-style-position:outside;
	clear:both;
}

/*
ul,li
{
	list-style-type:none; 
	background-image:url(img/liste-orange.bmp);
	background-repeat:no-repeat;
	background-position:left center;
}

*/
.li_first li
{
	line-height:30px;
}

.Intitule
{
	font-weight:bold;
}

.afficheImage
{
	text-align:center;
}

.noBold
{
	font-weight: normal;
}

.Footer 
{
	text-align:right;
}

a
{
	color:Black;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}
