body {
  background-color:#deaa71;
}
.principal {
	height: 100%;
	width: 800px;
	margin: auto;
	text-align:center;
}
.principal .bando {
	background-image: url(images/bando.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 800px;
	float: left;
	text-align:left;
}
.principal .centre {
	width: 800px;
	height:100%!important;
	height:469px;
	float:left;
	margin-top:0px!important;
	margin-top:-4px;
	background-image: url(images/center.jpg);
	background-repeat: no-repeat;
	background-color:#e87a7b;
}
.principal .bandoBa {
	background-image: url(images/bandoBa.gif);
	background-repeat: no-repeat;
	height: 95px;
	width:100%;
	float:left;
	margin-top:-47px;
}
.principal .bandoBa .adr {
	margin-top:50px;
}
.principal .bandoBa .copy {
	float:left;
	padding-top:60px;
	padding-left:2px;
}

.principal .centre .menu {
	width:160px;
	height:350px;
	float:left;
	margin-left:2px;
	color: #000000;
	text-align:left;
}
.principal .centre .text {
	width: 620px;
	color: #000000;
	float:right;
	text-align:left;
}
.pratique {
	width: 320px;
	color: #000000;
	float:right;
	text-align:left;
	background-image: url(images/fondPratique.gif);
	background-repeat: repeat;
	margin-bottom: 35px;
	margin-left: 10px;
	font-family: "Franklin Gothic Book", Arial, sans-serif;
	font-size: 12px;
	border: thick #fcdcbf double;
}
h1#access{
	font-size: 14px;
	visibility: hidden;
	margin-top:-30px;
}
.text a{
	text-decoration:underline;
	color:#000000;
}
.bando a img{
	border:0px;
}
.bandoBa a {
	color:#deaa71;
	text-decoration:underline;
}
.menu a {
	color:#000000;
	text-decoration:none;
}
.menu a:hover {
	text-decoration:underline;
	color:#deaa71;
}
.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:5px;
}
.imageGauche{
	float:left;
 	margin-left:5px;
}
.imageCentre{
	text-align: center;
 	margin-top:20px;
}
.Center{
	text-align: center;
}
.border{
	border:solid #000000 1px;
}


