#banniere_image
{
    margin-top: 15px;
    height: 384px;
	width: 960px0px;
    border-radius: 5px;
    background: url('images/logo.png') no-repeat center;
	background-color: white;
    position: relative;
    box-shadow: 0px 4px 4px #1c1a19;
    margin-bottom: 25px;
}

