b{	font-weight: bold;}
strong{	font-weight: bold;}

.titre {
	font-family: tahoma, verdana, Arial, geneva, helvetica, sans-serif;
	color: #D6DB4A;
	font-size: 16pt;
	font-style: italic;
	text-decoration:underline;
	font-weight: bold;
}

.texte {
		font-family: tahoma, verdana, Arial, geneva, helvetica, sans-serif;

	color: #FDDFB9;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

.copy {
	font-family: tahoma, Arial, geneva, helvetica, sans-serif;
	color: #dcdcdc;
	font-size: 9 pt;
	font-style: normal;
	font-weight: normal;
}

.gris {
	font-family: tahoma, Arial, geneva, helvetica, sans-serif;
	color: #333333;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}
.rouge {
	font-family: tahoma, Arial, geneva, helvetica, sans-serif;
	color: #ff0000;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}
.blanc {
	font-family: tahoma, Arial, geneva, helvetica, sans-serif;
	color: #ffffff;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}
A.blanc:hover {
	font-family: tahoma, Arial, geneva, helvetica, sans-serif;
	color: #D6DB4A;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}


A.menu:hover {
	font-family: tahoma, verdana, Arial, geneva, helvetica, sans-serif;
	color: F57F00;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
}

.bordure {
	border-style:solid;
	border-width:1px; 
	border-collapse: collapse; 
	border-bottom-color:#D6DB4A; 
	border-right-color:#D6DB4A; 
	border-top-color:#D6DB4A; 
	border-left-color:#D6DB4A;
}


A {
   font-weight : normal;
	font-size: 10pt;
   	font-family: tahoma, verdana, Arial, geneva, helvetica, sans-serif;
   text-decoration : none;
   color: #F75D10;
}

A:hover {
   font-weight : normal;
	font-size: 10pt;
   color: #FFFFFF;
   text-decoration : none;
   	font-family: tahoma, verdana, Arial, geneva, helvetica, sans-serif;
	border-right-color:#FFFFFF; 
}

INPUT{ 
color:#333333;
background-color:#ffffff;
font-size:10px;
font-style: normal;
font-weight: bold;
font-family:tahoma, Arial, geneva, helvetica, sans-serif; font:bold;
}

BODY {	font-family:tahoma, Arial, geneva, helvetica, sans-serif; font:bold;
 color: #974933; scrollbar-face-color: #333333; scrollbar-shadow-color: Black; scrollbar-highlight-color: white; scrollbar-3dlight-color: Black; scrollbar-darkshadow-color: Black; scrollbar-track-color: #ffffff; scrollbar-arrow-color: #a9a9a9;    line-height: 15pt; }

SELECT { 
color:#333333; 
background-color:#ffffff;
font-size:9pt; 
font-family:tahoma, Arial, geneva, helvetica, sans-serif; }

TEXTAREA { 
color:#333333; 
background-color:#ffffff;
font-size:9pt; 
font-family:tahoma, Arial, geneva, helvetica, sans-serif; }

TD {
color:#333333;
font-size:8pt;
font-style: normal;
font-weight: normal;
font-family:tahoma, Verdana, Arial, geneva, helvetica, sans-serif; font:bold;
}