/* ---------------------------------- expos.css ------------------------------------- */
#expos_sculpteurs
{
	width: 690px;
}
.expo
{
	margin-top: 10px;
	border-bottom: medium;
	border-bottom-width: thin; 
	border-bottom-style: dotted;
	border-bottom-color: Black;
}
.expo a
{
	color:#000000;
}
.description
{
	font-size: 11px;
	margin-top: 5px;
	width: 400px;
}
.location
{
	font-size: 11px;
	margin-top: 5px;
	width: 400px;
}
.nom
{
	width: 670px;
}
img
{
	text-decoration:none;
	border: none;
}
.carte, .france, .docu, .email, .site
{
	width: 50px;
	text-align: center;
	text-decoration: none;
	border: none;	
}
.lieu:a
{
	text-decoration: none;
}

.lieu
{
	max-width: 450px;
	min-width: 450px;
}
#fin
{
	width: 300px;
}
#fin_pass
{
	width: 50px;
}
#image
{
	width: 100px;
	text-align: center;
}
a
{
	color: Black;
}
