﻿.ItemRechercheArtiste, .ItemRechercheVideo, .ItemRechercheJeuneTalent, .ItemRechercheVideoJeuneTalent
{	
	background-color:Transparent;
	position:relative;
	top:0px;
	width:130px;
	padding:8px;
	color:White;
	font-family:Arial;
	font-size:12px;
	text-align:center;
	overflow:hidden;
}

.ItemRechercheArtiste, .ItemRechercheJeuneTalent
{
	height:110px;
}

.ItemRechercheVideo, .ItemRechercheVideoJeuneTalent
{
	height:110px;
}

/* Artiste */
a.LienRechercheArtiste:link, a.LienRechercheArtiste:link img, a.LienRechercheArtiste img
{
	border-width: 1px;
	border-color: Black;
	font-family:Arial;
	font-size:12px;
	font-weight:900;
	color:White;
	text-decoration:none;
}
a.LienRechercheArtiste:visited
{
	border-width: 1px;
	border-color: Black;
	font-family:Arial;
	font-size:12px;
	color:White;
	font-weight:900;
	text-decoration:none;
}
a.LienRechercheArtiste:hover, a.LienRechercheArtiste:hover img
{
	border-width: 1px;
	border-color: White;
	font-family:Arial;
	font-size:12px;
	font-weight:900;
	color:Red;
	text-decoration:none;
}

/* Video Artiste */
a.LienRechercheVideo:link, a.LienRechercheVideo:link img, a.LienRechercheVideo img
{
	border-width: 1px;
	border-color: #FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-weight:900;
	color:White;
	text-decoration:none;
}
a.LienRechercheVideo:visited
{
	font-family:Arial;
	font-size:12px;
	color:White;
	font-weight:900;
	text-decoration:none;
}
a.LienRechercheVideo:hover, a.LienRechercheVideo:hover img
{
	border-width: 1px;
	border-color: Red;
	font-family:Arial;
	font-size:12px;
	font-weight:900;
	color:Red;
	text-decoration:none;
}

/* Jeune talent */
a.LienRechercheJeuneTalent:link, a.LienRechercheJeuneTalent:link img, a.LienRechercheJeuneTalent img
{
	border-width: 1px;
	border-color: Black;
	font-family:Arial;
	font-size:12px;
	font-weight:900;
	color:White;
	text-decoration:none;
}
a.LienRechercheJeuneTalent:visited
{
	border-width: 1px;
	border-color: Black;
	font-family:Arial;
	font-size:12px;
	color:White;
	font-weight:900;
	text-decoration:none;
}
a.LienRechercheJeuneTalent:hover, a.LienRechercheJeuneTalent:hover img
{
	border-width: 1px;
	border-color: White;
	font-family:Arial;
	font-size:12px;
	font-weight:900;
	color:Red;
	text-decoration:none;
}

/* Video Jeune talent */
a.LienRechercheVideoJeuneTalent:link, a.LienRechercheVideoJeuneTalent:link img, a.LienRechercheVideoJeuneTalent img
{
	border-width: 1px;
	border-color: #FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-weight:900;
	color:White;
	text-decoration:none;
}
a.LienRechercheVideoJeuneTalent:visited
{
	font-family:Arial;
	font-size:12px;
	color:White;
	font-weight:900;
	text-decoration:none;
}
a.LienRechercheVideoJeuneTalent:hover, a.LienRechercheVideoJeuneTalent:hover img
{
	border-width: 1px;
	border-color: Red;
	font-family:Arial;
	font-size:12px;
	font-weight:900;
	color:Red;
	text-decoration:none;
}

#gauchecadrecentre1  #RECHERCHE_liste 
{
    background-color: transparent;
    background-position: center center;
    background-image: url(../images/Default/1_cadre_gris_fond_667.png);
    background-repeat: repeat-y;
         
    width:667px;
    z-index:3;
}

#gauchecadrecentre1  #RECHERCHE_liste #Resultata_global
{
   
    background-color:#d60002;
    position:relative;
    left:10px;
    height:19px;
    width:648px;
    z-index:4;
}

/* 20090701 : item 20 */
.cssRechConteneur
{
    background-color:transparent;
    position:relative;
    left:10px;
    width:646px;
    z-index:4;
    margin-top:20px;
}
*html .cssRechConteneur /*IE6*/
{
    position:relative;
}
.cssRechTitre
{    
    background-color:black;
    position:relative;
    top:0px;
    left:0px;
    height:19px;
    width:648px;
    z-index:5;
}
.cssRechContenu
{
    background-color:#444444;
    position:relative;
    top:0px;
    left:0px;
    width:646px;
    z-index:8;
    border-color:Black;
    border-style:solid;
    border-width:1px;
    margin: 0px;
    padding: 0px;
    overflow:hidden;
}

#Resultata_Artiste_Contenu, #Resultata_JeunesTalents_Contenu
{
    height:141px;
}
#Resultata_Video_Contenu, #Resultata_Video_JeunesTalents_Contenu
{
    height:141px;
}

/* SCROLLBAR PERSONNALISÉE */
#ScrollResultatsArtistes, #ScrollResultatsVideos, #ScrollResultatsJeunesTalents, #ScrollResultatsVideosJeunesTalents
{
    position:relative;
    top:0px;
    left:0px;
    height:100%;
	width: 648px;
	overflow: auto;
	position: relative;
	z-index:6;
}
.space
{
    margin-left:10px;
	font-weight:bold;
}
/* 20090701 : fin item 20 */
