div#contenu_centre_cgu{
	width: 990px;
	margin: auto;
	padding-bottom: 10px;
	overflow: auto;
	background: url('../image/fond-contenu.png') center repeat-y;
}

div#centre_cgu{
	width: 900px;
	margin:auto;
	margin-top:20px;
	margin-bottom:0;
	overflow:auto;
	background: url('../image/block/block_bg.gif') repeat-x;
	background-color: #0076b1;
	color:white;
}

div#centre_cgu h1{
	font-size:18px;
	color: #2d6291;
}

div#cgu_texte{
	padding-left: 10px; padding-right:10px;
}
