<!--
/*Copyright 2004 Metalor Technologies SA*/

body 
	{
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	margin: 0;
	padding: 0;
	border: 0;
	border-top:10px solid #CCC;
	border-bottom:10px solid #CCC;
	background-color:#CCC;
	background-image:url(Images/bg_body.gif);
	background-position:center;
	background-repeat:repeat-y;
	}

#main
	{
	width: 740px;
	margin: 0 auto 0 auto;
	background-color: #FFF;
	}

#header
	{
	position: relative;
	font-size: 10px;
	left:0;
	top:0;
	height:22px;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 2px solid #FFF;
	background-color:#FFF;
	border-bottom:1px solid #B2B2B4;
	}

#header li
	{
	display:inline;
	border-left:1px solid #000;
	padding:0 5px 0 5px;
	}

#header li.premier { border-left: 0; }

#header a:link { text-decoration:none; color: #006; }
#header a:visited	{ text-decoration:none; color: #006; }
#header a:hover { text-decoration:underline; color: #006; }
#header a:active { text-decoration:underline; color: #006; }

#imgLogo
	{
	position:relative;
	float: right;
	width:100%;
	right:0;
	border:0;
	margin:0;
	padding:0;
	background-color:#FFF;
	text-align:right;
	}

#imgLogo img
	{
	border: 8px solid #FFF;
	border-width: 6px 16px 6px 0;
	}

#imgBanner
	{
	position:relative;
	float: left;
	left:0;
	border:0;
	margin:0;
	padding:0;
	background-color: #FFF;
	}

#imgPhoto
	{
	position:relative;
	float: left;
	left:0;
	border:0;
	margin:0;
	padding:0;
	background-color: #FFF;
	}

#menuMain
	{
	position: relative;
	clear:both;
	float:left;
	left: 0;
	width: 100%;
	font-size: 11px;
	text-align: left;
	line-height: 16px;
	list-style: none;
    margin: 0;
	padding: 0;
	border:0;
	color: #FFF;
	background-color: #7F7F83;
	}

#menuMain li
	{
	display: inline;
	padding: 0 0.1em 0 0.3em;
	margin: 0 0.1em 0 0.3em;
	border: 8px solid #7F7F83;
	border-width:0px 8px 0px 8px;
	}

#menuMain li.selection
	{
	font-weight: bold;
	color: #7F7F83;
	border: 8px solid #C2C4C6;
	border-width:1px 8px 1px 8px;
	background-color: #C2C4C6;
	}

#menuMain li.selection a:link { color: #006; }
#menuMain li.selection a:visited { color: #006; }
#menuMain li.selection a:hover
	{ 
	color: #555;
	}

#menuMain li.selection a:active { color: #006; }

#menuMain a:link { text-decoration: none; color: #FFF; }
#menuMain a:visited	{ text-decoration: none; color: #FFF; }
#menuMain a:hover { text-decoration: underline; color: #FFF; }
#menuMain a:active { text-decoration: underline; color: #FFF; }

#menuMain li ul a:link { color: #FFF; }
#menuMain li ul a:visited	{ color: #FFF; }
#menuMain li ul a:hover { color: #FFF; }
#menuMain li ul a:active { color: #FFF; }

#menuSub
	{
	position: relative;
	clear:both;
	left: 0;
	width: 100%;
	font-size: 11px;
	text-align: left;
	line-height: 18px;
	background-color: #F2F2F2;
	margin: 0;
	padding: 0;
	color: #FFF;
	border-top: 1px solid #F2F2F2;
	border-bottom: 1px solid #F2F2F2;
	}

#menuSub li
	{
	display: inline;
	padding: 0 0.1em 0 0.3em;
	margin: 0 0.1em 0 0.3em;
	border-left: 1px solid #000;
	}

#menuSub li.selection
	{
	font-weight: bold;
	background-color: #F2F2F2;
	}

#menuSub li.premier { border-left: 0; }
#menuSub a:link { text-decoration: none; color: #006; }
#menuSub a:visited	{ text-decoration: none; color: #003; }
#menuSub a:active { text-decoration: underline; color: #099; }
#menuSub a:hover { text-decoration: underline; color: #006; }

#menuSub li.selection a:hover
	{
	text-decoration: underline;
	color: #555;
	}

#menuSpec
	{
	position: relative;
	clear:both;
	left: 0;
	width: 100%;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	color: #000;
	border-top: 4px solid #FFF;
	border-bottom: 1px solid #FFF;
	}

#menuSpec li
	{
	display: inline;
	padding: 0 0.1em 0 0.4em;
	margin: 0 0.1em 0 0.4em;
	border-left: 1px solid #000;
	}

#menuSpec li.selection
	{
	font-weight: bold;
	background-color: #FFF;
	}
