/* CSS Document */

.demi_page{
	float:left;
	width:490px;
}


.pleine_page{
	clear:both;
	width:980px;
}

.titre_page{
	color:#9900cc;
	font-size:18px;
	text-decoration:underline;
	font-weight:bold;	
}