body {
	color: #666;
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	font-family: arial, helvetica, verdana, sans-serif;
	background: #fff url(pics/elements/bg_page.gif) repeat-y;
	}

p {
	font: 1em/150% arial, helvetica, verdana, sans-serif;
	color:#666;
	margin:10px 0px 15px 10px;
	}
	/*
span.grey {
	color:#999;
	}
	*/
p.details {
	font: 0.85em/140% arial, helvetica, verdana, sans-serif;
	color:#666;
	margin-top: 30px;
	}

table, tr, td, textarea, input, submit {
	font: 1em/150% arial, helvetica, verdana, sans-serif;
	color:#666;
	margin:2px 0 2px 0;
	}
	
h1 {
	font: bold 1.7em/150% arial, helvetica, verdana, sans-serif;
	margin: 0 0 14px 10px;
	color: #1275D3;
	/*word-spacing: 2px;*/
	}

h1 em {
	color: #999;
	font-style: normal;
	}

h2 {
	font: bold 1.2em/150% arial, helvetica, verdana, sans-serif;
	margin: 0 0 5px 10px;
	color: #F89735/*#1F88EC*/;
	}

h3 {
	font: bold 1em/150% arial, helvetica, verdana, sans-serif;
	margin: 0 0 5px 10px;
	color: #666;
	}

h4 {
	font: bold .85em/150% arial, helvetica, verdana, sans-serif;
	margin: 0 0 5px 10px;
	color: #333;
	}
	
hr {
	/*clear: both;*/
	visibility: hidden;
	height: 1em;
}
	
ul.sublist {
margin-top: 7px;
margin-bottom: 7px;
}
	
ul.sublist li {
list-style: circle;
list-style-image: none;
}

#content {
	position: absolute;
	top: 150px;
	left: 198px /*260px*/;
	/*width: 475px;*/
	width: 520px;
	/*z-index: 30;*/
	border-left: 2px solid #e9e9e9;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 32px;
	/*background: #f3f3f3;*/
	background: #f9f9f9;
	}
	#content p {
		font: .85em/150% arial, helvetica, verdana, sans-serif;
		text-align: justify;
	}
	#content ul {
		margin: 0 1em 1em;
		padding: 0 1em 1em;
	}
	#content li {
		font:.85em/150% arial, helvetica, verdana,  sans-serif;
		color:#666;
		text-align: justify;
		/*list-style-image: url(bullet.gif);*/
		list-style-type: disc;
	}
	
#logo {
	/*width:765px;*/
	/*background-color: #9AB8E1;*/
	background: #9AB8E1 url("pics/elements/bg_bandeau.gif") repeat;
	/*border: 1px solid red;*/
	}
	#logo img {
		border: 0;	
	}
	
.imageborder {
	margin-top: 5px;
	margin-bottom: 5px;
	}

.menufooter {
	margin: 5em 0 1em;
	text-align: center;
	font: 0.9em/150% arial, helvetica, verdana,  sans-serif;
	color: #999;
	word-spacing: 2px;
	clear: both;
	}
	.menufooter a {color:#666; text-decoration: underline;}
	.menufooter a:hover {color:#999; text-decoration: underline; }
	.menufooter li {
		display: inline;
		list-style: none;
	}
	.menufooter li a {
		color: #999;
	}
	
	
a {color: #36c; text-decoration: underline;}
a:hover {color: #39c;}

/*
input, textarea, select {
	background-color : #ccc;
	font: 0.9em arial, helvetica, verdana,  sans-serif;
	color: #000;
	border-top:solid 1px #999;
	border-left:solid 1px #999;
	border-bottom:solid 1px #999;
	border-right:solid 1px #999;
	}
*/

#drapeaux {
		float: center;
		margin: 0;
		background: #F0F4FB;
		border-bottom: 2px solid #eee;
		padding: 1em 0;
		text-align: center;
	}
	
	#drapfr, #drapen, #drapes {
		/*margin: 2px;*/
		border: 1px solid #fff;
	}
	
	#drapen, #drapes {
		margin-left: 6px;
	}
	
	#drapeaux a img {
		filter:alpha(opacity=60);
		-moz-opacity:0.6;
		opacity: 0.6;
	}

/*menu system code below*/
#menu {
	position: absolute;
	/*width: 260px;*/
	width: 198px;
	top: 185px;
	left: 0;
	text-align: left;
	margin: 0;
	padding: 0;
	/*z-index:4;*/
	border-top: 1px solid #eee;
	}

.menulink {
	list-style-image: none;
	list-style: none;
	}

#button {
	width: 198px;
	padding: 0;
	margin:0;
	top: 0;
	left: 0;
	background: #eee;
	}
	
#details {
	/*padding-left: 10px;*/
	left: 0px;
	top: 0px;
	margin:0px;
	}
	#details a {color:#06c; text-decoration: underline;}
	#details a:hover {color:#39c; text-decoration: underline; }
	/* navigation (suite) */
	
