			h1 {font-size:2px; font-family: Kabel BK BT, Century Gothic, Arial; color: #EFEFEF; text-align:center; }
			h2 {font-size: 15px; font-family: Kabel BK BT, Century Gothic, Arial;}
			p {font-size: 20px; font-family: Kabel BK BT, Century Gothic, Arial; align="right"}
			div {font-size: 20px; font-family: Kabel BK BT, Century Gothic, Arial; align="right"}
			hr { color: #CCCCCC; border-style: solid}
			body {background-color: #EFEFEF;}
			textarea {font-size: 17px;font-family: Kabel BK BT, Century Gothic, Arial;}
			input {font-size: 17px;font-family: Kabel BK BT, Century Gothic, Arial;}
			
			.tete { width:980px; margin : auto; background-color: #EFEFEF; font-size:50px; font-family: Kabel BK BT, Century Gothic, Arial; text-align:center; margin-bottom:20px; }
			.principal { width:980px; margin : auto; background-color: #EFEFEF}
			.header {  width:980px; margin : auto; background-color: #EFEFEF}
			.menu {  width:980px; margin : auto}
			.cadre {  width:980px; margin : auto; background-color: #FBFCFA; border:1px solid #EFEFEF}
			.body {  width:980px; margin : auto; background-color: #FBFCFA}
			.footer {  width:980px; margin : auto}
			.contact{ width:500px; margin : auto; background-color: #EFEFEF; border:1px solid #EFEFEF;font-size: 20px; font-family: Kabel BK BT, Century Gothic, Arial; font-weight: bold }
			
			.login{ width:250px; margin-right:20px;float:right; background-color: #EFEFEF; border:1px solid #EFEFEF;font-size: 13px; font-family: Kabel BK BT, Century Gothic, Arial; font-weight: bold }
			.accueil{width:590px; margin-left:20px;margin-right:20px;position: relative; padding: 20px;float:right;margin-top:20px; background : #EFEFEF; border:1px solid ##EFEFEF;font-size:20px;font-family: Kabel BK BT, Century Gothic, Arial; font-weight: bold}
			
			.menu_album{ width:250px;margin-left:20px;position: relative; padding:20px;float:left; margin-top:20px; background : #EFEFEF; border:1px solid ##EFEFEF;font-size:20px;font-family: "Kabel BK BT"; font-weight: bold }
			.photo{width:590px; margin-left:20px;margin-right:20px;position: relative; padding: 20px;float:right;margin-top:20px; background : #EFEFEF; border:1px solid ##EFEFEF;font-size:20px;font-family: Kabel BK BT, Century Gothic, Arial; font-weight: bold}
			.espace{padding: 10px}
			.deroulant{font-size:20px;font-family: Kabel BK BT, Century Gothic, Arial; font-weight: bold }
			
			.information { margin-left : 20px; margin-top: 20px}
			.image { margin: auto;}
			.updown {font-size: 10px; margin: center}
			
			.commentaire{ border : 1px}
			
			
			
			
			
			/*****************************************/
			/* Menu horizontal (rendu en-ligne des <li>) */
			/*****************************************/
			#nav {
				list-style: none ;
				margin: 0 ;
				padding: 0 ;
				text-align: center ;
				margin-bottom:15px
				}
			#nav li {
				display: inline ;
				margin-right: 1px ;
				color: #000 ;
				background: #FBFCFA ;
				}
			#nav li a {
				background: #FBFCFA ;
				color: #000 ;
				border: 1px solid #FBFCFA ;
				font: 1em "Trebuchet MS",Arial,sans-serif ;
				line-height: 1em ;
				padding: 4px 20px ;
				text-align: center ;
				text-decoration: none ;
				}
			#nav li a:hover, #nav li a:focus, #nav li a:active {
				background: #CECECE ;
				text-decoration: underline ;
				}