#menuSpec li.premier { border-left: 0; }
#menuSpec a:link { text-decoration: none; color: #006; }
#menuSpec a:visited	{ text-decoration: none; color: #003; }
#menuSpec a:active { text-decoration: underline; color: #009; }
#menuSpec a:hover { text-decoration: underline; color: #006; }

#menuSpec li.selection a:hover
	{
	text-decoration: underline;
	color: #555;
	}

#menuSpecDet
	{
	position: relative;
	clear:both;
	left: 0;
	width: 100%;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	color: #000;
	border-top: 4px solid #FFF;
	border-bottom: 1px solid #FFF;
	}

#menuSpecDet li
	{
	display: inline;
	padding: 0 0.1em 0 0.4em;
	margin: 0 0.1em 0 0.4em;
	border-left: 1px solid #000;
	}

#menuSpecDet li.selection
	{
	font-weight: bold;
	background-color: #FFF;
	}
#menuSpecDet li.premier { border-left: 0; }
#menuSpecDet a:link { text-decoration: none; color: #006; }
#menuSpecDet a:visited	{ text-decoration: none; color: #003; }
#menuSpecDet a:active { text-decoration: underline; color: #009; }
#menuSpecDet a:hover { text-decoration: underline; color: #006; }

#menuSpecDet li.selection a:hover
	{
	text-decoration: underline;
	color: #555;
	}

#leftLarge
	{
	float: left;
	width: 175px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
	color: #006;
	background-color: #FFF;
	}

#leftLarge li
	{
	list-style: none;
	padding: 3px 0 0 0;
	margin: 0;
	}

#leftLarge li ul
	{
	display: none;
	position: absolute;
	left: 135px;
	width: 135px;
	font-size: 10px;
	font-weight:normal;
	line-height: 14px;	
	padding: 0;
	color: #FFF;
	background-color: #849CC3;
	z-index:20;
	}

#leftLarge li>ul
	{
	position:relative;
	top: 0;
	left: 0;
	}

#leftLarge li:hover ul, #leftLarge li.over ul
	{
	display: block;
	}

#leftLarge li ul li b
	{
	color: #003;
	}

#leftLarge li ul a:link { color: #FFF; }
#leftLarge li ul a:visited	{ color: #FFF; }
#leftLarge li ul a:hover { color: #FFF; }
#leftLarge li ul a:active { color: #FFF; }

#leftLarge img
	{
	border: 1px solid #000;
	}

#leftMedium
	{
	position: relative;
	float: left;
	width: 137px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #FFF;
	}

#central
	{
	position: relative;
	float:left;
	left:0;
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #FFF;
	width: 600px;
	background-color:#FFF;
	}

#central.full {	width:100%; }

#right
	{
	position: relative;
	font-size:10px;
	top:0;
	float: right;
	width: 140px;
	line-height:100%;
	right: 0;
	padding: 0;
	margin: 0;
	border:0;
	border-bottom:10px solid #EEE;
	background-color: #EEE;
	color:#000066;
	}

#right td.titre
	{
	height:16px;
	vertical-align:middle;
	text-align:center;
	font-size:12px;
	border:0;
	}

#right th
	{
	text-align:left;
	border-top:10px solid #EEE;
	border-bottom:1px solid #000;
	}

#right td
	{
	text-align:left;
	border-top:10px solid #EEE;
	}

#right h2
	{
	width:101px;
	letter-spacing:1px;
	font-variant:small-caps;
	font-weight: bold;
	font-size:10px;
	text-align: left;
	padding: 0;
	/*margin: 0 30px 0 9px;*/
	border-top: 4px solid #EEE;
	border-bottom: 1px solid #000;
	color: #000;
	background-color: #EEE;
	}

#right ul
	{
	font-size: 10px;
	text-align: left;
	margin: 0px 30px 0 25px;
	border-top: 4px solid #EEE;
	border-bottom: 20px solid #EEE;
	color: #006;
	list-style-image:url(Images/gr_bullet_news.gif);
	}

#right a:link { text-decoration: none; color: #006; }
#right a:visited	{ text-decoration: none; color: #006; }
#right a:hover { text-decoration: underline; color: #006; }
#right a:active { text-decoration: underline; color: #006; }

#content
	{
	position: relative;
	overflow: visible;
	color: #000066;
	border: 10px solid #FFF;
	border-width:5px 15px 10px 0;
	vertical-align: top;
	margin-bottom: 0;
	padding-bottom: 0;
	background-color: #FFF;
	}

#content table
	{
	padding: 5px 0 10px 0;
	width: 99%;
	/*border-bottom: 1px dotted #EEE;*/
	}

#content td
	{
	font-weight: normal;
	vertical-align: top;
	/*border-top: 1px dotted #EEE;*/
	padding: 5px;
	}

#content th
	{
	text-align:left;
	line-height: 100%;
	font-size:x-small;
	vertical-align: top;
	/*border-top: 1px solid #EEE;*/
	background-color:#FFF;
	color:#999;
	border-bottom:1px dashed #EEE;
	}

