	
	/*------ STRUCTURE GENERALE ------*/
	#boite-barre-navigation-sr
	{
		margin-top:0px;
		width:100%;
	}
	
	
	
		#boite-barre-navigation-sr-haut
		{
			width:100%;
		}
	
	
		#boite-barre-navigation-sr-centre
		{
			width:100%;
		}
	
	
		#boite-barre-navigation-sr-bas
		{
			width:100%;
			height:1px;
			padding-bottom:0px;
			margin-bottom:0px;
		}
	/*------ STRUCTURE GENERALE ------*/






	/*------ TYPOGRAPHIE ------*/
	.ul-colonnes-barre-navigation-sr
	{
		display:block;
		width:90%;
		text-align:left;
		position:relative;
		left:-8px;
		padding-top:5px;
		padding-bottom:0px;
		margin-bottom:0px;
	}	
	
	
		.li-colonnes-barre-navigation-sr
		{
			display:block;
			/*background-image:url(../charte/filets/filet-horizontal-colonne.gif);*/
			background-repeat:repeat-x;
			background-position:bottom left;
			list-style:none;
			padding-top:5px;
			padding-bottom:5px;
		}	
		
		
			.li-colonnes-barre-navigation-sr a
			{
				display:block;
				width:100%;
				font-family : Verdana,Arial, Helvetica, sans-serif;
				font-size:11px;
				line-height:15px;
				color: #6e6e6e;
				font-weight: bold;	
				text-decoration:none;
			}	
		
		
			.li-colonnes-barre-navigation-sr a:link
			{
				color: #6e6e6e;
			}	
		
		
			.li-colonnes-barre-navigation-sr a:visited
			{
				color: #6e6e6e;
			}	
		
		
			.li-colonnes-barre-navigation-sr a:hover
			{
				color: #278ada;
			}	
		
		
			.li-colonnes-barre-navigation-sr a:active
			{
				color: #6e6e6e;
			}	
	
	
	
	
		.li-colonnes-barre-navigation-ssr
		{
			display:block;
			list-style-type: none;
			background-image: url(../charte/puces/puce-grise.gif);
			background-repeat: no-repeat;
			background-position: 0px 7px;
			margin:0;
			padding:0;
			padding-left:12px;
		}	
	
	
			.li-colonnes-barre-navigation-ssr a
			{
				display:block;
				width:100%;
				font-family : Verdana,Arial, Helvetica, sans-serif;
				line-height:17px;
				font-size: 11px;
				color: #6e6e6e;
				font-weight: normal;	
				text-decoration:none;
			}	
		
		
			.li-colonnes-barre-navigation-ssr a:link
			{
				color: #6e6e6e;
			}	
		
		
			.li-colonnes-barre-navigation-ssr a:visited
			{
				color: #6e6e6e;
			}	
		
		
			.li-colonnes-barre-navigation-ssr a:hover
			{
				color: #278ada;
			}	
		
		
			.li-colonnes-barre-navigation-ssr a:active
			{
				color: #6e6e6e;
			}	
		
	/*------ TYPOGRAPHIE ------*/

	
	

