
/******** T2M *********/

/******** Rubrique jaune*********/



div.FondTitre{
	background : url(../img/FR/fondrub_jaune.jpg) repeat-y;
}

.Titre{
	color: #FCB81B;
}

.FlecheTitre{
	background : #FFFFFF url(../img/FR/pucerub_jaune.gif) no-repeat;
}

.SelectionModele{
	background : #FCB81B;
	color: #000000;
}


/******** Bloc arrondi  *********/

.CoinHautGauche{
	background : url(../img/FR/arrondi_hg_jaune.gif) no-repeat;
}

.CoinHautDroite{
	background : url(../img/FR/arrondi_hd_jaune.gif) no-repeat;
}

.CoinBasGauche{
	background : url(../img/FR/arrondi_bg_jaune.gif) no-repeat;
}

.CoinBasDroite{
	background : url(../img/FR/arrondi_bd_jaune.gif) no-repeat;
}

.LigneHaut{
	background : url(../img/FR/arrondi_h_jaune.gif) repeat-x;
}

.LigneBas{
	background : url(../img/FR/arrondi_b_jaune.gif) repeat-x;
}

.LigneGauche{
	background : url(../img/FR/arrondi_g_jaune.gif) repeat-y;
}

.LigneDroite{
	background : url(../img/FR/arrondi_d_jaune.gif) repeat-y;
}


/******** Bloc avec pictos *********/

div.Indications{
	background : url(../img/FR/fond_infos_jaune.gif) no-repeat top;
}

.ImagePictoOver{
	border: #FCB81B solid 4px;
	background : #FCB81B;
}

div.Indications{
	color: #000000;
}


/******** Rich Edit  *********/

.TexteRubrique{
	color: #FCB81B;
}

a, a:link, a:visited {
	color: #FCB81B; text-decoration: none;	
}

a:hover {
	color: #FCB81B; text-decoration: underline;	
}