/* --------------------------------------- */
/* pour la page expo, évènements et presse */
/* --------------------------------------- */

div#sousmenu {
	float: left;
	width: 190px;
	height: 100%;
	text-align: center;
	margin-top: 15px;
} 

div#entrees {
	float: left;
	width: 485px;
	height: 100%;
	text-align: left;
	margin-top: 15px;
}

#sousmenu ul {
	list-style-type: none;
	margin-bottom: 30px;
}

#sousmenu li {
	margin-bottom: 15px;
}

#sousmenu em {
	text-transform: uppercase;
}

div#legende { 
	width: 485px 
}

div#fleches { 
	float: left;
	width: 35px;
	height: 100%; 
}

div#burns { 
	float: left;
	width: 450px; 
}
