/******************************************
* SORTIES 
******************************************/
#prochaines_sorties {
	background-image:url(/_images/templates/txt_prochaines_sorties.png);
	background-repeat:no-repeat;
	width:221px;
	height:713px;
	left:0px;
	top:20px;
	position:relative;
	float:right;
}
#prochaines_sorties_large {
	background-image:url(/_images/templates/txt_prochaines_sorties.png);
	background-repeat:no-repeat;
	width:221px;
	height:913px;
	left:0px;
	top:20px;
	position:relative;
	float:right;
}
#sortie_topliste{
	width:210px;
	height:150px;
	top:50px;
	left:5px;
	position:absolute;
}
#sortie_liste{
	width:88px;
	height:auto;
	max-height:550px;
	top:298px;
	left:0px;
	text-align:right;
	padding-right:5px;
	background-color:#2DB0CF;
	position:relative;
}
#sortie_liste_large{
	width:90px;
	height:700px;
	top:298px;
	left:0px;
	text-align:right;
	padding-right:5px;
	background-color:#2DB0CF;
	position:relative;
}
#sortie_topliste_sep{
	height:10px;
}

	#sortie_topliste a{
		color:#FFFFFF;
	}
	
	/*** style texte pour le cadre sortie_topliste ****/
	#sortie_topliste .titre{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		text-align:right;
		color:#FFFFFF;
	}
	#sortie_topliste .text{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		text-align:right;
		color:#FFFFFF;
	}

	/*** style texte pour le cadre sortie_liste ****/
	#sortie_liste .titre{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		text-align:right;
		color:#FFFFFF;
		margin-bottom:5px;
	}
	#sortie_liste .bloc{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
		text-align:right;
		color:#FFFFFF;
		margin-bottom:5px;
	}
	#sortie_liste .vente{
		font-family:Arial, Helvetica, sans-serif;
		font-size:8px;
		text-align:right;
		color:#FFFFFF;
		margin-bottom:5px;
	}