/* On charge le css de la boutique publique */
@import url('/stylesheet.css');

#evo_centre {
	border:solid 1px white;
}


.lien_evo{
    color: white;
    font-weight: bold;
	font-size:1.1em;
	text-align: center;
}
.carousel_container {
    border: 1px solid #FFFFFF;
    height: 250px;
    margin: 0 auto;
    /*width: 100%;*/
	width: 320px;
}
