/*---------General---------*/

body { color: black; font-size: 14px; font-family: verdana; font-weight: normal; font-style: normal; line-height: 12px; background-color:royalblue; text-decoration: none; }

p { text-align:justify; }

tr,td,br,li { color: black; font-size: 14px; font-family: inherit; font-weight: normal; font-style: normal; text-decoration: none; }

h1 { color: royalblue; font-size: 16px; font-family: inherit; font-weight: bolder; font-style: normal; text-decoration: none; text-align: center; display:block; background-color:burlywood;}

h2 { color: royalblue; font-size: 15px; font-family: inherit; font-weight: bold; font-style: normal; text-decoration: none; text-align: center;}

h3 { color: royalblue; font-size: 15px; font-family: inherit; font-weight: bold; font-style: normal; text-decoration: none; text-align: center; display:block; background-color:white;}

h4 { color: black; font-size: 14px; font-family: inherit; font-weight: bolder; font-style: normal; text-decoration: none; background-color:burlywood; text-align: center;}

h5 { color: burlywood; font-size: 14px; font-family: inherit; font-weight: bold; font-style: normal; text-decoration: none; 
text-align: center;}

h6 { color: royalblue; font-size: 13px; font-family: inherit; font-weight: normal; font-style: normal; text-decoration: none; }

.entete { color: darkblue; font-size: 12px; font-family: inherit; font-weight: bold; font-style: normal; text-decoration: none; text-align: center; margin:5px; display:block;}

a:link { color: inherit; text-decoration:none; font-weight:inherit;}

a:visited { color: inherit; text-decoration:none; font-weight:inherit;}

a:hover { color: royalblue; text-decoration:underline; font-weight:inherit;}

a:active { color: royalblue; text-decoration:none; font-weight:inherit;}

/*---------Tableau---------*/
.header { background-color: royalblue; background-image:  url(images/header.jpg); height:110px; }
.fond_gauche { background-color: burlywood; background-image:  url(images/fond_gauche.gif); }   
.fond_centre { background-color: white; }
.fond_droit { background-color: royalblue; background-image:  url(images/fond_droite.gif); }
.footer { background-color: royalblue; background-image:  url(images/footer.gif);}
.footer_font {font-size: 11px; font-weight: bolder;}

/*---------MENU---------*/
.menu_haut { background-image:  url(images/haut_menu.gif); 
text-align: center;}
.menu_haut td{color: burlywood; font-size: 14px; font-family: skia,inherit; font-weight: bold; font-style: normal; text-decoration: none; }   
.menu_ctre { background-image:  url(images/ctre_menu.gif); font-size:13px; color:black; line-height: 15px; text-align: left; text-indent: 2px; font-family : skia,verdana;}
.menu_bas { background-image:  url(images/bas_menu.gif); height:15px;}
/* Menu */
.zul {
	padding: 0;
	margin: 10px 0 0 0;
	list-style: none;
}
.zli1,.zli2,.zli3,.zli4 { backgrdound-image: url(deco/pge0.png); backgrdound-repeat: no-repeat; padding-left: 3px; }
.zoun { background-image: url(deco/pge1.png); }

.zli1 { margin-left: 5px; color : black; font-weight:bolder;  font-family:skia;}
/* redéfinition des liens du menu pour eviter le probleme des couleurs des liens visités sous ie */
.zli1 a:visited { color: black; text-decoration:none; font-weight:inherit;  font-family:skia;}
.zli1 a:link { color: inherit; text-decoration:none; font-weight:inherit;  font-family:skia;}
.zli1 a:visited { color: inherit; text-decoration:none; font-weight:inherit;  font-family:skia;}
.zli1 a:hover { color: royalblue; text-decoration:underline; font-weight:inherit;  font-family:skia;}
.zli1 a:active { color: royalblue; text-decoration:none; font-weight:inherit;  font-family:skia;}

.zli2 { margin-left: 14px; color : royalblue; font-weight:normal; }
/* redéfinition des liens du menu pour eviter le probleme des couleurs des liens visités sous ie */
.zli2 a:visited { color: royalblue; text-decoration:none; font-weight:inherit;}
.zli2 a:link { color: inherit; text-decoration:none; font-weight:inherit;}
.zli2 a:visited { color: inherit; text-decoration:none; font-weight:inherit;}
.zli2 a:hover { color: royalblue; text-decoration:underline; font-weight:inherit;}
.zli2 a:active { color: royalblue; text-decoration:none; font-weight:inherit;}

.zli3 { margin-left: 18px; }
.zli4 { margin-left: 20px; }

#zadmin { border:1px royalblue groove; color:black; }
.ztable { background-color:white; border:1px royalblue groove;}

.compteur { display:block; width:100%; height:40px; text-align:center; color:royalblue; font-weight: bold;}

.nom_diapo{ color: royalblue; font-size: 17px; font-family: inherit; font-weight: bold; font-style: normal; text-decoration: none; text-align: center; display:block; background-color:white;}


.description_diapo { ccolor: black; font-size: 14px; font-family: inherit; font-weight: normal; font-style: normal; text-decoration: none;}

