
	/*************************************************************************************************************************************************ù***************/
	/* Redefinition des balises HTML */
	/*****************************************************************************************************************************************************************/
	*{margin:0;padding:0;}

	body, h1, h2, h3, h4, h5, h6, input, textarea, select, a{font:11px/1.2em "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;font-weight:normal;color:#000;}

	ul, ol{margin:0 0 0 20px;}
	a{text-decoration:none;}
	a:hover{text-decoration:underline;}
	img{border:0;}
	hr{display:none;}
	/*****************************************************************************************************************************************************************/



	/*************************************************************************************************************************************************ù***************/
	/* Structure general du site */
	/*****************************************************************************************************************************************************************/
	body{}
		#global{position:relative;width:732px;margin:0 auto;}
			#top{position:relative;width:100%;}
				#informations{position:relative;width:100%;background:#eee8aa;line-height:29px;font-size:13px;font-weight:bold;overflow:auto;}
				#information1{float:right;display:inline;margin:0 50px 0 0;}
				#information2{float:left;display:inline;margin:0 0 0 20px;}

			#middle{position:relative;width:100%;}
				#acces_espaces{margin:20px 0;line-height:2em;}
				#acces_espaces p{font-size:14px;font-weight:bold;text-decoration:underline;}

				#vous_etes{margin:0 10px;}
					#vous_etes_titre{position:relative;width:100%;background:#f29400;text-transform:uppercase;font-weight:bold;color:#fff;padding:5px 0;}
						#vous_etes_titre p{padding:0 20px;}
					#vous_etes_content{position:relative;padding:10px 0 0 0;}
						#vous_etes_content ul{position:relative;width:100%;border-bottom:4px solid #f29400;margin:0;padding:0 0 15px 0;}
						#vous_etes_content ul li{float:left;display:inline;text-align:center;margin:0 0 0 30px;}
						#vous_etes_content ul li a{outline:none;font-size:14px;color:#006762;font-weight:bold;}
						#vous_etes_content ul li a span{font-weight:normal;}
						#vous_etes_content ul li a:hover{text-decoration:none;}

				#mentions{position:relative;margin:48px 10px 0 10px;font-size:12px;color:#191970;font-style:italic;}

			#bottom{position:relative;width:100%;margin:30px 0 0 0;overflow:auto;}
				#bottom img, #bottom div{float:right;display:inline;}
				#bottom div{margin:10px 20px 0 0;}
				#bottom span{font-size:12px;font-weight:bold;color:#000;}
				#bottom a{font-size:12px;font-weight:bold;color:#191970;text-decoration:underline;}
				#bottom a:hover{text-decoration:none;}
	/*****************************************************************************************************************************************************************/



	/*************************************************************************************************************************************************ù***************/
	/* CLASS Generiques */
	/*****************************************************************************************************************************************************************/

	/* Bloc contenant des floats */
	.block_float:after, .spacer{content:".";display:block;visibility:hidden;clear:both;font-size:0px;line-height:0px;height:0px;width:100%;}
	/*****************************************************************************************************************************************************************/



	/*************************************************************************************************************************************************ù***************/
	/* CSS page "XXXXXXXXXXXX" specifique */
	/*****************************************************************************************************************************************************************/
	/*****************************************************************************************************************************************************************/
-->