﻿body 
{
    background-image:url("/images/bgrd-simple.jpg");
    background-position:center top;
    background-repeat:no-repeat;
	background-color:#FFF;

}

a:link 
{	
	color: black;
}

a:visited 
{	
	color:black;
}

#bloc_ufc_video
{
    /* float:left; */
    /*width:990px;*/
    height:510px;
    /*padding-left:40px;  */  
    background-image:url("/UFC/images/fond.jpg");
    background-repeat:no-repeat;
}

#bloc_player_video
{
    /* float:left; */
    width:900px;
    height:325px;
    margin-top:20px;
}

