/* ========== FCK CSS ===================================== */
	/* FCK Editor User Styles are the CSS styles,					*/
	/*	created for styling those dynamic/administrable pages.	*/
	/* ======================================================== */

.normal-font
{
font-size: 12px;
 font-family:Arial, Verdana,  Helvetica, sans-serif, Georgia;
}




.titrePrix
{
 background-image: url(../../../images/charte/line.png);
   background-repeat: no-repeat;
   background-position: 0px 19px;
   padding-bottom: 2px;
   margin-bottom: 5px;
    font-size: 12px;
   color: #e4a6f4;
   font-weight: bold;
   margin-top: 20px;

}

p
{
font-size: 12px;
 font-family:Arial, Verdana,  Helvetica, sans-serif, Georgia;
 margin: 0px;
 padding: 0px;
}



.prix-jaune{
font-weight: bold;
color: #eee672;
}




 .orange{
color:#ff6600;
font-weight: bold;
}


.vert{
color:#99cc00;
font-weight: bold;
}

.maroon{
color:#8a7242;
font-weight: bold;
}

.gris{
color:#303030;
font-weight: bold;
}

.norm{
  color:#303030;
font-weight: normal;
}


