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

/******** Rubrique bleu *********/



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

.Titre{
	color: #325AE7;
}

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

.SelectionModele{
	background : #325AE7;
	color: #FFFFFF;
}



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

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

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

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

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

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

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

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

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


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

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

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


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

.TexteRubrique{
	color: #325AE7;
}

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

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