html { overflow: -moz-scrollbars-vertical !important; }
body { font: 76% "Trebuchet MS", Verdana, Arial, sans-serif; color: #5a5a5a; background: url(../fr/nav/bg-body.jpg) #fafafa repeat-x; line-height: 1.6em; behavior: url('/css/csshover.htc'); }

a { color: #1879cc; text-decoration: underline; }
a:hover { text-decoration: none; }
	a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: 1.6em; }
h1 { font-size: 1em; }
h2 { font-size: 1.6em;color: #1879cc; margin: 15px 0; padding: 0 0 3px 43px; background: url(../fr/nav/bg-h2.gif) no-repeat 0 0; line-height: 1.4em; border-bottom: 1px solid #e9802a; }
h3 { font-size: 1.2em; color: #e9802a; border-top: 1px solid #e9802a; border-bottom: 1px solid #e9802a; margin: 10px 0; padding: 3px 6px; background: none; line-height: 1.5em; }
h4 { font-size: 1.2em; color: #f39a0f; font-weight: bold; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

i, em { font-style: italic; }
strong, b { font-weight: bold; }
p { margin: 0; }
ul, ol { margin: 5px 15px; list-style-position: outside; }
ol { margin-left: 30px; }
ul li { background: url(../fr/nav/bullet2.gif) no-repeat 0px 6px; padding: 0 0 0 15px; }
ol li { list-style: decimal; }
cite, abbr { border-bottom: 1px dotted #15a6ca; cursor: help; }
sub, sup { font-size: 0.9em; }
sub { vertical-align: sub; }
sup { vertical-align: super; }
blockquote { margin-left: 30px; }
hr { background: #74848A; color: #74848A; clear: both; float: none; width: 100%; height: 1px; margin: 15px auto; border: none; }
table { border-collapse: collapse; }
table td { padding: 2px 8px; vertical-align: top; }
table th { font-weight: bold; padding: 2px 8px; vertical-align: top; }

fieldset { border: 1px solid #e3e3e3; padding: 15px; }
	fieldset legend { padding: 0 10px; margin-left: 30px; color: #1879cc; font-weight: bold; }

.input, .textarea { background: #fefcf8; font: 1em "Trebuchet MS", Verdana, Arial, sans-serif; color: #5a5a5a; padding: 0 5px; border: 1px solid #e9802a; }
.input:focus, .textarea:focus { border: 1px solid #e9802a; }
.select { background: #fefcf8; border: 1px solid #e9802a; padding: 0; font: 1em "Trebuchet MS", Verdana, Arial, sans-serif; color: #5a5a5a; padding: 0 2px; }

.submit { background: url(../fr/nav/btn_search.gif) top; width: 20px; height: 20px; border: 0; cursor: pointer; }
.submit:hover { background-position: bottom; }
.submit span { display: none; }

label { display: block; }
label.alignRight { display: block; float: left; text-align: right; width: 190px; padding-right: 20px; }
pre { margin-bottom: 1.3em; background: #eee; border: 0.1em solid #ddd; padding: 1.5em; }
code { font: 0.9em Monaco, monospace; }

.color1 { color: #1879cc; } /* bleu */
.color2 { color: #ea812b; } /* orange */
.color1Large { color: #1879cc; font-size: 1.1em; } /* bleu */
.color2Large { color: #ea812b; font-size: 1.1em; } /* orange */
.base { color: #767676; }
.white { color: #fff; }
.strong { font-weight: bold; }

.small { font-size: 0.9em; }
.large { font-size: 1.1em; }

.clear { clear: both; }
.erase { display: block; text-indent: -5000px; font-size: 0px; }
.inline { display: inline; }
.block { display: block; }
.hide { display: none; }
.nowrap { white-space: nowrap; }

.error { color: #FF0000; }
.errorInput { color: #FF0000; border: 1px solid #FF0000; }

.alignLeft { text-align: left; }
.alignCenter { text-align: center; }
.alignRight { text-align: right; }
.valignTop { vertical-align: top; }
.valignMiddle { vertical-align: middle; }
.auto { margin: 0 auto; }

.floatLeft { float: left; }
.floatRight { float: right; }

.imageLeft { float: left; margin: 3px 20px 3px 0; border: 1px solid #5892c4; padding: 1px; }
.imageRight { float: right; margin: 3px 0 3px 20px; border: 1px solid #5892c4; padding: 1px; }
.border { border: 1px solid #5892c4; padding: 1px; }

.column { float: left; margin-right: 10px; }
.lastColumn { margin-right: 0; }

.tab2Col { width: 100%; margin-top: -11px; }
	.tab2Col td { padding: 0; }
	.tab2Col td.col1 { width: 521px; padding: 30px 33px 0 0; }
	.tab2Col td.col2 { width: 165px; }

.tab1 { width: 100%; border: 1px solid #1674c4; border-collapse: separate; }
	.tab1 th { background: #1674c4; color: #fff; text-align: center; border: 1px solid #fff; padding: 2px 0; }
	.tab1 td { background: #f3f8fc; border: 1px solid #fff; color: #1674c4; padding: 2px 6px; }

.tab2 { width: 100%; border-collapse: separate; border-top: 1px solid #e9802a; border-bottom: 1px solid #e9802a; }
	.tab2 td { background: #fefcf8; padding: 5px 10px; }

.tab3 { width: 100%; border-collapse: separate; background: url(../fr/nav/bg-tab3.jpg) repeat-y; margin-bottom: 10px; }
	.tab3 td { padding: 10px; }

#overlay { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; text-align:center; z-index: 1000; background: #666; }
#overlay_content { position: absolute; top: 100px; left: 50%; margin-left: -360px; width: 720px; height: 500px; overflow: auto; background: #fff; padding: 15px; z-index: 1000; border: 1px solid #e3e3e3; }
