#choixstation{
	background: url(../../images/bg/bg-choix-station.gif) 0 0 no-repeat;
	position:absolute; right:0; top:0; width:198px; height:250px; margin:0; padding:0;
	}
	
	#choixstation h1{
	color:#fff; font-size:15px; font-family: Verdana, sans-serif; font-weight:normal;
	margin:5px 0 0 15px; padding: 0;
	}
	
#choixstation ul#themes{float:left; display:block; width:183px; margin:13px 0 0 0; padding:0;}
		#choixstation ul#themes li{float:left; width:183px; height:auto; list-style-type:none; margin:0 0 2px 0; padding:0 0 0 15px;}
			#choixstation ul#themes li a{color:#fff; font-size:11px; line-height:11px; font-weight:bold; cursor:pointer; text-decoration:underline;}
			
#choixstation ul#top10{float:left; display:block; width:183px; margin:13px 0 0 0; padding:0;}
		#choixstation ul#top10 li{float:left; 	background: url(../../images/pictos/coupe.gif) 15px 3px no-repeat; width:183px; height:13px; list-style-type:none; margin:0 0 5px 0; padding:0;}
			#choixstation ul#top10 li a{color:#fff; font-size:11px;  font-weight:bold; cursor:pointer; text-decoration:underline; padding:0 0 0 30px;}