	/*---------------------------*/
	.barre-navigation-1
	{
		width:100%; 
		height:66px;
		margin-top:20px;
	}
	
	
		.barre-navigation-1-contenu
		{
			width:860px; 
			
			margin:auto;
		}
	/*---------------------------*/




	/*---------------------------*/
	.barre-navigation-2
	{
		width:100%; 
		height:39px;
	}
	
	
		.barre-navigation-2-contenu
		{
			width:850px; 
			margin:auto;
			border-left:#ff7f00 solid 5px;
			border-right:#ff7f00 solid 5px;
			border-top:#ff7f00 solid 5px;
		}
	/*---------------------------*/




	/*---------------------------*/
	.mozaique
	{
		width:100%; 
		height:95px;
	}
	
	
		.mozaique-contenu
		{
			width:850px; 
			margin:auto;
			border-left:#ff7f00 solid 5px;
			border-right:#ff7f00 solid 5px;
		}
	/*---------------------------*/




	/*---------------------------*/
	.bandeau-pub
	{
		width:100%; 
		height:160px;
	}
	
		.bandeau-contenu
		{
			width:850px; 
			margin:auto;
			border-left:#ff7f00 solid 5px;
			border-right:#ff7f00 solid 5px;
			background-color:#69471e;
		}
	/*---------------------------*/




	/*---------------------------*/
	.bandeau-pub-titre
	{
		width:100%; 
	}
	
		.bandeau-contenu-titre
		{
			width:850px; 
			margin:auto;
			height:100px;
			border-left:#ff7f00 solid 5px;
			border-right:#ff7f00 solid 5px;
			background-color:#69471e;
		}
	/*---------------------------*/




	/*---------------------------*/
	.corp /* RUBRIQUES */
	{
		width:100%; 
		padding-bottom:37px; /*POSITIONNEMENT MOZAIQUE CHEVAUX BLANCS*/
		
		
		background-image:url(../charte/arabessque/chevaux-blancs.gif);
		background-position:bottom center;
		background-repeat:repeat-x;
	}


		.corp-contenu
		{
			width:850px; 
			margin:auto;
			background-color:#FFFFFF;
			border-left:#ff7f00 solid 5px;
			border-right:#ff7f00 solid 5px;
			border-bottom:#ff7f00 solid 5px;
			padding-top:20px;
			padding-bottom:100px;
			
			background-image:url(../charte/arabessque/chevaux-verts.gif); /* MOZAIQUE CHEVAUX VERTS*/
			background-position:bottom left;
			background-repeat:no-repeat;
		}


			.corp-contenu-texte
			{
				height:162px; /*HAUTEUR DU CHAMP TEXTE*/
				margin-left:60px;;
				margin-right:60px;;
				overflow:auto;

				text-align:left;
				color:#000000;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:1em;
				padding-right:10px;
			}






	.corp-sr /* SOUS et SOUS-SOUS RUBRIQUES*/
	{
		width:100%; 
		padding-bottom:50px;
	}


		.corp-sr-contenu
		{
			width:850px; 
			margin:auto;
			background-color:#FFFFFF;
			border-left:#ff7f00 solid 5px;
			border-right:#ff7f00 solid 5px;
			border-bottom:#ff7f00 solid 5px;
			padding-top:20px;
			padding-bottom:90px;
			
			background-image:url(../charte/arabessque/page-detail-bandeau.gif); /* MOZAIQUE CHEVAUX VERTS*/
			background-position:bottom left;
			background-repeat:no-repeat;
		}


			.corp-sr-contenu-texte
			{
				height:327px; /*HAUTEUR DU CHAMP TEXTE*/
				margin-left:60px;;
				margin-right:60px;;
				padding-right:10px;
				overflow:auto;

				text-align:left;
				color:#000000;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:1em;
			}
	/*---------------------------*/




	
	/*---------------------------*/
	.pied-de-page
	{
		width:100%; 
		text-align:center;
	}
	
	
		.pied-de-page-contenu
		{
			width:850px; 
			margin:auto;
		}
		
		
			a.pied-de-page:link{
				color : #ffffff;
				text-decoration:none;
			}
			
			a.pied-de-page:visited{
				color: #ffffff;
				text-decoration:none;
			}
			
			
			a.pied-de-page:hover{
				color: #ff7f00;
				text-decoration:none;
			}
			
			
			a.pied-de-page:active{
				color: #ffffff;
				text-decoration:none;
			}
			
			
			.pied-de-page-texte{
				color: #ffffff;
			}
		
	/*---------------------------*/

