

img.logo{

	border-color : black;
	border-style : none;
	position : relative; 
	 width: 500px;
	 height: 126px;

	
}
img.apercu_b{
	height : 150px;
	width : 150px;
	border-style : none;
}
img.apercu_m{
	height : 400px;
	width : 400px;
	border-style : none;
}
img.apercu_n{
	height : 150px;
	width : 150px;
	border-style : none;
}



div.sous-titre{
	text-decoration : none;
	color : blue;
}
div.real{
	background-color: blue;
	height : 265px;
	width : 315px;
	padding-left : 15px;
	padding-top : 15px; 
	float : left;
/*	margin : 20px; 
	text-align : center;*/
	color : white;
}
tr.real{
	background-color: blue;
	height : 250px;
	width : 300px;
	padding-left : 10px;
	padding-top : 10px;
	float : left;
	//*margin : 20px; */
	text-align : center;
	color : white;
}

img.real{
	height : 250px;
	width : 300px;
	border-style : none;
}


body {

  text-align: left;
  margin: auto;
  padding: auto;
  background-image: url('fond.jpg');
  background-color: white;
  background-repeat: no;
  background-attachment: fixed;
  width: 100%;
	height: 100% ;
}

img.choix{
	background-image: url('bloc_agenda3.jpg');
	border-color : black;
	border-style : none;
	position : relative; 
	height:   400px;
	width:   450px;

}
img.banniere{
position : relative; 
	height:   170px;
	width:   900px;

}

div.centre{
	margin-left :13%;
	width:   900px;
	background-color : #C7D3E2;

}
div.titre {
	margin-left : 15px;
	font-size : 20px;
	font-weight : bold;
	margin-bottom : 15px;
	color : black;
	font-family : calibri;
}


div.corps{
	color : black;
	padding-top :30px;
	padding-left :40px;
	padding-right :40px;	
	font-family : calibri;

}
font.page_en_cours{

	background-color: #C7D3E3;
	padding : 5px;
	background-attachment: fixed;
	background-repeat: no;
}
div.menu{
	background-color : blue;
	color: white; 
	font-size : 18px;
	font-family : Verdana , Tahoma;
	padding-left :20px;
	padding-top :4px;

}
a.menu {
	color: white; 
	text-decoration : none;

}

a.sub {
	color: blue; 
	text-decoration : none;
}