/* version 06 09/2008 */
body {
	margin: 0;
	padding: 0;
	width:100%;
	background-color:#F0F0F0;
	padding:5px;
	}
a:link {
		text-decoration: none;
		color:#000000;
			}
a:visited, {
			text-decoration: none;
		 	}			

div#site {
	position:relative;
	margin: 0px;
	padding-left: 0px;
 	padding-top: 0px;
 	margin-left: auto;
   margin-right: auto;
   width:100%;/* largeur obligatoire pour être centré */
	min-height: 100%;
	background-color:#F0F0F0;
	font-family: Verdana, Geneva, Arial, sans-serif;
 	z-index:2;
	}
div#bandeau1 {
	text-align: left;
	padding-left: 10px;
 	padding-top: 10px;
 	color:white;
	float:left;
	width:100px;
	height:65px;
	background-color:#050000;
 	z-index:2;
	}
div#bandeau2 {
	font-size: 160%;
	text-align: center;
	font-weight: normal;
	color:#FFFFFF;
	padding-top: 10px;
	width:100%;
	height:40px;
	background-color:#000000;
	z-index:2;
	}

#bandeauGauche {
			float:left;
			width:15%;
			
		 	font-family: Verdana, Geneva, Arial, sans-serif;
		 	font-size: 90%;
			z-index:2;
			}
		#bandeauGauche dt {
			background-color: #FDFDFD;
			font-style: normal;
			padding: 10px;
			}
		#bandeauGauche dt a:hover, #bandeauGauche dt a:focus {
			
			font-style: italic;
			font-weight: bold;
			background-color: #FDFDFD;
			}
		#bandeauGauche dt a:visited, {
			background: #FFFFFF;
			text-decoration: none;
		 	}
div#PiedPage {
	float:left;
	margin: 0px;
	width:100%;
	height:20px;
	background-color:#E6E6E6;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 80%;
	text-align: center;
	color:#191919;
	z-index:2;
	}
div#blocAccueilConteneur {
			float:left;
			width:82%;
			background-color:#F0F0F0;
			border-top: none black thin;
			
			}
		div#blocAccueil {
			color:#FFFFFF;
			float:left;
			height:210px;
			margin: 10px;
			padding: 10px;
			padding-left: 20px;
		 	padding-top: 5px;
			background-color:#FFFFFF;
			-moz-border-radius: 5px;
			border-right: solid #4C4C4C 2px;
			border-bottom: solid #4C4C4C 2px;
			font-size: 80%;
			z-index:2;
			}
		#blocAccueil td {
			color:#000000;
			   }
		
		#blocAccueil font:texte1 {
			font-size: small;
			}
		#Chemin {
			float:left;
			margin: 5px;
			font-size: small;
			text-decoration: none;
			}
		#Titre {
			float:center;
			text-align: center;
			font-family: Verdana, Geneva, Arial, sans-serif;
		 	font-size: X-large;
		 	text-decoration: underline;
			width:85%;
			margin: 10px;
			background-color:;
		}
		#Texte1 {
			float:center;
			text-indent: 40px ;
			line-height: 140%;
			
			text-align: left;
			font-family: Verdana, Geneva, Arial, sans-serif;
		 	font-size: 100%;
		 	text-decoration: none;
			width:85%;
			margin: 10px;
			background-color:;
		}						
#menu {
			position: relative; 
			height:30px;
			padding-top: 0px;
			vertical-align: bottom;
			background-color:#808080;
			z-index:1;
			}
		#menu td {
			width: 10em;
			float: left;
			text-align: center;
			font-size: 100%;
			color:#000000;
			}
		#menu td a:hover, #menu td a:focus {
		background: #FFFFFF;
		}

div.photoNB {
	
	margin:10px;
	padding:0px;
	float:left;
	width:200px;
	height:200px;
	text-align:center;
	border:0px;
	border-style:outset;
}
div.photo {
	position:relative;
	margin:10px;
	padding:4px;
	float:left;
	width:160px;
	height:190px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 80%;
	border:0px;
	border-style:outset;
	-moz-border-radius: 5px;
	}











#menuold {
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	top: 60;
	left: 00;
	margin-left: auto;
   margin-right: auto;
	z-index:100;
	width: 100%; /* correction pour Opera */
	margin:0.1em;
	font-family :arial, Unicode, sans-serif;
	font-size:12px;
	text-align: center;
	z-index:1000;
	}


#menu dd {
	display: none;
	
	text-align: center;
	border: 0px solid gray;
		}
#menu li {
	
	text-align: center;
	background: #CCCCCC;
	padding: 0.4em;
	border-bottom: 1px solid gray  ;
	-moz-border-radius: 2px;
	}

#menu li a, #menu dt a {
	color: #191919;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	-moz-border-radius: 3px;
	}
#menu li a:hover, #menu li a:focus, 
