/*--STYLES GENERAUX DE LA RUBRIQUE--*/
	/*voir aussi css base*/
	#conteneur_site h2 { 
	color:#0C7F60;
	padding:0 0 4px 0; 
	margin:0;
	font-size:13px;
	font-weight:bold;
	}

/*SOUS_RUBRIQUE*/	
	#sous_rubrique {
	width:210px;
	height:auto;
	float:left;
	font-size:11px;
	margin:0 0 0 40px;
	}
	#sous_rubrique dl dt.survol {
	width:210px;
	line-height:26px;
	background: url(../images/fr/000_general/f_menu_sous_rubrique_f1.jpg) no-repeat 0 0;
	font-size:11px;
	}
	#sous_rubrique dl dt.survol:hover   {
	width:210px;
	line-height:26px;
	color: #FFFFFF;
	text-decoration:none;
	background: url(../images/fr/000_general/f_menu_sous_rubrique_f2.jpg) no-repeat 0 0;
	}
	#sous_rubrique dl dt.survol:hover a   {
	width:210px;
	line-height:26px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	}
	#sous_rubrique dl dt.survol a  {
	color: #FFFFFF;
	text-decoration:none;
	margin:0;
	padding:0 0 0 10px;
	}
	#sous_rubrique dl dt.survol a:hover   {
	color:#FFFFFF;
	}
	#sous_rubrique dl dt#survol_survol {
	width:210px;
	line-height:26px;
	background:url(../images/fr/000_general/f_menu_sous_rubrique_f2.jpg) no-repeat 0 0;
	}
	#sous_rubrique dl dt#survol_survol a {
	color:#FFFFFF;
	text-decoration:none;
	}


/*--------------------------------------------------------------------------------------------
	INDEX
-----------------------------------------------------------------------------------------------*/
/*CONTENU 3 COLONNES*/	
	.contenu_3_colonnes {
	width:420px;
	padding:0 10px 0 10px;
	}
	/*LISTING SOUS RUBRIQUE*/	
	#listing_sous_rubrique {
	width:430px; /*largeur de l'élément*/
	height:auto;
	float: left;
	margin:0 0 0 30px;
	}
	#listing_sous_rubrique dl.titre_sous_rubrique {
	width:423px;
	height:36px;
	margin:0 0 15px 0;
	padding:0;
	}
	#listing_sous_rubrique dl.titre_sous_rubrique dt {
	width:423px;
	height:36px;
	padding:0 0 0 150px;
	line-height:36px;
	font-size:12px;
	background:url(../images/fr/000_general/f_titre_sous_rubrique.jpg) no-repeat 0 0;
	color:#F15A24;
	font-weight:bold;
	}
/*--ARTICLE PHOTO + DESCRIPTIF--*/
/*--DIAPORAMA---*/
	#diaporama {
	float:left;
	width:135px; /*largeur de l'élément*/
	height:77px; /*hauteur de l'élément*/
	margin:0 10px 0 0; /*largeur de l'aire de la marge d'une boîte (hauteur droite bas gauche)*/
	} 
/*-IMAGE SEUL---*/
	#image_seul {
	float:left;
	width:135px; /*largeur de l'élément*/
	margin:0 16px 6px 0; /*largeur de l'aire de la marge d'une boîte (hauteur droite bas gauche)*/
	} 
/*--ARTICLE--*/
	.col_droite_article {
	width:auto; /*largeur de l'élément*/
	position:relative;
	vertical-align:top;	/*alignement vertical d'un contenu en ligne dans un élément de type bloc*/
	}
	.desc_article { /*descriptif de l'article*/
	margin: 6px 0 15px 0; /*largeur de l'aire de la marge d'une boîte (hauteur droite bas gauche)*/
	text-align:justify; /*alignement horizontal du contenu en ligne dans un élément de type bloc*/
	font-size:10px;
	line-height:11px;
	}
	#temoignage {
	width:108px;
	height:16px;
	background:url(../images/fr/000_general/b_temoignage.jpg) no-repeat 0 0;
	float:left;
	margin:5px 0 0 0;
	}
	#temoignage:hover {
	width:108px;
	height:16px;
	background:url(../images/fr/000_general/b_temoignage_f2.jpg) no-repeat 0 0;
	float:left;
	}
	#savoir_plus { 
	width:108px;
	height:16px;
	background:url(../images/fr/000_general/b_savoir_plus.jpg) no-repeat 0 0;
	float: right;
	margin:5px 0 0 0;
	}
	#savoir_plus:hover { 
	width:108px;
	height:16px;
	background:url(../images/fr/000_general/b_savoir_plus_f2.jpg) no-repeat 0 0;
	float: right;
	}
	
	
/*--------------------------------------------------------------------------------------------
	PAGE FICHE
-----------------------------------------------------------------------------------------------*/
/*CONTENU 3 COLONNES*/	
	.contenu_3_colonnes_fiche {
	width:450px;
	padding:0 10px 0 10px;
	margin:0 0 0 0;
	float:left;
	}
