body {
	background-image: url(/img/designSite/stries.gif);
}

#top {
    left: 50%;
    margin-left: -480px;
	position:absolute;
	top:0px;
	background-image: url(/img/designSite/stries.gif);
	z-index: 1;
	width: 960px;
	height: 5px;
}
body>#top {
	position:fixed;
}

.head1
{
	background-image: url(/img/designSite/haut.gif);
	width: 960px;
	height: 71px;
}

.head2
{
	background-image: url(/img/designSite/haut2.gif);
	width: 960px;
	height: 24px;
	text-align: left;
}
.padding-menu-head2 {
	padding-left: 333px;
}

.head3 {
	background-image: url(/img/designSite/haut3.gif);
	width: 960px;
	height: 24px;
	text-align: left;
}
.padding-menu-head3 {
	padding-left: 86px;
}

.barreMenus {
	list-style-type: none;
	text-indent: 20px;
	display: block;
	padding-top: 6px;
	font-weight: normal;
}
.barreMenus a{
	display: inline;
	padding-right: 32px;
	padding-left: 18px;/*old 20*/
	font-size: 10px;
	white-space: nowrap;
	text-decoration: none;
	font-weight: bold;
}

.barreMenus a:link {
	color: #FFFFFF;
}

.barreMenus a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.barreMenus a:visited {
	color: #FFFFFF;
}

