/* ------- STYLE A REPORTER DANS FCKEDITOR -------- */
* { font-size: 11px; font-family:Arial, Helvetica, sans-serif}

h1,h2,h3,h4,h5,h6 {text-weight: bold; color:#bd1220; padding: 0px; margin-top: 0px; } 
h1 { text-align: left; font-size:18px; margin: 0px 0px 20px 20px; }
h2 { text-align: right; font-size:18px; }
h3 { text-align: right; font-size:15px; }
h4,h5,h6 { text-align:left; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #bd1220; }
h4 { font-size: 15px;}
h5 { font-size: 13px;}
h6 { font-size: 11px;}

p {margin: 0 ;}
a {color:#000; font-weight:normal}

.petit,.petitgras,.petitbleu,.petitbleugras {font-size: 11px;}
.moyen,.moyengras,.moyenbleu,.moyenbleugras {font-size: 13px;}
.grand,.grandgras,.grandbleu,.grandbleugras {font-size: 15px;}
.petitgras,.petitbleugras,.moyengras,.moyenbleugras,.grandgras,.grandbleugras {font-weight: bold;}
.petitbleu ,.petitbleugras,.moyenbleu,.moyenbleugras,.grandbleu,.grandbleugras{ color: #339;}
/* ------------------------------------------------- */