/* titres en Times bold */
.titracc {	font-family: Times, "Times New Roman", serif;
		font-weight: bold;
	}

/* boutons classeur */

.tabnav { 	font-family: Times, "Times New Roman", serif;
		font-weight: bold;
		font-size: 1em;
	}
	
/* page article */

.grotext {	font-family: Times, "Times New Roman", serif;
	}

.dostitre {	font-family: Times, "Times New Roman", serif;
		font-weight: bold;
	}
	
/* corps de l'article */

.arttitre {	font-family: Times, "Times New Roman", serif;
		font-weight: bold;
	}
.artsoustitre {	font-family: Times, "Times New Roman", serif;
	}

/* actus */

.ctutitre { 	font-family: Times, "Times New Roman", serif;
		font-weight: bold;
	}
/* page de plan */

.planc {	font-family: Times, "Times New Roman", serif;
		font-weight: bold;
	}
.pland {	font-family: Times, "Times New Roman", serif;
		font-weight: bold;
	}

