* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/fond.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #e5e5e5;
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: black;
	line-height:1.4em;
}
strong{
	font-weight:900;
}
#header{
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:308px;
}
#drapeau{
	margin-right:20px;
	text-align:right;
	padding-top:35px;
}
#total {
	width: 900px;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	width: 300px;
	font-size: 11px;
}
#menu dt {
	cursor: pointer;
	text-align: left;
	font-weight: bold;
}
#menu dd {
	border-bottom: 1px solid #BEBEBE;
}
#menu li {
	text-align: left;
	background: #fff;
}
#menu li a, #menu dt a {
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}
/*#menu li a:hover, #menu dt a:hover {
	background: #000000;
	color: #FFFFFF;
}*/
.ali{
	color: #279a27;
}
.ali2{
	color:#999999;
}
.ali:hover {
	background: #000000;
	color: #FFFFFF;
}
.ali2:hover{
	background: #000000;
	color: #FFFFFF;
}
#contenu {
	width: 900px;
	background-image: url(images/fond_contenu.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	float: left;
}
#nav {
	width: 300px;
	float: left;
}
#contenu_droite {
	width: 560px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	text-align: justify;
}
#texte {
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 78px;
	float: left;
	color: #878380;
	font-size: 9px;
}
#footer1 {
	background-color:white;
	width: 300px;
	float: left;
}
#footer2 {
	width: 600px;
	float: left;
	padding-top: 35px;

}
.ariane {
	font-size: 10px;
	color: #878380;
	padding-bottom: 20px;
	display: block;
}
.ariane_link {
	color: #878380;
	text-decoration: none;
}
.ariane_link:hover {
	color: #878380;
	text-decoration: underline;
	cursor: pointer;
}
.titre {
	font-size: 14px;
	color: red;
	text-transform: uppercase;
	padding-bottom: 20px;
	display: block;
}
.rouge{
	color: red;
}
#contenu_droite li {
	background-image: url(images/puce.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 15px;
	background-position: 0px 6px;
	color: black;
}
#contenu_droite ul {
	color: red;
}
.a{
	color:#009900;
	text-decoration:underline;
}
.a:hover{
	color:#009900;
	text-decoration:none;
}
.img_insert {
	float: right;
	padding-left: 10px;
	padding-top:5px;
}
.spannav {
	padding-left: 30px;
}
.sousnav {
	padding-left: 40px;
}
.table_rouge {
	color: white;
	border-bottom: solid 1px #FFFFFF;
	background-color:#A00D17;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}
.table{
border-bottom: solid 1px #e0e0e0;
padding-left:10px;
	padding-right:3px;
}
.table2{
border-bottom: solid 1px #e0e0e0;
}
img {
border:none;
}
dl#menu dd{display:none;}
