body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
p {
	margin-right: 15px;
	margin-left: 15px;
}

.tdmenus {
	background-image: url(../../images/img_interf/espaceur-cadre.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
ul#menu      {
	padding: 0;
	list-style-type: none;
	text-align: right;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 0;
}
#menu a {
	color: white;
	text-decoration: none;
	font-weight: normal;
}
#menu a:hover {
	color:#FF9900;
	font-weight: normal;
}
.tdbt {
	background-image: url(../../images/img_interf/espaceur-menus.gif);
	background-repeat: repeat-y;
}
.pmenus {
	text-align: center;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
span.numero { color: #FFFFFF; font-weight: bold; padding-left: 1px; padding-right: 2px; 
               background-color: #FF9900 }
span.important { font-weight: bold }
.legende     {
	font-size: 8pt;
	text-align: center;
}
span.option      { color: #FF9900; font-style: italic }
span.code        {
	font-family: "Courier New";
	color:#CC0000;
	font-weight: bolder;
}
span.clavier { color: #FF0000; font-style: italic }
table { font-family: Arial, Helvetica, sans-serif; 
font-size: 9pt; color: #000000}
.titres { font-family: Arial; 
font-size: 12px; color: #00FF00; font-style: normal; font-weight: bold}
.titresinternes 
{
	font-family: "Times New Roman";
	font-size: x-large;
	font-style: 
normal;
	color: #C0C0C0;
	font-weight: normal;
	margin: 0px;
} 
h1,h2, h3, h4, h5{
	color: #FF9900;
	font-family:Arial;
	margin-left: 15px;
	line-height: normal;
	padding: 0px;
}
strong {  color: #FF9900; font-weight: bold; font-size: 9pt}
em {  color: #FF9900; font-size: 9pt; font-style:italic}
li           { color: #000000; font-weight: bolder; margin-right: 20px; margin-top: 0; 
               margin-bottom: 0 }
ul#tutos {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-weight: lighter;
}
#tutos a{
	color: #FF9900;
	text-decoration: none;
}
#tutos a:hover{
	color: #333333;
	text-decoration: underline;
}
#liens p {
	color: #FF9900;
	margin-left: 20px;
	font-weight: bold;
}
#liens a {
	text-decoration: none;
	color: #FF0000;
	font-weight: bolder;
}
#liens a:hover {
	background-color: #FF9900;
	color: #FFFFFF;
}
