/*feuille style pour les fiches campagnes*/
body { background-color: #B3C8FF; font-family: "Trebuchet MS", "Comic Sans MS", "Verdana"; color:blue; font-size: 11pt}
h1 {color: navy; font-weight: bold; font-family: "verdana"; font-size: 22pt; text-align: center; background-color: cornflowerblue}
h2 { font-family: "Trebuchet MS", "Comic Sans MS", "Verdana"; color: midnightblue; text-align: center; font-size: 17pt; margin-bottom: 5 }
p {text-align:justify}
sup {font-size: 10pt}
.un {font-family: "Trebuchet MS", "Comic Sans MS", "Verdana"; color:blue; font-size: 15pt}
.deux,p {font-family: "Trebuchet MS", "Comic Sans MS", "Verdana"; color:blue; font-size: 12pt}
.retour {text-align:center}
A:link {text-decoration: none; color: #FF3399; font-family: "Trebuchet MS", "Comic Sans MS", "Verdana";}
A:visited {text-decoration: none; color: #CC00CC; font-family: "Trebuchet MS", "Comic Sans MS", "Verdana";}
A:active {text-decoration: none; color: blue; font-family: "Trebuchet MS", "Comic Sans MS", "Verdana";}
A:hover {text-decoration: none; color: red; font-family: "Trebuchet MS", "Comic Sans MS", "Verdana";}
