* {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}
body {
	margin:0;
	padding:0;
	text-align:center;
	background-color: #E2DFCE;
}
#menu_global {
	position:absolute;
	display: block;
	left: 50%; /* Centre de l'écran*/
	top:106px;
	margin: 0 auto;
	margin-left: -372px; /* Largeur du menu divisée par 2*/
	z-index:999;
	visibility: visible;
}
* html #menu_global {
	margin-left: -371px; /* Largeur du menu divisée par 2*/
}
/*
#bottomContainer{
	position:absolute;
	text-align:center;
	margin-left:55px;
	height:40px;
	display:none;
	margin-left:auto; 
	margin-right:auto; 
	width:819px; 
	background-image:url(_img/bg.gif); 
	background-repeat:repeat-y;
}
*/
* html #bottomContainer{
	position:absolute;
	height:40px;
	margin-left:-409px;
	display:none;
}
#bottom{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	bottom:0;
}
table.T { 
margin: 18px 5px 18px 5px; 
border: double 3px #96958a; 
background-color: #fff;
} 
table.Tfiche { 
margin: 5px 5px 0px 0px;
font-family: courier; 

border: double 3px #96958a; 
background-color: #fff;
} 
.bgblanc {
background-color:#FFF;
font-family: Arial; 
color: #000000;
}
.retrait {
color: #000000;
margin:0px 20px 0px 20px;
}
td.T1   { padding: 10 10 10 10pt; text-indent: 0pt }
td.T2   { padding: 0 0 0 0pt; text-indent: 0pt }
td.T3   { padding: 0 4 0 20pt; text-indent: -6pt }
td.T4   { padding: 0 4 0 26pt; text-indent: -6pt }

.bordure{
border:1px solid #96958a;
padding:3px;
background-color: #fff;
width:auto;
}
ul.experience{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
}
ul.experience li{
background:url(../_img/btn2.gif) left top no-repeat;
padding-left:25px;
}
#fiche{
background-color:#5cbd49;
}
/*
a:active     {  font-family: Arial; font-size: 12px; color: #000000}
a:link       {  font-family: Arial; font-size: 12px; color: #000000}
a:visited    {  font-family: Arial; font-size: 12px; color: #000000}
body         {  font-family: Arial; font-size: 12px; color: #000000}
li           {  font-family: Arial; font-size: 12px; color: #000000}
ol           {  font-family: Arial; font-size: 12px; color: #000000}
table        {  font-family: Arial; font-size: 12px; color: #000000}
td           {  font-family: Arial; font-size: 12px; color: #000000}
*/