/*FICHE*/	
	#fiche {
	width:460px; /*largeur de l'élément*/
	height:auto;
	float: left;
	margin:3px 0 0 15px;
	}
/*	}
	#fiche dl.titre_sous_rubrique {
	width:423px;
	height:36px;
	margin:0 0 15px 0;
	padding:0;
	}
	#fiche dl.titre_sous_rubrique dt {
	width:300px;
	height:36px;
	padding:0 0 0 150px;
	line-height:36px;
	font-size:12px;
	background:url(../images/fr/000_general/f_titre_sous_rubrique.jpg) no-repeat 0 0;
	color:#F15A24;
	font-weight:bold;
	}*/
	
	h5.rub {
	margin:0 0 15px 0;
	height:36px;
	padding:0 0 0 150px;
	line-height:36px;
	font-size:12px;
	background:url(../images/fr/000_general/f_titre_sous_rubrique.jpg) no-repeat 0 0;
	color:#F15A24;
	font-weight:bold;
	}
/*--ARTICLE PHOTO + DESCRIPTIF--*/
/*--DIAPORAMA---*/
	#diaporama_fiche {
	float:left;
	width:180px; /*largeur de l'élément*/
	height:103px; /*hauteur de l'élément*/
	margin:0 10px 10px 0; /*largeur de l'aire de la marge d'une boîte (hauteur droite bas gauche)*/
	} 
/*-IMAGE SEUL---*/
	#image_seul_fiche {
	float:left;
	width:190px; /*largeur de l'élément*/
	margin:0 12px 6px 0; /*largeur de l'aire de la marge d'une boîte (hauteur droite bas gauche)*/
	} 
/*--ARTICLE--*/
	.col_droite_article_fiche {
	width:auto; /*largeur de l'élément*/
	position:relative;
	vertical-align:top;	/*alignement vertical d'un contenu en ligne dans un élément de type bloc*/
	}
	.desc_article_fiche { /*descriptif de l'article*/
	margin: 6px 0 15px 0; /*largeur de l'aire de la marge d'une boîte (hauteur droite bas gauche)*/
	text-align:justify; /*alignement horizontal du contenu en ligne dans un élément de type bloc*/
	font-size:10px;
	line-height:11px;
	}
	#temoignage_fiche {
	width:108px;
	height:16px;
	background:url(../images/fr/000_general/b_temoignage.jpg) no-repeat 0 0;
	float: left;
	margin:5px 0 0 0;
	}
	#temoignage_fiche:hover {
	width:108px;
	height:16px;
	background:url(../images/fr/000_general/b_temoignage_f2.jpg) no-repeat 0 0;
	}
	#telecharger { 
	width:140px;
	height:16px;
	background:url(../images/fr/000_general/b_telecharger.jpg) no-repeat 0 0;
	float: right;
	margin:5px 0 0 0;
	}
	#telecharger:hover { 
	width:140px;
	height:16px;
	background:url(../images/fr/000_general/b_telecharger_f2.jpg) no-repeat 0 0;
	}
/*CALENDRIER*/	
	#calendrier {
	width:650px; /*largeur de l'élément*/
	height:auto;
	float: left;
	margin:20px 0 10px 40px;
	}
	#calendrier h2 {
	color: #F15A24;
	}
/*FORMATION CALENDRIER*/	
	#calendrier dl.formation_calendrier {
	width:300px;
	height:auto;
	margin:6px 0 15px 0;
	padding:0;
	font-size:11px;
	line-height:14px;
	}
	#calendrier dl.formation_calendrier dt {
	padding:0 0 0 16px;
	background: url(../images/fr/000_general/f_croix_orange.jpg) no-repeat 0 0;
	color: #333333 ;
	}
	#calendrier dl.formation_calendrier dd {
	}
	#calendrier dl.formation_calendrier dd a {
	font-size:10px;
	line-height:14px;
	color:#808080;
	padding:0 0 0 5px;
	text-decoration:none;
	}
	#calendrier dl.formation_calendrier dd a:hover {
	color:#F15A24;
	}		
	#calendrier dl.formation_calendrier dd.inscrire {
	background:url(../images/fr/000_general/b_inscrire.jpg) no-repeat top right;
	border-bottom:#808080 1px solid;
	text-align:right;
	}
	#calendrier dl.formation_calendrier dd.inscrire:hover {
	background:url(../images/fr/000_general/b_inscrire_f2.jpg) no-repeat top right;
	border-bottom:#808080 1px solid;
	}
	/*#inscrire { 
	width:140px;
	height:16px;
	background:url(../images/fr/000_general/b_telecharger.jpg) no-repeat 0 0;
	float: right;
	margin:5px 0 0 0;
	}
	#inscrire:hover { 
	width:140px;
	height:16px;
	background:url(../images/fr/000_general/b_telecharger_f2.jpg) no-repeat 0 0;
	}*/
	
	
