.paragraphe {
 font:  normal 18px Arial, Helvetica, sans-serif;
 color: #333333;
}
.titres {
 font: italic normal 25px Arial, Helvetica, sans-serif;
 color: #999999;
}

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

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

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

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

.links {
	font: bold normal 15px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	}
    
.links2 {
	font: normal 15px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
