/* ---------------------------------- liens.css ------------------------------------- */
.lien
{
	width: 680px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom-width: thin; 
	border-bottom-style: dotted;
	border-bottom-color: Black;
}
.lieu
{
	max-width: 480px;
	min-width: 480px;
}

a
{
	color: Black;
}
.carte, .france, .docu, .email, .site
{
	width: 50px;
	text-align: center;
	text-decoration: none;
	border: none;	
}
img
{
	text-decoration:none;
	border: none;
}
.description
{
	font-size: 11px;
	margin-top: 5px;
	width: 400px;
}
.location
{
	font-size: 11px;
}