	/* Les styles renvoient aux class dont ils portent le nom
	(normal, titre...) ; priere de ne pas les modifier sans preavis */
	
	
	/* CLASS hypertexte */
	
A {
	color: #000000;
	text-decoration : none;
}

A:HOVER {
	color: #FF0000;
	text-decoration : none;
}

A:ACTIVE {
	color: #000000;
	text-decoration : none;
}


	/* CLASS de mise en forme  */
	
.italic {
	font-style : italic;
}

.bold {
	font-weight : bold;
}

	/* CLASS generiques */
	
.06 {
	font-family: georgia, Times new roman;
	font-size: 18px;
	color: #000000;
	text-transform: none;
	font-style : italic;
	font-weight : normal;
	line-height : 125%;
}

a.06 {
	color: #ff0000;
}

a:hover.06 {
	color: #000000;
}

a.mail {
	color: #3A7B00;
}

.poplegende {
	font-family: georgia, Times new roman;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: none;
	font-style : italic;
	font-weight : bold;
	line-height : 125%;
}

.poptexte {
	font-family: georgia, Times new roman;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: none;
	font-style : italic;
	font-weight : normal;
	line-height : 125%;
}

.couverture {
	font-family: georgia, Times new roman;
	font-size: 14px;
	color: #000000;
	text-transform: none;
	font-weight : normal;
}

.introphrase {
	font-family: georgia, Times new roman;
	font-size: 16px;
	font-style : italic;
	color: #FFFFFF;
	text-transform: none;
	font-weight : normal;
}

.introauteur {
	font-family: georgia, Times new roman;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: none;
	font-weight : normal;
}

.sommaire {
	font-family: georgia, Times new roman;
	font-size: 12px;
	color: #000000;
	text-transform: none;
	font-weight : normal;
}

.cartouche {
	font-family: georgia, Times new roman;
	font-size: 12px;
	color: #000000;
	text-transform: none;
	font-weight : normal;
	line-height : 125%;
}

.cartouche2 {
	font-family: georgia, Times new roman;
	font-size: 16px;
	color: #000000;
	font-weight : bold;
	text-transform: none;
	font-weight : normal;
}

.bkonormal {
	font-family: georgia, Times new roman;
	font-size: 12px;
	color: #000000;
	text-transform: none;
	font-weight : normal;
	line-height : 125%;
}

.bkoreturn {
	font-family: georgia, Times new roman;
	font-size: 12px;
	color: #FF0000;
	text-transform: none;
	font-style : italic;
	font-weight : normal;
	line-height : 125%;
}

.form {
	font-family: georgia, Times new roman;
	font-size: 10px;
	color: #000000;
	text-transform: none;
	font-weight : normal;
	line-height : 125%;
}
