/* CSS Document */
#sup,#inf,#content{behavior: url(iepngfix.htc);}
body{
background: url(img/bgfond.jpg) repeat-x;
padding:0;margin:0;width:100%;text-align:center;font-family:"Trebuchet MS";font-size:11px;
}
#site{
position:relative;
/*background: url(img/fond.jpg) no-repeat;*/
width: 1000px;
height: 590px;
margin-left:auto;
margin-right:auto;
}
#video{
z-index:30;
position:absolute;
top:50px;left:245px;
width:505px;
height:470px;text-align:center;
overflow:hidden;background-color:#fff;border:1px solid black;
}
#video #test{border:0;background:none;width:500px;text-align:center;vertical-align:top;
height:430px;overflow:hidden;margin-top:10px; }
#video a{text-transform:uppercase;color:#000;font-weight:bold;font-size:14px;font-family:"Arial"; padding-top:10px;}
#sup{background: url(img/sup2.png) bottom left no-repeat;
width: 978px;
height: 23px;

}
#content{background: url(img/content2.png) repeat-y;
width: 978px;

}
#inf{background: url(img/inf2.png) top left no-repeat;
width: 978px;
height: 23px;

}
#instant{position:relative;width: 978px;margin:auto;}#head{position:relative;margin:auto; text-align:left;}
a{color:#000;text-decoration:none;}
a:hover{color:#000;text-decoration:underline;}
img{border:0;}

