body {font: bold 13px Verdana; background: #AEB1BF; text-align: center}

/* définition du titre */	
h1 {font-family: Verdana; TEXT-ALIGN: center; COLOR: white; font-size: 26px}

/* définition des titres des pages photos */
h2 {font-family: Verdana; TEXT-ALIGN: center; COLOR: white; font-size: 18px}

/* ajout de Roland du 8 avril 2004 */
td {
    font-size: 13px;
    font-weight: bold
	}
	
p {
    font-size: 13px;
    font-weight: bold
	}	
	
/* texte des titres */
.text {font: bold 14px Verdana; text-align: center}

/* texte de pied de page */
.pied {WIDTH: 100%; float: left; text-align: center; margin-top: 20px; font-size: 10px; font-style: normal; font-weight: normal}
	
.box {
	background-color: #AEB1BF;
	width: 780px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto
	}
	
.col {background-color: #AEB1BF; width: 180px; margin-top: 5px; margin-left: auto; margin-right: auto; text-align: center; margin: 5 5px; float: left;}

/* Zone définissant la page Index */
/* définition des menus de la page index.php */
.menu_index {width: 252px; height: 20px; text-align: center; font-size: 13px; font-weight: bold; border-color: gray; border-style: solid; border-width: 2px; text-decoration: none; color: blue; background: #fff;}

.menu_index a {width: 248px; height: 16px; text-align: center; font-size: 13px; font-weight: bold; text-decoration: none; color: blue; background: #fff;}
/* définition des menus de la page index.php */
.menu_index a:hover {width: 248px; height: 16px; background: #ccc; stress: 0}
/* définition des menus de la page index.php */	 
.menu_index a:active {
	 width: 248px; height: 16px;
     background: gray;
     color: purple;
     }

/* box contenant les boutons */
.box_index {background-color: #336699; height: 122px; width: 786px; margin-top: 10px; margin-bottom: 10px; margin-left: auto; margin-right: auto; color: white; font: bold 14px}	
/* définition des boutons */
.cell_index {background-color: #8298BB; height: 90px; width: 776px; margin-top: 10px; margin-left: auto; margin-right: auto; text-align: center;}
/* Fin de la page Index.php */	
	  
/* boutons de nemu */
.bouton {width: 164px; height: 24px; float: left; margin-left: 5px; margin-top: 5px; margin-bottom: 5px; background-color: gray}

.bouton_menu {text-decoration: none; text-align: center; font-size: 13px; font-weight: bold; width: 160px; height: 20px; background-color: #ffffff; border: 2px; border-color: gray; border-style: solid;}

.bouton_menu a {text-decoration: none; text-align: center; font-size: 13px; font-weight: bold; width: 160px; height: 20px; background-color: #ffffff; border: 0px; border-color: gray; border-style: solid;}
 
.bouton_menu a:hover {background: #ccc;}

.bouton_menu a:active {}

.titre {
	margin: 5 2px;
    height: auto;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	border: 0px solid gray;
	text-decoration: none;
	color: white;
	background: #336699;
	margin-left: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	}

.nom {
	margin: 5 2px;
	width: 170px;
    height: auto;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	border: 0px solid gray;
	text-decoration: none;
	color: white;
	background: #8298BB;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	richness: 0;
	}
	
/* zone de menu retour */ 
.box_home {
	 width: 155px;
	 height: 16px;
	 margin-left: auto;
	 margin-right: auto;
	 }

/* bouton menus retour */	 
.cell_home a {MARGIN: 2 2px; FLOAT: left; MARGIN-LEFT: 5px; DISPLAY: block; TEXT-ALIGN: center; FONT-WEIGHT: bold; FONT-SIZE: 10px; TEXT-DECORATION: none; COLOR: white; BACKGROUND: url(../logos/b3_off.jpg); WIDTH: 60; HEIGHT: 12}

/* bouton menus retour */		 
.cell_home a:hover {BACKGROUND: url(../logos/b3_on.jpg); WIDTH: 60; HEIGHT: 12}

/* bouton menus retour */	
.cell_home a:active {COLOR: purple; BACKGROUND: url(../logos/b3_off.jpg); WIDTH: 60; HEIGHT: 12}
/* fin de la définition des BOUTONS des menus retour */	 
	 
/* Pages photos de Roland */	 
/* zone d'affichage des mini-photos */
.grille {BACKGROUND-COLOR: #CCCCFF; MARGIN-TOP: 30px; WIDTH: 650px; MARGIN-LEFT: auto; margin-right: auto; MARGIN-BOTTOM: 5px}
/* cadre d'une mini-photo */
.cellule {WIDTH: 150px; HEIGHT: 100px; BACKGROUND-COLOR: #6666FF; MARGIN-LEFT: 7px; MARGIN-TOP: 5px; MARGIN-BOTTOM: 5px; FLOAT: left}
/* cadre de la photo */
.photo {BACKGROUND-COLOR: #996633; WIDTH: 640px; MARGIN-TOP: 30px; MARGIN-LEFT: auto; margin-right: auto; HEIGHT: 480px}
/* fin Pages photos de Roland */	  	 
