.champ  {
	color : #003366;
	background-color : White;
	height : 19px;
	font-size : 12px;
	width:200px;
}
.formfield {
border-color : #666699;
border-width : 1px;
color : black;
background-color : #99ccff;
height : 19px;
font-size : 12px;
}
.bouton {
color : #003366;
background-color : #EEEEEE;
height : 22px;
font-size : 12px;
background : url(bouton3.gif) repeat-x top;
font-weight : bold;

}
BODY {
font-family : Verdana, Arial, sans-serif;
color : #003366;
background-color : #ffffff;
font-size : 8pt;
margin : 0px;
padding: 0px;
}
.body2 {
font-family : Verdana, Arial, sans-serif;
color : #003366;
background-color : #EEEEEE;
font-size : 8pt;
}
A {
text-decoration : none;
color : #003366;
}
A:hover {
color : #ff0000;
}
.menutab {
background-color : #FFFFFF;
width : 760px;
}
.menutab2 {
background-color : #FFFFFF;
width : 760px;
}
.menuimg {
	border : 0px;
	background-color : #FFFFFF;
	text-align:center;
}
.menutd {
	border : 1px solid #003366;
	background : url(bouton.gif) repeat-x top;
	text-align:center;
	font-weight : bold;
	font-size : 14px;
	color : #003366;
	height:22px;
}
.menutd A {
text-decoration : none;
color : #FFFFFF;
}
.menutd A:hover {
text-decoration : none;
color : #FF0000;
}
.menutd2 {
border : 1px solid #003366;
background-color : #EEEEEE;
background : url(bouton2.gif) repeat-x top;
text-align:center;
font-size : 11px;
color : #003366;
height:18px;
}
.menu {
font-size : 10px;
color : #003366;
}
.menu:link {
color : #003366;
}
.menu:hover {
color : #ff0000;
}
.menu:visited {
font-size : 8pt;
color : #003366;
}
.navigation {
font-size : 8pt;
color : #003366;
}
.navigation:link {
text-decoration : none;
font-size : 8pt;
color : #004080;
}
.navigation:hover {
text-decoration : none;
font-size : 8pt;
color : #004080;
}
.navigation:visited {
text-decoration : none;
font-size : 8pt;
color : #004080;
}
.autolink:link {
text-decoration : underline;
font-family : Courier New, Century gothic, Verdana, Arial, sans-serif;
font-size : 9pt;
color : #004080;
}
.autolink:hover {
text-decoration : underline;
font-family : Courier New, Century gothic, Verdana, Arial, sans-serif;
font-size : 9pt;
color : #004080;
}
.autolink:visited {
text-decoration : underline;
font-family : Courier New, Century gothic, Verdana, Arial, sans-serif;
font-size : 9pt;
color : #004080;
}
TD.rempli {
background-color : #eeeeff;
}
TD.memo {
background-color : #e8e8e8;
}
TD.intitule{
background-color : #EEEEEE;
text-align : right;
font-size : 10px;
color : #003366;
}
TD.headers {
background-color : #cfcfcf;
text-align : center;
font-size : 8pt;
color : #004080;
}
TD.default {
background-color : #EEEEEE;
font-size : 8pt;
color : #003366;
}
TD.default9 {
background-color : #EEEEEE;
font-size : 9pt;
color : #003366;
}
TD.titre {
color : #003366;
background-color : #b0c4de;
text-align : center;
font-size : 12px;
border-top : 1px solid #003366;
border-bottom : 1px solid #003366;
}
TD.headerright {
color : #004080;
background-color : #cfcfcf;
text-align : right;
font-size : 8pt;
}
SELECT {
font-size : 8pt;
}
.erreur{
	color : #004080;
}