.main {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #000000;
	text-align 		: justify;
}

span.mainbold {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #000000;
	text-align 		: justify;
	font-weight		: bold;
}

span.mainitalic {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #000000;
	text-align 		: justify;
	font-style: italic;
}

span.mainbolditalic {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #000000;
	text-align 		: justify;
	font-weight: bold;
	font-style: italic;
}

.motscles{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C0C0C0;
	font-variant: small-caps;
}

H1 {
	font-family: Arial, Verdanna;
	font-size: 20px;
	font-weight: bold;
	color: #993399;
}

H2 {
	font-family: Arial, Verdanna;
	font-size: 15px;
	font-weight: bold;
	color: #FF3399;
}


.rubrique {
	text-align : right;
	font-family: Arial, Verdanna;
	font-size: 16px;
	font-weight: bold;
	color: #993399;
	font-variant : normal;	
}

span.color-mot-H1 {
	color: #F7AEC0;
}









a.main {
	font-size: 36px;
	color: #ff4488;
	text-decoration: underline;
}

a.main:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8562dd;
	text-decoration: none;
}
.legende{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


.fond_chaud {
	background-color: #FFC832;
	}
	
.fond_jaune {
	background-color: #FABE37;
}
.fond_moyen {
	background-color: #BB99BB;
}
.fond_pale {
	background-color: #F8DAE8;
}
.fond_fonce {
	background-color: #996699;
}


span.titrepagelettre {
	font-family : Arial, Verdana;
	font-size : 46px;
	font-weight : bold;
	color : #993399;
}