	body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		margin: 1em 0 3em;
		padding: 0;
		background: #f2fdc9;
		color:#333;
		text-align: center; /*center layout in ie5 and 5.5. */
	}
	
	/* Formulaires */

	form {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		margin: 0;
	}

	select, input, textarea {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		/*border : 1px solid #999;*/
	}
	
	input.simple {
		border : 0px;
	}

	label {
		font-size: 11px;
		color:#999;
	}
	
	/* General */
	
	p {
		text-align: justify;
	}

	p img {
		margin: 0;
		padding: 0;
		border: 1px solid #000;
	}
	
	h1 {
		margin-top: 0;
	}
	
	h1 {
		font-size: 1.8em;
		color: #4E8610;
		margin-bottom: 1em;
	}
	
	h2 {
		font-size: 1.4em;
		color: #666;
	}
	
	h3 {
		font-size: 1.2em;
		color: #4E8610;
	}
	
	h4 {
		font-size: 1em;
		color: #666;
	}
	
	h4.mot_lexique {
		font-size: 1em;
		color: #666;
		margin:0;
	}
	
	a {
		color: #4E8610;
		text-decoration: underline;
	}
	
	a:hover {
		text-decoration: none;
	}
	
	#container
	{
	width: 750px;
	margin: auto;/* centre for compliant browsers*/
	background: #fff;
	text-align: left;
	}
	
	#bandeau
	{
	padding: 0;
	margin: 0;
	height: 200px;
	background: #fff url("pics/elements/bandeau.jpg") no-repeat left top;
	border-bottom: 1px solid #fff;
	}
	
		#bandeau a#lienlogo {
		display: block;
		width: 175px;
		height: 170px;
		}
	
	/* Navigation HAUTE */
	
	#navtop {
	border-top: 1px solid #e5e5e5;
	background: #fff;
	}
	
	#navtop ul
	{
	padding: .3em 0 .3em 0;
	margin: 0;
	font-size: 12px;
	list-style-type: none;
	border-bottom: 1px solid #fff;
	background: #e5e5e5;
	font-weight: bold;
	text-transform: uppercase;
	/*word-spacing: .2em;*/
	}
	
	#navtop li { display: inline; }

	#navtop li a
	{
	padding: .3em .7em .3em .85em;
	/*padding: .3em 1em;*/
	/*margin: 0 .2em;*/
	text-decoration: none;
	color: #333;
	}
	
	#navtop a#current
	{
	background: #fff;
	color: #0f4925;
	font-weight: bold;
	}
	
	#navtop li a:hover
	{
	color: #0f4925;
	background: #DAEBC8;
	border-bottom: 1px solid #4E8610;
	}
	
	#navtop img
	{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}
	
	/* Navigation lateral */
	
	#sidenav
	{
	/*border: 1px solid #77AE14;*/
	float: left;
	width: 210px;
	margin: 0;
	padding: 0.5em 0 2em;
	/*background: #fafafa;*/
	}
	
	#sidenav h3 {
	font-size: 1.4em;
	margin: 0 .5em 0 .5em;
	}
	
	#sidenav p {
	color: #666;
	font-size: 1em;
	text-align: left;
	margin: 1em .5em 0 .5em;
	padding: 0 0 .5em;
	}
	
	#sidenav ul {
		list-style: none;
		/*list-style-position: inside;*/
		margin: .5em 0;
		padding: 0 0.5em;
		color: #336600;
	}
	
	#sidenav li {
		margin: .2em 0;
		line-height:25px;		
	}
	
	#sidenav a
	{
	text-decoration:none;

	}
	
	#sidenav a#current
	{
	font-weight: bold;
	text-decoration:none;
	background-color:#fafafa;
	display: block;
	}
	
	#sidenav strong {
	color: #4E8610;
	}
	
	#navcontainer {
	margin-left: 0px;
	}
	
	/* navlist */

	#navcontainer ul#navlist
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
	ul#navlist li
	{
	padding: 0 0 6px 4px;
	}
	
	ul#navlist a
	{
	font-size: 1em;
	color: #690;
	text-decoration: none;
	}
	
	ul#navlist li a:hover
	{
	text-decoration: underline;
	}
	
	ul#navlist li#current
	{
	font-weight: bold;
	}
	
	/* CONTENU */
	
	#content
	{
	/*margin-right: 5px;*/
	padding: 1.5em 1em 1em;
	}
		
	#content ul {
		list-style: square;
		
	}
	
	#content ol li {
		list-style: none;
		/*text-transform: uppercase;*/
		font-size: 1.2em;

		
		font-weight:bold;
	}
	
	#content ol li a {
		list-style: none;
		/*text-transform: uppercase;*/
		text-decoration:none;
		font-size: 1.2em;
		color: #666666;
		font-weight:bold;
	}
	
	#content ol ul li {
		/*list-style: none;*/
		font-size: 1em;
		/*color: #4E8610;*/
		color: #666666;
	}
	
	#content ol ul li a {
		/*text-transform: none;
		color: #333;*/
		font-size: 1em;
		color: #4E8610;
		text-decoration:none;
	}
	
	#content ol ul li a:hover {
	text-decoration:underline;
	}
	
	#content ol li a:hover {
		text-decoration:underline;
	}
	
	#content p {
		text-align: justify;
	}
	 /*CONTENU NV PAGES*/
	 /* CONTENU */
	
	#content_tech_fab
	{
	float:left;
	width:510px;
	padding: 0.5em 1em 1em;
	border-left: 1px solid #77AE14;*/
	
	
	}
		
	#content_tech_fab ul {
		list-style: square;
	}
	
	#content_tech_fab li {
		list-style: none;
		/*text-transform: uppercase;*/
	}
	
	#content_tech_fab ul li {
		list-style: none;
	}
	
	#content_tech_fab ul li a {
		text-transform: none;
		color: #333;
	}
	
	#content_tech_fab p {
		text-align: justify;
	}
	 
	
	/**/
	#content_tech_fab ol li {
		list-style: none;
		/*text-transform: uppercase;*/
		font-size: 1.2em;

		
		font-weight:bold;
	}
	
	#content_tech_fab ol li a {
		list-style: none;
		/*text-transform: uppercase;*/
		text-decoration:none;
		font-size: 1.2em;
		color: #666666;
		font-weight:bold;
	}
	
	#content_tech_fab ol ul li {
		/*list-style: none;*/
		font-size: 1em;
		/*color: #4E8610;*/
		color: #666666;
	}
	
	#content_tech_fab ol ul li a {
		/*text-transform: none;
		color: #333;*/
		font-size: 1em;
		color: #4E8610;
		text-decoration:none;
	}
	
	#content_tech_fab ol ul li a:hover {
	text-decoration:underline;
	}
	
	#content_tech_fab ol li a:hover {
		text-decoration:underline;
	}
	 
	 
	 
	#etuis #content
	{
	margin: 0;
	}
	
	div hr {
		clear: both;
		visibility: hidden;
		height: 0;
	}
	
	#footer {
	clear: both;
	padding: 1.5em 1em 2em;
	/*background: #0a3c1a url("pics/elements/bg_footer.gif") no-repeat left bottom;*/
	background: #184b20 /*#0C4117*/ url("pics/elements/bg_footer.gif") no-repeat left bottom;
	color: #fff;
	text-align: center;
	line-height: 1.5em;
	}
	
	#footer a
	{
	color: #fff;
	font-weight: bold;
	}
	/* Paragraphes */
	
	img.floatright, img.floatleft, div img {
		/*border: 1px solid #e5e5e5;*/
	}
	
	 div.floatright, div.floatleft, .floatcenter img {
		text-align: center;
		border: 0;
	}
	
	.floatright small, .floatleft small {
		line-height: 1em;
		font-style: normal;
		font-size: 0.8em;
		color: #666;
	}
	
	.floatright p, .floatleft p {
	font-size: 0.8em;
	color: #666;
	font-style: normal;
	margin: 3px;
	text-align: center;
	}

	.floatright {
		float: right;
		margin: 0 0 10px 5px;
	}

	.floatleft {
		float: left;
		margin: 0px 5px 10px 0;
	}
	
	.floatcenter {
		margin: 0px 10px 0 10px;
		text-align: center;
	}
	
	.floatcenter img {
		margin: 0px 20px 0 20px;
	}
	
	/* Contact */
	
	#formcontact {
		margin: 2em 3em 0;
		padding: 2em 3em;
		margin-bottom: 1em;
		text-align: center;
		background: #f0f0f0;
	}
	
	#formcontact table {
		text-align: left;
		font-size: 1em;
		color: #333;
	}
	
	select, input, textarea {
		padding: 3px;
	}
	
	textarea {
		width: 332px;
	}
	
	/* habillage specifique */
	
	.illustrations {clear: left;
	/*background: #f0f0f0;*/
	margin-bottom: 2em;
	padding: .5em;
	text-align: center;
	}
	
	.illustrations div, .floatright small, .floatleft small {
	font-size: .85em;
	color: #666;
	text-align: center;
	}
	
	.illustration div {
		vertical-align: bottom;
		height: 100%;
	}
	
	.visuels {
	/*margin: 0 6	px;*/
	border: 2px solid #fff;
	}
	
	.illustrations a:hover img {
	/*border: 2px solid #EEFDB5;*/
	border: 2px solid #77AE14;
	}
	
	div#finfiche {
		/*height: 20px;
		line-height: 20px;*/
		margin: 0;
		padding: 1em .5em;
		background: #f0f0f0;
		text-align: right;
	}
		div#finfiche a {
			font-size: .9em;
			color: #666;
			text-decoration: none;
			padding-right: 20px;
			background: transparent url("pics/elements/haut.gif") no-repeat right center;
		}
		div#finfiche  a:hover {
			color: #0F4925;
			text-decoration: underline;
		}
	
	#bloc {
	float:left;
	width:49%;
	/*border: 1px solid #77AE14;*/
	margin:1px;
	}
	
	#bloc h1 {
		font-size: 1.8em;
		color: #4E8610;
		margin-bottom: 0.5em;
		text-transform: uppercase;
		text-align:center;
	}
	
	#bloc li {
	padding-top:2px;
	}
	
	#bloc_carton
	{
	width:99%;
	border-top: 1px solid #f2fdc9;
	border-bottom: 1px solid #f2fdc9;
	margin:1px;
	}
	
	#bloc_carton h1
	{
	font-weight:bold;
	font-size:1em;
	text-transform: none;
	text-decoration:none;
	line-height:30px;
	background-color:#fafafa;
	display: block;
	}
	
	#bloc_carton ul li
	{
	list-style:disc;
	}
	
	.img_accueil
	{
	border: 1px solid #77AE14;
	}
	
	/*
	 * ADIFCO - Styles pour la page actu.php
	 */
	 
	 .actu img {padding: 0 10px 0 0}