body 				{	BEHAVIOR: url(csshover.htc);
						padding: 10px 0px 10px;	background: url('../img/fond.bmp') repeat;
						font-family: verdana, arial, sans-serif; font-size: 11px; text-align: center; color: #565656;
					}

/* VERT  #34c924 */
/* JAUNE #fcae04 */
/* BLEU  #047af4 */
/* ROUGE #fc123c */
h1					{ color:#34c924; font-family: "Arial Narrow", "Arial", sans-serif; font-size:18px; padding:0px 0px 5px 0px; font-variant:small-caps; text-align:left;	}
h2					{ color:#34c924; font-family: "Arial Narrow", "Arial", sans-serif; font-size:14px; padding:5px 0px 5px 0px; text-align:left;	}
h5					{ color:#34c924; font-size:11px; padding:0px 0px 5px 0px; text-align:right; font-weight:normal;	}

li.list				{ padding:5px 0px 5px 0px; text-align:left; list-style-position:inside; list-style-type:square;  }

.newsletter			{ margin-top:10px; }

/*BORDURE*/
.separateur			{ border-top:1px dashed #34c924; }
div#box-section		{ width:"100%"; border:1px solid #34c924; padding:10px; }
					
/*INFORMATION DU COPYRIGHT*/
div#copyright		{	font-size:11px; text-align:center; padding:2px 0px 5px 0px; 	}
/*MENU DU BAS DE PAGE*/
div#bmenu			{	text-align:center; padding:5px 0px 3px 0px;	}
					
/* LIENS */	
a:link, a:visited, a:active
			{	color:#d51213;	text-decoration:none;	font-weight:normal; 	}
a:hover		{	color:#34c924;	text-decoration:none;	font-weight:normal; 	}										

a.itop:link, a.itop:visited, a.itop:active
				{	color:#34c924;	text-decoration:underline;	font-weight:bold; 	}
a.itop:hover	{	color:#d51213;	text-decoration:underline;	font-weight:bold; 	}										



/*
a.top:link, a.top:visited, a.top:active
			 		{	color:#d51213;	text-decoration:none;	font-weight:normal;	}
a.top:hover			{	color:#565656;	text-decoration:none;	font-weight:normal; 	}
*/