body {
	background-color: #494A54;
	left: 0px;
	top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin: 0px 0px 0px;
}
hr {
	color: #6EA47C;
}
a	{
	color: #DBF0DF;
	font-family: Arial, Helvetica, Geneva, Swiss;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none
}
a:hover	     {
	color: #FFFFFF;
	text-decoration: underline;
}

a.navG 		     {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
}
a.navG:hover	     {
	color: #295038;
	text-decoration: none;
}

.bord {
	border: thin dotted #99BFA3;
	border-color: #99BFA3;
}
/* TITRE RUBRIQUE DEBUT */
.fond-titre {
	background-color: #99BFA3;
}
a.a-titre 		     {
	color: #3F3F3F;
	font-family: Arial, Helvetica, Geneva, Swiss;
	font-weight: normal;
	font-size: 30px;
	text-decoration: none;
}
a.a-titre:hover	     {
	color: #3F3F3F;
	text-decoration: underline;
}
a.a-sstitre 		     {
	color: #3F3F3F;
	font-family: Arial, Helvetica, Geneva, Swiss;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
a.a-sstitre:hover	     {
	color: #3F3F3F;
	text-decoration: underline;
}
/* TITRE RUBRIQUE FIN*/

.fond-page {
	background-color: #6EA47C;
}

.fond-page2 {
	background-color: #D9EDDD;
}

.titre      {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Geneva, Swiss;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
}

.titre2	  {
	color: #DBF0DF;
	font-family: Arial, Helvetica, Geneva, Swiss;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
.titre3	  {
	color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
.titre4      {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Geneva, Swiss;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}
.date      {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 13px;
	text-indent: 0px;
	line-height: 18px;
}

.texte      {
	color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss;
	font-weight: bold;
	font-size: 14px;
	text-indent: 0px;
	text-align: left;
	line-height: 18px;
}
.texte2      {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Geneva, Swiss;
	font-weight: normal;
	font-size: 14px;
	text-indent: 0px;
	text-align: left;
	line-height: 18px;
}
.texte3      {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Geneva, Swiss;
	font-weight: normal;
	font-size: 12px;
	text-indent: 0px;
	text-align: left;
	line-height: 18px;
}
.texte4      {
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	font-size: 12px;
	text-indent: 0px;
	text-align: justify;
	line-height: 18px;
}

.texte4decal      {
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	margin-left: 40px;
}

.bouton {
	font-family: Arial, Helvetica, Geneva, Swiss;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #99BFA3;
}

.formul {
	border: 1px solid #99BFA3;
}

.imgbordure{
     border:1px;
     border-style:solid;
     border-color:#FFFFFF;
}
