/*  -----------------  CLASS Style Citation  --------------- */

.CiteAuteurs{
		font-size: 12pt;
		color:#000000;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		}

.CiteAuteurMoi{
		font-size: 12pt;
		font-style: italic;
		color:rgb(188, 0, 0);
		font-weight: bold;
		text-decoration:none;
		}

[LANG=fr] > *  { quotes: "\00AB" "\00BB" "\201C" "\201D" }
[LANG=en] > *  { quotes: "\201C" "\201D" "\2018" "\2019" }
.CiteTitre{
		font-size: 12pt;
		font-weight: normal;
		font-style: italic;
		text-decoration:none;
		color:blue;
		}
.CiteTitre:before { content: open-quote}
.CiteTitre:after  { content: close-quote}

.CiteJournal{
		font-size: 12pt;
		color:#000000;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		}

.CiteNoJournal{
		font-size: 12pt;
		color:#000000;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		}

.CiteLieuConf{
		font-size: 12pt;
		color:#000000;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		}

.CiteYear{
		font-size: 12pt;
		color:#000000;
		font-weight:bold;
		font-style: normal;
		text-decoration:none;
		}

/* -------------------  Autres styles ----------------- */

#kbd {	/* Jolies encarts pour citation de code */
  	border: 2px outset;
  	padding: 2px;
  	background-color: #E5E5E5;
		}

abrev, acronym, .aide { /* abreviation et acronyme */
  	border-bottom: 1px dotted #333;
  	cursor: help;
  	}

/* -------------------  CLASS Styles et Couleurs ----------------- */

.hrNoisette{
		width:400px;
		color:#D2691E;
		height:3px;
		text-align:center;
		border:1px solid #D2691E;
       }  	
.important { /* Souligne en rouge */
	  border-bottom: 1px solid #FF0000;
		}

.Petit{
		font-size: 8pt;
		}

.s{
		font-size: 7pt;
		}

.Miniature{
		font: 7pt Cursive;
		color: #ffffee;
		font-style: normal;
		}

.LargeB{
		font-size: 13.5pt;
		font-weight:bold;
		}

.Courriel{
		}

.Orange{
		color: rgb(255, 102, 0);
		}

.Marron{
		color: rgb(204, 102, 0);
		}

.Noisette{
		color: #D2691E;
		}

.Rouge{
		color:rgb(188, 0, 0);
		}
.BleuVert{
		color: #19AAA1;
		}
.VertF{
		color: #26AF5B;
		}
.VertC{
		color: #0E9300;
		}
.Clair1{
		color: #ffffee;
		}

.Clair2{
		color: #fffdc8;
		}

.spacer {
		clear: both;
		}
		
.LB{
		font-size: 13.5pt;
		font-weight:bold;
		color: black;
		}

.spacer {
		clear: both;
		}