
         /* NB: il est conseiller de classer les elments de feuilles de styles selon l' ordre suivant: Body; link; paragraphe; menu1(entête); menu2(page web); contenu; images */

body {
	font-family: Arial, Verdana, Helvetica, Trebuchet MS;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #548CC5;
}




/*......EN-TETE......EN-TETE......EN-TETE......EN-TETE......EN-TETE....................................................... */ 











/* .....MENU.....MENU.....MENU.....MENU.....MENU.....MENU.....MENU.....MENU.....MENU............................................................................................................... */ 

.menu {                                            /* - Menu du chapitre OUAGADOUGOU - */ 
    font-family: "Book Antiqua", arial, times, verdanna;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
	text-decoration: none;
}

.menu:hover {
    font-family: "Book Antiqua", arial, times, verdanna;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #009933;
}



.titremenu {
    text-align:center;
	font-size: 12px;
    font-family: Arial, times, verdanna;
    color: #339900;
	}


/* .....CONTENU.....CONTENU.....CONTENU.....CONTENU.....CONTENU.....CONTENU.....CONTENU.....CONTENU................................................................................................................ */ 

#conteneur {
    padding:10px;
	background-color:#FFFFFF;
	text-align:justify;
	}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #006699;
	font-variant: normal;
}


h3 {
    font-size: 150%;
    font-family: Times New Roman, Times, serif; 
    color:white;
    padding:0 ;                                 /* marges intérieures à 0 */
    background-color:#6364A3; 
    margin-right:4px;
    text-align:center;
}


.contenu-titre2a {                                       /* 1è modèle de titre niveau 2  du contenu - appliqué au menu du chapitre OUAGADOUGOU - */ 
    font-family: "Book Antiqua", arial, times, verdanna;
	font-size: 18px;
	color:#41426D;
}


.contenu-titre2a1 {                                       /* 1è modèle de titre niveau 2  du contenu - appliqué au menu du chapitre OUAGADOUGOU - */ 
    font-family: "Book Antiqua", arial, times, verdanna;
	font-size: 17px;
	color:black;
}



.ancre-nomme2 {                                           /* le tiret vertical 0 */
	font-size:12px;
	color: #006600;
}


.ancre-nomme3 {                                           /* haut de pâge */
	font-size:10px;
	color: #006600;
}


.contenu-titre2b {                                      /* 2è modèle de titre niveau 2  du contenu - appliqué au menu du chapitre EDEN PARK -  */ 
    font-family: "Book Antiqua", arial, times, verdanna;
	font-size: 18px;
	color:black; 
}


p {
    font-family: "Book Antiqua", arial, times, verdanna;
	font-size: 15px;
	color:black; 
    text-align:justify;
    text-indent:10px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	}

.paragraphe {                            /*  introduit dans la TR des tableaux pour obtenir les mêmes styles que les paragraphes */ 
    font-family: "Book Antiqua", arial, times, verdanna;
	font-size: 15px;
	color:black; 
    text-align:justify;
	}


hr {                            /*  ligne  horizontale */ 
   width: 60%; 
   text-align:center;
   height: 1px;
   color:#6364A3;
   background-color:#6364A3;
   border: 0;
}


/* .....LISTE.....LISTE.....LISTE.....LISTE.....LISTE.....LISTE.....LISTE.....LISTE.....LISTE.....LISTE.....LISTE................................................................................................................ */ 

.ul-listes {
    font-family: "Book Antiqua", arial, times, verdanna;
	font-size: 15px;
	color:black; 
    text-align:justify;
	}





/* .....TABLEAU.....TABLEAU.....TABLEAU.....TABLEAU.....TABLEAU.....TABLEAU.....TABLEAU.....TABLEAU................................................................................................................ */ 

.tableau {                            /*  tableau infos pratiques */ 
    background-color:#8F91BA;
 }

.tableau-entete {                             /*  tableau infos pratiques */ 
    font-family: "Book Antiqua", arial, times, verdanna;
	font-size: 15px;
    background-color:#E0E0E0;
    color: #000000;
    text-align:center;
}

.tableau-menu {                              /*  tableau infos pratiques */ 
	font-size: 10px;
    font-family: arial, times, verdanna;
    background-color:#E0E0E0;
    color: #CC3300;
    text-align:center;
}


.tableau-contenu {
    font-family: "Book Antiqua", arial, times, verdanna;
	font-size: 12px;
	text-align:left;
    background-color:white;
   color: black;
}

.tableau2-contenu {                              /*  tableau températures et pluies  dans infos pratiques */ 
	font-size: 12px;
    font-family: arial, times, verdanna;
    background-color:#FFFFFF;
    color: #CC3300;
    text-align:center;
}




/* .....IMAGES .....IMAGES .....IMAGES .....IMAGES .....IMAGES .....IMAGES .....IMAGES .....IMAGES .....IMAGES .....IMAGES .....IMAGES............................................................................................................... */ 

#image-left {
	float:left;
	background-color:#FFFFFF;
	text-align:center;
    margin:5px;
	}


#image-center {
	float:center;
	background-color:#FFFFFF;
	text-align:center;
    margin:5px;
	}


/* ..................................................................................................................... */ 



/* ..................................................................................................................... */ 



/* ..................................................................................................................... */ 



/* ..................................................................................................................... */ 







.PDG {
     font-size: 90%;
     font-family:  Trebuchet MS, arial, times, verdanna;
	 color:black;
}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0033CC;
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: disc;
}

li {
	font-family: Arial, Verdana, "Times New Roman", "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-indent: 0pt;
}








 /* ..................................................................................................................... */ 



.txwith {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #334680;
	text-decoration: none;
}
.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #439459;
	text-decoration: underline;
}

.link3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link3:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.titre1P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6EA53F;
}

.titre1Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3C804F;
}
.titre1Black {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #303030;
}
.titre2Green{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3A5192;
}

.txbgray{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #666666;
	text-align: justify;

}
.txblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #287193;
}

.sstitre {
	font-family: Arial, "Times New Roman", "Trebuchet MS", Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #004080;
}

.linkG {

	font-family: Arial, Verdana, Helvetica, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #287193;
	text-decoration: none;
}
.linkG:hover {
	font-family: Arial, Verdana, Helvetica, Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6633;
}
