body{
	background-color:#BD0100;
	text-align:center;
	font-family:arial;
}
#page{
	background-image:url('images/fond-page.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left;
	height:588px;
	width:798px;
}
#bandeau{
	background-image:url('images/bandeau.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	width:738px;
	height:29px;
	padding-right:50px;
	padding-top:107px;
	text-align:right;
	font-weight:bold;
	color:#4C4A55;
}
#bandeau,#contenu{
	margin:0px;
}
#menu{
	background-image:url('images/fond-menu.jpg');
	background-position:left top;
	background-repeat:repeat-y;
	width:204px;
	color:#4C4A55;
	font-weight:bold;
}
#corps{
	width:574px;
	background-image:url('images/fond-corps.jpg');
	background-position:left top;
	background-repeat:repeat-y;
	padding-right:20px;
	color:#4C4A55;
}
#item{
	padding-top:10px;
	padding-right:45px;
	text-align:right;
	background-image:url('images/item.jpg');
	background-repeat:no-repeat;
	width:159px;
	height:26px;
	font-variant:small-caps;
	font-size:12px;
}
#item:hover, #item_over {
	padding-top:10px;
	padding-right:25px;
	text-align:right;
	background-image:url('images/item-over.jpg');
	background-repeat:no-repeat;
	width:179px;
	height:26px;
	font-size:14px;
}
#item a, #item_over a, #item:hover a{
	text-decoration:none;
	color:#4C4A55;
}
#bas{
	background-image:url('images/bas.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:12px;
	font-variant:small-caps;
	padding-top:14px;
	text-align:right;
	padding-right:10px;
}
#bas a {
	color:#FFFFFF;
}
.petit{
	font-variant:normal;
	font-size:10px;
}
#logos, #logos a{
	color:#bd0100;
	font-size:10px;
}
#liste_bd{
	width:550px;
	background-color:#DDF9B2;
	color:#000000;
	border:none;
}
#liste_bd td{
	padding:3px;
	font-size:10px;
	border:1px solid #4C4A55;
}
#liste_bd .titre{
	text-align:center;
	background-color:#74A527;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px;
	font-size:12px;
}
#sep{
	background-color:#74A527;
	height:3px;
	font-size:3px;
	border:#FFFFFF;
}
#menuAjouter, #menuAjouter a {
	color:#4C4A55;
	font-size:10px;
	text-align:center;
}
#liste_infos a{
	color:#4C4A55;
	font-size:12px;
}
#ligne_info{
	border-bottom:1px dashed #4C4A55;
	margin-bottom:4px;
	padding-left:20px;
}
#ligne_info:hover{
	font-weight:bold;
}
