div, form, input, h1, h2, h3, h4, span, ul, li {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
}
body, td {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}
body {
	text-align: justify;
}
a {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}
h3.stitre0, .couleur0, .pcouleur0, .gcouleur0, .couleur0 a, .couleur0 a:hover, a.couleur0, a.couleur0:hover {
	color: #FFFFFF;
}
/* vert */
h3.stitre1, .couleur1, .pcouleur1, .gcouleur1, .couleur1 a, .couleur1 a:hover, a.couleur1, a.couleur1:hover, .stitre1 a, .stitre1 a:hover {
	color: #7BAC2F;
}
/* orange */
h3.stitre2, .couleur2, .pcouleur2, .gcouleur2, .couleur2 a, .couleur2 a:hover, a.couleur2, a.couleur2:hover, .stitre2 a, .stitre2 a:hover {
	color: #E56E02;
}
/* rouge */
h3.stitre3, .couleur3, .pcouleur3, .gcouleur3, .couleur3 a, .couleur3 a:hover, a.couleur3, a.couleur3:hover, .stitre3 a, .stitre3 a:hover {
	color: #6F0000;
}
/* jaune */
h3.stitre4, .couleur4, .pcouleur4, .gcouleur4, .couleur4 a, .couleur4 a:hover, a.couleur4, a.couleur4:hover, .stitre4 a, .stitre4 a:hover {
	color: #FDC500;
}
/* bleu */
h3.stitre5, .couleur5, .pcouleur5, .gcouleur5, .couleur5 a, .couleur5 a:hover, a.couleur5, a.couleur5:hover, .stitre5 a, .stitre5 a:hover {
	color: #95B4D1;
}

h3.stitre0, h3.stitre1, h3.stitre2, h3.stitre3, h3.stitre4, h3.stitre5 {
	font-size: 13px;
	margin-bottom: 10px;
}
.small, .small a, .small a:hover, a.small, a.small:hover, .pcouleur0, .pcouleur1, .pcouleur2, .pcouleur3, .pcouleur4, .pcouleur5, .pcouleur0 a, .pcouleur1 a, .pcouleur2 a, .pcouleur3 a, .pcouleur4 a, .pcouleur5 a {
	font-size: 10px;
}

.gros, .gcouleur0, .gcouleur1, .gcouleur2, .gcouleur3, .gcouleur4, .gcouleur5 {
	font-size: 13px;
}

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;
}

hr {
	color: #778A9C;
	height: 1px;
	border-top: 1px solid #778A9C;
}
div.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}

div.alignecentre {
	width: 100%;
	text-align: center;
}

div.alignedroite {
	width: 100%;
	text-align: right;
}
div.alignedroite60 {
	width: 60%;
	text-align: right;
}
div.alignedroite80 {
	width: 88%;
	text-align: right;
}

a.flecheretour {
	background-image: url(img/retour.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	color: #679919;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
}
a.flecheretour:hover {
	color: #679919;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 20px;
}

ul.listepuce
	{
	padding-left: 20px;
	list-style-type: none;
	}
	
li.listepuce, ul.listepuce li
	{
	padding-left: 10px;
	background-image: url(img/picto-liste-puce.gif);
	background-repeat: no-repeat;
	background-position: left 6px ;
	list-style-type: none;
	}
	
/* ------------ msp bloc note -------------- */

.fleche3
	{
	margin-bottom: 70px;
	}

.fleche2
	{
	background-image: url(img/fleche-sousmenu1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 17px;
	list-style: none;
	color: #7BAC2F;
	margin-bottom: 20px;
	text-decoration: none;
	border-bottom: 1px dashed;
	height: 16px;
	font-weight: bold;
	}

.fleche2 a
	{
	color: #7BAC2F;
	text-decoration: none;
	}

.fleche2 a:hover
	{
	text-decoration: underline;
	}

div.bnbasblocnote
	{
	line-height: 22px;
	}

a.bnenvoyer, a.bnimprimer, a.bnsupprimer, a.bnvider
	{
	padding-left: 25px;
	background-repeat: no-repeat;
	line-height: 22px;
	padding-bottom: 22px;
	color: #7BAC2F;
	text-decoration: underline;
	}
	
a.bnenvoyer
	{
	background-image: url(img/bn_envoyer.gif);
	display: block;
	float: left;
	}
	
a.bnimprimer
	{
	background-image: url(img/bn_imprimer.gif);
	
	}
a.bnsupprimer
	{
	background-image: url(img/bn_supprimer.gif);
	margin-left: 20px;
	padding-left: 15px;
	color: 
	}
	
a.bnvider
	{
	background-image: url(img/bn_vider.gif);
	display: block;
	float: left;
	margin-left: 10px;
	}
	
a.flecheverte {
	background-image: url(img/simp-fleche-verte.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-left: 17px;
	color: #679919;
	text-decoration: none;
	background-color: #ffffff;
	margin-top: 6px;
	font-weight: normal;
}

a:hover.flecheverte
	{
	background-image: url(img/simp-fleche-verte.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-left: 17px;
	color: #679919;
	text-decoration: underline;
	background-color: #ffffff;
	margin-top: 6px;
	font-weight: normal;
	}
#descriptif{
	display:none;
}