
/*  ============================================================  */
/*  STYLES GENERAUX  ET COMMUNS*/


	BODY			{ padding:0px; margin:0px; background-color:#FFFFFF;  }

	TD.old 			{ font-family: Tahoma; font-size: 11px; font-weight: normal; color: #848484 }
	TD 			{ font-family: Tahoma; font-size: 11px; font-weight: normal; color: #5C5C5C }

	TD.texte 			{ font-family: Tahoma; font-size: 11px; font-weight: normal; color: #3E3E3E; margin-right: 20px}
	TD.texte P		{ font-family: Tahoma; font-size: 11px; font-weight: normal; color: #3E3E3E; margin-right: 20px; padding-right:20px}
	
	TD.texte UL		{ font-size: 11px; margin-left: 20px; margin-bottom: 12px; margin-top: 5px; list-style-type:square }
	TD.texte LI		{ font-size: 11px; font-weight: normal }	

	TD.texte UL LI UL		{ font-size: 11px; margin-left: 15px; margin-right: 15px; margin-bottom: 12px; margin-top: 5px; list-style-type:circle }
	TD.texte UL LI UL LI	{ font-size: 11px; font-weight: normal }	

	TD.texte BLOCKQUOTE	{ margin-left: 10px; margin-right: 0px;}

	TD.titrepage 		{ font-variant: small-caps; letter-spacing: 1px; font-family: Arial; font-size: 16px; font-weight: bold; color: #000000; }
		
	.texteplusnoir		{ font-weight: bold; color: #464646;  }
	.textegros 				{ font-family: Tahoma; font-size: 11; font-weight: bold; color: #000000 }	
	.textegrosplusnoir{ font-family: Tahoma; font-size: 11px; font-weight: bold; color: #464646 }
	.texterouge 			{ font-family: Tahoma; font-size: 11px; font-weight: normal; color: #e7171f }
	
	
	.suivre 			{ font-family: Tahoma; font-size: 11px; font-weight: normal; color: #3E3E3E; text-decoration:underline; }
	.suivre:hover	{ font-family: Tahoma; font-size: 11px; font-weight: normal; color: #000000; text-decoration:none; }

	.actemedia 		{ font-weight: normal; color: #000000 }


/*  ============================================================  */	
/*  CADRE DES PAGES  */

	.cadre {
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-right-width: 1px;
		border-left-width: 1px;
	
		border-top-style: solid;
		border-bottom-style: solid;	
		border-right-style: solid;
		border-left-style: solid;
	
		border-top-color: #AFAFAF;
		border-bottom-color: #AFAFAF;
		border-right-color: #AFAFAF;
		border-left-color: #AFAFAF;
	}


	.cadrenoir  {
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-right-width: 1px;
		border-left-width: 1px;
	
		border-top-style: solid;
		border-bottom-style: solid;	
		border-right-style: solid;
		border-left-style: solid;
	
		border-top-color: #343434;
		border-bottom-color: #343434;
		border-right-color: #343434;
		border-left-color: #343434;
	}
	
/* bgcolor="#343434"  #AFAFAF */
	
	
	
	
	
	
	
	
	

/*  ============================================================  */	
/*  PAGE ACCUEIL  */
	
	
	.login, .passwd {
		font-family: Tahoma;
		font-size: 9px;
		line-height: 11px;
		color: #586554;
		background-color: #F7F7F7;
		height: 17px;
		width: 154px;

		border-bottom-width: 1px;
		border-left-width: 1px;
		border-bottom-style: solid;
		border-left-style: solid;
		border-bottom-color: #D4D0CA;
		border-left-color: #D4D0CA;

		border-top-width: 1px;
		border-right-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-top-color: #D4D0CA;
		border-right-color: #D4D0CA;
		
	}
	
	
	.tit {
		font-family: Tahoma;
		font-size: 12px;
		line-height: 12px;
		font-weight: bold;
		color: #586554;
	}

	.textaccueil {
		font-family: Tahoma;
		font-size: 11px;
		line-height: 14px;
		text-align: justify;
		margin-right: 10px;
	}
	/* color: #727272;*/

/*  ============================================================  */
/*   PAGE : "PRESENTATION SYNTHETIQUE" */

	TD.domaines UL		{ padding-left: 0px; margin-left: 80px; margin-bottom: 5px; margin-top: 5px; list-style-type:square }
	TD.domaines UL LI		{ font-family: arial; font-size: 10px; font-weight: bold; color: #000000; }	
	TD.domaines UL LI SPAN	{ text-transform: uppercase; font-family: Arial; font-size: 11px; font-weight: bold; color: #000000; margin-left: -5px; }





	
/*  ============================================================  */
/*   PAGE : "METIERS" */

	TD.metiers UL		{ padding-left: 0px; margin-left: 30px; margin-bottom: 5px; margin-top: 5px; list-style-type:square }
	TD.metiers UL LI		{ font-size: 11px; font-weight: bold; color: #000000; }	
	TD.metiers UL LI SPAN	{ text-transform: uppercase; font-family: Arial; font-size: 11px; font-weight: bold; color: #000000; margin-left: -5px; }

	TD.metiers UL LI UL		{ padding-left: 0px; margin-left: 5px; margin-bottom: 12px; margin-top: 5px; list-style-type:circle }
	TD.metiers UL LI UL LI		{ font-size: 8px; font-weight: bold; color: #101010; }	
	TD.metiers UL LI UL LI SPAN	{  font-variant: normal; text-transform: none; font-family: Tahoma; font-size: 11px; font-weight: normal; color: #101010; margin-left: -5px; }

	.titresmetiers	{ text-transform: uppercase; font-family: Arial; font-size: 11px; font-weight: bold; color: #000000;  }
	



	
	
/*  ============================================================  */
/*   PAGE : "EXPERTISES" */	
	
	.titresdomaines	{ text-transform: uppercase; font-family: Arial; font-size: 11px; font-weight: bold; color: #000000;  }
		
		
/*  ============================================================  */
/*   PAGE : "REFERENCES" */	
	
	.titresref		{ text-transform: uppercase; font-family: Arial; font-size: 11px; font-weight: bold; color: #2f2f2f;  }		
		
		
		
/*  ============================================================  */
/*   PAGE : "ELEMENTS DIFFERENTIATEURS, ATOUTS" */		

	.titresatoutsold	{ text-transform: uppercase; font-family: Arial; font-size: 11px; font-weight: bold; color: #000000;  }
	.titresatouts	{ font-family: Arial; font-size: 11px; font-weight: bold; color: #000000;  }




/*  ============================================================  */
/*   PAGE : "PLAN DU SITE" */

	TD.plan UL		{ padding-left: 0px; margin-left: 15px; margin-bottom: 12px; margin-top: 5px; list-style-type:square }
	TD.plan LI		{ font-weight: bold; color: #000000 }	

	TD.plan UL LI UL		{ padding-left: 0px; font-size: 11px; margin-left: 15px; margin-right: 15px; margin-bottom: 12px; margin-top: 5px; list-style-type:circle }
	TD.plan UL LI UL LI	{ font-size: 11px; font-weight: normal; color: #5C5C5C  }	

	TD.plan a 		{  text-decoration:none; color: #5C5C5C }
	TD.plan a:hover		{  text-decoration:underline; color: #000000 }

	TD.colD UL		{ padding-left: 0px; margin-left: 15px; margin-bottom: 12px; margin-top: 23px; list-style-type:circle }
	TD.colD LI		{ font-weight: normal; color: #5C5C5C }	

	TD.colD a 		{  text-decoration:none; color: #5C5C5C }
	TD.colD a:hover		{  text-decoration:underline; color: #000000 }



/*  ============================================================  */
/*  NAVIGATION  */

	TD.triangle 		{ padding-left:20px }

	TD.menubas 		{ font-family: Tahoma; font-size: 11px; font-weight: normal; color: #636363 }
	TD.menubas a 		{ font-family: Tahoma; font-size: 11px; font-weight: normal; color: #636363; text-decoration:none; }
	TD.menubas a:hover	{ font-family: Tahoma; font-size: 11px; font-weight: normal; color: #a61117; text-decoration:underline; }	

	TD.menudroite 		{ font-family: Tahoma; font-size: 10px; font-weight: bold; color: #818DA5; padding-left:20px }
	TD.menudroite a		{ font-family: Tahoma; font-size: 10px; font-weight: bold; color: #818DA5; text-decoration:none}
	TD.menudroite a:hover	{ font-family: Tahoma; font-size: 10px; font-weight: bold; color: #818DA5; text-decoration:underline}	

	TD.menudroitesel 		{ font-family: Tahoma; font-size: 10px; font-weight: bold; color: #000000; padding-left:20px }

	TD.menubas		{ font-family: Tahoma; font-size: 9px; line-height: 12px; color: #838D80; }
	TD.menubas a		{ font-family: Tahoma; font-size: 9px; line-height: 12px; color: #838D80; text-decoration:none}
	TD.menubas a:hover	{ font-family: Tahoma; font-size: 9px; line-height: 12px; color: #838D80; text-decoration:underline}

	TD.explicmenu 		{ padding-left:2px; font-family: Tahoma; font-size: 10px; font-weight: normal; color: #5C5C5C; }
	TD.explicmenu a		{ padding-left:2px; font-family: Tahoma; font-size: 10px; font-weight: normal; color: #5C5C5C; text-decoration:none}
	TD.explicmenu a:hover	{ padding-left:2px; font-family: Tahoma; font-size: 10px; font-weight: normal; color: #000000; text-decoration:underline}
	



/*  ============================================================  */
/*  AUTO SITUATION  */

	TD.autositu		{ font-family: Tahoma; font-size: 9px; line-height: 12px; color: #838D80; }





/*  ============================================================  */
/*  ENCART COORDONNEES  */

	TD.coordTitre		{ font-family: Tahoma; font-size: 10px; font-weight: bold; color: #818DA5}
	TD.coordTexte		{ font-family: Tahoma; font-size: 9px; line-height: 12px; color: #838D80; }
	
	
	
	
	TD.acces			{ font-family: Tahoma; font-size: 10px; font-weight: bold; color: #818DA5}