body {
font-family: Tahoma,Arial;
font-size: 11px;
color: #000000;
background-color: #FFFFFF;
margin: 0px;
}
a {
text-decoration : none;
color : #0066FF;
}
a:visited {
text-decoration : none;
color : #0066FF;
}
a:active {
text-decoration : none;
color : #0066FF;
}
a:hover {
text-decoration : underline;
color : #990000;
}
a.Actif {
text-decoration : underline;
font-size : 11px;
color : #990000;
}
a.MenuWhiteActif {
text-decoration : none;
font-weight : bold;
font-size : 12px;
color : #00A7FF;
}
a.MenuWhite {
text-decoration : none;
font-weight : bold;
font-size : 12px;
color : #FFFFFF;
}
a.MenuWhite:visited {
text-decoration : none;
font-weight : bold;
font-size : 12px;
color : #FFFFFF;
}
a.MenuWhite:active {
text-decoration : none;
font-weight : bold;
font-size : 12px;
color : #FFFFFF;
}
a.MenuWhite:hover {
text-decoration : underline;
font-weight : bold;
font-size : 12px;
color : #00A7FF;
}

a.MenuGauche {
text-decoration : none;
font-weight : bold;
font-size : 12px;
color : #00A7FF;
}
a.MenuGauche:visited {
text-decoration : none;
font-weight : bold;
font-size : 12px;
color : #00A7FF;
}
a.MenuGauche:active {
text-decoration : none;
font-weight : bold;
font-size : 12px;
color : #00A7FF;
}
a.MenuGauche:hover {
text-decoration : underline;
font-weight : bold;
font-size : 12px;
color : #FFB900;
}
a.MenusGD {
text-decoration : none;
font-size : 11px;
color : #0033FF;
}
a.MenusGD:visited {
text-decoration : none;
font-size : 11px;
color : #0033FF;
}
a.MenusGD:active {
text-decoration : none;
font-size : 11px;
color : #0033FF;
}
a.MenusGD:hover {
text-decoration : underline;
font-size : 11px;
color : #0033FF;
}
a.MenusGDSub {
text-decoration : none;
font-size : 11px;
color : #0066FF;
}
a.MenusGDSub:visited {
text-decoration : none;
font-size : 11px;
color : #0066FF;
}
a.MenusGDSub:active {
text-decoration : none;
font-size : 11px;
color : #0066FF;
}
a.MenusGDSub:hover {
text-decoration : underline;
font-size : 11px;
color : #0066FF;
}
a.SmallLink {
text-decoration : none;
font-size : 11px;
color : #6666FF;
}
a.SmallLink:visited {
text-decoration : none;
font-size : 11px;
color : #6666FF;
}
a.SmallLink:active {
text-decoration : none;
font-size : 11px;
color : #6666FF;
}
a.SmallLink:hover {
text-decoration : none;
font-size : 11px;
color : #6666FF;
}
a.white {
text-decoration : none;
font-size : 11px;
color : #FFFFFF;
}
a.white:visited {
text-decoration : none;
font-size : 11px;
color : #FFFFFF;
}
a.white:active {
text-decoration : none;
font-size : 11px;
color : #FFFFFF;
}
a.white:hover {
text-decoration : none;
font-size : 11px;
color : #FFFFFF;
}
.TextePetit {
font-size : 11px;
}
.TexteMoyen {
font-size : 12px;
}
.TexteGrand {
font-size : 13px;
}
table {
font-size : 12px;
background-color: none;
color : #000000;
}
.tdHeaderHead {
background-color: #000099;
font-family: Tahoma,Arial;
color : #FFFFFF;
font-size : 11px;
font-weight : bold;
}
.tdHeaderMenu {
background-color: #6699FF;
font-family: Tahoma,Arial;
color : #FFFFFF;
font-size : 12px;
font-weight : bold;
}
.tdHeaderCadre {
background-color: #6699FF;
font-family: Tahoma,Arial;
color : #FFFFFF;
font-size : 12px;
font-weight : bold;
}
.tdFooter {
background-color: #6699FF;
font-family: Tahoma,Arial;
color : #FFFFFF;
font-size : 12px;
font-weight : bold;
}
.tableDesign {
border : 1px none; border-color : #000099;
border-style : solid;
}
.TitreSite {
font-size: xx-large;
font-weight: bolder;
color: #000000;
}
.titre_bloc {
	color : #333333;
	font-size : 12px;
	font-weight : bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.titre_champs {
font-family: Tahoma, Arial, Helvetica, sans-serif;
color : #0066FF;
font-size : 12px;
font-weight : bold;
}
.titre_champs_white {
font-family: Tahoma, Arial, Helvetica, sans-serif;
color : #FFFFFF;
font-size : 12px;
font-weight : bold;
}
input.checkbox {
	background-color: transparent;
	border: 0px;

}
input.submit {
	border:  1px inset Black;

}
input.input, textarea, select {
	background-color: #D7E3FF;
	color: #FF3300;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}