			/* toute la page */
			body
			{
				width:930px;
				margin:auto;
				margin-top:50px;
				margin-bottom:50px;				
				font-family:Arial, Helvetica, sans-serif;
				font-size: 19px;
				background-color: black;
				color: white;
			}

			/* L'en-tête */

			
			.imageflottante
			{
				float: left;
			}


			#en_tete
			{
				margin:auto;
				width:850px;
				height:121px;
				background-image:url("img/banniere.jpg");
				background-repeat:no-repeat;
				margin-bottom:25px;
			}
			


			/* Le menu */

			#menu
			{
				margin-left:auto;
		
				
			}	
			
			
			li {
			
				float: left;
				margin-bottom:0px;
				list-style-type: none;
			}


			#pillmenu li a 
			{				
				font-family:Tahoma;
				font-size: 13px;				
				display: block;
				line-height: 40px;	
				padding: 0px 5px 0px 5px;
				/* A modifier pour plus ou moin d'onglet dans le menu */
				text-decoration: yes;
				font-weight: bold;
				text-transform:uppercase;
				margin-bottom:0px;
				margin-right: 0px;				
			}
			
			

			.element_menu
			{
				width:auto;
				text-align: center;				
				margin-bottom:0px;
			}

			
			.element_menu a
			{
				color:#ffffff;
				background-image:url("");
				background-repeat:repeat-x;				
			}

			
		
			/* couleur lorsqu'on passe suir les bouton du menu */
			
			#pillmenu li a:hover {
				color: #ff8801;
			}

			
			
			/* Le corps de la page */

			
			.page
			{
				margin-top: 70px;
				background: url('img/Mur Site Courts sur le Systeme.jpg');			
				background-repeat: no-repeat;	
				color: #f79646;
				width: 930px;
				height: 405px;
				padding: 0px 0px 0px 0px;
				font-weight: bold;

			}
			
			#pablo
			{
				padding: 0px 0px 0px 170px;
			}

			#11
			{
				text-decoration: none;
			}

			img
			{
				border: 0px;
			}
			
			
			h2
			{
				margin-top: 5px;
				margin-bottom:0px;
				font-size: 30px;
			}


			
			
			/* Texte page */
			#tg
			{								
				padding: 0px 0px 0px 0px;
				width: 940px;
				height: 400px;
				font-size: 18px;
				font-family:  Arial, Helvetica, sans-serif;
				overflow: auto;
			}
			
			#titre
			{
				padding: 0px 0px 0px 320px;
			}
			
			#titre2
			{								
				padding: 0px 0px 0px 160px;
				font-size: 24px;
				text-transform:uppercase;
			
			}
			#titre3
			{								
				padding: 0px 0px 0px 160px;
				font-size: 18px;
				
			
			}
			
			td
			{								
				padding: 0px 5px 36px 15px;
			

			}
			
			
			#tg a
			{								
				color: green;
			}
			
			#regle u
			{
				color:#00b050;
			}
			
			
			
			.maj
			{
				text-transform:uppercase;
			}
			
			
			
			
			#partenaire td
			{					
				padding: 0px 0px 0px 0px;				
			}
			
			p
			{
				text-indent: 17px;	
			}

			/* @ By Sismike */
			#copy
			{
				float:right;
				color:red;	
				position:relative;
				right:60px;
				top:50px;	
				font-size: 9px;
				font-weight: bold;
			
			}
			
			
			

			
			
			
		
		


