html, body {
	border: 0; 
	margin: 0; 
	padding: 0;
}
html > body #AccessiBarre {
	position:fixed; 
	z-index:1000;
	top:0;
}
#AccessiBarre {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family:Arial;
	height:10px;
}
#VersionTexte, #VersionGraphique, #initial, #OngletFermer {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
}
#VersionTexte:hover, #VersionGraphique:hover, #initial:hover, #OngletFermer:hover {
	outline: none;
	text-decoration:underline;
}
#AccessiBarre a img {
	outline: none;
	border: none;
}
.ClearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.ClearFix {display: inline-block;}
* html .ClearFix {height: 1%;}
.ClearFix {display: block;}
.ClearFix {height: 1%;}
.ClearFix {display: block;}

.TitreAccessiBarre {
	margin:0;
	font-size: 1.4em;
	color:#FFFFFF;

}
#ConteneurOnglet {
  	width: 100%;
  	height: 100%;
  	text-align: center;
}
#Onglet {
  	background: url(../images-accessibarre/barre-haut.png) repeat-x 0 0;
	height: 38px;
	position: relative;
	top:0px;
}
#Onglet ul.OngletContenu {
	display: block;
	position: relative;
	top:7px;
  	float: right;
  	clear: right;
  	height: 38px;
	width: auto;
  	font-weight: bold;
	line-height: 38px;
	margin: 0;
	right: 150px;
  	color: white;
  	font-size: 80%;
	text-align: center;
}
#Onglet ul.OngletContenu li.Gauche {
  	background: url(../images-accessibarre/barre-gauche.png) no-repeat left 0;
  	height: 38px;
	width: 37px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}
#Onglet ul.OngletContenu li.Droite {
  	background: url(../images-accessibarre/barre-droite.png) no-repeat left 0;
  	height: 38px;
	width: 37px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}
#Onglet ul.OngletContenu li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 38px;
  	background: url(../images-accessibarre/barre-milieu.png) repeat-x 0 0;
}
#Onglet ul.OngletContenu li a {
	outline: none;
	color: #FFFFFF;
	font-size:16px;
	text-decoration:none;
}
#Onglet ul.OngletContenu li a:hover {
	color:#33CCCC;
	text-decoration:underline;
}
#Barre {
	width: 100%;
	color: white;
	background: #333333;
	overflow: hidden;
	position: relative;
	z-index: 3;
	height: auto;
}

#Barre .BarreContenu {
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding-top: 0px;
	text-align: left;
}
#Barre .OngletFermer {
	display: block;
	position: absolute;
	right: 30px;
	top: 10px;
	width: 80px;
	text-align: right;
}
#Barre .OngletFermer a {
	outline: none;
	display: block;
	width: 100%;
	height: 20px;
	background: url(../images-accessibarre/bouton-fermer.png) no-repeat 0 0;
	padding-right: 10px;
	margin-left:20px;
	border: none;
	font-size: 16px;
	font-weight:bold;
}
#Barre .OngletFermer a:hover {
	background: url(../images-accessibarre/bouton-fermer.png) no-repeat 0 -20px;
}
.TexteBarre {
	font-size:16px;
	font-weight:bold;
}
.ContenuParties {
	float:left;
	display:block;
	width:250px;
	height:250px;
	margin:20px;
	border-left:1px dotted #FFFFFF;
	padding-left:20px;
}
div.Slider {
	width: 200px;
	height: 10px;
	margin-left:20px;
	background: url(../images-accessibarre/barre-grise.png) no-repeat 0 0;
}
div.Mini{
	position:relative;
	top:-10px;
	left:-20px;
	font-size:20px;
	font-weight:bold;
}
div.Maxi{
	position:relative;
	top:-54px;
	left:210px;
	font-size:20px;
	font-weight:bold;
	margin-bottom:-29px;
}
div.Slider div.Bouton{
	display:block;
	position:relative;
	top:-31px;
	background: url(../images-accessibarre/bouton.png);
	width: 20px;
	height: 20px;
	cursor:pointer;
}
div.Carre {
	float:left;
	width:40px;
	height:40px;
	margin-left:7px;
	margin-bottom:7px;
}
.LienCarre {
	outline: none;
	display:block;
	width:0px;
	height:0px;
}
.LiensNonVoyants, .LiensNonVoyants:link, .LiensNonVoyants:active, .LiensNonVoyants:visited {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
}
.LiensNonVoyants:hover {
	text-decoration:none;
}
#NoirBlanc,  #NoirBlanc:link, #NoirBlanc:active, #NoirBlanc:hover {
	background-color:#000000;
	color:#FFFFFF;
}
#BlancNoir, #BlancNoir:link, #BlancNoir:active, #BlancNoir:hover {
	background-color:#FFFFFF;
	color:#000000;
}
#BrunBlanc, #BrunBlanc:link, #BrunBlanc:active, #BrunBlanc:hover {
	background-color:#935200;
	color:#FFFFFF;
}
#JauneBrun, #JauneBrun:link, #JauneBrun:active, #JauneBrun:hover {
	background-color:#fffc00;
	color:#935200;
}
#JauneNoir, #JauneNoir:link, #JauneNoir:active, #JauneNoir:hover {
	background-color:#fffC00;
	color:#000000;
}
#JauneRouge, #JauneRouge:link, #JauneRouge:active, #JauneRouge:hover {
	background-color:#fffc00;
	color:#ff2700;
}
#JauneBleu, #JauneBleu:link, #JauneBleu:active, #JauneBleu:hover {
	background-color:#fffc00;
	color:#0a31ff;
}
#VertBlanc, #VertBlanc:link, #VertBlanc:active, #VertBlanc:hover {
	background-color:#00944d;
	color:#FFFFFF;
}
#RoseBlanc, #RoseBlanc:link, #RoseBlanc:active, #RoseBlanc:hover {
	background-color:#aa2395;
	color:#FFFFFF;
}
#BleuBeige, #BleuBeige:link, #BleuBeige:active, #BleuBeige:hover  {
	background-color:#0a31ff;
	color:#ffd5a9;
}