/* Bonnes bases */
html, body { height:100%; }
* { margin:0; padding:0; }
/* Agencement */
div.container{ width:800px; margin:0 auto; }
div.wrapper { clear:both; float:left; width:800px; }
div.contents { margin:0 320px 10px 0; }
div.aside { float:left; width:300px; margin:0 0 0 -300px; }
/* Mise en page */
html { background:url(../images/background.png); }
body { font:12px Verdana, sans-serif; line-height:15px; background:url(../images/background-top.png) repeat-x top left; }

ul#shortcuts { float:right; font-size:10px; height:15px; }
ul#shortcuts li { display:inline; padding:0 0 0 5px; }
ul#shortcuts a { text-decoration:none; color:#000; }
ul#shortcuts a:hover { text-decoration:underline; color:#000; }

p#backmenu { padding:0; color:#000; font-size:10px; height:15px; }
p#backmenu a { text-decoration:none; color:#000; }
p#backmenu a:hover { text-decoration:underline; color:#000; }

div#header { clear:both; float:left; background:url(../images/logo.png) no-repeat left top; width:300px; height:75px; margin:0 0 10px 0; }
div#header h1 { width:100%; height:100%; }
div#header h1 a { display:block; height:100%; }
div#header span { display:none; }

div.menu { clear:both; height:35px; margin:0 0 10px 0; font-size:12px; background:url(../images/menu-bg.png) repeat-x top left; }
div.menu div.smn { height:100%; background:url(../images/menu-left.png) no-repeat top left; }
div.menu ul { height:100%; background:url(../images/menu-right.png) no-repeat top right; list-style-type:none; }
div.menu li { float:left; font-weight:bold; }
div.menu li a { display:block; color:#fff; text-decoration:none; padding:0 15px; line-height:35px; }
div.menu li a.selected { color:#ddd; }
div.menu li a:hover, div.menu li a:focus { color:#fff; }

p.heading img { margin:0 320px 10px 0; }

div.contents { background:#fff; padding:10px 20px; }

div.box { float:left; clear:both; font-size:11px; width:300px; color:#000; margin:0 0 10px 0; }
div.box div.bcontent { min-height:40px; }
div.box div.sbcnt { padding:0 20px; background:#fff; }
div.box h2 { background:url(../images/box-top-left.png) no-repeat top left; margin:0 0 10px 0; }
div.box h2 a { background:url(../images/box-top-news.png) no-repeat top right; display:block; color:#fff; text-decoration:none; font-size:18px; font-weight:normal; }
div.box.contact h2 a { background:url(../images/box-top-contact.png) no-repeat top right; }
div.box h2 a span { display:block; line-height:30px; padding:0 20px; cursor:pointer; }
div.box h3 { font-size:12px; }
div.box h3 a { color:#000; font-weight:bold; text-decoration:none; }
div.box p a.more { color:#000; text-decoration:none; font-weight:bold; display:block; clear:left; text-align:right; }
div.box p a.more:after { content:' >'; }
div.box img { float:left; margin:0 5px 0 0; }

div.footer { clear:both; margin:10px 0 10px 0; height:20px; text-align:right; list-style-type:none; font-weight:bold; background:url(../images/footer-bg.png) repeat-x bottom left; }
div.footer div.sftr { height:100%; background:url(../images/footer-left.png) no-repeat bottom left; }
div.footer ul { height:100%; background:url(../images/footer-right.png) no-repeat bottom right; padding:0 10px 0 0; }
div.footer li { display:inline; font-size:10px; margin:0; padding:0 0 0 5px;}
div.footer a { text-decoration:none; color:#ddd; }
div.footer a:hover { color:#fff; text-decoration:underline; }
/* Traitement de texte */
/* Blocs titres */
div.contents div.content { color:#222; }
div.contents div.content h2 { margin:0 0 15px 0; font-size:16px; font-weight:bold; line-height:30px; }
div.contents div.content h3 { margin:15px 0 0 0; font-size:14px; font-weight:bold; }
div.contents div.content h4 { margin:15px 0 0 0; font-size:14px; font-weight:normal; text-decoration:underline; font-style:italic; }
div.contents div.content h5 { margin:15px 0 0 0; font-weight:bold; }
div.contents div.content h6 { margin:15px 0 0 0; font-weight:normal; text-decoration:underline; font-style:italic;  }
div.contents div.content dt { font-weight:bold; }
/* Blocs contenus */
div.contents div.content p, div.contents div.content ul, div.contents div.content dl { margin:0 0 15px 0; }
div.contents div.content ol { margin:0 0 15px 15px; padding:0; }
div.contents div.content dd { margin:0; padding:0 0 0 15px; }
div.contents div.content li { margin:0; padding:0; }
div.contents div.content ul>li { list-style-type:none; background:url(../images/dot.png) no-repeat left 7px; padding:0 0 0 15px; }
div.contents div.content p { text-align:justify; }
/* Super blocs */
div.contents div.content blockquote, div.contents div.content address ,div.contents div.content pre { text-align:left; border-left:1px solid #000; margin:15px 0; padding:0 0 0 15px; }
div.contents div.content pre { font-family:"Courier New", monospace; }
div.contents div.content pre { _width:90%; overflow:auto; }
/* Balises en ligne */
div.contents div.content a { color:#e2001a; }
div.contents div.content a:hover { color:#e2001a; }
div.contents div.content a:visited { color:#e2001a; }
div.contents div.content code { text-align:left; }
div.contents div.content em { font-style:italic; }
div.contents div.content strong { font-weight:bold; }
div.contents div.content cite { text-decoration:underline; }
div.contents div.content q { font-style:italic; }
div.contents div.content q:before { content:"\201C"; }
div.contents div.content q:after { content:"\201D"; }
div.contents div.content img { border-style: none; margin:10px; }
#ads img { margin:2px 0; border:none; }
div.contents div.content kbd { border: 1px solid #888; padding: 1px 2px; }
div.contents div.content kbd { border: 3px outset #f3f3f3; background-color:#f3f3f3; padding: 0px 2px; cursor: default; }
div.contents div.content kbd:hover { border: 3px inset #f3f3f3; }
div.contents div.content abbr, acronym { cursor:help; }
/* Formulaires */
div.contents div.content fieldset { font-weight:bold; border:1px solid #787e82; margin:15px 0; padding:0; }
div.contents div.content legend { font-size:16px; line-height:30px; color:#787e82; padding:0 5px; margin:0 10px; }
div.contents div.content label { cursor:pointer; }
div.contents div.content fieldset strong, div.contents div.content label { color:#000; font-weight:bold; }
div.contents div.content fieldset p { text-align:left; }
div.contents div.content fieldset p.summary { padding:0 15px; }
div.contents div.content fieldset br { display:none; }
div.contents div.content span.radio, div.contents div.content span.select , div.contents div.content span.input, div.contents div.content span.password, div.contents div.content span.textarea, div.contents div.content span.checkbox, div.contents div.content span.file, div.contents div.content span.submit { display:block; float:left; clear:both; width:96%; margin:0 0 15px 0; padding:0 1%; }
div.contents div.content span.code img, div.contents div.content span.code object { float:right; margin:0; }
div.contents div.content span.input label, div.contents div.content span.textarea label, div.contents div.content span.select label, div.contents div.content span.password  label, div.contents div.content span.file label { float:left; width:45%; text-align:right; }
div.contents div.content span.input input, div.contents div.content span.textarea textarea, div.contents div.content span.select select, div.contents div.content span.password input, div.contents div.content span.file input, div.contents div.content span.submit input { float:right; width:45%; margin:0; padding:0; font-size:12px; }
div.contents div.content span.radio strong { float:left; width:45%; text-align:right; }
div.contents div.content span.radio label, div.contents div.content span.checkbox label { clear:right; float:right; padding:0; width:45%; }
div.contents div.content fieldset span small { display:block; float:left; width:45%; clear:left; font-size:10px; color:#666; text-align:right; }
div.contents div.content optgroup { padding:0 0 0 15px; }
div.contents div.content fieldset span small.format, div.contents div.content fieldset span small.required  { display:none; }
div.contents div.content fieldset span.invalid  small.format, div.contents div.content fieldset span.invalid  small.required  { display:inline; color:#ff0000; }
/* Tableaux */
div.contents div.content table { border:1px solid #9e9e9e; border-collapse:collapse; width:100%; margin:auto; overflow: visible;  margin:0 0 15px 0; }
div.contents div.content th { border:1px dotted #9e9e9e; font-size:12px; }
div.contents div.content td { font-size:10px; border:none; text-align:center; }
div.contents div.content caption { font-weight:bold; font-size:12px; margin:15px; text-align:center; }
/* Listes */
div.contents div.content div.entries div.item h3 { clear:left; }
div.contents div.content div.entries div.item h3 a { text-decoration:none; }
div.contents div.content div.entries div.item img { float:left; margin:0 10px 10px 0; }
div.contents div.content div.entries div.item p.description { margin:0; }
div.contents div.content div.entries div.item p.description a { text-decoration:none; color:#000; }
div.contents div.content div.entries div.item p.stats { clear:left; font-size:10px; color:#222; border-top:1px dotted #222; text-align:right; padding:0; }
div.contents div.content div.entry p.options { text-align:center; clear:both; }
div.contents div.content p.page { clear:both; text-align:right; line-height:17px; vertical-align:top; padding:20px 0 0 0; }
/*div.contents div.content p.page a[rel=Prev] { background:url(../images/corporate/cnt-arrow-left.png) no-repeat center left; padding:0 15px 0 0; }
div.contents div.content p.page a[rel=Next] { background:url(../images/corporate/cnt-arrow-right.png) no-repeat center right; padding:0 15px 0 0; }
div.contents div.content p.page a[rel=Prev] span, div.contents div.content p.page a[rel=Next] span { display:none; }*/