/* CSS Document */
#saison{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
#saison table{
	width:540px;	
	margin-bottom:20px;
}
#saison .selector{
	width:190px;
}
#saison img{
	border:0px;
}
#saison a{
	text-decoration:underline;
	color:#cc0066;
}
#saison .spec{
	text-decoration:none;
	display:block;	
}
#saison .second{
	height:107px;
	width:540px;
	margin:5px 0;
	cursor:pointer;
}
#saison .inner{
	border:5px solid #CC0066;
	height:97px;
}
#saison .second:hover{
	background-color:#2F2F2F;
}
#saison .second .visuel{
	float:right;
	width:190px;
	height:107px;
}
#saison .second  img{
	border-top:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}
