	.titre
		{
			font-family: arial, helvetica, sans-serif ;
			font-size: 11px;
			font-weight: bold;
			color: #000000;
		}

			.art-liste-article, .art-liste-article:visited
		{
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: black;
			text-decoration: none;
			background : White;			
		}
			.art-liste-article:hover
		{
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: black;
			text-decoration: underline;
			background : White;
		}
		
		.lienagence, .lienagence:visited
		{
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: blue;
			text-decoration: none;
			background : White;			
		}
			.lienagence:hover
		{
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: blue;
			text-decoration: underline;
			background : White;
		}
		
				
			.fonctions, .fonctions:visited
		{
			font-family: arial;
			font-size: 11px;
			font-weight: bold;
			color: Blue;
			text-decoration: none;
		}

			.fonctions:hover
		{
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: Blue;
			text-decoration: underline;
		}
		
		.texte 
		{
			font-family: arial, helvetica, sans-serif ;
			font-size: 11px;
			font-weight: bold;
			color: #<%=PageColorTexte%>;
		}
		.tabannu
		{
			font-family: arial, helvetica, sans-serif ;
			font-size: 11px;
			color: #000000;
			background-color:black;
		}
		.tabannuentete
		{
			font-family: arial, helvetica, sans-serif ;
			font-size: 11px;
			font-weight: bold;
			color: #000000;
			background-color:ivory;
		}
		
		.tabannucontenu
		{
			font-family: arial, helvetica, sans-serif ;
			font-size: 11px;
			font-weight: bold;
			color: #000000;
			background-color:white;
		}
		.tablisteannonce
		{
			font-family: arial, helvetica, sans-serif ;
			font-size: 11px;
			color: #000000;
			background-color:white;
		}
		.texteannonce
		{
			font-family: arial, helvetica, sans-serif ;
			font-size: 11px;
			color: #000000;
			font-weight: bold;
			background-color:white;
		}
		.titrevisu
		{
			font-family: arial, helvetica, sans-serif ;
			font-size: 11px;
			color: #0000cc;
			font-weight: bold;
			background-color:white;
		}
		
		.complement-ann
		{
			font-family: arial, helvetica, sans-serif ;
			font-size: 11px;
			color: #0000cc;
			font-weight: bold;
		}

				
		.bgformu
		{
			background-color:#C6C6C5;
		}	
		
			
		.bgtableauMenu
		{
			background-color:#E8C026;
		}	
		
		.texteGros 
		{
			font-family: arial, helvetica, sans-serif ;
			font-size: 13px;
			font-weight: bold;
			color: #000000;
		}
		
		.accroche 
		{
		FONT-FAMILY: arial, helvetica, sans-serif;; 
		FONT-SIZE: 12px; 
		COLOR: #666564;
		TEXT-DECORATION: none;
		font-weight : bold;
		padding-top:8px;
		}