/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}



html,body{
margin:0;
padding:0;
font-family: Segoie UI,Calibri;
background: #fff url('img/bckg_vp_001.png') center top no-repeat;
}

#wrapper{
width: 940px;
margin: 0 auto;
}

.main, .header{
width: 100%;
float: left;
}

.header{
height: 460px;
}

.logo{
width: 400px;
margin: 40px auto 20px;
text-align: center;
}

h1{
font-family: 'Gulim', 'Segoe UI', Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
color: #fff;
font-size: 56px;
font-weight:200;
letter-spacing: -2px;
margin-bottom: 10px;
}

h1 strong{
color: #138DB9;
}

h2{
font-size: 1.6em;
color: #555554;
font-family: Segoe UI;
margin: 30px 0;
}


.textInfos {
font-size:1.2em;
text-align:center;
}


.textInfos a {
color: #E30613;
text-decoration: none;
}


.textInfos a:hover{
text-decoration: underline;
}

.textInfos .redirection {
margin-top:10px;
}