@charset "utf-8";
/* CSS Document */


#centrale{
    margin-left: 2em;
    margin-left: 2em;
}

#conteneur #centrale p img {
	border: medium double #00F;
}
#conteneur #centrale h2 {
	text-align: center;
	color: #00F;
}
#conteneur #centrale h5 {
	padding-left: 50px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	width: 300px;
	text-align: left;
}
#conteneur #centrale p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#conteneur #centrale p a {
	text-decoration: none;
} 

#conteneur #centrale h3 {
    padding-left: 36px;
}

#conteneur #centrale #monter {
    text-align: center;	
}
#conteneur #centrale  #monter p a{
    text-decoration: none;
}

.annee {
    color: #FB060D;
    font-weight: bold;
}
