div#verticale {
width: 1024px;
height: 300px;
background: #FFF;
position: absolute;
top: 50%; left: 50%;
margin-top: -150px;
margin-left: -512px;}