 /* ma feuille de style du 28/09/2006 */
body {
	color: #0024FD;
	background-color: #F6FF00;
	margin: 0px;
	padding: 0px;
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-size: 110%;
}

a:link {
	color: #FA020E;
	text-decoration: none;
	font-size: 1em;
}
a:visited {
	color: #E2020E;
	text-decoration: none;
	font-size: 1em;
	}
a:active, a:focus, a:hover {
	color: #E2024D;
	text-decoration: underline;
	font-size: 1em;
}

h1 {
  margin: 0px;
  padding: 0px;
	font-size: 1.8em;
  font-weight: bold;
}

h2 {
  margin: 0px;
  padding: 0px;
	font-size: 1.6em;
  font-weight: bold;
}

h3 {
	font-size: 1.12em;
  margin: 0px;
  padding: 0px;
}

h4 {
  margin: 0px;
  padding: 0px;
	font-size: 0.9em;
	text-align: center;
}

h5 {
  margin: 0px;
  padding: 0px;
	font-size: 1em;
	text-align: center;
}

p {
	text-indent: 20px;
}

hr {
	color : #0024FD;
	background-color: #0024FD;
	height: 4px;
	/*clear: both;*/
}
hr.pied {
	clear: both;
}
hr.saut  {
	visibility: hidden;
	clear: left;
}

/* défintion de base pour les balises courantes */
input, select, th, td {font-size:1em} /* formulaire et tableaux */

/* défintion pour éviter les diminutions de taille lors de l'imbrication des balises courantes */
li li, li p, td p, blockquote p {font-size:1em} /* marche pas très bien sur IE */


.bando {
	width: 100%;
	color: #FA020E;
	background-color: #0024FD;
  margin: 0px;
  padding: 0px;
}

.coord {
  margin: 0px;
  padding: 0px;
	height: 10.3em;
	float: left;
	text-align: center;
}

.titre {
  margin: 0px;
  padding: 0px;
	margin-left: 10.7em;
	width: 67%;
	height: 10.3em;
	background-image: url('Img/lavande.jpg');
	background-repeat:no-repeat;
	text-align: center;
}
.titre h1 {
  margin: 0px;
  padding: 0px;
  padding-top: 3.4em;
	font-size: 1.8em;
  font-weight: bold;
}


.menuH {
	width: 85%;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	white-space: nowrap;
}
/* définition d'un lien type bouton */
.menuH a:link, .menuH a:visited, .menuH a:active, .menuH a:focus {
	text-decoration: none;
	color: #000000; 
	text-align: center; 
	font-weight: bold; 
	background-color: #f6ff00;
	margin: 0px;
	margin-left: 0.1em;
	padding: 0.2em;
	padding-left: 1em;
	padding-right: 1em;
	border-style: outset;
	border-width: 7px;
	border-color: #0024fd;
}
.menuH a:active, .menuH a:focus { /* changement de l'affichage du bouton l'instant du click, focus ne marche pas sur IE */
	text-decoration: underline;
	border-style: inset;
}
.menuH a:hover { /* changement de l'affichage du bouton au passage de la souris */
	text-decoration: underline;
	color: #000000; 
	text-align: center; 
	font-weight: bold; 
	background-color: #ffa500;
	margin: 0px;
	margin-left: 0.1em;
	padding: 0.2em;
	padding-left: 1em;
	padding-right: 1em;
	border-style: inset;
	border-width: 7px;
	border-color: #0024fd;
}

.drapeau {
	float: right;
	margin: 5px;
	padding: 0px;
}
.drapeau img {
	margin: 0px;
	padding: 0px;
	border-style: outset;
	border-width: 4px;
	border-color: #0024fd;
	width: 25px;
	height: 15px;
}
/* définition d'un lien type bouton pour les images des drapeaux */
.drapeau a:link, .drapeau a:visited, .drapeau a:active, .drapeau a:focus, .drapeau a:hover {
	margin: 0px;
	padding: 0px;
	background-color: #f6ff00;
}

