body {
	background-image: url(images/fond-body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #969101;
	margin: 0px;
	padding: 0px;
}
#page {
	background-image: url(images/fond-page.jpg);
	background-repeat: repeat-y;
	width: 800px;
	margin: auto;
}
#menu {
	margin-left: 68px;
	margin-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 30px;
}
#item:hover {
	background-color: #F68452;
}

#liste_infos {
	margin-left: 68px;
	margin-right: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#infos #bas, #adresse #bas {
	background-image: url(images/bas_pave.jpg);
	height: 43px;
	width: 211px;
}
#infos, #adresse {
	background-image: url(images/fond-pave.jpg);
	background-repeat: repeat-y;
	width: 211px;
}
#adresse a {
	color: #F69161;
}
#adresse {
	color: #F69161;
}
#adresse #liste_infos {
	font-size: 11px;
	font-weight: bold;
	color: #F69161;
}


#ligne_info a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
#ligne_info {
	margin-bottom: 10px;
	text-align: center;
}


#item {
	line-height: 24px;
	padding-left: 5px;
}

#bandeau {
	background-image: url(images/badeau.jpg);
	height: 176px;
}
#item a {
	color: #FFFFFF;
	text-decoration: none;
}

#corps {
	width: 589px;
}
#marge {
	width: 211px;
}
#bas {
	background-image: url(images/bas-page.jpg);
	height: 65px;
}
body,p,ul,li,td { 	color:#FFFFFF;
		font-size:12px;
		font-family:arial;}		
	
.normal 	{	color:#FFFFFF;
			font-size:16px;
			font-family:arial;}
			
.moyen 		{	color:#BF3B0E;
			font-size:12px;
			font-family:arial;}
			
.sous-titre	{	color:#FFFFFF;
			font-size:13px;
			font-family:arial;}
			
.titre		{	color:#BF3B0E;
			font-size:16px;
			font-family:arial;}
			
.petit		{ 	color:#BF3B0E;
			font-size:9px;
			font-family:arial;}			
#item_over {
	line-height: 24px;
	background-color: #CD3A19;
	padding-left: 5px;
}
#item_over a {
	color: #FFFFFF;
	text-decoration: none;
}
