html { overflow: -moz-scrollbars-vertical !important; }
body { font: 76% Verdana, Arial, Helvetica, sans-serif; background: #fff; line-height: 1.7em; behavior: url('/css/csshover.htc'); }

a { color: #ee615d; text-decoration: underline; }
a:hover { text-decoration: none; }
	a img { border: 0; }

h1, h2, h3, h4, h5, h6 { clear: left; font-weight: normal; line-height: 1.8em; }
h1 { font-size: 1em; }
h2 { font-size: 20px; color: #e02f53; background: url(../fr/nav/bullet3.gif) no-repeat 1px 8px; padding: 0 0 0 33px; margin: 15px 0; border-top: 1px solid #666; border-bottom: 1px solid #666; line-height: 1.6em; }
h3 { font-size: 14px; color: #31a6b6; margin-bottom: 5px; border-top: 1px dotted #e3e3e3; border-bottom: 1px dotted #e3e3e3; font-weight: bold; }
h4 { font-size: 1em; color: #ee5c58; 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: 5px 15px 5px 35px; }
ul li { background: url(../fr/nav/bullet5.gif) no-repeat 0px 7px; 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: 40px; color: #24a0b2; }

.input, .textarea { background: #fafafa; font: 1em Verdana, Arial, Helvetica, sans-serif; color: #333; border: 1px solid #c0c0c0; padding: 2px 5px; }
.input:focus, .textarea:focus { border: 1px solid #c0c0c0; }
.select { border: 1px solid #c0c0c0; background: #fafafa; padding: 0; font: 1em Verdana, Arial, Helvetica, sans-serif; color: #333; padding: 2px; }

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: #ee615d; } /* rose saumon */
.color2 { color: #e1a730; } /* jaune */
.color3 { color: #fff; } /* blanc */
.color4 { color: #31a6b6; } /* bleu */
.color5 { color: #819714; } /* vert */
.base { color: #767676; }
.white { color: #fff; }
.strong { font-weight: bold; }

small, .small { font-size: 0.9em; }
big, .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; }
.relative { position: relative; }

.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; }
.imageRight { float: right; margin: 3px 0 3px 20px; }
.imageLeftBorder { float: left; margin: 3px 20px 3px 0; border: 1px solid #c0c0c0; padding: 1px; }
.imageRightBorder { float: right; margin: 3px 0 3px 20px; border: 1px solid #c0c0c0; padding: 1px; }
.border { border: 1px solid #66bdc9; padding: 1px; }

.column { float: left; margin-right: 10px; }
.lastColumn { margin-right: 0; }

.tab1 { width: 100%; }
	.tab1 th { background: #239bac; color: #fff; text-align: center; border: 1px solid #239bac; }
	.tab1 td { background: #f6f6f6; border: 1px solid #239bac; }

.tab2 { width: 155px; background: url(../fr/nav/lvl2/bgTab2Top.jpg) no-repeat top; float: left; margin: 5px 10px 5px 0; }
	.tab2 td { padding: 10px 20px 0 13px; font-size: 0.9em; line-height: 1.6em; }
	.tab2 td.bottom { padding: 0; background: url(../fr/nav/lvl2/bgTab2Bottom.jpg); height: 43px; overflow: hidden; }

.tab3 { width: 100%; border: 1px solid #24a0b2; border-collapse: separate; font-size: 0.9em; }
	.tab3 th { background: url(../fr/nav/lvl2/bgTab3Th.gif) #4eb3c1 repeat-x; text-align: left; padding: 2px 4px; }
	.tab3 td { background: #f6f6f6; border-right: 1px solid #fff; vertical-align: middle; }

#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; }

