.menu, .bando, .bandoBa{
	display: none;
}
h1#access{
	font-size: 20px;
	visibility:visible;
	font-family:"Franklin Gothic Book", Arial, sans-serif;
	color: #000000;
	margin-top:1%;
}
.principal {
	margin: auto;
	width: 100%;
	height:100%;
}
.principal .bando {
  height: 132px;
  width: 100%;
  float: left;
  text-align:left;
}
.principal .centre {
	float:left;
	width: 100%;
	height:100%;
}
.principal .centre .text {
	color: #000000;
	text-align:left;
	width: 100%;
	height:100%;
}
.text a{
	text-decoration:underline;
	color:#000000;
}
.bando a img{
	border:0px;
}
.accessLayout {
	display : none; 
} 
.Style1{
	font-size: 14px;
	font-family:"Franklin Gothic Book", Arial, sans-serif;
}
.Style2{
	font-size: 12px;
	font-family:"Franklin Gothic Book", Arial, sans-serif;
}
.Style3{
	font-family:"Franklin Gothic Book", Arial, sans-serif;
	font-size:10px;
}
.Style4{
	font-family:"Franklin Gothic Book", Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
}
.titre{
	font-family:"Franklin Gothic Book", Arial, sans-serif;
	font-size:16px;
	font-weight: bold;
}
.imageDroite{
	float:right;
	margin-right:10px;
}
.imageGauche{
	float:left;
 	margin-left:10px;
}
.imageCentre{
	text-align: center;
}
.border{
	border:solid #000000 1px;
}
