.paragraphe {
 font: bolder normal 18px Arial, Helvetica, sans-serif;
 color: #FFFFFF;
}
.titres {
 font: italic normal 25px Arial, Helvetica, sans-serif;
 color: #CCCCCC;
 text-align: right;
}

.lettrine {
 font: italic lighter normal 50px Arial, Helvetica, sans-serif;
 color: #CCCCCC;
}

.list {
	list-style: square;
	font: normal 15px/normal Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.txcenter {
	font: normal 15px/normal Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
.copyright {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.txbold {
 font: bold normal 15px/5px Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 text-decoration: none;
}
.textnj {
	font: normal 15px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #FFFFFF;
	text-indent: 20px;
}
.text {
 font: lighter normal 15px/18px Arial, Helvetica, sans-serif;
 text-transform: none;
 color: #FFFFFF;
 text-decoration: none;
 text-align: justify;
 text-indent: 20px;
}
.text2 {
 font: lighter normal 15px/18px Arial, Helvetica, sans-serif;
 text-transform: none;
 color: #FFFFFF;
 text-decoration: none;
 text-align: justify;
}
.textnjdroite {
	font: normal 15px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #FFFFFF;
	text-align: right;
}

.textnjCopy {
	font: normal 15px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #FFFFFF;
}

.txboldCopy {
	font: bold normal 15px/normal Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.links {
	font: bold normal 15px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #CCCC00;
	text-decoration: none;
	link: #DDBA81;
	vlink: #A4730B;
	alink: #F9D28F;
	}
.links2 {
	font: normal 15px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #DDBA81;
	text-decoration: none;
	link: #DDBA81;
	vlink: #A4730B;
	alink: #F9D28F;
}

.txblue {
	font: bold normal 15px/normal Arial, Helvetica, sans-serif;
	color: #01AFFC;
	text-decoration: none;
}
