﻿body 
{
    background-image:url("/ufc/images/bgrd.jpg");
    background-position:center top;
    background-repeat:no-repeat;
    background-color:#000000;

}
	a:link {
	
	color: #FFFFFF;
}

    a:visited {
	
	color:#CC0000;
}


#bloc_ufc_video
{
    float:left;
    width:940px;
    height:365px;
    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;
}