html { overflow: -moz-scrollbars-vertical !important; }
body { font: 68% "Trebuchet MS", Verdana, sans-serif; color: #183941; background: url(../fr/nav/bg_body.jpg) #fff repeat-x; text-align: left; line-height: 1.8em; behavior: url('/css/csshover.htc'); }

a { color: #129BCA; text-decoration: underline; }
a:hover { text-decoration: none; }
	a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: 1.8em; }
h1 { font-size: 1.3em; }
h2 { font-size: 1.5em; font-weight: bold; color: #DA251D; border-bottom: 1px solid #DA251D; margin-bottom: 10px; }
h3 { font: 1.1em; font-weight: bold; color: #129BCA; background: url(../fr/nav/bullet2.gif) no-repeat 0px 5px; padding-left: 14px; }
h4 { font-size: 60px; font-weight: bold; color: #253F48; float: left; margin: 6px 15px 6px 0; line-height: 47px; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

#editable2 h2 { font-size: 1.3em; }

i, em { font-style: italic; }
strong, b { font-weight: bold; }
p {}
ul { list-style-position: outside; }
ul li { background: url(../fr/nav/bullet3.gif) no-repeat 0px 10px; padding: 2px 0 2px 15px; }
#editable2 ul li { background: url(../fr/nav/bullet3.gif) no-repeat 0px 15px; padding: 8px 0 8px 15px; }
ol {}
ol li { list-style: upper-roman; }
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; }

.input, .textarea { background: #fff; font: 110% "Trebuchet MS", Verdana, sans-serif; color: #7A7878; padding: 0 5px; border: 1px solid #ABABAA; }
.input:focus, .textarea:focus { border: 1px solid #939391; }
.select { border: 1px solid #ABABAA; background: #fff; padding: 0; font: 110% "Trebuchet MS", Verdana, sans-serif; }

.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.alignRight { display: block; float: left; text-align: right; width: 75px; padding-right: 15px; }
pre { margin-bottom: 1.3em; background: #eee; border: 0.1em solid #ddd; padding: 1.5em; }
code { font: 0.9em Monaco, monospace; }

.color1 { color: #277087; } /* bleu */
.color2 { color: #DA251D; } /* rouge */
.base { color: #183941; }
.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; }
.block { display: block; }
.hide { display: none; }

.error { color: #FF0000; font-weight: bold; }
.errorInput { color: #FF0000; font-weight: bold; border: 1px solid #FF0000; }

.alignLeft { text-align: left; }
.alignCenter { text-align: center; }
.alignRight { text-align: right; }
.valignTop { vertical-align: top; }
.valignMiddle { vertical-align: middle; }
.floatLeft { float: left; }
.floatRight { float: right; }

.imageLeft { float: left; padding: 6px 15px 6px 0; }
.imageRight { float: right; padding: 6px 0 6px 15px; }
.border { border: 1px solid #74848A; padding: 2px; }

.column { float: left; margin-right: 10px; }
.lastColumn { margin-right: 0; }

.tab1 { width: 100%; }
	.tab1 th { background: #EFEEEE; text-align: center; }
	.tab1 th, .tab1 td { border: 1px solid #74848A; }

.tab2 { width: 100%; border-top: 1px solid #74848A; border-bottom: 1px solid #74848A; }
	.tab2 td { background: url(../fr/nav/bg_tab2.gif); padding: 14px; }

#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 #9C0978; }
