	body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		margin: 0;
		padding: 0;
		background: #f8f8f8  repeat-x;
		color: #5f5f5f;
		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: #666;
	}
	
	/* General */
	
	p, h4 {
		text-align: justify;
		color: #393939;
		line-height: 1.4em; 
	}

	p img {
		margin: 0;
		padding: 0;
	}
	
	h1 {
		margin-top: 1em;
		font-size: 1.8em;
		font-weight: normal;
		margin-bottom: 1em;
		color: #4f843f;
		/*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.2em;
		color: #8d8c8c;
		/*font-weight: normal;*/
		font-variant: small-caps;
		margin-bottom: 1.5em; 
	}
	
	
	h3 {
		color: #4f8b10;
		font-size: 1.4em;
		font-weight: bold;
		margin: 0 0 .5em;
	}
	
	h4 {
		color: #333;
		font-size: 1.1em;
		font-weight: normal;
	}
	
	h5 {
		color: #006400;
		font-size: .8em;
		font-weight: normal;
		margin: 0;
		padding: 0;
	}
	
	a {
		/*color: #f00;*/
		color: #4f8b10;
		font-weight: bold;
		text-decoration: underline;
		}
	/*
	img{
		border: 1px solid #0b4279;
		padding: 1px;
	}
	*/
	a:hover {
		text-decoration: underline;
		color: #afc79e;
		
	}
	
		small {
		font-size: .85em;
		color: #666;
	}
	
	
	/*#formcontact2 small {
		font-size: .85em;
		color:#DC143C;
	}*/
	
	#formcontact2 tarifA {
		font-size: .85em;
		color: #DC143C;
	}
	
	#formcontact2 tarifB {
		font-size: .75em;
		color: #32CD32;
	}
	
 		#formcontact2 tarifC {
		font-size: .85em;
		color: #6495ED;
	}
	
	strong {
	color: #6ea34b;
		
		font-weight: bold;		
	}
	
	
	/*top*/
	#top
	{
	width: 750px;
	margin: auto;/* centre for compliant browsers*/
	background:  #f6f6f6;
	padding: 0;
	height: 30px;
	text-align: center;
	}

	#top img
	{
	border: 0;
	}
	
	
	#top ul
	{
	padding: .5em 0;
	margin: 0;
	font-size: 15px;
	list-style-type: none;
	float: right;
	color: #fff;
	/*text-align: center;*/
	}
	
	#top li { display: inline;
	 }

		 
	#top li a	{
	padding: .5em .5em;
	text-decoration: none;
	color: #4c4c4c;
	font-weight: normal;
	letter-spacing: 1px;
	}
	
	#top .middle	{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	}
	
	#top li a:hover
	{
	text-decoration: underline; 
	color: #03312f;
	}
	
	#top li a#current
	{
	font-weight: bold;
	font-size: .9em;
	
	}

	
	
	
	#container
	{
	width:750px;
	margin: auto;/* centre for compliant browsers*/
	background: #fff;
	color: #333;
	text-align: left;
	}
	
	
	
	#bandeau
	{
	height: 200px;
	/*border-bottom: #e2e9e0 2px solid;*/
	border-top: #5b9848 2px solid;
	background: #fff url(pics/elements/bandeau.jpg) no-repeat left top;
	}
	
	/* Navigation HAUTE */
	
	#navtop {
	background: #f6f6f6;
	border-bottom: #a7c687 1px solid;
	}
	
	#navtop ul
	{
	padding: .8em;
	margin: 0 0 0 2em;
	font-size: 12px;
	list-style-type: none;
	color: #fff;
	/*text-align: center;*/
	}
	
	#navtop li { display: inline; }

	#navtop li a
	{
	padding: .2em .75em ;
	text-decoration: none;
	color: #4c4c4c;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-right: #a7c687 1px solid;
	/*letter-spacing: 0.05em;*/
	}
	
	#navtop a.last
	{
	border-left: 0;
	}
	
	#navtop li a:hover
	{
	text-decoration: underline; 
	color: #464646;
	}
	
	#navtop a#current
	{
	color: #666;
	background: transparent;
	text-decoration: underline;
	}
	
	#navtop img
	{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}
	
	/* Navigation GAUCHE */
	
	#sidenav
	{
	float: left;
	width: 175px;
	margin: .5em 0 0 0;
	padding: 0;
	text-align: left;
	}
	
	#sidenav h2	{
	color: #1a470d;	 
	font-size: 1.3em;
	font-weight: normal;
	padding: .2em 0 0 0 ;
	margin: 1.9em 0 2em .2em;
	border-bottom: 2px solid #a7c687;
	text-transform: uppercase;
	}
	
	#navcontainer {
	margin-left: 0px;
	}
	
	/* navlist */

	#navcontainer ul#navlist
	{
	margin: 0  0 0 0 ;
	padding: 0 0 0 0 ;
	list-style-type: none;
	}
	
	ul#navlist li
	{
	width: 175px;
	background: url(pics/elements/puce.gif) no-repeat 2px 10px;
	}
	
		
	ul#navlist a
	{
	display: block;
	font-size: 1em;
	padding: .5em 0 .5em .6em ;
	margin: 0 0 0 0;
	color: #1a470d;
	text-decoration: none;
		}
	
	ul#navlist a:hover
	{
	
	background: #eff2ec url(pics/elements/puce-on.gif) no-repeat 2px 12px;
	}
	
	ul#navlist li#current
	{
	font-weight: bold;
	background: #f6f6f6;
	}
	
	/* sub-navlist */
	#navcontainer ul#subnavlist
	{
	margin: 4px 0 0 4px;
	padding: 0;
	list-style-type: none;
	}
	
	ul#subnavlist li
	{
	/*padding: 3px 5px 3px 4px;*/
	padding: 0 8px 4px 0;
	margin: 0;
	line-height: 1em;
	}
	
	ul#subnavlist a
	{
	font-size: 0.9em;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	}
	
	ul#subnavlist li a:hover	{
	text-decoration: underline;
	}
	
	ul#subnavlist li#subcurrent	{
	background: #fff;
	}
	
	ul#subnavlist li#subcurrent a	{
	font-weight: bold;
	}
	
	#logoiso {
		margin: 15em 1em 0 0;
	}
	
	
	/* CONTENU */
	
	#content	{
	margin-left: 175px;
	padding: 1em 2em 1em 2em;
	background: #fff;
	border-left: #e2e9e0 1px solid;
	}
		
	#content ul {
		list-style: square;
		list-style-position: inside;
		margin: 0;
		padding: 0;
	}
	
	#content p {
		text-align: justify;
	}
	
	#telechargements #content ul, #downloads #content ul {
		list-style: none;
		list-style-position: outside;
		margin: 0;
		padding: 0;
	}
	
	#telechargements #content li, #downloads #content li {
		margin: 1em 0;
	}

	div hr {
		clear: both;
		visibility: hidden;
		height: .5em;
	}
	
	#footer {
	padding: 0;
	margin: 0;
	background: transparent url("pics/elements/bg-footer.jpg") no-repeat left bottom;
	border-top:  #5b9848 1px solid;
	color: #4f843f;
	font-weight: bold;
	font-size: .9em;
	height: 95px;
	}
	
	#footer h2{
		margin: 0 0;
		color: #3a612f;
		font-size: 1.5em ;
	}
	
	
	
	#footer a{
		text-decoration: underline; 
	}
	
	#footer a:hover	{
	font-weight: bold;
	text-decoration: underline;
	color: #3a612f;
	}

	#foot1 {
		width: 350px;
		text-align: center;
		margin : .8em 0 0 195px;
	}
	
	/*#footer #foot1
	{
	float: left;
	width: 65%;
	}
	*/
	#foot2 {
	text-align: right;
	}
	
	#footer #foot2	{
	float: right;
	width: 30%;
	}
	
	#footer #legal	{
	font-size: 1em;
	float: right;
	width: 150px;
	margin: 6.5em 1.2em 0 0;
	text-align: right;

	}
	
	/* Paragraphes */
	
	.encart {
		background: #f2f5ef;
		margin: 1.2em 0 1em 0 ;
		padding: .1em 1em;
		}
		
	.encart2 {
		background: #fff;
		margin: 1.2em 0 1em 0 ;
		padding: .5em 1em;
		border: #4f843f 1px solid;
		}
	
	.encart h2 {
		font-weight: bold;
		text-decoration: underline;
	}
	.encart .floatleft {
		float: left;
		margin: 0 1em 0 0;
	}

	.encart a:hover img {
	border: 1px solid #ccc;
	}

	.encart h2, .encart a:hover h2 {
	margin: 0 ;
	padding: .2em 0 0 0;
	}
	
	.encart a:hover h2 {
	color: #0b4279;
	}
	
	/*img.floatright, img.floatleft, div.floatright img {
	
		padding: 1px;
		border: 1px solid #0e559d;
	}*/

	.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;
	}
	
	/*tableau*/

