		html, body {
			margin:0; padding:0;
			height:100%;
		}
		#floater {
			position:relative; float:left;
			height:50%;	margin-bottom:-370px;
			width:1px;
		} 
		#centered {
			z-index:1;
			position:relative; clear:both;
			width:90%; max-width:1280px; min-width:1050px;
			margin:0 auto;
			background:#000;
		}
		#bottomed {
			z-index:1;
			position:relative; clear:both;
			width:90%; max-width:1280px; min-width:1050px;
			margin:0 auto;
			background:#000;
		}
		BODY{
			/*width:100%;
			text-align: center;*/
			background-attachment:fixed;
			background-image:url(degrade.jpg);
			background-repeat: repeat-x;
			background-color:#000000;
			margin: 0;
		}
		a:link {color: #FFD7A1;}
		a:visited {color: #ccc;}
		a:hover {color: #fff;}  
		a:active {color: #ccc;} 
		a:focus{color: #ccc;}   
		/*#conteneur {
			width:1200px;
			margin: 0 auto;
			text-align: left;
		}*/
		/*#floater	{float:left; height:50%; margin-bottom:-624px;}
		#content	{clear:both; height:624px; position:relative;}*/
		#bear{
			position: absolute; bottom: 0; right: 0;
			/*clear:both;*/
			/*z-index:2;
			float:right;
			height:298px; width:950px; max-width:1280px; min-width:950px;
			margin:0 auto;
			background:#ff0000;*/
		}
		#cnil{
			position: absolute; bottom: 0; right: 0;
			/*clear:both;*/
			/*z-index:2;
			float:right;
			height:298px; width:950px; max-width:1280px; min-width:950px;
			margin:0 auto;
			background:#ff0000;*/
		}
		SELECT{			
			padding-top:2px;
			padding-bottom:1px;
			text-align:center;
			color:#666666;
			font-size:11px;
			font-family:Arial;
			font-weight:normal;
		}
		OPTION{
			text-align:left;
		}
		.just{
			text-align:justify;
		}
		.verd{
			font-family:Arial;
			font-size:10px;
			color:white;
			/*font-weight:bold;*/
		}
		a.verd{
			color:#fff;
			text-decoration:none;
		}
		a.verd:hover{
			color:#FFD7A1;
		}
		.gris{
			font-family:arial;
			font-size:12px;
			/*color:#ACACAC;*/
			color:#CCCCCC;
			line-height:20px;
		}
			div.centrage{
			z-index:1;
			width:100%;
			height:100%;
			position: absolute;
		  left: 50%; 
		  top: 50%;
		  width: 1200px;
		  height: 624px;
		  margin-top: -312px; /* moitie la hauteur */
		  margin-left: -600px; /* moitie la largeur */
		}
		div.centrageup{
			z-index:2;
			width:100%;
			height:100%;
			position: absolute;
			background-color:red;
		  left: 50%; 
		  top: 50%;
		  width: 1200px;
		  height: 298px;
		  margin-top: 14px;  /*moitie la hauteur */
		  margin-left: -600px; /* moitie la largeur */
		}
		.citation{
			color:#FFD7A1;
			font-size:23px;
			font-family:Arial;
			font-style:italic;
		}
		.galerie{
			background-image:url(galerie3.jpg);
			background-repeat: no-repeat;
		}
		.def{
			color:#FFD7A1;
			font-weight:bold;
			text-align:left;
		}
		.titre{
			color:#FFD7A1;
			/*font-weight:bold;*/
			font-size:17px;
		}
		.gras{
			color:white;
			font-weight:bold;
		}
		.soustitre{
			line-height:30px;
			color:#FFD7A1;
			font-weight:bold;
		}
		.date{
			font-family: Arial;
			font-size: 11px;
			font-style: italic;
			color: white;
		}
		.crt{
			font-family: Arial;
			font-size: 11px;
			color: #ccc;
		}
		.next{
			color:#FFD7A1;
			font-size:11px;
			font-family:Arial;
		}
		.titreactu{
			font-family:Arial;
			color:#FFD7A1;
			font-size:14px;
		}
		.chapeau{
			font-family:Arial;
			color:#cccccc;
			font-weight:bold;
			font-size:12px;
		}
		a.chapeau{
			color:#cccccc;		
		}
		a.pied{
			text-decoration:none;color:#ccc;font-family:Arial;font-size:9px;}
		#pied:hover{
			text-decoration:underline;
		}