.menu {
	float: left;
	margin: 0px;
	margin-top: 2px;
	padding: 0px;
}
.menuG {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menuG a {
	width: 10em;
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px;
  display: block;
	text-align: center;
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	border-width: 7px;
	border-color: #0024fd;
}
/* définition d'un lien type bouton */
.menuG a:link, .menuG a:visited {
	color: #000000; 
	background-color: #f6ff00;
	border-style: outset;
}
.menuG a:active, .menuG a:focus { /* changement de l'affichage du bouton l'instant du click, focus ne marche pas sur IE */
	text-decoration: underline;
	border-style: inset;
}
.menuG a:hover { /* changement de l'affichage du bouton au passage de la souris */
	text-decoration: underline;
	background-color: #ffa500;
	border-style: inset;
}
.drapeauG {
	float: left;
	margin: 5px;
	margin-left: 5px;
	padding: 0px;
	list-style-type: none;
}
.drapeauG img {
	margin: 2px;
	padding: 0px;
	border-style: outset;
	border-width: 4px;
	border-color: #0024fd;
	width: 25px;
	height: 15px;
}
.drapeauG a:link, .drapeauG a:visited, .drapeauG a:active, .drapeauG a:focus, .drapeauG a:hover {
	margin: 0px;
	padding: 0px;
	background-color: #f6ff00;
}


.centreM {
  margin: 0px;
  padding: 0px;
}
.centreM ul {
  width: 800px;
  height: 400px;
  padding: 0px;
  margin: 0px;
  margin: auto;
  position: relative;
  list-style: none;
  background: url(Img/courbe3.jpg) no-repeat left top;
}
.centreM a {
  position: absolute;
  display: block;
  left: 0px;
  text-decoration: none;
  font-weight: bold;
  font-size: 1em;
  color: #0024FD;
 /* Le Z-index nous permettra d'être sûr qu'une balise A sera toujour par dessus
  * toute autre balise que l'on pourrais definir. Cette valeur est necessaire pour
  * Assuré la compatibilité avec Mozilla/Firefox.
  */
	z-index:2;
 /* Pour eviter les problèmes de prechargement et d'eventuel scintillement, toutes les puces
  * sont mises sur une seul image. Cette image est placé en background sur toutes les balises A.
  */
/*	??? background: url(Img/pucebleue.gif) no-repeat top left;*/
}
.centreM a:hover{
  color: #0024FD;
 /* Le Z-index nous permettra de nous assurer qu'une balise A survolée sera toujours en arrière plan
  * par rapport à une balise A non survolée. En effet, nous verrons par la suite que certaines balises
  * seront amenées à se chevaucher.
  */
  z-index:1;
	text-decoration: underline;
	background: url(Img/pucecarre.gif) no-repeat;
}
#maroc{
  top: 66px;
  left: 85px;
	width: 146px;
	height: 97px;
  color: #0024FD;
  background-position: 0% 0%;
	background: url(Img/maroc.jpg) no-repeat;
	text-align: center;
}
#maroc:hover{
  background-position: 0% 0%;
	background: url(Img/maroc.jpg) no-repeat;
}
#menu1{
  top: 6px;
  left: 585px;
	width: 150px;
	height: 25px;
  color: #0024FD;
	background-position: 100% 10%;
	text-align: center;
}
#menu1:hover{
  background-position: 100% 0%;
}
#menu2{
  top: 49px;
  left: 710px;
	width: 120px;
	height: 25px;
  color: #0024FD;
	background-position: 0% 0%;
	text-align: center;
}
#menu2:hover{
  background-position: 0% 0%;
}
#menu3{
  top: 86px;
  left: 567px;
	width: 120px;
	height: 25px;
  color: #0024FD;
	background-position: 100% 50%;
	text-align: center;
}
#menu3:hover{
  background-position: 100% 50%;
}
#menu4{
  top: 135px;
  left: 638px;
	width: 260px;
	height: 25px;
  color: #0024FD;
	background-position: 0% 0%;
	text-align: center;
}
#menu4:hover{
  background-position: 0% 0%
}
#menu5{
  top: 150px;
  left: 458px;
	width: 150px;
	height: 25px;
  color: #0024FD;
	background-position: 100% 100%;
	text-align: center;
}
#menu5:hover{
	background-position: 100% 100%;
}
#menu6{
  top: 192px;
  left: 550px;
	width: 200px;
	height: 25px;
  color: #0024FD;
	background-position: 0% 0%;
	text-align: center;
}
#menu6:hover{
  background-position: 0% 0%;
}
#menu7{
  top: 187px;
  left: 367px;
	width: 140px;	
	height: 40px;
  color: #0024FD;
	background-position: 100% 100%;
	text-align: right;
}
#menu7:hover{
  background-position: 100% 100%;
}
#menu8{
  top: 237px;
  left: 440px;
	width: 200px;
	height: 25px;
  color: #0024FD;
  padding-top: 10px;
	background-position: 0% 0%;
	text-align: center;
}
#menu8:hover{
  background-position: 0% 0%;
}
#menu9{
  top: 243px;
  left: 159px;
	width: 200px;
	height: 25px;
  color: #0024FD;
  padding-bottom: 10px;
	background-position: 86% 100%;
	text-align: right;
}
#menu9:hover{
  background-position: 86% 100%;
}
#menu10{
  top: 283px;
  left: 168px;
	width: 200px;
	height: 45px;
  color: #0024FD;
  padding-top: 10px;
	background-position: 25% 0%;
	text-align: center;
}
#menu10:hover{
  background-position: 25% 0%;
}
#menu11{
  top: 230px;
  left: 10px;
	width: 200px;
	height: 70px;
  color: #0024FD;
	background-position: 50% 100%;
	text-align: center;
}
#menu11:hover{
	background-position: 50% 100%;
}
#menu12{
  top: 290px;
  left: 4px;
	width: 100px;
	height: 70px;
  color: #0024FD;
  padding-top: 10px;
	background-position: 8% 0%;
	text-align: center;
}
#menu12:hover{
  background-position: 8% 0%;
}

