body {
font-family:Arial, Helvetica, sans-serif;

background-color : #408080;
text-align : center;
margin:auto;
}

.baniere {
	
	/*background-color : #000040;*/
	width:100%;
	vertical-align : top;
	height:138px;
	text-align : left;
	background-image:url("../images/documents/banierespp1px.jpg");
	background-repeat:repeat-x;
	}

.titre_baniere
{
	position:relative;
	top:-114px;
	left: auto;	
	color:red;	
	z-index:0;
	margin-left:140px;
}

.titre_baniere h1 {
	color:white;	
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 32px;
	/*background-color:red;*/
	line-height:32px;
	z-index:0;
}

.actualites {
	text-align:left; 
	border-collapse:collapse; 
}

.actualites tr {
	line-height:30px; 
	vertical-align:middle; 
}

.actualites td {
	border-bottom:1px solid black;	
}

.centre { 
text-align : center;
width:80%;
	}

.centre2 { 
	background-color : #D6D1B0;	
	margin:0px;
	}
	
.corps{
	background-color: #D6D1B0;	
  	font-size: 10pt;
	text-align : center;
	clear:both;

	margin:auto;
	/* margin-left:147px;*/
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}


.entete {
  	font-size: 12pt;
	text-align : center;
	width:100%;
	height:auto;
	
}

.contenu{
  	font-size: 10pt;
	text-align : left;
	width:100%;
}

.identite {
	
	background-color: #D6D1B0;
	float:left;
	width:180px;
	height:230px;
}

.identite img {
	width:90px;
}

a, a:link, a:visited, a:active {
color:#000042;
text-decoration: none;
font-weight : bold;
border:0;
}

a.select{
	
	text-decoration : none;
	font-weight : bold;
}

a:hover{
	
	text-decoration : none;
	font-weight : bold;
}


.gauche{
	text-align : left;
}

.rouge {color : red}
.noir {color : black}


.titre {
	color:#000042;
	font-size : 14pt;
	font-weight : bold;
	margin-bottom:10px;
}

.sous-titre{
	color:#000042;
	font-size : 10pt;
}

.texte {
	color:#000042;
	font-size : 12pt;
	text-align : left;
}

.disclaimer {
	font-family : Arial;
	font-size : 10px;
	color:#000042;
}	

.pied{	
	color : #FFFFFF;
	font-family : Arial;
	font-size : 10px;
	margin-right : auto;
	width:90%;
	text-align : right;
	clear:left;
}

.clear {
	clear:both;
}

a.image{
	border : none;
	color : #D7F1FB;
}

a image{
	border : none;
	color : #D7F1FB;
}

.liste{
	font-weight : bold;
	font-size : 10pt;
	font-family : Arial;
}

table{
	padding: 0px;
	border-spacing: 10px;
	color:#000042;
	text-align : center;
	font-weight : bold;
}

th{
	padding: 20px;
	border-spacing: 0px;
}

td{
	padding: 5px;
	border-spacing: 0px;
}

.formation {
font-size : 8pt;
	font-family : Arial;
	text-align : left;
	
}

.bouton {
line-height:25px;
background-color : red;
text-color : white;
font-size : 18px;
padding:4px;
}

.formulaire {
text-align : left;
}