@charset "utf-8";

.orangeText { color: #F99B0F; }
.vert{ color: #02F402; }
.bleu { color: #1D7CDA; }
.rouge { color: #E71010; }
.violet { color: #E0167C; }
.marron { color: #9C9B5A; }
.bleuSombre { color: #0BECEB; }


h3 {
	margin: 6px 0 4px 0; 
	font-size: 22px;
	color: #F7F3F3;
}

h4, h5 {
	font-weight: bold;
	font-size: 16px;
	margin: 6px 0 4px 0; 
	color: #F7F3F3;
}

h5 { font-size: 14px;}

h6 {
	color: #FF6600;
	font-style: italic;
}

p {
	color: #F7F3F3;
	margin: 8px 0;
	text-align: justify;
}

#content a { color: #FF6600; }

address {
	color:white;
	font-style: italic;
}

#content li { list-style-type: square; } 

/*@charset "utf-8";

.orangeText { color: #F99B0F; }
.vert{ color: #02F402; }
.bleu { color: #1D7CDA; }
.rouge { color: #E71010; }
.violet { color: #E0167C; }
.marron { color: #9C9B5A; }
.bleuSombre { color: #0BECEB; }


h2 {
	margin: 6px 0 4px 0; 
	font-size: 22px;
	color: #F7F3F3;
}

h3, h4 {
	font-weight: bold;
	font-size: 16px;
	margin: 6px 0 4px 0; 
	color: #F7F3F3;
}

h4 { font-size: 14px;}

h5 {
	color: #FF6600;
	font-style: italic;
}

p {
	color: #F7F3F3;
	margin: 8px 0;
	text-align: justify;
}

#content a { color: #FF6600; }

address {
	color:white;
	font-style: italic;
}

#content li { list-style-type: square; } */









