body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/filet_fond.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:fixed;
	font-family:arial;
	font-size:12px;
	color:white;
	}
	
td {
    text-align:left;
	border:0px;
	top:auto;
	}
	
text_lien {
	font-family:arial;
	font-size:14px;
	color:white;
	padding:0px 0px 0px 0px;
	marging:0px 0px 0px 0px;
	}
    
a:link {
	text-decoration: none;
	color: #FFFFFF;
	}
	
a:visited {
	text-decoration: none;
	color:white;
	}
	
a:hover {
	text-decoration: none;
	color: #FF9000;
	}
	
a:active {
	text-decoration: none;
	}
    
#site {
     width:950px;
	 height:100%;
	 margin-left:auto;
	 margin-right:auto;
	 padding: 0px 0px 0px 0px;
	 }

#header {
    width:489px;
	height:90px;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	background-position:left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	}

.menu {
    width:950px;
	height:23px;
	background-image:url(images/filet_barre.gif);
	background-repeat:repeat-x;
	background-position:left;
	}

.txt_menu {
    height:20px;
	float:right;
	margin: 3px 20px 0px 0px;
	text-align:center;
	}
	
#menu_droite {
    width:218px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

.bouton_menu {
    width:240px;
	height:31px;
	background-image:url(images/btn_navigation.gif);
	background-repeat:repeat-x;
	background-position:left;
	padding:15px 0px 0px 10px;
	}
	
.bouton_sous_menu {
    width:212px;
	height:21px;
	background-color:#282828;
	margin:0px 0px 3px 0px;
	padding:4px 0px 0px 38px;
	}
    
.annul {
    clear:both;
	}
	
.text_centre {
    float:right;
    width:660px;
	margin-left:auto;
	margin-right:auto;
	padding:10px 20px 10px 20px;
	}
	
.Style1 {
    font-size: 14px;
	}

a:visited {
	color: #FFFFFF;
	}
a:hover {
	color: #FF9000;
	}
	
.Style2 {
	color: #FF9000;
	font-size:16px;
	}
	
.Style3 {
    color: #FF9000
	}
	