	body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		margin: 0;
		padding: 0;
		background: #a1afd2;
		color: #000;
		text-align: center; /*center layout in ie5 and 5.5. */
	}
	
	/* General */
	
	p, h4 {
		text-align: justify;
	}

	p img {
		margin: 0;
		padding: 0;
	}
	
	h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	}
	
	h1 {
		font-size: 1.6em;
		font-style: bold;
		margin-top: 15px;
		color: #e40114;
		text-transform: uppercase;
	}
		h1 em {}
		h1 strong {}
	
	h1 em, h2 em, h3 em, h4 em {
		font-style: normal;
	}
	
	h2 {
		font-size: 1.5em;
		font-weight: normal;
		color: #333;
	}
	
	h2 a {
		text-decoration: none;
		color: #036;
	}
	
	
	h3 {
		font-size: 1.2em;
		margin-bottom: 1em;
		color: #555;
		margin: 1em 0 .5em 0.2em;
	}

	
	h4 {
		color: #555;
		font-size: 1em;
		font-weight: bold;
	}
	
	p {
		color: #555;
		margin: 9px 0 ;
	}
	
	img {
		border: none;
	}
	
	a {
		color: #e40114;
		text-decoration: none;
	}
	
	a:hover {
		text-decoration: underline;
	}
	
	small {
		font-size: .85em;
		color: #666;
	}
	
	
	/* DIVs */
	
	#wrap {
		background: #fff url(elements/bg_page.jpg) repeat-x;
	}
	
	#container
	{
	width: 980px;
	margin: auto;/* centre for compliant browsers*/
	background: #fff; 
	color: #333;
	text-align: left;
	}
	
	#bandeau
	{
	height: 274px;
	padding: 0;
	background: #fff url(elements/bandeau.jpg) no-repeat left top;
	margin: auto;
	}
	
	#bandeau a
	{
		display: block;
		margin: 0 0 0 745px;
		height: 124px;
		width: 231px;
	}
	
	/* Navigation GAUCHE */
	
	#sidenav
	{
	float: left;
	margin: 0;
	padding: 0;
	width: 250px;	
	}
	
	/* menu gauche */
	
	#left-menu { margin: 25px 24px 0px 23px; padding: 0; }
	#left-menu li { list-style: none; font-size: 0.95em; color: #0C336C; }
	#left-menu li a { 
	color: #0C336C; 
	display: block; 
	padding: 5px 10px 3px 15px;
	text-transform: uppercase; 
	text-decoration: none; 
	border-bottom:1px solid #fff;  }
	
	#left-menu li.active a { font-weight: bold; border-bottom: 2px solid #E80014; }
	#left-menu li.active a:hover {border-bottom: 2px solid #E80014;	}
	#left-menu li a:hover { border-bottom: 1px solid #E80014; }
	#left-menu li.active li a { color: #000; font-weight: normal; border-bottom: none; text-transform: none;  }
	#left-menu li.active li a:hover { color: #e40114; border-bottom: none }
	
	/* Sous menu */
	#left-menu ul { padding: 0px; margin: 0px; }
	#left-menu ul li a { color: #333; padding-left: 18px; border-bottom: none; text-transform: none; }
	#left-menu ul li.active a { font-weight: bold; color: #000; border-bottom: none; }
	#left-menu ul li.active a:hover { color: #000; font-weight: bold; }
	#left-menu ul li a:hover { font-weight: normal	}
	
	
	/* Sous - sous menu  */
	#left-menu ul li.active li a, #left-menu ul ul li a { color: #444; ; font-weight: normal; font-size: 1.1em; padding: 5px 0 2px 33px; }
	#left-menu li.active ul ul li a:hover { color: #e40114; font-weight: normal;)}
	#left-menu li.active ul ul li.active a:hover { color: #e40114; font-weight: bold;)}
	#left-menu ul ul li.active a { font-weight: bold; color: #e40114; }
	
	
	/* CONTENU */
	
	#content
	{ 
	margin-left: 255px;
	padding: 1em 8px 1em 0px;
	}
		
	/* Listes */
	
	#content ul, #content ol { margin: 0 0 1em 0; padding: 0 2em; }
	#content ul li, #content ol li { margin: .2em 0; }
	#content ul li { list-style-type: circle; }
	
	
	#content p {
		text-align: justify;
	}
	
	div hr {
		clear: both;
		visibility: hidden;
		height: .5em;
	}
	
	
	/* Footer */
	
	#footer {
	width: 100%;
	margin-bottom: 2em;
	padding: 1em 0em;
	background: #a1afd2;
	font-size: .9em;
	}
	
	#footercontent{ width: 932px;	margin: auto;	padding: .7em 8px 0 40px; text-align: left; color: #fff; }
	#footercontent a, #footercontent p { color: #fff; }
	#footercontent div { float: right; text-align: right; color: #e40114; }
	#footercontent div a { color: #e40114; }

	
	/* Paragraphes */
	
	img.floatright, img.floatleft, div.floatright img {
		border: none;
	}

	.floatright p, .floatleft p, {
	font-size: 0.8em;
	color: #666;
	font-style: normal;
	margin: 3px;
	text-align: center;
	}

	.floatright {
		float: right;
		margin: 0em 0em 10px 10px;	
	}
	
	.floatleft {
		float: left;
		margin: 3px 15px 20px 0px;
	}
	
	.floatcenter {
		float: center;
		margin: 10px 0px 10px 0px;
		text-align: center;
	}
	
	.floatcenter img {
		margin: 0px 20px 0 20px;
	}
	
	.legende {
		font-size: .9em;
		color: #666; font-style: italic;
	}

	 	
	/* Fiches produit - Tableaux */
	
	#content table {
width: 100%;
margin: 1em 0;
padding: 0;
border: none;
border-top: none;
background: #fff;
border-collapse: collapse;
empty-cells: hide;
}

#content table td
{
padding: 3px 4px;
margin: 0;
border: none;
text-align: left;
vertical-align: top;
}

#content td *, #content td p
{
font-size: 12px;
text-align: left;
}

#content td p
{
text-align: left;
margin: 0;
}
	
	/* Contact */


.contactform {
	padding: 2px 0 0;
}
.contactform fieldset {
	margin: 0;
	padding: 1em 0 1em;
	border: none;
	font-size: 12px;}
.contactform fieldset legend {font-weight: bold;}
.contactform div {width: 100%; padding: 0.25em 0 0.25em 0;}
.contactform div label {display: block; float: left; width: 15.5em; font-weight: bold; color: #555; }

.contactform div input {padding: 0.25em; width: 40%; border: 1px solid #ccc; }
.contactform div select {padding: 0; width: 41%; border: 1px solid #ccc; }
.contactform div textarea { margin: 1em 0 0 0em; padding: 0.25em; width: 28em; height: 12em; border: 1px solid #BFBAB8; }
.contactform div.submit { width: auto; text-align: left; padding-left: 187px; }
.contactform div.submit input { margin: 0; padding: 5px 10px; width: 160px; color: #fff; font-weight: bold; background: #777; border: none; }

div.required {color: #FC3502;}
.error_message { padding: 2px 0 0; }
.error_message ul { background: #FFF5EE; margin: 0 0 1em; }

.contactform .checkobjet { width: 100%; }
.contactform .checkobjet label { float: none; }
.contactform .checkobjet div { width: auto; }
.contactform .checkobjet div label { display: inline; float: none; width: auto; font-weight: normal; }
.contactform .checkobjet div input { width: 1em; border: none; margin-left: 187px; }

	/* Plan du site */
	
	.clearfix a {
		color: #555;
	}




	