@charset "UTF-8";
/* CSS Document */

.villes	{
	font-size:9px;
	font-family:"Lucida Sans Unicode";
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;}
	
.adresse	{
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
	border-top:#FFFFFF dashed 1px;
	padding-top:5px;
}

a.adress	{
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:underline;
}

.boutique	{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#FFFFFF;
	text-align:center;

}
.bout2	{
	font-size:13px;
	font-family:"Lucida Sans Unicode";
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
}

.titre	{
	font-size:32px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#FFFFFF;
	text-align:center;

}