ul#nuage, ul#boutiques, ul#filArianne {
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*text-align: justify;*/
}
ul#nuage li {
	display: inline;
	margin-right: 14px;
}
/*
ul#nuage li.type1 {
	color: grey;
}
ul#nuage li.type2 {
	color: brown;
}
ul#nuage li.type3 {
	color: purple;
}
ul#nuage li.taille1 {
	font-size: 0.8em;
}
ul#nuage li.taille2 {
	font-size: 1.1em;
}
ul#nuage li.taille3 {
	font-size: 1.4em;
}
*/
img.twitter {
	border: 0;
	vertical-align: bottom;
}
ul#boutiques li, ul#filArianne li {
 	background-image: url(menufleche.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	text-indent: 30px;
}
ul#filArianne li {
 	display: inline;
	list-style-position: outside;
	padding-left: 30px;
	color: #38AFF2;
}
ul#filArianne li a {
	color: #7C7C7C;
	text-decoration: none;
}
.smo a, .smo a:visited {
	color: #38AFF2;
}
.smo a:hover {
	color: #FF0000;
}
h1 {
	text-align: center;
	font-size: 12px;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}
h2 a {
	font-size: 12px;
}
.tdOnTop td {
	vertical-align: top;
}
#nuage{width:681px;display:block;overflow:hidden;}
#nuage li a{display:block ;float:left;padding-right:14px  }
