.noDisplay {
  height:1px;
  left:0;
  overflow:hidden;
  position:absolute;
  top:-500px;
  width:1px;
}

* {
font-family:Verdana,sans-serif;
font-size:14px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:145%;
/*
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 14px; */
}

body {
  margin: 0; /* pour éviter les marges */
  text-align: center; /* pour corriger le bug de centrage IE */
}

div#content {
  position:relative;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  			margin-top: 10px;
}

#menu {
  text-align:center ;
}

.langue-align {
  float:left;
  width: 100px;
}
  
.langue {
  float:right;
  width: 100px;
  text-align:right;
}

.langue a img {
  border: 1px solid;
}

.com-align {
 float:left;
 width: 180px;
}

.com {
  float:right;
  width: 180px;
  text-align:right;
}

.descr3 {
  float:left;
  width: 180px;
}

div#colonnegauche {
			float: left;
			width: 190px;
			padding: 1px 0;
			text-align:center;
}

div#colonnegauche img {
	margin-left: 10px;
	margin-bottom: 10px;
}

div#colonnedroite {
			float: right;
			width: 190;
			padding: 1px 0;
			text-align:center;
}

div#colonnedroite img {
	margin-left: 10px;
	margin-bottom: 10px;
}

div#galerie {
			padding: 1px 20px;
			margin-left: 30px;
			margin-right: 30px;
/*			background: red; */
			text-align:center;
}

div#galerie img {
			float: left;
			width: 250;
			padding: 1px 0;
		 margin-left: 10px;
}

div#centre {
			padding: 1px 20px;
			margin-left: 160px;
			margin-right: 160px;
/*			background: red; */
			text-align:justify;
}

div#titre {
	margin-top: 10px;
  text-align:center;
}

#intro {
  color:#003366;
  font-size:large;
}

h1 {
  color:#ffcc00;
  font-weight: bold;
  font-size:18px;
  width:70%;
}

h2 {
  color:#ffcc00;
  font-size:18px;
  width:70%;
}

a {
  color:#ffcc00;
}

.list { 
list-style-type: none;
padding-left: 5px;
}

ul.list li{
background-repeat: no-repeat;  
background-position: 0 10px;
background-image:url(Images/puce.jpg); 

padding: 3px 0 3px 15px;  
margin-left:0px;  
color:#ffffff;
}

.tarif {
  width:80%;
  margin-top: 1%;
  margin-right: 1%;
  float:left;
  border: thin solid #bfbfbf;
  border-collapse:separate;
}

.tarif th,.tarif td {
  background-color:#00458A;
/*  height: 80px; */
   
  border-width: 1px 1px 1px 1px;
  border-color: #565656 #bfbfbf #bfbfbf #565656;
  border-style:solid;

  text-align:center;
  font-weight: normal;
}

.prix {
  width:100px;
}

.descr {
  width:280px;
}

#prixcfa {
  width:100px;
}

