div#titre_content_img {
position:absolute;
float:left;
background-image:url(../iso_icons/r6_puce_title.jpg);
background-position:top left;
background-repeat:no-repeat;
}

.titre_libelle {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-style:normal;
color:#FFFFFF;
text-align:center;
background-image:url(../iso_icons/r6_titre.jpg);
background-position:center;
background-repeat:no-repeat;
height:48px;
padding:8px 0px 8px 0px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #d0b434; /* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ COULEUR */
	font-style: normal;
	text-decoration:none;
	padding:3px 0px 0px 35px;
	margin:0px;
	font-weight: bold;
	text-transform:uppercase;
}



.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #abaaaa;
	font-style: italic;
	text-decoration:none;
	padding:0px 0px 5px 0px;
	margin:0px;
	font-weight: bold;
	background-image:url(../iso_icons/r6_h1_img.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}



/* --------------------------------------------------------------- cadre 5 */

/* ----------------------titre */

.c5_content_g {
	height:32px;
	background-image:url(../iso_icons/r6_c5_titre_hg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.c5_content_h {
	height:32px;
	background-image:url(../iso_icons/r6_c5_titre_h.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFFFFF;
}



.c5_content_d {
	height:32px;
	background-image:url(../iso_icons/r6_c5_titre_hd.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

/* ----------------------contenu */
.c5_hg {
	background-image:url(../iso_icons/r6_c5_content_hg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:8px;
}

.c5_h {
	background-image:url(../iso_icons/r6_c5_content_h.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:8px;
}

.c5_hd {
	background-image:url(../iso_icons/r6_c5_content_hd.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:8px;
}

.c5_g {
	background-image:url(../iso_icons/r6_c5_content_g.jpg);
	background-position:left;
	background-repeat:repeat-y;
}


.c5_d {
	background-image:url(../iso_icons/r6_c5_content_d.jpg);
	background-position:right;
	background-repeat:repeat-y;
}

.c5_bg {
	background-image:url(../iso_icons/r6_c5_content_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:8px;
}
.c5_b {
	background-image:url(../iso_icons/r6_c5_content_b.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:8px;
}

.c5_bd {
	background-image:url(../iso_icons/r6_c5_content_bd.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:8px;
}


/* --------------------------------------------------------------- cadre 4  */

.c4_content {
	height:13px;
	background-image:url(../iso_icons/r6_cadre4.jpg);
	background-position:top;
	background-repeat:repeat-y;
	background-color:#e4e6e7;
	padding:6px;
}
