/* lien final sur fond biseaut� */
#C_guide_statut p#C_guide_statut_lienpoursuite {
    background: #9A0C29 url(../img/C_guide_statut_fond_bas.png) left bottom no-repeat;
    font-size: 1.8em;
    text-align: left;
    idth: 307px;
    clear: both;
    margin: 0;
    padding: 0 122px 7px 15px;
}

/* C_guide_statut */

#C_guide_statut {
	background: #9A0C29 url(../img/C_guide_statut_fond.png) left top no-repeat;
	margin-right: 11px;
}


/* illustration (couverture � droite) */
#C_guide_statut #C_guide_statut_illustration {
	margin: 0;
}

#C_guide_statut #C_guide_statut_illustration img {
	float: right;
	margin: 17px 0 0 19px;
	padding-right: 10px;
}


/* titre */
#C_guide_statut #C_guide_statut_titre {
	position: relative;
	margin-bottom: 6px;
	width: 307px;
}

#C_guide_statut #C_guide_statut_titre h2 {
	background: url(../img/C_guide_statut_titre.png) left top no-repeat;
	height: 57px;
}

#C_guide_statut #C_guide_statut_titre a {
	width: 220px;
	height: 57px;
}


/* contenu */
#C_guide_statut #C_guide_statut_contenu {
	color: white;
	margin: 0 151px 0.7em 15px;
	zoom: 1;
}

#C_guide_statut #C_guide_statut_contenu strong {
	padding-right: 20px;
}

#C_guide_statut p a {
	color: white;
}




