#navigation {
	width: 200px ;
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	}
	
#navigation li {
	background: url(img/Pixel_Brun.gif);
	color: #ffffff ;
	border: 1px dashed #BC623E ;
	margin-bottom: 1px ;
	}

	
#navigation li a {
	display: block ;
	background: url(img/Pixel_Brun.gif);
	color: #ffffff ;
	font: 1em Arial, Helvetica, sans-serif ;
	line-height: 1em ;
	text-align: center ;
	text-decoration: none ;
	/*font-weight: bold;*/
	padding: 2px 0 ;
	}

#navigation li a:hover, #navigation li a:focus, #navigation li a:active {
	background: url(img/Pixel_Vert.gif);
	text-decoration: underline ;
	/*font-weight: bold;*/
	}
	
li#navigation_encours a{
	background: url(img/Pixel_Vert.gif);
	text-decoration: none ;
	font-weight: bold;
	}


.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small!important;
	font-size: x-small;
}

.texte a {
	text-decoration: underline ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BF6E37;
}



.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AC5C29 ;
	font-style: normal;
	font-weight: bold;
	text-decoration: none ;
}

.titre_mini a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff ;
	font-style: normal;
	font-weight: bold;
	font-size: x-small!important;
	font-size: xx-small;
	text-decoration: underline ;
}

.titre_mini {
	font-family: Arial, Helvetica, sans-serif;
	color: #BC623E ;
	font-style: normal;
	font-weight: bold;
	font-size: x-small!important;
	font-size: xx-small;
	text-decoration: none ;
}

td#centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px 10px ;
	spacing : 5px 16px ;
	margin-left : 10px ;
	pading: left ;
	border: 1px  dashed #BC623E ;
}

.lien_annexe a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff ;
	font-style: normal;
	font-weight: bold;
	font-size: small!important;
	font-size: x-small;
	text-decoration: underline ;
}

.lien_annexe {
	font-family: Arial, Helvetica, sans-serif;
	color: #BC623E ;
	font-style: normal;
	font-weight: bold;
	font-size: small!important;
	font-size: x-small;
	text-decoration: none ;
}


td#annexe {
	background: url(img/Pixel_Orange.gif);
	height:23px;
	valign: middle;
}

td#entete {
background: url(img/Pixel_Brun.gif);
height:80px;
}	

