
body{
	margin:0 auto; 
	background-image:url(img/bg.gif); 
	background-position:center; 
	background-position:top;
	background-repeat:repeat-y;
}

#page{ 
	margin:0 auto; 
	text-align:center;
	vertical-align:top;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

.header{
	background:url(img/bandeau.jpg);
	text-align:center;
	margin:0 auto;
	width:800px;
	height:263px;
}

.contenu{ 
	background-color:#f3deef; 
	width:700px; 	
	text-align:left;
	font-size:12px;
}

.contenu a{
	text-decoration:none;
	color:#ac2293;
}

.contenu a:hover{
	text-decoration:none;
	color:#e599d7;
}

.pied{
	font-size:12px;
	text-align:right;
	padding-right:20px;
	vertical-align:bottom;
}

.pied a{
	text-decoration:none;
	color:#ac2293;
}

.pied a:hover{
	text-decoration:none;
	color:#e599d7;
}

li{ 
	list-style-image:url(img/puce.gif);
}

.plan{
	padding:10px;
	padding-left:20px;
	background-color:#f3deef; 
	width:690px; 	
	text-align:left;
	font-size:12px;
}

.plan a{
	text-decoration:none;
	color:#ac2293;
}

.plan a:hover{
	text-decoration:none;
	color:#e599d7;
}
