/* CSS Document */
 
 #bloc-grand-jeu
 {
     border:1px solid #000;
     text-align:center;
 }
 
#bloc-grand-jeu .bloc-grand-jeu-photo
 {
     margin-bottom:10px;
     margin-top:10px;
 }
 
div.bloc-categorie {
	height:auto;
	margin:0 0 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	padding-bottom:10px;
	background : url("/images/global/bg-video-une.png")
}

div.bloc-categorie h3 {
	margin:0;
	padding:0;
	font-size:10px;
	font-weight:normal;
	color:#ffb30c;
	font-weight:bold;
}

div.bloc-categorie h2 { 
	margin:0;
	padding:0;
	font-size : 15px ;
	font-weight : bold;
}

.video-item-grand
{
float: left;
width:434px;
	margin:10px 0 0 0;
	padding:0 0 0 10px;    
}

.video-item-grand h2 a
{
    color:#FFF !important;
}

.video-item-grand .video-item-infos
{
    margin-left:10px;
	float: left;
	margin-top:-2px;
}

.video-item-grand .video-item-infos span
{
    font-size:11px;
    font-weight:normal;
    color:#FFF;
}

.video-item-grand .video-item-infos a
{
    color:#FFF !important;
}

.video-item-grand .video-item-infos .lienVoir
{
    font-weight:bold;
    font-size:10px;
    color:#FFF !important;
    padding-left:3px;
}

.video-item-grand .video-item-image img
{
    border:1px solid #FFF !important;
    height:191px;
    width:288px;
    float:left; 
}

.bloc-categorie-separateur
{
    clear:both;
    margin-bottom:10px;
}

.video-categorie-items
{
    padding:0 0 0 10px;
	width:275px;
	float:right;
	min-height: 287px;
}

.video-item
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    width:230px;
/*	height:90px;*/
height:63px;
    border-bottom:none;
    margin-right:10px;
    margin-bottom:5px;
    padding-bottom:10px;
    padding-top:10px;
    float:left; 
}

.no-border
{
    border-bottom:none;
    border-top:none;
}

.border-bottom
{
    border-bottom:none;
    border-top:1px solid #d2e3a4;
}

.video-item h4.video-item-titre-categorie
{
    margin:0;
    padding:0;
    color:#ffb30c;
    font-size : 10px ;
}

.video-item-infos
{
    float:right; 
    width:128px;
	margin : 0 0 0 5px;
}

.video-item-infos span
{
    font-weight:bold;
    font-size:11px;
    color:#FFF;
}

.video-item-infos span a
{
    color:#FFF !important;
}

.video-item-infos .lienVoir
{
    font-weight:bold;
    font-size:10px;
    color:#FFF !important;
    padding-left:3px;
}

.video-item-infos .video-item-commentaires
{
    margin-top:5px;
    font-weight:bold;
    font-size:9px;

}

.video-item-infos .video-item-commentaires a
{
    color:#FFF !important;
}

.video-item-infos .video-item-commentaires span
{
    font-size:10px;
    color:#ffb30c;
    margin-left:3px;
}

.video-item-image
{
    padding-top:2px;
	float:left;}

.video-item-image img
{
    border:1px solid #FFF !important;
    height:60px;
    width:90px;
    float:right; 
}

