/**************************************************************************************************************************/
										/* CSS de la page cgu.php */
/**************************************************************************************************************************/

#contenuCGU
{
	text-align : justify;
	padding-right : 8px;
}

#contenuCGU ul
{
	list-style-type: none; 
}

#contenuCGU ul li
{
	padding-left : 0px;
	padding-bottom : 8px;
	list-style-image : url('/images/puce-fleche/puce/puceRondeRouge.png');
}

#contenuCGU a, #contenuCGU a:visited
{
	text-decoration : underline;
}

#contenuCGU #sommaire a
{
	text-decoration : none;
}

#contenuCGU #sommaire a:hover
{
	font-weight : bold;
}

#contenuCGU #sommaire span
{
	width : 40px;
	display : inline-block;
}