﻿body 
{
	width:100%;
	height:100;
	padding-top:21px;

}
A
{
	font-family:Arial;
color:#6D0A42;
font-weight:bold;
	}
li {
	list-style-type:square;
}

.footer
{
font-family:Arial;
font-size:9px;
color:#8C979A;
}

.maintable
{
border:solid 2px #D9D8D0;
}

.titreSections
{
font-family:Arial;
font-size:13px;
color:#6D0A42;
text-transform:uppercase;
font-weight:bold;
	}

.texteSections
{
font-family:arial;
font-size:12px;
color:#8C979A;
text-align:justify;

	}
	
	.centered {
 position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25%;
margin-left:-25%;
  background-color: red;
  color: white;
} 

.divLigne
{
	background-color:#6D0A42;width:100%;
	height:9px;
	margin-left:10px;
	}
	
.noms
{
	font-weight:bold;
	color:#6D0A42;
	
	}