.a-plan {
	background:#000;
}
 .titre1 {
    font-family: "Calibri", Garamond, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #0CC;
	text-transform: uppercase;
	text-align: center;
}
 .img-responsive {
              max-width: 100%;
			  height: auto ;
			  display: block;
 }  
 a:link {
    font-family: "Calibri", Garamond, sans-serif;
	font-size: 18px;
	font-style: oblique;
	color: #0CC;
	text-decoration: underline;
}
a:visited {
	font-family: "Calibri", Garamond, sans-serif;
	font-size: 18px;
	font-style: oblique;
	color: #0CC;
	text-decoration: underline;
}
a:hover {
	font-family: "Calibri", Garamond, sans-serif;
	font-size: 18px;
	font-style: oblique;
	color: #F60;
	text-decoration: none;
}