
.logo_fond {
	background-image: url(../images/conception_stand_publicitaire.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sous-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

a:link {
	color: #5A5A5A;
	text-decoration: none;
}
a:visited {
	color: #5A5A5A;
	text-decoration: none;
}
a {
	font-family: arial;
	font-size: 11px;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #5A5A5A;
}



.lienplandusite:link {
	color: #5A5A5A;
	text-decoration: none;
}
.lienplandusite:visited {
	color: #5A5A5A;
	text-decoration: none;
}
.lienplandusite {
	font-family: arial;
	font-size: 11px;
}
.lienplandusite:hover {
	text-decoration: none;
	color: #5A5A5A;
}
.lienplandusite:active {
	text-decoration: none;
	color: #5A5A5A;
}
.h1 {
	font-family: Arial;
	font-size: 12px;
	color: #646464;
	font-weight: bold;
}
.texte {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
}
.h2 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
}
