	body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		margin: 2em 0;
		padding: 0;
		background: #fff/* url("pics/elements/bg_page.gif") repeat top*/;
		color: #000;
		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, h4 {
		text-align: justify;
	}

	p img {
		margin: 0;
		padding: 0;
		border: 1px solid #000;
	}
	
	h1 {
		margin-top: 0;
		font-size: 2em;
		font-weight: normal;
		margin-bottom: 1em;
		color: #333;
		/*font-variant: small-caps;*/
	}
		h1 em {
			font-size: .7em;
			color: #333;
		}
	
	h1 em, h2 em, h3 em, h4 em {
		font-style: normal;
	}
	
	h2 {
		font-size: 1.5em;
		color: #339933;
		font-weight: normal;
	}
	h2 strong {
			color: #f00;
		}
	
	h3 {
		color: #666;
		font-size: 1.2em;
		/*margin: 0;*/
	}
	
	h4 {
		color: #666;
		font-size: 1.1em;
		font-weight: normal;
	}
	
	a {
		color: #339933;
		text-decoration: none;
	}
	
	a:hover {
		text-decoration: underline;
	}
	
	#top
	{
	width: 750px;
	margin: auto;/* centre for compliant browsers*/
	padding: 0;
	background: #fff url("pics/elements/bandeau_logo.gif") no-repeat center;
	height: 85px;
	text-align: center;
	}

	#top a#lienlogo {
		display: block;
		width: 100%;
		height: 85px;
	}
	
	#top img
	{
	border: 0;
	}
	
	
	#container
	{
	width:750px;
	margin: auto;/* centre for compliant browsers*/
	background: #fff;
	color: #333;
	text-align: left;
	}
	
	#bandeau
	{
	height: 125px;
	background: #fff url("pics/elements/bandeau_visuel.jpg") no-repeat left top;
	}
	
	/* Navigation HAUTE */
	
	#navtop {
	background: #ccc;
	}
	
	#navtop ul
	{
	padding: .5em 0 .5em 190px;
	margin: 0;
	font-size: 12px;
	list-style-type: none;
	background: #69aa45;
	color: #fff;
	/*text-align: center;*/
	border-bottom: 1px solid #fff;
	}
	
	#navtop li { display: inline; }

	#navtop li a
	{
	padding: .5em .5em;
	margin: 0 .2em;
	text-decoration: none;
	background: #69aa45;
	color: #fff;
	font-weight: bold;
	/*border-right: 1px solid #fff;*/
	text-transform: uppercase;
	/*letter-spacing: 0.05em;*/
	}
	
	#navtop a.last
	{
	border-right: 0;
	}
	
	#navtop li a:hover
	{
	background: #80BC5C;
	border-bottom: 1px solid #80BC5C;
	}
	
	#navtop a#current
	{
	color: #360;
	background: #fff;
	}
	#navtop a#current:hover
	{
	border: 0;
	}
	
	#navtop img
	{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}
	
	/* Navigation GAUCHE */
	
	#sidenav
	{
	float: left;
	width: 175px;
	margin: 16px 0 0 0;
	padding: 0;
	text-align: right;
	}
	
	#sidenav h2	{
	color: #333;
	background: transparent;
	font-size: 1em;
	font-weight: normal;
	margin: 2px 4px 2.6em .3em;
	border-bottom: 3px double #333;
	text-transform: uppercase;
	}
	
	#navcontainer {
	margin-left: 0px;
	}
	
	/* navlist */

	#navcontainer ul#navlist
	{
	/*margin: 0 4px;*/
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1.1em;
	}
	
	ul#navlist li
	{
	padding: 0 4px 6px 0;
	}
	
	ul#navlist a
	{
	font-size: 1em;
	color: #339933;
	text-decoration: none;
	}
	
	ul#navlist li a:hover
	{
	text-decoration: underline;
	}
	
	ul#navlist li#current
	{
	font-weight: bold;
	}
	
	/* sub-navlist */

	#navcontainer ul#subnavlist
	{
	margin: 4px 0 0 4px;
	padding: 0;
	list-style-type: none;
	/*background: #fff;*/
	/*border: 1px solid #e5e5e5;*/
	}
	
	ul#subnavlist li
	{
	padding: 3px 5px 3px 4px;
	margin: 0;
	line-height: 1em;
	/*border-right: 1px solid #fafafa;*/
	border-bottom: 1px solid #e5e5e5/*fafafa*/;
	}
	
	ul#subnavlist a
	{
	font-size: 0.9em;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	}
	
	ul#subnavlist li a:hover
	{
	text-decoration: underline;
	}
	
	ul#subnavlist li#subcurrent
	{
	background: #fff;
	/*border-right: 1px solid #ccc;*/
	}
	
	ul#subnavlist li#subcurrent a
	{
	color: #000;
	}
	
	/* DRAPEAUX */
	
	#drapeaux {
		float: right;
		margin: 0 0 1em 1em;
		padding: 2px;
		text-align: right;
	}
	
	#drapfr, #drapen {
		border: 1px solid #fff;
	}
	
	#drapen {
		margin-left: 5px;
	}
	/*
	#drapeaux a img {
		filter:alpha(opacity=40);
		-moz-opacity:0.4;
		opacity: 0.4;
	}
	*/
	/* CONTENU */
	
	#content
	{
	margin-left: 175px;
	padding: 1em 2em 1em 2em;
	background-color: #fff;
	}
		
	#content ul {
		list-style: square;
		list-style-position: inside;
		margin: 0;
		padding: 0;
	}
	
	#content p {
		text-align: justify;
	}

	div hr {
		clear: both;
		visibility: hidden;
		height: .5em;
	}
	
	#footer {
	padding: 1.5em 1em 1.5em 202px;
	background: #6AA945;
	color: #fff;
	/*text-align: center;*/
	line-height: 1.5em;
	}
	
	#footer a
	{
	color: #fff;
	font-weight: bold;
	}
	
	/* Paragraphes */
	
	img.floatright, img.floatleft, div.floatright img {
		border: 1px solid #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 10px;
	}

	.floatleft {
		float: left;
		margin: 0px 10px 10px 0;
	}
	
	.floatcenter {
		float: center;
		margin: 0px 10px 0 10px;
		text-align: center;
	}
	
	.floatcenter img {
		margin: 0px 20px 0 20px;
	}
	
	/* habillage specifique */
	
	.illustrations {
	/*clear: left;*/
	background: #F3F9EF;
	margin-bottom: 1em;
	padding: .5em 0;
	text-align: center;
	}
	
	.illustrations small, .floatright small, .floatleft small {
	font-size: .85em;
	color: #006600;
	text-align: center;
	}
	
	.visuels {
	margin: 0 3px;
	padding: 0px;
	border: 2px solid #fff/*#F2F7FB*/;
	}
	
	/*References*/
	
	.ref {
	display: block;
	padding: 1em 10px;
	margin: 0.5em  0 1em 0;
	width: 500px;
	background: #F3F9EF;
	}
	
	.ref h4 {
	margin: 0.5em 0;
	font-size: 1em;
	color: #339933;
	font-weight: bold;
	}
	
	.image {
	display: inline;
	float: left;
	margin: 0 15px 8px 0;
	/*width: 140px;*/
	}
	
	.image img {
	border: 2px solid #fff;
	}
	
	.description {
	/*display: inline; */
	/*width: 200px;*/
	padding-left : 180px;
	}
	
	.both {
	clear: both;
	}
	
	#ref{
	padding:0;
	margin:0;
	}
	#ref ul{
	font-size:12px;
	font-weight:bold;
	margin-left:10px
	}
	#ref li{
	list-style: disc;
	font-size:12px;
	font-weight:normal;
	margin-left:15px;
	}
	
	/* Contact */
	
	#formcontact {
		margin: 20px 0 0;
		padding: 20px;
		margin-bottom: 1em;
		text-align: center;
		background: #F3F9EF;
	}
	
	#formcontact table {
		text-align: left;
		font-size: 1em;
		color: #333;
	}
	
	select, input, textarea {
		padding: 2px;
		border : 1px solid #EAF5E3;
	}
	
	textarea {
		width: 305px;
	}
	
	/* Plan */
	
	#plan {
		text-align: center;
	}
	
	#plan a img {
		border: 1px solid #ccc;
	}
/* STYLE POUR LE MODULE D'ACTULAITE*******************************************************************/
#actua{
width:400px;
}

#actua a{
font-size:10px;
font-style:italic;
text-decoration:underline;
}

.actutexte{ /*class sup de présentation*/
	/*border-bottom: 1px solid #000000; /*couleur de contour pour chaque actus,*/
	/*border-left: 1px solid #000;*/
	border: 1px solid buttonface;
	background:#F3F9EF;
	margin-bottom:5px;
	padding-left:5px;
	padding-right:3px;
}

.photoactu{
float:left;
width:100px;
margin-right:5px;
}

.titreactu{
font-size:14px;
font-weight:bold;
color:#360;
}

.date{
font-size:10px;
text-align:right;
float:right;
}

.chapeau{
margin-top:12px;
margin-bottom:5px;
font-size:13px;
color:#000;
font-weight:bold;
border-bottom:1px solid #000000;
}
.both{
width:400px;
clear:both;
}
/* FIN STYLE POUR LE MODULE D'ACTULAITE****************************************************************/
	
