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

/******** Rubrique violet  *********/



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

.Titre{
	color: #CC00CC;
}

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

.SelectionModele{
	background : #CC00CC;
	color: #FFFFFF;
}


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

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

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

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

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

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

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

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

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


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

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

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


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

.TexteRubrique{
	color: #CC00CC;
}

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

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