#tarifs table {

	border-collapse: collapse;
	margin: 1em 0 2em 0
}
	
	
#tarifs td {
	text-align: left; 
	background-color: #fff;
	border: 1px solid #e7f0e1;
	padding: .5em .5em;
	width: 3%;
	}
	
		
	/* Contact */
	
	#formcontact2 {
		margin: 2em 2em 1em 0;
		padding: 2em .7em;
		border: 1px solid  #4f8b10;
		background: #fff;
	}
		
		
	#formcontact2 table {
		text-align: left;
		font-size: 1em;
		color: #333;
		text-align: left;
	}
	
		
	#formcontact2 input {
		margin: 0;
		padding: 3px;
	
	
	}
	
	#formcontact2 textarea {
		width: 280px;
	}
	
	#formcontact2 td {
		width: 25%;
		padding-top: .5em;
		padding-left: .5em;
	}
	
	#formcontact2 imput {
		width: 50%;
		padding-top: .5em;
		padding-left: .5em;
	}
	sous-champ {
		font-size: 1em;
		padding: 0 0 0 1em;
		margin: 1em;
		font-style: italic; 
	}
	
	#formcontact {
		margin: 20px 0 0;
		padding: 20px;
		margin-bottom: 1em;
		text-align: center;
		border: 1px solid  #4f8b10;
		background: #fff;
	}
	
	#formcontact table {
		text-align: left;
		font-size: 1em;
		
	}
	
	select, textarea {
		padding: 2px;
	
	}
	
		
	textarea {
		width: 300px;
	}
	
	input {
		margin-bottom: 5px;
		padding: 3px;
		
	}
	
		
	#formcontact td {
		/*width: 15em;*/
		margin-top: 3em;
		padding: 0.2em 0;
	}
	
	
	
	
	/* Plan */
	
	#plan a img {
		border: 1px solid #ccc;
	}
