/* ------------------------------------ */
/*			RLIJ - PRESENTATION			*/
/* ------------------------------------ */
#rlij_presentation blockquote
{
	margin				:	10px auto;
	width				:	75%;
	text-align			:	center;
}
#rlij_presentation #bloc1,
#rlij_presentation #bloc2,
#rlij_presentation #bloc3
{
	margin-bottom		:	25px;
}
#rlij_presentation p
{
	margin-bottom		:	10px;
}
#rlij_presentation ul li
{
	width				:	95%;
	margin-bottom		:	10px;
}
#rlij_presentation ul ul
{
	margin				:	15px 0 2px 25px;
	font-size			:	14px;
}

/* ------------------------------------ */
/*			RLIJ - RESEAU				*/
/* ------------------------------------ */
#rlij_reseau blockquote
{
	margin				:	10px auto;
	width				:	80%;
	text-align			:	center;
}
#rlij_presentation #bloc3 img,
#rlij_reseau #bloc2 img
{
	float				:	left;
	margin-top			:	10px;	
}
#rlij_presentation #bloc3 ul, #rlij_presentation #bloc3 p,
#rlij_reseau #bloc2 p, #rlij_reseau #bloc2 ul
{
	margin-left			:	235px;
}
#rlij_presentation #bloc3 p,
#rlij_reseau #bloc2 p
{
	padding-top			:	10px;
}	
#rlij_presentation #bloc3 ul,
#rlij_reseau #bloc2 ul
{
	margin-top			:	10px;
}
#rlij_reseau #bloc2 ul li
{
	width				:	90%;	
	margin-left			:	20px;
	margin-bottom		:	10px;
}
