	/*----------------------------------------------------------------------------------------------------------------
	css du corps*/
	/*body 
		{ background-color:#CCFFCC }
	body {background-color:#CCCCFF}
	table {background-color:white}*/

	/*----------------------------------------------------------------------------------------------------------------
	css du menu*/
	#menu hr
		{color:#00cc00;}
	
	/*----------------------------------------------------------------------------------------------------------------
	css du livre d'or*/
	#tablivre_haut
		{
		background-image:url(images/charte/fondlivredor_haut.jpg);
		background-repeat:no-repeat;
		}
	#tablivre_milieu_droit
		{
		background-image:url(images/charte/fondlivredor_milieu_droit.jpg);
		}
	#tablivre_milieu_gauche
		{
		background-image:url(images/charte/fondlivredor_milieu_gauche.jpg);
		}
	#tablivre_bas
		{
		background-image:url(images/charte/fondlivredor_bas.jpg);
		background-repeat:no-repeat;
		}
		
	.nom_comm
		{
			/*font-weight:bold;*/
			font-family: Techno, "Haettenschweiler", Charcoal, Impact, "Arial Black", Verdana, Lucida, Helvetica, fantaisy;
		}
	.date_comm
		{
			font-size: 12px;
			color:#666666;
		}
	.comm
		{
			color:#000033;
		}
	/*----------------------------------------------------------------------------------------------------------------
	css de la partie historique*/
	#tabhisto
		{
		PADDING: 20px;
		border: 1px solid black;
		background-color: #CCCCFF
		}
		
	.texteblancgras
		{ color:white; font-weight:bold }
		
	.textevertgras
		{ color:#229900; font-weight:bold }
	
	.texteintrogras
		{ color:#BBBB33; font-weight:bold }
	
	.font_intro
		{ color:black }
	
	.texteperiodegras
		{ color:#0000cc; font-weight:bold }
	
	.font_periode
		{ color:black }
		
	.texteguerregras
		{ color:#993300; font-weight:bold }
	
	.font_guerre
		{ color:black }
		
	.textepatrimoinegras
		{ color:#660066; font-weight:bold }
	
	.font_patrimoine
		{ color:black }
		
	.font_lieuxdit
		{ color:black }
	
	.nomlieuxdit
		{ 
		color:black; 
		font-family: "Comic Sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;
		font-size: 16px
		}
		
	.font_armoiries
		{ color:black }
		
	.texterecitgras
		{ color:#FF6600; font-weight:bold }
	
	.font_recit
		{ color:black }
		
	/*----------------------------------------------------------------------------------------------------------------
	css association*/
	#tab_assoc
		{
		background-image:url();
		background-repeat:no-repeat
		}

	/*----------------------------------------------------------------------------------------------------------------
	css de la partie subvention*/
	#tab_sub
		{
		border: 1px solid black;
		}
	.titre_tab_sub
		{color:blue; font-weight:bold}
	
