body {
	height:100%;
	padding:0;
	margin:0;
	background-color:#fff;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
img {
	border:0;
}
ul , li { 
	margin:0 0 0 1em; padding:0 0 1em; list-style:disc;
}
a {text-decoration:none;	font-weight:bold}
form table {margin:0 auto}

#conteneur {
	width:100%;
	margin:0;
}

#blocindex div {float:left; height:100%; padding-left:3px}
.tablestyle {text-align:justify; margin:0 auto}
.tablestyle th {background:#368BC1; text-align:center; padding:.5em}
.tablestyle th, .tablestyle th a {color:#FFF}
.tablestyle td.highlight, td.highlight {background:#66B8EB; font-style:italic; font-weight:bold; padding:.1em 1em; color:#FFF; font-size:10px}
.tablestyle th a:hover, td.highlight a:hover, td.highlight span a:hover {color:#CDF}
.tablestyle td {background:#F4F4F4; padding:.2em 1em}

#header {
	width:580px;
	height:39px;
	background-image:url(images/header.jpg);
	padding-top:85px;
	padding-left:70px;
	float:left;
}
#header_extensible {
	width:100%;
	height:124px;
	background-image:url(images/header_ext.png);
	border-bottom:#d4d4d2 solid 2px;
}
#header h1{
	font-size:2em;
	color:#4f4f4f;
	font-weight:bold;
	display:inline;
}
#logo_francefx {position:relative; bottom:7px}
#logo_cambiste {float:right; position:relative; top:24px; right:5%}

#centre {
	width:100%;
	background-image:url(images/centre_fond.png);
	padding:5px 0 0;
	clear:both;
}
#menu {
	float:left;
}
#menu a{
	font-size:0.7em;
	color:#FFF;
}
#menu a:hover{
	color:#ccc;
}

#menu ul {margin:0 0 .5em 1em}
#menu li {list-style:none; margin:0; padding:0}

a#menu_selected, a#menu_selected:hover {color:#FF8}

#texte {
	color:#555;
	min-height:420px; _height:420px;
	padding-left:25px;
	padding-top:15px;
	margin-left:170px;
	border-bottom:3px solid #d4d4d2;
}
#texte h2 {
	font-size:0.9em;
	font-weight:bold;
	display:inline;
}
#footer {
	height:17px;
	color:#555;
	font-size:0.7em;
	background-color:#e2e1df;
	padding-top:6px;
	margin:0;
	margin-left:170px;
}
#footer a{
	color:#444;
}
.bouton {
	background:url(images/menu.png) no-repeat;
	color:#555;
	font-size:0.9em;
	font-weight:bold;
	padding-top:10px;
	padding-left:5px;
	width:185px;
	height:25px;
}
.texte {
	font-size:0.8em;
	margin:2px 0 2em;
	padding-top:6px;
	border-top:1px solid #000;
}
.texte a{
	color:#35F;
}
.texte a:hover{
	text-decoration:underline;
	color:#9AF;
}
.soustitre {
	background-image:url(images/o.gif);
	background-repeat:no-repeat;
	padding-left:25px;
}

small {font-size:80%}
small input {font-size:100%}
input.devise {border:none; background:none; width:2.2em}
small input.devise {width:2.6em}

#glossaire ul ,#glossaire li {margin:0 0 0 .5em; padding:0 0 1em; list-style:disc}
