﻿/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.gif);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.gif);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}

#gauchecadrecentre1 #JEUNES_TALENTS_page
{
/*    background-color: transparent;
    background-position: center center;
    background-image: url(../images/Default/1_cadre_gris_fond_667.png);
    background-repeat: repeat-y;
         
    height:1091px;
    width:667px;
    z-index:3;*/
}
*html #gauchecadrecentre1 #JEUNES_TALENTS_page
{
	width:664px;
	overflow:hidden;
}


#gauchecadrecentre1 #JEUNES_TALENTS_page #LigneOrange
{  
	
    background: url(../images/masterpage/gauche/1_cadre_gris_haut_gris_orange_667.png) top left no-repeat;
	
    position: absolute;
	top: -7px;
  	left: 0px;
	height:5px;
    width: 667px;
    margin: 0px;
	z-index:9;

}

/****************************************************/
#gauchecadrecentre1 #JEUNES_TALENTS_page #Description
{
	position:relative;
	top:14px;
	left:10px;

    background-color:Transparent;
    background-position: center center;
    background-image: url(../images/JEUNES_TALENTS/JEUNES_TALENTS_page/Fond_Description.png); /*MODIF SL V4 Nom dossier JEUNES_TALENTS */
    background-repeat: no-repeat;  
    
    height:95px;
    width:649px;
    z-index:4;
/*    margin: 0px;
    margin-left:10px; 
    margin-top:14px;
    padding: 0px;*/
}

#gauchecadrecentre1 #JEUNES_TALENTS_page #Description #ContenuDescription
{
	position:relative;
	top:15px;
	left:3px;
    background-color:Transparent;    
    height:85px; 
    width:647px;
    z-index:4;
    margin: 0px;
   /* margin-top:11px;	*/
    
}
a.LienJTalent:link
{
	font-family:Arial;
	font-size:12px;
	font-weight:900;
	color:Black;
	text-decoration:none;
}
a.LienJTalent:visited
{
	font-family:Arial;
	font-size:12px;
	color:Black;
	font-weight:900;
	text-decoration:none;
}
a.LienJTalent:hover
{
	font-family:Arial;
	font-size:12px;
	font-weight:900;
	color:White;
	text-decoration:none;
}

/*  MODIF ROB ROLLOVER */ 
a.LienJTalent img, a.LienJTalent:link img, a.LienJTalent:visited img, a.LienJTalent:active img
{
	border-width: 1px;
	border-color: #000000;
}

a.LienJTalent:hover img
{
	border-width: 1px;
	border-color: #FFFFFF;
}
 /*  FIN MODIF ROB */ 

#gauchecadrecentre1 #JEUNES_TALENTS_page #Description #ContenuDescription #DescriptionPresentation
{
    position:absolute;
    top:-8px;
    left:290px;
	background-color:Transparent;
    background-position: center center;
    background-image: url(../images/JEUNES_TALENTS/JEUNES_TALENTS_page/Fond_Presentation.gif);
    background-repeat: no-repeat;
    height:75px;
    width:346px;
    z-index:4;
    margin: 0px;
    padding: 0px;
	margin-top:5px;
	
	/* 2009-06-25 : item 15 */
	overflow:auto; 
	color:White;
	font-family:Arial;
	font-size:11px;
	/* 2009-06-25 : fin item 15 */
}

*html #gauchecadrecentre1 #JEUNES_TALENTS_page #Description #ContenuDescription #DescriptionPresentation
{

	margin-left:-10px; 
	
}

/* 2009-06-25 : item 15 */
/*
#gauchecadrecentre1 #JEUNES_TALENTS_page #Description #ContenuDescription #DescriptionPresentationTexte
{
    margin: 0px;  
	margin-right:5px;  

    padding:10px;
	
	color:White;
	font-family:Arial;
	font-size:11px;
    height:45px;
    width:340px;
    overflow:hidden;
}

*html #gauchecadrecentre1 #JEUNES_TALENTS_page #Description #ContenuDescription #DescriptionPresentationTexte
{
 
	margin-left:10px;  

}

*/
/* 2009-06-25 : fin item 15 */


/**************************/
#gauchecadrecentre1 #JEUNES_TALENTS_page #Div_PlayerVideoSJCONTENEUR
{
	background-color:Transparent;
	padding:0px;
	margin:0px;
	margin-left: 2px;
	
}

.InfosVideo
{
	width:346px;
    margin: 10px;
	margin-top:20;
    margin-left:10px;
    margin-bottom:10px;
    font-family:Arial;
    color:White;
	line-height:1.5em;
}
	

.LabelARTISTESJT
{
	background-color:#fc7407;
	color:White;
	font-family:Arial;
	font-size:12px;
	font-weight:900;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;	
	width:224px; /*MODIF SL V4 */
	
	
}
.LabelTITREJT
{
	background-color:Black;
	color:White;
	font-family:Arial;
	font-size:12px;
	font-weight:900;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;	
	width:224px;
	line-height:1.5em;
	
}



hr
{
	visibility:hidden;
}
.separateurVideo
{
	border-top:1px dotted White;
	width:230px;
}

