body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form { display : block; margin : 0; padding : 0; }

#dropmenudiv{
	position:absolute;
	background-color: #047334;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom: 1px solid black;
}

#dropmenudiv a{
width: 100%;
display: block;
/*text-indent: 3px;*/
/*border-bottom: 1px solid black;*/
/*padding: 1px 0;*/
text-decoration: none;
/*font-weight: bold;*/
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist {
	/*list-style-type: square;*/
	width: 135px;
	background-color: #047334;
	color: #FFFFFF;
}
.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.default a:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.default a:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.default a:hover {
	color: #F3E82A;
}
.decor_titre {
	background-image: url(Puce_ballon_02.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
.texte_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.texte_page a:link,a:visited {
	color: #000000;
}
.texte_signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #666666;
}
.texte_signature a:link{
	color: #666666;
}
.texte_signature a:hover {
	color: #666666;
}
.texte_signature a:visited{
	color: #666666;
}
.titre_article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #111111;
}
.titre_cat_article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #047334;
}
.texte_general {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.texte_rouge {
	color: #FF0000;
}
#no_repeat_fond {background-repeat: no-repeat;}
