@charset "utf-8";
#baniere {
	height: 192px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imag/Baniere-acceuil-2bis.png);
	position: relative;
	background-position: -15px;
}
body {
	background-color: #A5C8EE;
}
#contenu {
	height: 700px;
	width: 1024px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#baniere #accueil a {
	color: #000066;
	text-decoration: none;
	list-style-image: url(imag/puce.jpg);
}
#baniere #accueil #b-acc {
	background-repeat: no-repeat;
	background-image: url(imag/Bouton-on..png);
	background-position: center 20px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 55px;
}
#baniere #accueil #b-acc:hover {
	background-image: url(imag/Bouton-of.png);
	color: #CCCCCC;
}
#baniere #accueil #b-acc a:hover {
	color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 55px;
}
#baniere #accueil #b-acc a {
	padding-bottom: 55px;
}

#baniere #accueil #bc {
	background-image: url(imag/Bouton-on..png);
	background-repeat: no-repeat;
	background-position: center 20px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 55px;
}
#baniere #accueil #bc a {
	padding-bottom: 55px;
}
#baniere #accueil #bc a:hover {
	color: #CCCCCC;
}

#baniere #accueil #bc:hover {
	background-image: url(imag/Bouton-of.png);
}
#baniere #accueil #bf {
	background-image: url(imag/Bouton-on..png);
	background-repeat: no-repeat;
	background-position: center 20px;
	padding-bottom: 55px;
	text-align: center;
}
#baniere #accueil #bf a {
	font-weight: bold;
	text-align: center;
	padding-bottom: 55px;
}
#baniere #accueil #bf a:hover {
	color: #CCCCCC;
	padding-bottom: 55px;
}

#baniere #accueil #bf:hover {
	background-image: url(imag/Bouton-of.png);
}
#baniere #accueil #bcc {
	background-image: url(imag/Bouton-on..png);
	background-repeat: no-repeat;
	background-position: center 20px;
	padding-bottom: 55px;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
#baniere #accueil #bcc a {
	padding-bottom: 55px;
}
#baniere #accueil #bcc a:hover {
	color: #CCCCCC;
	padding-bottom: 55px;
}

#baniere #accueil #bcc:hover {
	background-image: url(imag/Bouton-of.png);
}
#baniere #accueil #bconnex {
	background-image: url(imag/Bouton-on..png);
	background-repeat: no-repeat;
	background-position: center 20px;
	padding-bottom: 55px;
	text-align: center;
}
#baniere #accueil #bconnex a {
	font-weight: bold;
	padding-bottom: 55px;
}


#baniere #accueil #bconnex:hover {
	background-image: url(imag/Bouton-of.png);
	padding-bottom: 55px;
}
#baniere #accueil #bconnex a:hover {
	color: #CCCCCC;
}



#accueil {
	position:absolute;
	width:650px;
	height:100px;
	z-index:5;
	left: 141px;
	top: 84px;
	display: inline;
	list-style-type: disc;
}
#baniere {
	background-image: url(imag/Baniere-acceuil-2bis.png);
}
#contenu #emprinte {
	background-image: url(imag/enprinte2.png);
	background-repeat: no-repeat;
}
#contenu #emprinte:hover {
	background-image: url(imag/enprinte2bis.png);
	background-repeat: no-repeat;
}
