DIV#formation A.pagination{
	color:#000;	
}
DIV#formation A.select{
	font-weight:bold;	
	text-decoration:none;
}
* DIV#detail DIV.titre,* DIV#apercu DIV.titre{
	background-image:url(../images/fond_gris.png);
	background-repeat:repeat-x;
	border-bottom:1px solid #aaaaaa;
	padding:7px 0 1px 10px;
	height: 20px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff9900;
}
DIV.pop_in_famille{
	border:#CC00CC;
}

DIV#famille A.selection_famille_prod{
	color:#5f5f5f;
	font-weight:bold;		
}

DIV#famille UL.categorie{
	list-style-type:square;
}
DIV#famille UL.categorie li {
		padding:0 0 5px 5;
}

DIV#famille UL.sous_categorie{
	list-style-type:circle;
	margin-left:20px;
	padding-left:40px;
}

DIV#famille UL LI A{
	color:#5f5f5f;
	text-decoration:none;
	font-weight:bold;
}
DIV#famille UL.categorie li a.fille{
	font-weight:normal;
	text-decoration:none;
}

DIV#formation DIV.charte{
	border:solid #aaaaaa 1px; 
	padding:10px;
	margin-top:5px;
	color:#5f5f5f;
}

DIV#formation DIV#detail{
	width:415px;
}
DIV#formation DIV#apercu{
	width:415px;
	margin-left:15px;
}

DIV#formation DIV#valider_fiche_orga{
	width: 850px;
	text-align:center;
	margin-bottom:10px;
	float:left;
}
TABLE.formation TD{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding : 0 10px 0 10px;
	padding-right: 10px;
	border:1px solid #000;
}

DIV.sous_titre_mon_compte_grand{
	width:840px;
	float:left;
	text-align:left;
	background-image: url(../images/fond_gris.png);
	background-repeat: repeat-x;
	padding-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	border:solid #aaaaaa 1px;
}
TABLE.formation TD.no_padding{
	padding : 0;
}

TABLE.formation IMG.image_produit{
	float:left;
	margin:5px;
}
TABLE.formation TD.gras{
	font-weight: bold;
}
TABLE.formation TD.entete,TABLE.formation TR.entete{
	padding-left:5px;
	text-align:left;
}
TABLE.formation{
	border-collapse:collapse;
	width:850px;
}

TABLE.formation A.noir{
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

TABLE.formation TR.onglet TD.select{
	color: #ffffff;
	background-color: #dfdedd;
	font-size: 12px;
	font-weight: bold;
}
TABLE TR.onglet TD{
	height:25px;
}