/* FIN MODIF SL V4 */
/**************************/
.VideoDescription
{	
	position:relative;
	top:36px;
    background-color:#363636;
    
    width:638px; /*MODIF SL V4 */
    
    margin: 0px;
    margin-left:10px; /*MODIF SL V4 */
    margin-top:10px; /*MODIF SL V4 */
    padding:0px;
    padding-left:10px;
    padding-top:8px;
    padding-bottom:8px;
    font-family:Arial;
    font-size:12px;
    font-weight:400;
    color:White;
	line-height:1.5em;
}
/**************************/
#gauchecadrecentre1 #JEUNES_TALENTS_page #Commentaires
{
	position:relative;
	top:20px;
	background-color:#D5D5D5;
    width:647px;
    z-index:4;
    margin: 0px;
    margin-left:10px;
    margin-top:10px;
    padding: 0px;
    
    
}
#gauchecadrecentre1 #JEUNES_TALENTS_page #Commentaires #CommentairesTitre
{
	background-color:Transparent;
    background-position: center center;
    background-image: url(../images/JEUNES_TALENTS/JEUNES_TALENTS_page/Titre_Commentaires.png);
    background-repeat: no-repeat;
    height:19px;
    width:648px;
    z-index:4;
    margin: 0px;
    padding: 0px;
    
    
}
#gauchecadrecentre1 #JEUNES_TALENTS_page #Commentaires #CommentairesContenue
{
	background-color:Transparent;
	height: 240px;
    width:646px;
    z-index:4;
    margin: 0px;
	overflow-x:hidden;
	overflow-y: auto;
	border-width:1px;
	border-style:solid;
	border-color:#000; 
}
#gauchecadrecentre1 #JEUNES_TALENTS_page #Commentaires #CommentairesContenue.empty
{
	height:40px;
}

#gauchecadrecentre1 #JEUNES_TALENTS_page #Commentaires #CommentairesContenue #PosterCommentaire
{
	/*background-color:#000000;
	color:White;
	font-family:Arial;
	font-size:12px;
	font-weight:900;

	padding:10px;*/
	
}

.SaisieCommentaire
{
	background-color:Transparent;
	padding:0px;
    padding:10px;			
	color:Black;
	font-family:Arial;
	font-size:12px;	
	font-weight:900;
}


/* SCROLLBAR PERSONNALISÉE */
/*#gauchecadrecentre1 #JEUNES_TALENTS_page #Commentaires #CommentairesContenue #ScrollCommentaires 
{
    position:relative;
    top:0px;
    left:0px;
	width: 646px;
	background-color:Transparent;	
	height:150px;
	overflow: auto;
	z-index:3;
}*/

.BoutonsEnvoiCommentaire
{
	text-align:center;
}


.ItemCommentaires
{
	background-color:Transparent;
	padding:0px;
    padding:10px;	
	color:Black;
	font-family:Arial;
	font-size:12px;	
}

.separateurCommentaires
{
	border-top:1px solid Black;
	width:610px;
    margin:0px;
	margin-top: 10px;
}
 /* FIN MODIF SL V4 */

#AjoutCommentaire
{
	position:relative;
	top:25px;
	height:20px;
    width:645px;
    z-index:4;
	text-align:right;
}


/**************************/

#gauchecadrecentre1 #JEUNES_TALENTS_page #ListingVideoJT
{
	position:relative;
	top:35px;
	background-color:Transparent;
    background-position: center center;
    background-image: url(../images/JEUNES_TALENTS/JEUNES_TALENTS_page/Fond_MesVideo.png); /*MODIF SL V4 Nom dossier JEUNES_TALENTS */
    background-repeat: no-repeat;
    height:174px;
    width:647px;
    z-index:4;
    margin: 0px;
    margin-left:10px;
    margin-top:1px;
    padding: 0px;    
}

#gauchecadrecentre1 #JEUNES_TALENTS_page #ListingVideoJT #ListingVideoJTContenue
{
	background-color:Transparent;
	position:relative;
	top: 24px;
    height:144px;
    width:645px;
    z-index:4;
    margin: 0px;
    padding: 0px;
	border-width:1px;
	border-style:solid;
	border-color:#000;
	/*overflow-y:hidden;
	overflow-x:auto;*/
}

/* SCROLLBAR PERSONNALISÉE */
#gauchecadrecentre1 #JEUNES_TALENTS_page #ListingVideoJT #ListingVideoJTContenue #ScrolldesVideos 
{
    position:relative;
    top:0px;
    left:0px;
	height:144px;
    width:645px;
	background-color:Transparent;	
	overflow-x:hidden;
	overflow: auto;
	z-index:6;
}
.ItemVideoJT
{	
	background-color:Transparent;
	width:130px;
	height:134px;
	margin:0px;
	padding:0px;
	margin-top: -15px;
	text-align: center;
	color:White;
	font-family:Arial;
	font-size:12px;
	
}
a.LienItemVideo:link
{
	font-weight:normal;
	font-family:Arial;
	font-size:11px;
	/*	font-weight:900;*/
	color:black;
	text-decoration:none;
}
a.LienItemVideo:visited
{
	font-weight:normal;
	font-family:Arial;
	font-size:11px;
	color:black;
	/*	font-weight:900;*/
	text-decoration:none;
}
a.LienItemVideo:hover
{
	font-weight:normal;
	font-family:Arial;
	font-size:11px;
/*	font-weight:900;*/
	color:white;
	text-decoration:none;
}

/*  MODIF ROB ROLLOVER */ 
a.LienItemVideo img, a.LienItemVideo:link img, a.LienItemVideo:visited img, a.LienItemVideo:active img
{
	border-width: 1px;
	border-color: #000000;
}

a.LienItemVideo:hover img
{
	border-width: 1px;
	border-color: #FFFFFF;
}
 /*  FIN MODIF ROB */ 