#content th.news
	{
	font-size:smaller;
	text-align:right;
	}


#content ul
	{
	list-style-type:disc;
	}

#content ul li ul
	{
	margin-left:0.5em;
	}

#content p.top
	{
	width: 99%;
	font-size: x-small;
	text-align: right;
	vertical-align: top;
	margin: 0;
	}
#content td.top
	{
	text-align: right;
	}

#content label
	{
	font-size:small;
	vertical-align:bottom;
	/*margin-top:120px;
	margin-left:10px;*/
	}

#content input, #content textarea, #content select
	{
	font-size:x-small;
	display:block;
	margin-top:5px;
	}

#contentTable table
	{
	padding: 0;
	width: 99%;
	font-size: 11px;
	line-height:85%;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	}

#contentTable th
	{
	font-weight: bold;
	font-size:11px;
	color:#000000;
	text-align: center;
	vertical-align: top;
	border-top: 1px solid #777;
	border-bottom:0;
	padding: 1px;
	background-color:#BBB;
	border-left: 1px solid #777;
	}

#contentTable th.premier
	{
	border-left:0;
	}

#contentTable th.nopad
	{
	padding:0;
	}

#contentTable tr.pair
	{
	background-color:#EEE;
	}

#contentTable td
	{
	font-weight:normal;
	padding:2px 5px 2px 5px;
	border-left:1px solid #999;
	border-top: 1px solid #777;
	}

#contentTable td.premier
	{
	border-left:0;
	}

#contentTable td.nopad
	{
	padding:0;
	}

#bottom 
	{
	position: relative;
	float: right;
	right: 0;
	height: 16px;
	width: 100%;
	font-size: 10px;
	text-align: center;
	line-height: 16px;
	color: #000066;
	background-color: #FFF;
	letter-spacing: 1px;
	border-top: 1px solid #CCC;
	margin: 0;
	padding: 0;
	}

#bottom a:link { color: #006; }
#bottom a:visited	{ color: #006; }
#bottom a:hover { color: #006; }
#bottom a:active { color: #006; }

.forms { font-size: 10px; }
.submit
	{
	font-size: 10px;
	border: none;
	margin: 0 0 3px 0;
	color: #FFF;
	background-color: #CCC;
	cursor: pointer;
	}
.lxlarge { margin-left: 290px; }
.llarge { margin-left: 185px; }
.lmedium { margin-left: 137px; }
.lsmall { margin-left: 110px; }
.lxsmall { margin-left: 10px; }
.rsmall { margin-right: 140px; }
.red { color: #F00;}

.coul
	{
	text-align:center;
	border:1px solid #EEE;
	padding:1px;
	border-right-color: #555;
	border-bottom-color: #555;
	}

.coul_Argent { background-color:#D0D0D0 }
.coul_blanc { background-color:#D0D0D0 }
.coul_gris { background-color:#D0D0D0 }
.coul_jaune { background-color:#FFDD33 }
.coul_jaune_3N { background-color:#FFBB00 }
.coul_jaune_pale_1N { background-color:#FFFF99 }
.coul_jaune_pale_2N { background-color:#FFFF66 }
.coul_Or { background-color:#FFDD33 }
.coul_Palladium { background-color:#D0D0D0 }
.coul_Platine { background-color:#D0D0D0 }
.coul_rose_4N { background-color:#FFCC99 }
.coul_rouge_5N { background-color:#FF6666 }
.coul_r { background-color:#FF6666 }
.coul_v { background-color:#CC66CC }
.coul_b { background-color:#00CCFF }
.coul_g { background-color:#66FF66 }

.ulsmall li
	{
	list-style-type:circle;
	margin-left:0;
	}

form
	{
	padding:0;
	margin:0;
	border:0;
	}

img
	{
	border:0;
	padding:0;
	margin:0;
	}
h1
	{
	font-size: larger;
	font-variant:small-caps;
	padding-left: 20px;
	color: #039;
	background-image: url(Images/h1_bk.gif);
	background-repeat: no-repeat;
	border-bottom:1px solid #F2F2F2;
	}

h1 a:link { text-decoration:none; color: #039; }
h1 a:visited	{ text-decoration:none; color: #039; }
h1 a:hover { text-decoration:none; color: #039; }
h1 a:active { text-decoration:none; color: #039; }


h2
	{
	font-size: larger;
	font-variant:small-caps;
	font-weight: 200;
	line-height:100%;
	padding-left: 30px;
	color: #039;
	}

h3
	{
	font-size: small;
	font-variant:small-caps;
	font-weight: bold;
	padding-left: 10px;
	color: #039;
	}

p
	{
	text-align: justify;
	}

a
	{
	text-decoration: underline;
	color: #008;
	}

a:visited
	{
	text-decoration: underline;
	color: #903;
	}

a:hover
	{
	text-decoration: none;
	color: #333;
	}

a:active
	{
	text-decoration: none;
	color: #900;
	}
-->