	body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		margin: 0 0 1em 0;
		padding: 0;
		background: #B1DAB8;
		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;
		font-size: 1.8em;
		/*font-weight: normal;*/
		color: #060;
		margin-bottom: 1em;
		/*text-transform: uppercase;*/
	}
	
	h2 {
		font-size: 1.3em;
		color: #666;
	}
	
	h3 {
		font-size: 1.1em;
		color: #060;
	}
	
	h4 {
		font-size: 1em;
		color: #333;
	}
	
	a {
		color: #060;
		text-decoration: underline;
	}
	
	a:hover {
		text-decoration: none;
	}
	
	#baseline {
	width: 750px;
	margin: .5em auto 1em;/* centre for compliant browsers*/
	text-align: left;
	font-size: .8em;
	}
	
	#baseline p {
	margin: 0
	}
	
	#container
	{
	width: 750px;
	margin: auto;/* centre for compliant browsers*/
	background: #fafafa;
	text-align: left;
	}
	
	#telecharger {
		float: right;
		width: 50px;
		line-height: 20px;
		border: 1px solid #B1DAB8;
		background: #F6FCF6;
		margin: 0 0 1em 1em;
		padding: 0 1em;
		text-align: right;
	}
		#telecharger a {
		display: block;
		width: 100%;
		text-decoration: none;
		}
	
	#bandeau
	{
	padding: 0;
	margin: 0;
	height: 175px;
	border: 1px solid #fff;
	background: #fff url("pics/elements/bandeau.jpg") no-repeat left top;
	}
		#bandeau a#lienlogo {
		/*float: left;*/
		display: block;
		width: 160px;
		height: 175px;
		}
	
	/* Navigation HAUTE */
	
	#navtop {
	/*border-top: 1px solid #fff;*/
	background: #fff;
	}
	
	#navtop ul
	{
	padding: 0;
	height: 52px;
	margin: 0;
	font-size: 12px;
	list-style-type: none;
	background: #fff/*#3a365b*/;
	font-weight: bold;
	}
	
	#navtop li { display: inline; }

	#navtop li a
	{
	/*padding: .3em 1em;*/padding: 5px 12px;
	/*display: block;*/ float: left;
	width: 82px;
	height: 70px;
	/*border-bottom: 2px solid #fff;*/
	border-left: 1px solid #fff;
	color: #060;
	background: #E2F6E5;
	text-decoration: none;
	}
	
	#navtop li a#current
	{
	color: #fff;
	background: #060;
	}
	
	#navtop li a:hover
	{
	color: #030;
	background-color: #B1DAB8;
	/*border-bottom: 2px solid #060;*/
	}
	
	#navtop img
	{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}
	
	/* Navigation DROITE */
	
	#rightnav
	{
	float: right;
	width: 0;
	margin: 4.3em 0;
	padding: 0;
	background: #fff;
	/*border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #fafafa;*/
	}
	
	#rightnav h3 {
	font-style: italic;
	text-align: left;
	margin: 1em 0;
	}
	
	#rightnav p {
	color: #666;
	font-size: 1em;
	font-style: italic;
	text-align: left;
	margin: 1em .5em 0 .5em;
	padding: 0 0 .5em;
	/*border-bottom: 1px solid #e5e5e5;*/
	}
	
	/* CONTENU */
	
	#content
	{
	clear: both;
	/*margin-right: 100px;*/
	padding: 2em 3em;
	background-color: #fff;
	}
		
	#content ul {
		list-style: square;
		/*list-style-position: inside;
		margin: 0;
		padding: 0;*/
	}
	
	#content ul ul {
		list-style: circle;
	}
	
	#content p {
		text-align: justify;
	}

	div hr {
		clear: both;
		visibility: hidden;
		height: 0;
	}
	
	#footer {
	padding: 1em 4em 2em;
	background: #060 url("pics/elements/bg_footer.gif") bottom no-repeat;;
	color: #fff;
	font-size: .85em;
	text-align: center;
	}
	
	#footer a
	{
	color: #fff;
	font-weight: bold;
	}
	
	#footer hr {
	height: 0;clear: both;
	}
	
	#footer #foot1
	{
	width: 30%;
	float: left;
	text-align: left;
	}
	
	#footer #foot2
	{
	width: 22%;
	float: right;
	text-align: left;
	}
	
	/* Paragraphes */
	
	img.floatright, img.floatleft,/* div img*/ {
		border: 2px solid #E2F6E5;
	}
	
	 div.floatright, div.floatleft, .floatcenter img {
		text-align: center;
		border: 0;
	}
	
	.floatright p, .floatleft p {
	font-size: 0.8em;
	color: #666;
	font-style: normal;
	margin: 3px;
	text-align: center;
	}

	.floatright {
		float: right;
		margin: 0 0 1em 1em;
	}

	.floatleft {
		float: left;
		margin: 0 1em 1em 0;
	}
	
	.floatcenter {
		float: center;
		margin: 0px 10px 0 10px;
		text-align: center;
	}
	
	.floatcenter img {
		margin: 0px 20px 0 20px;
	}
	
	/* Contact */
	
	#formcontact {
		/*margin: 0 40px;*/
		margin: 2em 2em 0;
		padding: 2em;
		margin-bottom: 1em;
		text-align: center;
		background: #F6FCF6;
	}
	
	#formcontact table {
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #333;
	}
	
	input {
		margin: 0;
		padding: 3px;
		/*border: 1px solid #F6FCF6;*/
	}
	
	textarea {
		width: 320px;
	}
	
	#messageprint, #lienscontact {
		display: none;
	}
	
	/* habillage specifique */
	
	.illustrations {
	clear: left;
	background: #F6FCF6;
	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*/;
	}