/* CSS Document */

h1{ font-size:14px; color:#D47C18; font-weight:bold; margin-bottom:1em; }

.illus_droite {
	background-image:url(../img/visuels/visuel_demande_de_personnel.jpg);
	background-repeat:no-repeat;
	padding:8px;
	height:217px;
}
.illus_droite p{ width:90px; color:#FFFFFF; font-size:13px; font-weight:bold; line-height:24px; padding-top:24px; }
.cliquez { font-size:16px; }
.posIdxRight div.illus_droite a{ text-decoration:none; }
.posIdxRight div.illus_droite a:hover{ text-decoration:none; }

.retrait ul{ list-style-type:none; line-height:17px; margin-left:30px; }

.centrer { text-align:center; }

ul.ordonnee_red { list-style-type:decimal; padding-left:36px; padding-top:0.5em;  }
ul.ordonnee_red li { padding-bottom:1em; color:#C8504f;  font-size:17px; }
ul.ordonnee_red ul.tiret li { padding-bottom:0; }
ul.ordonnee_red li p { color:#000000; font-size:11px; }

.encadre_red { width:60%; margin:0 auto; border:1px solid #C8504f; padding:8px 14px; }
