/* ------- STYLE A REPORTER DANS FCKEDITOR -------- */
* { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

h1,h2,h3,h4,h5,h6 {text-weight: bold; color:#339; } 
h1 { text-align: center; 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: #666; }
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;}
/* ------------------------------------------------- */
