/* BODY */
#titre-section-2-rouge
	{
		color: red;
		text-decoration: underline;
		text-align: center;
		font-size: 30px;
		font-weight: bold;
		margin-bottom: 15px;
	}

#titre-p-section-2-green
	{
		color: green;
		font-size: 20px;
		font-weight: bold;
		text-decoration: underline;
		text-align: left justify;
		margin: 25px auto 20px auto;
		width: 90%;
	}

#p-section-2-fonctions
	{
		line-height: 120%;
		color: blue;
		font-size: 18px;
		text-decoration: none;
		text-align: left;
		margin: 20px auto 40px auto;
		width: 90%;
	}

#p-section-2-fonctions ul
	{
		margin: 0px;
		padding: 0px 20px;
	}

/* GRADES */
.tablegrade		
	{
		border: 3px solid #283645;
		border-radius: 10px;
		border-collapse: collapse;
		text-align: center;
	}
	

.trgrade
	{
		border: 3px solid #283645;
		border-collapse: collapse;
	}


.tdgrade
	{
		width: 250px; 
		border: 2px solid #283645;
		border-collapse: collapse;
		font-size: 20px;
		text-decoration: none;
		height: 30px;
		padding: 10px 0px;
	}

/* Postes */
.td-postes-600px
	{
		width: 600px; 
		border: none;
		font-size: 20px;
		text-decoration: none;
	}