body {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
background-color: #FFFFFF;
margin: 0px;
}
a {
text-decoration : underline;
font-size : 12px;
color : #FF8B00;
}
a:visited {
text-decoration : underline;
font-size : 12px;
color : #FF8B00;
}
a:active {
text-decoration : underline;
font-size : 12px;
color : #FF8B00;
}
a:hover {
text-decoration : none;
font-size : 12px;
color : #FF8B00;
}
a.lien_blanc {
text-decoration : underline;
font-size : 12px;
color : #FFFFFF;
}
a.lien_blanc:visited {
text-decoration : underline;
font-size : 12px;
color : #FFFFFF;
}
a.lien_blanc:active {
text-decoration : underline;
font-size : 12px;
color : #FFFFFF;
}
a.lien_blanc:hover {
text-decoration : none;
font-size : 12px;
color : #CC0000;
}
a.lien_blanc_bold {
text-decoration : underline;
font-size : 13px;
color : #FFFFFF;
font-weight: bold;
}
a.lien_blanc_bold:visited {
text-decoration : underline;
font-size : 13px;
color : #FFFFFF;
font-weight: bold;
}
a.lien_blanc_bold:active {
text-decoration : underline;
font-size : 13px;
color : #FFFFFF;
font-weight: bold;
}
a.lien_blanc_bold:hover {
text-decoration : none;
font-size : 13px;
color : #FFFFFF;
font-weight: bold;
}

a.MenusNav {
	text-decoration : none;
	font-size : 12px;
	color : #FFFFFF;
	font-weight: bold;
}
a.MenusNav:visited {
text-decoration : none;
font-size : 12px;
	color : #FFFFFF;
	font-weight: bold;}
a.MenusNav:active {
text-decoration : none;
font-size : 12px;
	color : #FFFFFF;
	font-weight: bold;}
a.MenusNav:hover {
text-decoration : underline;
font-size : 12px;
	color : #0099FF;
	font-weight: bold;
}

a.MenusGD {
	text-decoration : underline;
	font-size : 12px;
	color : #2EB4FD;
	font-weight: bold;
}
a.MenusGD:visited {
text-decoration : underline;
font-size : 12px;
	color : #2EB4FD;
	font-weight: bold;}
a.MenusGD:active {
text-decoration : underline;
font-size : 12px;
	color : #2EB4FD;
	font-weight: bold;}
a.MenusGD:hover {
text-decoration : none;
font-size : 12px;
color : #2EB4FD;
font-weight: bold;}
	
a.lien_grand {
text-decoration : underline;
font-size : 14px;
color : #2EB4FD;
font-weight: bold;
}
a.lien_grand:visited {
text-decoration : underline;
font-size : 12px;
	color : #2EB4FD;
	font-weight: bold;}
a.lien_grand:active {
text-decoration : underline;
font-size : 12px;
	color : #2EB4FD;
	font-weight: bold;}
a.lien_grand:hover {
text-decoration : none;
font-size : 12px;
color : #2EB4FD;
font-weight: bold;
}
a.SmallLink {
text-decoration : underline;
font-size : 10px;
color : #FF8B00;
}
a.SmallLink:visited {
text-decoration : underline;
font-size : 10px;
color : #FF8B00;
}
a.SmallLink:active {
text-decoration : underline;
font-size : 10px;
color : #FF8B00;
}
a.SmallLink:hover {
text-decoration : none;
font-size : 10px;
color : #FF8B00;
}
.TextePetit {
font-size : 10px;
}
.TexteMoyen {
font-size : 12px;
}
.TexteGrand {
font-size : 14px;
}
.TexteCopy {
font-size : 11px;
color : #999999;
}
.td_tableau {
background-color: #FFC300;
font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
text-align: center;
padding-top: 4px;
color : #FFFFFF;
font-size : 13px;
font-weight : bold;
height: 25px;
}
.titre_gras {
font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
color : #3399FF;
font-size : 13px;
font-weight : bold;
}
 .titre_gras_bl {
font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
color : #FFFFFF;
font-size : 13px;
font-weight : bold;
}
 .titre_gras_red {
font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
color : #CC0000;
font-size : 13px;
font-weight : bold;
}
 .titre_gras_green {
font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
color : #006633;
font-size : 13px;
font-weight : bold;
}
.TitreSite {
font-size: x-large;
font-weight: bolder;
color: #FF8B00;
}
input.input, textarea, select {
	background-color: #2EB4FD;
	color: #ffffff;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.button {
	background: #3399FF;
	border: 1px solid #666666;
	color: White;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.button_red {
	background: #CC0000;
	border: 1px solid #666666;
	color: White;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}