/* CSS Document */

.LienRouge {font-family: Verdana, Arial, Helvetica, sans-serif; COLOR : #FF0000; FONT-SIZE : 10px; }

.LiensVert {
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	COLOR : #4d8d54;
	FONT-SIZE : 10px; }
a.LiensVert:link {
	COLOR : #4d8d54;
	text-decoration : none; }
a.LiensVert:active {
	COLOR : #4d8d54;
	text-decoration : none; }
a.LiensVert:visited {
	COLOR : #4d8d54;
	text-decoration : none; }
a.LiensVert:hover {
	COLOR : #4d8d54;
	text-decoration : underline; }		


.Liensnoir {
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	COLOR : #000000;
	FONT-SIZE : 10px; }
a.Liensnoir:link {
	COLOR : #000000;
	text-decoration : none; }
a.Liensnoir:active {
	COLOR : #000000;
	text-decoration : none; }
a.Liensnoir:visited {
	COLOR : #000000;
	text-decoration : none; }
a.Liensnoir:hover {
	COLOR : #000000;
	text-decoration : underline; }	
	
.Liensblanc {
	font-weight: bold;
	COLOR : #ffffff;
	}
	
a.Liensblanc:link {
	COLOR : #ffffff;
	text-decoration : none; }
a.Liensblanc:active {
	COLOR : #ffffff;
	text-decoration : none; }
a.Liensblanc:visited {
	COLOR : #ffffff;
	text-decoration : none; }
a.Liensblanc:hover {
	COLOR : #ffffff;
	text-decoration : underline; }		
	
.Liensspecifique {
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	COLOR : #000000;
	FONT-SIZE : 10px;
	font-weight: bold;
	 }
	
a.Liensspecifique:link {
	COLOR : #000000;
	text-decoration : none; }
a.Liensspecifique:active {
	COLOR : #000000;
	text-decoration : none; }
a.Liensspecifique:visited {
	COLOR : #000000;
	text-decoration : none; }
a.Liensspecifique:hover {
	COLOR : #000000;
	text-decoration : underline; }	

.field {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.FieldForm {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; border: #AAAAAA; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.Button {font-family: Arial,Verdana, Helvetica; font-size: 10px; background-color: #F3AA00; color: #800000; border-style: solid; border-width: 1 }
.Fields {font-family: Arial,Verdana, Helvetica; font-size: 11px; background-color: #FFF0DF; color: #800000; border-style: solid; border-width: 1 }
.SuffixePrimaire {font-family: Verdana, Arial, Helvetica; font-size: 9px ; color: #000000; font-weight:bold;}
.SuffixeSecondaire {font-family: Verdana, Arial, Helvetica; font-size: 9px ; color: #800000; font-weight:bold;}

