/* CSS Document */

/*-------------------------------------------------*/
/*	               INFOS GENERALES                 */
/*-------------------------------------------------*/
body{

	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-align:center;
}

h2 {
	display: inline;
	color: #C81717;
}

.acr-editions {
	background: #98C63F;
	color: #ffffff;
	font-weight: bold;
}

.acr-ingenierie {
	background: #E85802;
	color: #ffffff;
	font-weight: bold;
}

.acr-ri {
	background: #2786FC;
	color: #ffffff;
	font-weight: bold;
}

.gris {
	background: #DEDEDE;
	color: #000000;
}