body {
	background-color: #AE5544;
	background-image: url(images/cafe.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.container {
	background-color: #FFE3B2;
	width:749px;
	position:relative;
	/*left: 33px;
	top: 41px;*/
	height: auto;
	padding-bottom: 20px;
}
container.entete {
	position:relative;
	background-color: #A77D5D;
	width:749px;
	height:auto;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	padding-left: 42px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	width: 680px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	position:relative;
	top:-61px;
	left:637px;
}
a:link {
	color: #4569B0;
}
li {
	list-style-type: disc;
	/*list-style-image: url(images/bullet.jpg);*/
	list-style-position: inside;
}
h2 a:link{
	color: #000348;
	text-decoration:none;	
}
h2 a:visited{
	color: #000348;
	text-decoration:none;	
}
