/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* LAYOUT */
.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
img.dessus { margin: 2px 0 16px 0; }
img.flushleft { margin-left: -20px; }
img.flushright { margin-right: -20px; }

#omniture, #top { position: absolute; top: 0; }
#container { width: 900px; margin: 0 auto; position: relative; }
#main { width: 100%; position: static; }
#content { padding: 18px 20px; position: relative; color: #333; }
#breadcrumb { clear: both; text-align: center; margin: 18px auto; clear: both; font-size: 10px; color: #686868; }

/* GRID */
.colonne { float: left; }
.table_grid, .table_grid_a, .table_grid_b, .table_grid_c, .table_grid_d, .table_grid_e, .table_grid_f, .grid3col, .grid3cola, .grid4col, .grid5col, .grid6col { width: 100%; }

.table_grid .colonne { width: 49%; }
.table_grid .table_grid .colonne { width: 47.8%; }
.grid3col .table_grid .colonne { width: 46%; }
.grid4col .table_grid .colonne { width: 45%; }

.table_grid_a .colonne.debut { width: 66%; }
.table_grid_a .colonne.fin { width: 32%; }

.table_grid_b .colonne.debut { width: 74.9%; }
.table_grid_b .colonne.fin { width: 23%; }

.table_grid_c .colonne.debut { width: 32%; }
.table_grid_c .colonne.fin { width: 66%; }

.table_grid_d .colonne.debut { width: 23%; }
.table_grid_d .colonne.fin { width: 74.9%; }

.table_grid_e .colonne.debut { width: 79%; }
.table_grid_e .colonne.fin { width: 19%; }

.table_grid_f .colonne.debut { width: 19%; }
.table_grid_f .colonne.fin { width: 79%; }

.grid3col .colonne { width: 32%; margin-left: 2%; }
.table_grid .grid3col .colonne { width: 31%; }

.grid3cola .colonne { width: 58%; margin-left: 2%; }
.grid3cola .colonne.debut,
.grid3cola .colonne.fin { width: 19%; }

.grid4col .colonne { width: 23%; margin-left: 3%; }

.grid5col .colonne { width: 18.4%; margin-left: 2%; }

.grid6col .colonne { width: 15%; margin-left: 2%; }

.colonne.debut, .colonne.fin { margin-left: 0 !important; }
.colonne.fin { float: right !important; }

p.fin, ul.fin, ol.fin, li.fin { _width: auto !important; _float: none !important; }

#container:after, #content:after, .table_grid:after, .table_grid_a:after, .table_grid_b:after, .table_grid_c:after, .table_grid_d:after, .table_grid_e:after, .table_grid_f:after, .grid3col:after, .grid3cola:after, .grid4col:after, .grid5col:after, .grid6col:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#container, #content, .table_grid, .table_grid_a, .table_grid_b, .table_grid_c, .table_grid_d, .table_grid_e, .table_grid_f, .grid3col, .grid3cola, .grid4col, .grid5col, .grid6col { zoom: 1; }

/* TYPE */
body { font: 12px/12px   Verdana, Arial, Helvetica, sans-serif; background-color: #fff; color: #333; }

a { color: #08c; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }
a.more { white-space: nowrap; padding-right: 10px; background: url(../images/morearrow_08c.gif) no-repeat 100% 50%; zoom: 1; }
a[rel="external"], a.external { white-space: nowrap; padding-right: 15px; background: url(../images/external10x10.gif) no-repeat 100% 50%; zoom: 1; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }
sup { padding-left: 1px; font-size: 10px !important; font-weight: normal !important; vertical-align: baseline; position: relative; bottom: 0.33em; color: #76797c; _position: static !important; }
abbr { border: 0; }
.sosumi { font-size: 10px !important; color:#76797c; }

p { margin-bottom: 14px; }
h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; }
h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; }
h3 { font-weight: bold; font-size: 1em; line-height: 18px; }
h4 { font-weight: bold; font-size: 16px; line-height: 18px; }
h5 { font-weight: normal; font: 11px   Verdana, Arial, Helvetica, sans-serif;  line-height: 14px; color: #60562a;}
p.intro { font-weight: bold; }
.more { text-align: right; }

ul { margin-bottom: 18px; list-style: none outside; }
ol { margin-bottom: 18px; list-style: decimal; margin-left: 2.2em; }
ul.square,
ul.circle { margin-left: 2em; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul ul.circle,
ul ul.square { margin-top: 4px; margin-bottom: 5px; }
ol.sosumi { margin-left: 0; padding-left: 2em; }


.fin { margin-bottom: 0; }


