			
			body {
				background-color: #f0f0f0;
				text-align: center;
				font-family: Verdana;
				font-size: 11px;
			}
			p,form,ul,li,h1,h2,a { margin: 0px; padding: 0px; }
			
				#departements {
					position: absolute;
					left: 15px;
					top: 350px;
					width: 207px;
					text-align: right;
				}
				#departements a { color: #0872a8; text-decoration: none; }
				#departements li.dept { list-style-type: none; padding: 0px; margin: 0px; margin-right: 20px; }
				#departements li.ville { list-style-type: none; padding: 0px; margin: 0px; }
				#departements li.ville_selected { list-style-type: none; padding: 0px; margin: 0px; font-weight: bold; }
				#departements li.ville_selected h2 { font-weight: bold; }
				#departements ul { padding: 0px; margin: 0px; }
				#departements h1 { font-size: 11px; color: #2f2421; border-bottom: solid 1px #0062a1; padding: 0px; margin: 0px; margin-bottom: 5px; margin-top: 5px; }
				#departements h2 { font-size: 11px; color: #2f2421; font-weight: normal; padding: 0px; margin: 0px; }
				
				.programme {
					position: absolute;
					left: 250px;
					top: 325px;
				}
				.programme h1 { font-family: Arial; font-size: 15px; color: #463c39; padding: 0px; margin: 0px; }
				.programme h2 { font-family: Arial; font-size: 12px; color: #797979; padding: 0px; margin: 0px; margin-bottom: 5px; }
				.programme .zoom { position: absolute; right: 20px; top: 240px; }
				
				
				#link-back {
					position: absolute;
					left: 15px;
					top: 325px;
					width: 210px;
				}
				#link-back a { font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: underline; }
				#link-back a:hover { text-decoration: none; }
				
				#link-selection {
					position: absolute;
					left: 15px;
					top: 665px;
					width: 210px;
				}
				#link-selection a { font-size: 11px; font-weight: bold; color: #89cb36; }
				#link-selection a:hover { text-decoration: none; }
				
				#mySelection {
					position: absolute;
					left: 230px;
					top: 330px;
					width: 300px;
					height: 355px;
					padding: 5px 10px;
					background-color: #ffffff;
					background-image: url( 'images/selection-bg.jpg' );
					background-repeat: no-repeat;
					display: none;
					text-align: right;
				}
				#mySelection h1 { font-size: 11px; color: #394969; text-align: left; margin: 0px; padding: 0px; }
				
				#link-mentions {
					position: absolute;
					top: 600px;
					left: 400px;
					font-size: 11px;
					color: #ffffff;
				}
				#link-mentions a { text-decoration: none; color: #ffffff; }