#corps {
	background:#ECECEC url(/act_page/images/glossaire/hg.gif) no-repeat left top;
	display:block;
} 
.first_balise { 
background:#ECECEC url(/act_page/images/glossaire/hd.gif) no-repeat right top; 
margin-top:0; 
margin-right:0; 
margin-left:20px; 
padding-top:20px; 
padding-right:20px; 
} 
#contenu { 
background:#ECECEC url(/act_page/images/glossaire/bg.gif) no-repeat left bottom; 
} 
.last_balise { 
background:url(/act_page/images/glossaire/bd.gif) no-repeat right bottom; 
margin-bottom:0; 
padding-bottom:20px; 
padding-right:20px; 
margin-right:0; 
} 

	img.centre {
		margin:0 auto;
		border: 1px solid #000000;
		text-align: center;
		}
		
/*nom du fieldset dans le filet du cadre*/
legend {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0000FF;
}

fieldset {
	background-color: #99FF99;
	margin-left: 2%;
	text-align: left;
	margin-bottom: 2%;
	margin-right: 2%;
}

li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-left: 20px;
	list-style-position: outside;
	list-style-image:  url(/act_page/images/glossaire/galet.gif);
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	background-color: #FFFFCC;
	margin: 15px;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	margin: 2px 2px 5px;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #9FD215;
	text-align: center;
	background-color: #ECECEC;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	background-color: #ECECEC;
}
a:link{
	color: #0000CC;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF00FF;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #333333;
}
