* {
margin:0;
padding:0;
}

body {
text-align:center;
background: #fff url(images/fond.jpg) no-repeat top center;
}

img {
border:0;
}

#video {
margin-top:185px;
margin-right:auto;
margin-left:auto;
width:950px;
height:554px;
text-align:center;
}

#btn-url {
margin-top:20px;
margin-right:auto;
margin-left:auto;
width:355px;
height:43px;
}

#btn-url a {
width:355px;
height:43px;
display:block;
background: #fff url(images/btn-url.gif) no-repeat top center;
}

#btn-url a span {
display:none;
}


#footer {
margin-top:50px;
margin-right:auto;
margin-left:auto;
width:950px;
}

#footer p {
font-family:arial, sans-serif;
font-size:x-small;
color:#7e7e7e;
padding:0.8em;
}

#footer p a {
color:#7e7e7e;
}

#footer table {
width:100%;
border:solid 1px #000;
padding:5px;
}

#footer table td {
width:12%;
text-align:center;
vertical-align: middle;
}