/* TYPOlight TinyMCE content CSS file */

.Titre_violet { background-image: url(../images/p_titre.gif); background-repeat: no-repeat; padding-left: 8px; color:#682889; font-size:14px; font-family:Arial,Helvetica,sans-serif;}
.Titre_jaune { color:#f9ba15; font-size:14px; font-family:Arial,Helvetica,sans-serif;}
.Titre_vert { color:#2c9f40; font-size:14px; font-family:Arial,Helvetica,sans-serif;}
.Titre_orange { color:#ee5921; font-size:14px; font-family:Arial,Helvetica,sans-serif;}
.Texte_violet { color:#682889; font-size:12px; font-family:Arial,Helvetica,sans-serif;}
.Texte_jaune { color:#f9ba15; font-size:12px; font-family:Arial,Helvetica,sans-serif;}
.Texte_vert { color:#2c9f40; font-size:12px; font-family:Arial,Helvetica,sans-serif;}
.Texte_orange { color:#ee5921; font-size:12px; font-family:Arial,Helvetica,sans-serif;}

.Titre_puce_orange {
                   background-image: url(../images/puce_titre_orange.jpg);
                   background-repeat: no-repeat;
                   height: 32px;
                   padding-left: 30px; padding-top: 10px;
                   display: block;
}

.Titre_puce_vert {
                   background-image: url(../images/puce_titre_vert.jpg);
                   background-repeat: no-repeat;
                   height: 32px;
                   padding-left: 30px; padding-top: 10px;
                   display: block;
}

.ce_text *.Titre_puce_orange, .ce_text *.Titre_puce_vert { height: 32px; color:#ee5921; font-size:14px; font-family:Arial,Helvetica,sans-serif;}
.ce_text h4 { font-weight:100; display:inline; font-family:Arial,Helvetica,sans-serif;}


.tableau td{
 padding: 8px;
}

.tableau {
 clear: both;
 margin-left: 1px;
}

.LienNoir_PuceViolette
{
	background-image: url(../images/offres/offres_puces.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	color: #000;
}

.LienNoir_PuceViolette a
{
	color: #000;
}


