/*Skin9 seance: root.css tous navigateurs*/
body, #container { background:url(../img/fondbody.png) repeat center;}
#content { font-family:arial, Helvetica; font-size:10pt; color:#f0dc95;}
h1 { font-size:16pt; text-align:center; text-shadow:0.1em -0.1em 0.1em #f3ba02;}
h2 { font-size:14pt; text-align:center;}
h3 { font-size:12pt; font-family:arial, Helvetica; text-align:center;}
h4 { font-weight: bold; font-size:10pt; text-align:center; text-indent:0;}
h5 { font-size:9pt; text-align:left; margin:0; text-indent:5px;}
h6 { font-size:9pt;text-align:right; margin:0; margin-right:5px;}
p,li { text-indent:10px; margin:5px; line-height:16px;}
address	{ color:gold; font-weight:bold; font-size:10pt; margin:5px; text-align:right;}
b ,strong{ font-weight:bold; text-decoration:none; color:gold;}
/*.small { font-weight:bold; color:#gold; font-family:arial; font-size:7pt;}*/

/*images*/
img.slide { border:0px solid transparent; margin:0 10px; height:93px;}

/*liens*/
a, a:link, a:visited, a:active, u { font-family:arial, Helvetica, sans-serif; font-weight:bold; font-size:9pt; color:gold; text-decoration:underline;}
a:hover { background-color:#305040; color:#f3ba02; text-decoration:underline;}

/*tables*/
table.nb { width:99%; margin:3px auto; border-spacing:2px; padding:0; border:0; color:black;}
td.nb { height:16px; width:14.28%; text-align:center; background-image:url(../img/tnb.png); border:0; margin:0 auto; padding:0;}
.nb, .nb a, .nb a:link, .nb a:active, .nb a:visited, .nb a:hover { font-weight:bold; font-size:10px; color:#305040; background:none; font-family:Verdana, Arial, Helvetica, sans-serif}
table.cadre { width:80%; margin:30px auto; border:1px solid #f0dc95; text-align:center; background-color:#336112; padding:0 10px 10px 10px;}
td.cadre { padding:0; margin:0; text-align:left;}
table.menu { width:90%; margin:0 auto; padding:0; background:url(../img/tmenu.png) repeat center; border-spacing:20px;}
td.menu { width:auto; position:relative; margin:10px; padding:0;}
table.archive { width:90%; margin:0 auto 20px auto;; padding:0; padding-bottom:20px; background:url(../img/tarchive.png) repeat center; border:0px solid #305040;}
td.archive { width:auto; margin:10px; padding:0;}
td.cadre a img, td.menu a img, td.archive a img { display:block; margin:auto; vertical-align:middle;}
#slide1 { position:relative; width:80%; margin:20px auto; height:107px; background:none; overflow:hidden; white-space:nowrap}
#slide2 { position:absolute; top:10px;}
#slide3 { position:absolute; left:-1000px; top:10px;}
#slidetemp { visibility:hidden; position:absolute; top:-100px;left:-9000px;}

