html { overflow: -moz-scrollbars-vertical !important; }
body { font: 76% "Trebuchet MS", Verdana, sans-serif; color: #171717; background: url(../fr/nav/bg-body.jpg) #fff repeat-x; text-align: left; line-height: 2em; behavior: url('/css/csshover.htc'); }

a { color: #791778; 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: 1em; }
h2 { font-size: 1.6em; line-height: 1.6em; border-bottom: 1px solid #7F7F7F; margin-bottom: 20px; }
h3 { font-size: 1.1em; color : #171717; font-weight: bold; background: url(../fr/nav/lvl2/bg-bullet.gif) no-repeat 0px 9px; padding: 0 0 0 15px; }

i, em { font-style: italic; }
strong, b { font-weight: bold; }
p { margin: 0; }
ul { list-style-position: outside; }
ul li { background: url(../fr/nav/lvl2/bg-bullet-1.gif) no-repeat 0px 9px; padding: 0 0 0 15px; margin-left: 25px; }
ol { margin-left: 45px; }
ol li { list-style: decimal; }
blockquote { margin-left: 30px; }
hr { background: #d7d7d7; color: #d7d7d7; 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; }
sub { vertical-align: sub; }
sup { vertical-align: super; }
abbr { cursor: help; border-bottom-style: dotted; border-bottom-width: 1px; }

.input, .textarea, .select { background: #fff; font: 11px "Trebuchet MS", Verdana, sans-serif; color: #828181; padding: 1px 3px; border: 1px solid #E3E3E3; }
.input:focus, .textarea:focus { border: 1px solid #9D569D; }
.select { padding: 1px 0 1px 3px; }

label.alignRight { display: block; float: left; text-align: right; width: 90px; 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: #791778; } /* violet */
.base { color: #828181; }
.white { color: #fff; }
.strong { font-weight: bold; }
.chapeau { font-weight: bold; color: #791778; font-size: 1.1em; }
	.chapeau a { color: #791778; }

.small { font-size: 0.8em; }
.large { font-size: 1.1em; }

.clear { clear: both; }
.erase { display: block; text-indent: -5000px; font-size: 0; }
.block { display: block; }
.hide { display: none; }

.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: 6px 20px 6px 0; padding: 4px; border: 1px solid #919191; }
.imageRight { float: right; margin: 6px 0 6px 20px; padding: 4px; border: 1px solid #919191; }
.border { padding: 4px; border: 1px solid #919191; }

.column { float: left; margin-right: 10px; }
.lastColumn { margin-right: 0; }

.tab1 { }
	.tab1 th { background: #94A2AB; color: #fff; }
	.tab1 td { background: #EAECEE; padding: 0; }
	.tab1 th, .tab1 td { border: 1px solid #fff; text-align: center; }

.tab2 { float: right; background: url(../fr/nav/lvl2/bg-tab1.gif) repeat-y; width: 179px; margin-left: 20px; }
	.tab2 th { background: url(../fr/nav/lvl2/bg-tab1-th.jpg) 1px 0 no-repeat; height: 32px; color: #fff; text-align: center; font-size: 1.2em; font-weight: bold; }
	.tab2 td { padding: 13px 10px 0 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 #9C0978; }

/**
 * Overlib
 */
#overDiv table { height: 22px; width: 100px; }
	#overDiv table td { padding: 0; background: #77b800; font-size: 1em; font-weight: ligth; }
		#overDiv table td td { padding: 2px 10px; text-align: center; }
