/* CSS Document */
#menu-haut {
	float: left;
	height: 22px;
	width: 797px;
}
#menu-bas {
	background: url(menu/bg-menu-bas.jpg);
	float: left;
	height: 24px;
	width: 770px;
	padding-right: 12px;
	padding-left: 15px;
}
a.accueil {
	background: url(menu/home.jpg);
	float: left;
	height: 22px;
	width: 72px;
}
a.lienclignotant {
text-decoration: blink;

}
a.accueil:hover {
	background: url(menu/home-actif.jpg);
}
a.about-us {
	background: url(menu/about-us.jpg);
	float: left;
	height: 22px;
	width: 96px;
}
a.about-us:hover {
	background: url(menu/about-us-actif.jpg);
}
a.newsletter {
	background: url(menu/newsletter.jpg);
	float: left;
	height: 22px;
	width: 166px;
}
a.newsletter:hover {
	background: url(menu/newsletter-actif.jpg);
}
a.francais {
	background: url(menu/fr.jpg);
	float: left;
	height: 22px;
	width: 35px;
}

a.francais:hover {
	background: url(menu/fr.jpg);
}
a.anglais {
	background: url(menu/en.jpg);
	float: left;
	height: 22px;
	width: 34px;
}

a.anglais:hover {
	background: url(menu/en.jpg);
}
a.newsletter:hover {
	background: url(menu/newsletter-actif.jpg);
}
a.contact {
	background: url(menu/contact.jpg);
	float: left;
	height: 22px;
	width: 90px;
}
a.contact:hover {
	background: url(menu/contact-actif.jpg);
}
a.news {
	background: url(menu/news.jpg);
	float: left;
	height: 22px;
	width: 71px;
}
a.news:hover {
	background: url(menu/news-actif.jpg);
}
a.terms {
	background: url(menu/terms.jpg);
	float: left;
	height: 22px;
	width: 75px;
}
a.terms:hover {
	background: url(menu/terms-actif.jpg);
}
a.links {
	background: url(menu/liens.jpg);
	float: left;
	height: 22px;
	width: 315px;
}
a.links:hover {
	background: url(menu/liens-actif.jpg);
}
a.faq {
	background: url(menu/faq.jpg);
	float: left;
	height: 22px;
	width: 53px;
}
a.faq:hover {
	background: url(menu/faq-actif.jpg);
}
a.nav-mar {
	font: bold Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(menu/puce.gif) no-repeat;
	text-align: left;
	margin-right: 1px;
	margin-left: 5px;
	margin-top: 7px;
	padding-left: 15px;
	text-decoration: none;
	letter-spacing: 0.05em;
}
a.nav-marr {
	font: bold Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(menu/puce2.gif) no-repeat;
	text-align: left;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 7px;
	padding-left: 15px;
	text-decoration: none;
	letter-spacing: 0.1em;
}
a.nav-mar:hover {
	color: #000000;
}
p.newsletter {
	font: bold 0.6em Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: right;
	margin-top: 7px;
}
input.envoyer {
	background: #dcd4c7;
	border: 1px solid #a48e65;
	height: 16px;
	width: 38px;
	font: bold 0.6em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
input.newsletter {
	height: 10px;
	font: bold 0.6em Verdana, Arial, Helvetica, sans-serif;
	width: 100px;
}

form.newsletter {
	float: right;
	margin: 2px 0px 0px;
	width: 150px;
	display: inline;
}
