	
	/*--------------------------- PAGE  */
	#page-fond-bas
	{
		padding-bottom:13px;
	}
		

	#page-totale
	{
		width:893px; 
		margin:auto; 
		padding:auto;
		overflow:hidden;
	}
	/*--------------------------- PAGE  */




		/*--------------------------- HAUT */
		#HAUT
		{
			width:877px;
			padding-left:8px;
			padding-right:8px;
			padding-bottom:7px;
			height:317px;
			background:url(../interface/fonds/fond-page-bordure-sans-colonne.gif) repeat-y top left;
		}

			#barre-navigation-fonctionnelle
			{
				width:100%;
				height:74px;
			
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px;
				text-align: right;
				color:#2355a6;
			}
			
				#barre-navigation-fonctionnelle a:hover
				{
					color:#d00000;
				}
				
				
			#barre-navigation-institutionnelle
			{
				width:100%;
				height:49px;
			}
			
			
			#bandeau
			{
				width:100%;
				height:200px;
			}
			
		#haut-bas
		{
			width:893px;
			height:6px;
			background:url(../interface/fonds/fond-page-bordure-bas.gif) bottom no-repeat;
		}
		/*--------------------------- HAUT */




		/*--------------------------- MILIEU */
		#milieu-haut
		{
			margin-top:4px;
			height:9px;
			width:893px;
			background:url(../interface/fonds/fond-page-bordure-haut.gif) bottom no-repeat;
		}

		#MILIEU
		{
			width:877px;
			padding-left:8px;
			padding-right:8px;
			overflow:hidden;
			background:url(../interface/fonds/fond-page-bordure.gif) repeat-y top left;
		}
		
			#vignettes
			{
				width:100%; 
				height:160px;
				padding-bottom:5px;
				background-color:#FFFFFF;
			}
			
				.vignettes-liens:link
				{
					color:#666666;
				}

				.vignettes-liens:visited
				{
					color:#666666;
				}
				
				.vignettes-liens:hover
				{
					color:#2255a6;
				}

			#colonne-gauche
			{
				width:215px; 
				min-height:200px; 
				float:left;
			}
			
			#colonne-droite
			{
				width:662px; 
				min-height:200px; 
				float:right;
			}
			
				#colonne-1
				{
					width:380px;
					padding:10px;
					padding-right:20px;
					padding-left:20px;
					float:left;
				}

				#colonne-2
				{
					width:232px;
					padding-left:10px;
					padding-top:10px;
					padding-bottom:10px;
					float:left;
				}
				
		/*--------------------------- MILIEU */




		/*--------------------------- BAS */
		#BAS
		{
			width:877px;
			padding-left:8px;
			padding-right:8px;
			padding-bottom:3px;
			background:url(../interface/fonds/fond-page-bordure-sans-colonne.gif) repeat-y top left;
		}
		
			#pied-de-page
			{
				clear:both;
				height:34px;
				background:url(../interface/fonds/fond-pied-page.gif) top left no-repeat;
				position:relative;
			}
		
				#pied-de-page span
				{
					display:block;
					width:100%;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:10px;
					font-weight:bold;
					text-align:center;
					color:#ffffff;
					padding-top:10px;
				}
			
				#pied-de-page a
				{
					color:#ffffff;
					text-decoration:none;
				}
		
				#pied-de-page a:visited
				{
					color:#ffffff;
				}
			
				#pied-de-page a:hover
				{
					color:#ffffff;
				}	
				
		#bas-bas
		{
			width:893px;
			height:6px;
			background:url(../interface/fonds/fond-page-bordure-bas.gif) bottom no-repeat;
		}
		/*--------------------------- BAS */