.rouge 
{ 
	background-color : #FFFFFF; 
	font-family : Verdana; 
	font-size : 10pt; 
	color : #FF0000; 
}
.Questions 
{ 
	background-color : #DACFC4; 
	font-weight : bold; 
	font-size : 12pt; 
	color : #7C6143; 
	/*cursor : pointer; */
}
/*.Questions2 
{ 
	background-color : #DACFC4; 
	font-weight : bold; 
	font-size : 12pt; 
	color : white; 
	cursor : pointer; 
}*/
.Reponses 
{ 
	background-color : white; 
	font-family : Verdana; 
	font-size : 10pt;
	color : black;
}
.glow 
{
	position : relative; 
	left : 450; 
	width : 330; 
	filter : Glow(Color=#7C6143, Strength=10);
}
H3 
{
	font-family : Arial;
	font-size : 24px;
	font-weight : bold;
	color : black;
}
H4 
{
	font-family : Arial;
	font-size : 20px;
	font-weight : bold;
	color : black;
}
H5 
{
	font-family : Verdana;
	font-size : 16px;
	font-weight : normal;
	color : black;
}
Body
{
	font-family : Verdana;
	font-size : 12px;
	color : black;
}
.SpanFonts
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : gray;
}
A:LINK 
{
	color : #009797;
	font-weight : bold;
}
A:VISITED 
{
	color : #009797;
	font-weight : bold;
}
A:HOVER 
{
	color : #0000CC;
	font-weight : bold;
}
.Table_menu 
{
	color : black;
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
P
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : black;
	font-weight : normal;
	margin : 10px 15px;
}
.Table_info
{
	color : black;
	font : 11px Verdana;
}
.DivTitle
{
	font-family : arial;
	font-size : 24px;
	color : black;
	font-weight : bold;
}
.OtherLinks
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
	font-weight : bold;
}
.DocTitles
{
	font-family : Verdana;
	font-size : 10px;
	color : #FF4500;
	font-weight : bold;
}
.TableAccueil
{
	font-family : Verdana;
	font-size : 11px;
	color : black;
}
.para_mid
{
	color : black;
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.myborder
{
	border : thin ridge white;
}
.menubutton
{
	width : 125px;
	height : 19px;
	background-color : #A89888;
	cursor : pointer;
	font-size : 10px;
}
.tableft
 {
 	background-image : url(buttons/tab_left.jpg);
 	background-position : bottom; 
 	background-repeat : no-repeat;
 }
 .tabright
 {
 	background-image : url(buttons/tab_right.jpg);
 	background-position : bottom;
 	background-repeat : no-repeat;
 }
 A:LINK#tabmenu 
 {
 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size : 10px;
 	color : white;
 	text-decoration : none;
 }
 A:VISITED#tabmenu 
 {
 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size : 10px;
 	color : white;
 	text-decoration : none;
 }
 A:HOVER#tabmenu 
 {
 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size : 10px;
 	color : yellow;
 	text-decoration : none;
 }
 .DivLeft
{
	background-Color : #FEFEEC;
	font-family : Verdana;
	font-size : 8pt;
	color: black;
	padding-left : 10px;
	padding-right : 10px;
	border : medium ridge;
	width : 35%;
	position: absolute;
	top: 140px;
	left: 10%;
	z-index: 10;
}
.DivRight
{
	background-Color : #FEFEEC;
	font-family : Verdana;
	font-size : 8pt;
	color : black;
	padding-left : 10px;
	padding-right : 10px;
	border : medium ridge;
	width : 35%;
	position : absolute;
	top : 140px;
	left : 60%;
	z-index : 10;
}
/*#vertical 
{
writing-mode: tb-rl;
filter: flipv fliph;
}*/
.coloredspan
{
	font-weight : bold;
	font-size : 11px;
	color : white;
	background-color : #CCC2B6;
	padding : 2px 10px 2px 10px;
}
input, select
{
	height : 20px;
	font-family : Verdana; 
	font-size : 10px;
}
.thinborder
{
	border : 1px solid silver;
}
.myfieldset
{
	font-family : Verdana; 
	font-size : 11px;
}