.spacer {
	clear:both;
	display: block;
	}
	
#button ul ul {
	margin-left: 5px;
	padding-left: 0;
	}
	
#button ul.first {
	padding: 0;
	margin: 0;
	}
	/* mise en gras de la gamme en cours */
	#button ul.first li.here a {
		font-weight: bold;
		/* --------------------------------------- */
		background: #eee;
	}
	#button ul.first li li.here a {
		color: #266B8E;
	}
	#button ul.first li li.nothere a {
		font-weight: normal;
		color: #39c;
	}
	#button ul.first li li.here .here a {
		color: #F8820B;
	}
	/*
	#button ul.first li li.nothere a {
		font-weight: normal;
	}*/
	
#button li a {
	list-style: none;
	list-style-image: none;
	padding-left: 10px;
	width: 188px;
	display: block;
	line-height: 18px;
	color: /*#036*/#003;
	text-decoration: none;
	background: #f9f9f9;
	border-top: 1px solid #f9f9f9;
	border-bottom: 1px solid #ddd;
	margin: 0;
	}
html>body #button li a {
	width: auto;
	}
		
#button li a:hover {
	list-style: none;
	list-style-image: none;
	color: #39c;
	background: #fefefe !important;
	border-top: 1px solid #fefefe;
	border-bottom: 1px solid #ccc;
	margin:0px;
	}

#button li.here a {
	width: 100%;
	display: block;
	color: /*#39c*/#1275D3;color: /*#036*/#003;
	text-decoration: none;
	/*font-weight: bold;*/
	list-style: none;
	list-style-image: none;
	background: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	margin:0px;
	}
html>body #button li.here a {
	width: auto;
	}

#button li {
	list-style: none;
	font-size: 0.95em;
	}
	
#button li.nothere a {
						color: /*#39c*/#1275D3;
	background: #f9f9f9;
	list-style: none;
	font-size: 1em;
	margin: 0;
	}
	
#button li.second {
	font-size: 1em;
	list-style-image: none;
	list-style: none;
	background: #f4f4f4;
	/*width: 168px;
	padding-left: 20px;*/
	margin-left: -30px;
	}
	
#button li.second a {
	font-weight: normal;
	background: #f9f9f9;
	padding-left: 0;
	}

#button ul.third {
	font-size: 1em;
	list-style-image: none;
	list-style: none;
	padding-left: 10px;/*width: 178px;*/
	}

#button .third a {
	padding-left: 5px;/*width: 173px;*/
	font-weight: normal;
	}
	
#button .third li a {
	list-style: none;
	font-size: 1em;
	padding-left: 15px;
	}
	
#button .third  li.here a {
	background: #fff;
	list-style: none;
	font-size: 1em;
	padding-left: 15px;width: 164px;
	}
	
	/* Paragraphes */
	
	img.floatright, img.floatleft, div.floatright img {
		border: 1px solid #ccc;
	}

	.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;
	}
	
	div.hautpage {
		height: 20px;
		line-height: 20px;
		margin: 0;
		padding: 0 .5em;
		background: #f0f0f0;
		text-align: right;
	}
		div.hautpage a {
			font-size: .9em;
			color: #666/*#039*/;
			text-decoration: none;
			padding-right: 20px;
			background: transparent url("pics/elements/haut.gif") no-repeat right center;
		}
		div.hautpage  a:hover {
			text-decoration: underline;
		}
	
	/* News */
	
	
	.news {
		display: block;
		padding: 0;
		margin: 2em  0 1em 10px;
		border-bottom: 2px solid #ddd;
	}
	
	.news .visuel {
		display: inline;
		float: left;
		margin: 0 15px 8px 0;
		width: 160px;
	}
	
	.news .visuel img {
		border: 1px solid #ccc;
	}
	
	.news .date	{
		display: inline;
		float: right;
		width: 60px;
		padding: 0.3em 1em;
		font-size: 0.8em;
		color: #36c;
		background-color: #f0f0f0;border-left: 1px solid #ddd;
		text-align: right;
	}
	
	.news .description {
		display: inline;
	}
	
	.news .fin {
		clear: both;
		display: block;
		height: 1px;
		font-size: 0;
	}
	
	.news h2, .news h4, .news p {
		margin: 0;
		padding: 0;
	}
	
	.news h2 {
	font-size: 1.2em;
	/*color: #666;*/
	background: transparent;
	margin-bottom: 0;
	}
	
	.news h3 {
		margin-top: 0.5em;
		margin-left: 0;
		
	}
	
	.news p {
		padding: 0.3em 0.3em 1em 0em;
	}

	/* 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;
	}
		
	/* Contact */
	
	#formcontact {
		padding: 1.5em;
		margin: 2em  0 1em 10px;
		border: 2px solid #ddd;
		font-size: .9em;
		/*background: #f0f0f0;*/
	}
	
	#formcontact table {
		text-align: left;
	}
	
	textarea {
		width: 315px;
	}
	
