#UlInfoDomaine{

}

#UlInfoDomaine li{
 display:inline; 

 padding-left: 10px;
}


#affichePistes{
	height: 180px;
}

#PistesStation
{
	width: 190px;
	background-color: #e8e8ff;
	border: 1px solid #1a1a1a;
	float: left;
	margin: 4px;
	height: 170px;
}

#PistesStation .titre
{
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	border: 1px solid #1a1a1a;
	border-right: 0px solid;
	border-left: 0px solid;
	border-top: 0px solid;
	border-bottom: 1px solid;
	margin-bottom: 5px;

}

#PistesStation .pistecontent
{
	color: lime	
}
