﻿
body
{
    background-image: url("/motogp/images/bgrd_videos.jpg");
    background-repeat:no-repeat;
}

.footer
{
    float:left;
    padding-top:50px;    
}

/*-----------------------------------*/
/* Bloc du contenu (body) de la page sous le menu */
.BlocContenuPage
{
    color:Black;    
    border:0;
    position:relative;
    top:50px;
    left:0px;
}

/*-----------------------------------*/
.ligne1
{
    float:left;
    width:980px;
    height:508px;
}
.gaucheL1
{    
    float:left;
    vertical-align:top; 
    text-align:left;
    width:302px;
    height:508px;
}

/* Bloc du player videos */
.BlocPlayerVideo
{         
    float:left;
    vertical-align:top;  
    text-align:left;
    width:678px;
    height:508px;
    background-color:transparent;
    color:White;
}

/*-----------------------------------*/
.ligne2
{
    float:left;
    width:980px;
    vertical-align:top;
    padding-top:25px;
}

/* Bloc des videos disponibles */
.BlocVideoListe
{
    float:left;
    width:160px;
    height:200px;    
    border: 0;    
}

/* petite image dans les videos disponible */
.imgMiniature
{
    width:100px; 
    height:80px;
    border:0;
}

.FontPlayer
{
    color:black;
    font-weight:bold;
}