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

div.container { background:url(../images/content-bg.png) repeat-y center top; }
div.scntr { background:url(../images/header.png) no-repeat center top; }
div.sscntr { background:url(../images/footer.png) no-repeat center bottom; }

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

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

div#header { clear:both; height:120px; }
div#header h1 { float:left; width:400px; height:95px; margin:5px 0 0 10px; font-size:14px; }
div#header h1 a { display:block; height:100%; }
div#header span { display:none; }

ul#gallery { float:left; padding:5px 0 0 60px; }
ul#gallery li { float:left; list-style-type:none; }
ul#gallery img { margin:0 0 0 0; border:0; height:92px; }

div.menu { height:32px; background:url(../images/menu.png) no-repeat center bottom; padding:5px 0 0; margin:0 0 22px 0; }
div.menu li { display:block; float:left; list-style-type:none; line-height:32px; font-size:16px; margin:0 20px; }
div.menu li a { display:block; color:#444; text-decoration:none; font-weight:bold; }
div.menu li a.selected { color:#838383; }
div.menu li a:hover, ul#menu li a:active { background:url(../images/menu-hover.png) repeat-x center bottom; color:#000; }

div.contents { background:#fff url(../images/contain-bg.png) repeat-x center top; border-bottom:1px solid #ccc; padding:5px 30px 14px 30px; min-height:270px; _height:270px; }

div.box { color:#000; margin:0 0 15px 0; float:left; clear:left; }
div.box div { width:300px; border-bottom:1px solid #ccc; background:#fff url(../images/contain-bg.png) repeat-x center top; padding:0 0 14px 0; }
div.box div div { width:100%; border:0; background:none; padding:0; }
div.box h2 { background:url(../images/box-top-bg.png) repeat-x left top; font-size:14px; line-height:40px; color:#fff; text-align:center; padding:0 0 5px 0; }
div.box h2 a { display:block; padding:0 10px; color:#fff; }
div.box h2 a span:after { content:' >'; }
div.box h3 { padding:0 10px 0 10px; font-size:14px; font-weight:bold; }
div.box p { padding:0 10px; }
div.box a { text-decoration:none; color:#000; }
div.box p a { display:block; padding:15px 0 0 0; text-align:right; font-weight:bold; }
div.box p a:after { content:' >'; }
div.box p strong { display:block; padding:0; }
div.box img { float:left; margin:0 5px 0 0; }

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