A.rouge {
	FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #oooooo; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.rouge:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: white; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #4E6F6E; TEXT-DECORATION: none
}
BODY {
	BACKGROUND: url(../images/body_bg.gif) #ffffff fixed no-repeat 50% top; MARGIN: 0px; COLOR: #333; FONT-FAMILY: verdana, sans; TEXT-ALIGN: center
}
.bordurenoire {
	border: 1px double #4E6F6E;
}
.borduresansgauche {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4B6C6B;
	border-right-color: #4B6C6B;
	border-bottom-color: #4B6C6B;
	border-left-color: #4B6C6B;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.borduresansdroite {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4B6C6B;
	border-right-color: #4B6C6B;
	border-bottom-color: #4B6C6B;
	border-left-color: #4B6C6B;
}
