div, form, input, h1, h2, h3, h4, span, ul, li, img
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	
body,td,th
	{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	}
	
a
	{
	font-size: 12px;
	color: #185aad;
	font-style: italic;
	text-decoration: none;
	}
	
a:hover, a:active
	{
	color: #185aad;
	text-decoration: underline;
	}

.arial_italic_violet
	{
	font-family: Arial;
	font-size: 12px;
	color: #185aad;
	text-align: justify;
	font-style: italic;
	}
	
.arial_italic_gras_blanc
	{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
	font-style: italic;
	font-weight: bold;
	}

.titre_actu
	{
	background-color: #E98A11;
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	text-align: justify;
	margin-bottom: 10px;
	}

img.marge1, img.marge1bordure1 {
	margin-right: 10px;
	margin-bottom: 5px;
}
img.marge2, img.marge2bordure1 {
	margin-left: 10px;
	margin-bottom: 5px;
}
img.bordure1, img.marge1bordure1, img.marge2bordure1 {
	border-right: 1px solid #DCE4E1;
	border-bottom: 1px solid #DCE4E1;
	padding: 6px;
	background-color: #ffffff;
}

ul.texte
	{
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
 
ul.texte li
	{
	list-style: none;
	margin-left: 20px;
	background-image: url(img/puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 11px;
	line-height: 20px;
	display: block;
	text-align: left;
	list-style: none
	}

ul.table
	{
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

ul.table li
	{
	list-style: none;
	margin-left: 20px;
	background-image: url(img/puce_roll.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 11px;
	line-height: 20px;
	display: block;
	text-align: left;
	list-style: none
	}
	
a.flecheretour {
	background-image: url(img/picto_fleche_retour.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
}
a.flecheretour:hover {
	text-decoration: underline;
	font-weight: bold;
	padding-left: 20px;
}

.texte ul
	{
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
 
.texte ul li
	{
	list-style: none;
	margin-left: 20px;
	background-image: url(img/puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 11px;
	line-height: 20px;
	display: block;
	text-align: left;
	list-style: none
	}

.texte table ul
	{
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

.texte table ul li
	{
	list-style: none;
	margin-left: 20px;
	background-image: url(img/puce_roll.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 11px;
	line-height: 20px;
	display: block;
	text-align: left;
	list-style: none
	}
