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

/******** Rubrique cyan *********/



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

.Titre{
	color: #33B3E3;
}

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

.SelectionModele{
	background : #33B3E3;
	color: #FFFFFF;
}


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

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

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

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

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

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

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

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

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

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

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

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


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

.TexteRubrique{
	color: #33B3E3;
}

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

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