.centre {
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  padding-right: 10px;
	width: 95%;
	font-size:0.9em;
}
.centre_avec_menu {
  margin: 0px;
  margin-left: 12em;
  padding: 0px;
	font-size:0.9em;
}
.contact {
	margin: 0px;
  padding: 0px;
  padding-bottom: 200px;
  padding-left: 40px;
	width: 100%;
	background-image: url('Img/plan.jpg');
	background-repeat:no-repeat;
	background-position: 50% 0%;
}
img.plan  {
	float: right;
	margin: 10px;
	padding: 10px;
}
/* définition d'un formulaire custom grâce à ces balises */ 
.p_form {
	font-size: 1em;
	text-indent: 0px;
}
form {
	padding: 1em;
	width: 30em;
}
label {
}
input {
	border: 0.1em solid #0024FD;
	background-color: #ffa500;
	color: white;
}
textarea {
	border: 0.1em solid #0024FD;
	background-color: #ffa500;
	font-family: "trebuchet ms",sans-serif;
	color: white;
}
input:focus, textarea:focus /* quand le curseur est sur un champ (ne marche pas sur IE) */
{
   background-color: #ffbe1b;
}
/* définition de style pour les boutons valider et reset du formulaire */
input.boutonform {
	border: 0.4em outset #0024FD;
	font-weight: bold;
	cursor: pointer;
}
input.boutonform:hover {
	background-color: #8e8e8e;
}
input.boutonform:active, input.boutonform:focus {
	border: 0.4em inset #0024FD;
	background-color: #ffa500;
	color: #0024FD;
}

.listing {
	border-style: solid;
	border-width: 2px;
	border-color: #0024fd;
	width: 95%;
	margin: auto;
	margin-top: 4px;
	margin-bottom: 1em;
	padding: 5px;
}
.listing img {
	width: 133px;
	height: 100px;
	margin: 5px;
/*	align: left; */
	vertical-align : middle;
}
img.detail {
	width: 400px;
	height: 300px;
	margin: auto;
	margin-top: 4px;
	margin-bottom: 5px;
}
.centrer {
		text-align: center;
}
/*.description {
	width: 50%;
	float: right;
}
.listing p {
	text-indent: 0px;
}
hr.saut_photo {
	visibility: hidden;
	clear: right;
}
img.principale {
	width: 133px;
	height: 100px;
	margin: 5px;
}
*/
.listing h1 {
	text-align: center
}
img.coup  {
	width: 20px;
	height: 20px;
	margin: 1px;
	float: right;
}
img.new  {
	width: 100px;
	height: 30px;
	margin: 1px;
	float: right;
}


.pied {
  margin: 0px;
  padding: 0px;
}
.pied a, .pied a:link, .pied a:visited, .pied a:active, .pied a:focus {
	color : #0024FD;
	text-decoration: none;
}
.pied a:hover {
	color : #0024FD;
	text-decoration: underline;
}
.pied h1 {
  margin: 0px;
  padding: 0px;
	font-size: 0.9em;
	text-align: center;
}
.pied h2 {
  margin: 0px;
  padding: 0px;
	font-size: 0.8em;
	text-align: center;
}

.ref a {
	color: #F6FF00;
}

.validation {
	text-align: center;
}
.validation img {
	border: 0;
	height: 31px;
	width: 88px;
}

.gruge h1 {
	color: #F6FF00;
	
}