body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	/*color: Black;*/
	background-image: url(images/ap.jpg);
}

#conteneurM {
	border: solid 1px;
	text-align: center;
	width: 80%;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 5px;
	background-color: #FFFFB2;
}
#conteneur {
	border: solid 1px;
	text-align: center;
	width: 80%;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 5px;
	background-color: white;
}

#conteneurM a {
	text-decoration: none;
	color: Black;

}
#conteneurM a:hover {
	text-decoration: underline;
	color: Black;
}
#conteneur .txt {
	text-align: justify;
	font-weight: bold;
}
#conteneur .alerte {
	color: red;
	font-size: 120%;
}
#txt {
	font-size: 120%;
	text-align: justify;
}
.just {
	text-align: justify;
}
.just2 {
	text-align: justify;
	padding-left: 20px;
}
#blocmenu {
	border-right: 1px solid;
}
