html,body {
background-color:#727272;
height:100%;
}

section#w5-general {
padding-bottom:10px;
}

article fieldset {
border:1px solid #CCC;
-moz-border-radius:5px;
-webkit-border-radius:5px 5px 5px 5px;
-o-border-radius:5px 5px 5px 5px;
border-radius:5px 5px 5px 5px;
padding:15px 5px 5px;
}

article fieldset legend {
margin-left:5px;
margin-right:10px;
padding-left:10px;
padding-right:10px;
font-weight:700;
}

ul,ol {
margin-left:20px;
}

a:link,a:visited {
color:#516682;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

p, h1, h2, h3 {
    margin: 10px 0;
}

.help_box {
clear:both;
margin-top:5px;
width:688px;
background:#DCE0ED;
font-style:italic;
border:1px solid #009;
color:#3A475A;
position:relative;
margin-bottom:10px;
padding:5px;
}

header nav {
background-image:url(../interface.png);
background-repeat:repeat-x;
background-position:0 0;
width:100%;
min-width:900px;
height:39px;
display:block;
position:relative;
overflow:visible;
-moz-box-shadow:-5px 0 5px rgba(0,0,0,0.6);
-webkit-box-shadow:-5px 0 5px rgba(0,0,0,0.6);
-o-box-shadow:-5px 0 5px rgba(0,0,0,0.6);
box-shadow:-5px 0 5px rgba(0,0,0,0.6);
z-index:10;
margin:0;
}

header nav a.w5-bt-home {
position:relative;
background-image:url(../interface.png);
background-repeat:no-repeat;
background-position:0 -39px;
display:block;
width:25px;
height:26px;
text-indent:-999px;
overflow:hidden;
margin-left:13px;
margin-right:12px;
margin-top:6px;
float:left;
}

header nav a.w5-bt-homeb {
position:relative;
background-image:url(../interface.png);
background-repeat:no-repeat;
background-position:-145px -39px;
display:block;
width:88px;
height:39px;
margin-left:0;
margin-top:0;
float:left;
text-shadow:0 1px 0 #f6eac9;
color:#1b1b1b;
font-family:"Trebuchet MS",Arial,sans-serif;
font-size:15px;
line-height:36px;
text-align:center;
text-decoration:none;
padding:0 0 0 12px;
}

header nav a.w5-bt-homeb:hover {
background-position:-145px -77px;
color:#FFF;
text-shadow:0 0 1px #f7f7f7;
}

header nav a.w5-bt-homeb .w5-span-homeb {
position:absolute;
background-image:url(../interface.png);
background-repeat:no-repeat;
background-position:0 -77px;
display:block;
width:20px;
height:20px;
top:7px;
left:6px;
text-indent:-999px;
overflow:hidden;
}

header nav a.w5-bt-home-module {
position:relative;
background-image:url(../interface.png);
background-repeat:no-repeat;
background-position:-245px -39px;
display:block;
width:50px;
height:39px;
margin-left:0;
margin-top:0;
float:left;
text-shadow:0 1px 0 #f6eac9;
color:#1b1b1b;
font-family:"Trebuchet MS",Arial,sans-serif;
font-size:14px;
line-height:36px;
text-align:center;
text-decoration:none;
text-indent:-999px;
overflow:hidden;
padding:0;
}

header nav a.w5-bt-home-module:hover {
background-position:-245px -77px;
}

header nav a.w5-bt-home-module .w5-span-home-module {
position:absolute;
background-image:url(../interface.png);
background-repeat:no-repeat;
background-position:0 -97px;
display:block;
width:20px;
height:20px;
top:11px;
left:14px;
}

span.w5-span-titre {
display:block;
position:relative;
height:39px;
width:300px;
text-shadow:0 1px 0 #f6eac9;
color:#1b1b1b;
font-family:"Trebuchet MS",Arial,sans-serif;
font-size:15px;
line-height:36px;
text-align:center;
text-decoration:none;
float:left;
background-image:url(../interface.png);
background-repeat:no-repeat;
background-position:-295px -39px;
padding:0;
}

header nav a.w5-bt-module {
position:relative;
background-image:url(../interface.png);
background-repeat:no-repeat;
background-position:-595px -39px;
overflow:hidden;
display:block;
height:39px;
width:50px;
float:left;
padding:0;
}

header nav span#w5-span-bt-module {
position:absolute;
background-image:url(../interface.png);
background-repeat:no-repeat;
background-position:0 -115px;
display:block;
width:20px;
height:20px;
top:7px;
left:15px;
text-indent:-999px;
overflow:hidden;
}

header nav span#w5-span-bt-module.over {
background-position:-20px -115px;
}

header nav#menu_module {
height:auto;
width:200px;
min-width:200px;
background:none;
display:block;
position:absolute;
background-color:#ffbc00;
-moz-box-shadow:0 0 5px rgba(0,0,0,0.6);
-webkit-box-shadow:0 0 5px rgba(0,0,0,0.6);
-o-box-shadow:0 0 5px rgba(0,0,0,0.6);
box-shadow:0 0 5px rgba(0,0,0,0.6);
z-index:9;
-moz-border-radius:0 0 5px 5px;
-webkit-border-radius:0 0 5px 5px;
-o-border-radius:0 0 5px 5px;
border-radius:0 0 5px 5px;
}

header nav#menu_module #sous_navigation li {
float:left;
background:none;
width:298px;
color:#2e2e2e;
list-style:none;
border-top:1px solid #f8de94;
border-bottom:1px solid #EBA300;
text-shadow:none;
margin:0 0 0 1px;
padding:0;
}

header nav#menu_module li#sous_menu_premier {
border-top:none;
}

header nav#menu_module li#sous_menu_dernier {
border-bottom:none;
}

header nav#menu_module li#sous_menu_unique {
border:none;
}

header nav#menu_module #sous_navigation li:hover {
background-image:url(../interface.png);
background-repeat:no-repeat;
background-position:-40px -115px;
}

header nav#menu_module #sous_navigation li a {
display:block;
color:#444;
font:.9em "Trebuchet MS",Arial,sans-serif;
line-height:30px;
padding-left:20px;
text-align:left;
text-decoration:none;
background:none;
cursor:pointer;
width:279px;
}

header nav a.w5-bt-add {
position:relative;
background-image:url(../interface.png);
background-repeat:no-repeat;
background-position:-645px -39px;
overflow:hidden;
display:block;
height:39px;
width:51px;
text-decoration:none;
float:left;
padding:0;
}

header nav span#w5-span-bt-add {
position:absolute;
background-image:url(../interface.png);
background-repeat:no-repeat;
background-position:0 -137px;
display:block;
width:20px;
height:20px;
top:9px;
left:15px;
text-indent:-999px;
overflow:hidden;
}

header nav span#w5-span-bt-logout {
display:block;
position:absolute;
background-image:url(../interface.png);
background-repeat:no-repeat;
background-position:0 -177px;
width:20px;
height:20px;
text-indent:-999px;
overflow:hidden;
left:5px;
}

header nav span#w5-span-bt-voir-site {
display:block;
position:absolute;
background-image:url(../interface.png);
background-repeat:no-repeat;
background-position:0 -157px;
width:20px;
height:20px;
text-indent:-999px;
overflow:hidden;
left:5px;
}

.container_wizard {
width:480px;
overflow:auto;
clear:both;
font-size:12px;
margin:20px auto 10px;
}

.wizard {
list-style:none;
text-align:center;
clear:both;
margin:0;
padding:0;
}

.wizard li {
background-image:url(../wizard/fond.jpg);
background-repeat:repeat-x;
float:left;
width:150px;
color:#828080;
padding:0;
}

.wizard li.wizard_coin_gauche {
background-image:url(../wizard/gauche.jpg);
background-repeat:repeat-x;
float:left;
width:13px;
color:#828080;
font:1.2em "Trebuchet MS",Arial,sans-serif;
line-height:2em;
padding:0;
}

.wizard li.wizard_coin_droite {
background-image:url(../wizard/droite.jpg);
background-repeat:repeat-x;
float:left;
width:13px;
color:#828080;
font:1.2em "Trebuchet MS",Arial,sans-serif;
line-height:2em;
padding:0;
}

.wizard li.wizard_separation {
background-image:url(../wizard/separation.jpg);
background-repeat:no-repeat;
float:left;
width:2px;
color:#828080;
font:1em "Trebuchet MS",Arial,sans-serif;
line-height:2em;
padding:0 0 5px;
}

.wizard li.wizard_gauche a, .wizard li.wizard_gauche span {
background-image:url(../wizard/gauche_off.png);
background-repeat:no-repeat;
background-position:left 7px;
display:block;
text-decoration:none;
color:#828080;
font:1.2em "Trebuchet MS",Arial,sans-serif;
line-height:1.6em;
text-align:center;
margin:0;
padding:0 0 5px;
}

.wizard li.wizard_gauche a:hover, .wizard li.wizard_gauche span:hover {
background-image:url(../wizard/gauche_on.png);
}

.wizard li.wizard_droite a, .wizard li.wizard_droite span {
background-image:url(../wizard/droite_off.png);
background-repeat:no-repeat;
background-position:right 7px;
display:block;
text-decoration:none;
color:#828080;
font:1.2em "Trebuchet MS",Arial,sans-serif;
line-height:1.6em;
text-align:center;
margin:0;
padding:0 0 5px;
}

.wizard li.wizard_droite a:hover, .wizard li.wizard_droite span:hover {
background-image:url(../wizard/droite_on.png);
}

.wizard li a,.wizard li span {
display:block;
text-decoration:none;
color:#828080;
font:1.2em "Trebuchet MS",Arial,sans-serif;
line-height:1.6em;
text-align:center;
margin:0;
padding:0 0 5px;
cursor:pointer;
}

.wizard li a:hover,.wizard li a:focus,.wizard li a:active, .wizard li span:hover {
text-decoration:none;
color:#000;
}

.emptybox {
margin-top:20px;
color:#a2b1c4;
font-size:12px;
white-space:nowrap;
width:100%;
position:relative;
padding-top:10px;
border-top:1px solid #a2b1c4;
}

.emptybox img {
position:absolute;
display:block;
top:-14px;
left:450px;
}

.emptybox img.empty_arrow_menu {
left:400px;
}

#w5-wrapper {
display:block;
position:relative;
overflow:visible;
}

#w5-wrapper .ws-wrapper-td {
vertical-align:top;
margin:0;
padding:0;
}

article.w5-main {
display:block;
position:relative;
background-color:#FFF;
margin-left:50px;
-moz-border-radius:0 0 5px 5px;
-webkit-border-radius:0 0 5px 5px;
-o-border-radius:0 0 5px 5px;
border-radius:0 0 5px 5px;
overflow:visible;
float:left;
min-width:515px;
z-index:8;
-moz-box-shadow:0 0 5px rgba(0,0,0,0.6);
-webkit-box-shadow:0 0 5px rgba(0,0,0,0.6);
-o-box-shadow:0 0 5px rgba(0,0,0,0.6);
box-shadow:0 0 5px rgba(0,0,0,0.6);
padding:10px;
}

aside.w5-annexe {
display:block;
position:relative;
width:415px;
background-color:#fb7c00;
z-index:7;
float:left;
-moz-box-shadow:0 0 5px rgba(0,0,0,0.6);
-webkit-box-shadow:0 0 5px rgba(0,0,0,0.6);
-o-box-shadow:0 0 5px rgba(0,0,0,0.6);
box-shadow:0 0 5px rgba(0,0,0,0.6);
-moz-border-radius:0 0 5px 5px;
-webkit-border-radius:0 0 5px 5px;
-o-border-radius:0 0 5px 5px;
border-radius:0 0 5px 5px;
overflow:hidden;
padding-bottom:5px;
}

aside.w5-annexe.w5-module section.w5-module {
display:block;
position:relative;
color:#b2b2b2;
background-color:#3f3f3f;
-moz-box-shadow:-2px 0 5px rgba(0,0,0,0.6);
-webkit-box-shadow:-2px 0 5px rgba(0,0,0,0.6);
-o-box-shadow:-2px 0 5px rgba(0,0,0,0.6);
box-shadow:-2px 0 5px rgba(0,0,0,0.6);
overflow:hidden;
line-height:18px;
z-index:10;
padding:10px;
}

aside.w5-annexe.w5-module section.w5-module h2 {
display:block;
margin-top:10px;
margin-bottom:10px;
color:#e5e5e5;
}

aside.w5-annexe.w5-module section.w5-module p {
margin-bottom:20px;
}

aside.w5-annexe.w5-module section.w5-module img.w5-img-module {
border:5px solid #fff;
font-size:10px;
line-height:18px;
-moz-border-radius:5px;
-webkit-border-radius:5px 5px 5px 5px;
-o-border-radius:5px 5px 5px 5px;
border-radius:5px 5px 5px 5px;
display:block;
float:right;
}

aside.w5-annexe.w5-module section.w5-module img.w5-img-video {
display:block;
float:right;
clear:right;
margin-top:10px;
margin-bottom:10px;
}

aside.w5-annexe.w5-module section.w5-module img.w5-img-aide {
display:block;
float:right;
clear:right;
}

aside.w5-annexe.w5-module section.w5-faq-module h2 {
display:block;
margin-left:10px;
margin-top:10px;
margin-bottom:10px;
color:#e5e5e5;
}

aside.w5-annexe.w5-module section.w5-faq-module {
color:#b2b2b2;
padding-right:10px;
}

aside.w5-annexe.w5-module section.w5-faq-module a {
color:#b2b2b2;
}

aside.w5-annexe.w5-module section.w5-faq-module a:hover {
color:#fff;
}

aside.w5-annexe.w5-module section.w5-faq-module ul {
line-height:20px;
list-style:none;
margin-left:10px;
}

.icone_help {
float:left;
border:none;
margin-right:5px;
}

.col_gauche {
vertical-align:top;
padding-right:15px;
border-right:1px solid #F0F0F0;
}

.col_milieu {
vertical-align:top;
padding-left:15px;
padding-right:15px;
border-right:1px solid #F0F0F0;
}

.col_droite {
vertical-align:top;
padding-left:15px;
}

select.global-param-select {
width:200px;
display:block;
position:relative;
float:left;
}

label.global-param-label {
display:block;
float:left;
height:20px;
margin-top:10px;
width:150px;
}

input[type=checkbox].global-param-checkbox {
clear:left;
display:block;
float:left;
margin-right:10px;
margin-top:10px;
}

img.global-param-img-ajax {
display:block;
width:16px;
height:16px;
margin-top:-4px;
margin-left:10px;
}

label.global-param-gen-label {
display:block;
position:relative;
float:left;
height:15px;
margin-top:10px;
width:190px;
clear:left;
}

input.global-param-oui-non {
display:block;
position:relative;
float:left;
margin-top:9px;
}

label.global-param-label-oui-non {
display:block;
position:relative;
float:left;
width:100px;
margin-top:8px;
height:15px;
margin-left:2px;
}

img.global-param-img-loading {
display:block;
position:relative;
clear:right;
width:16px!important;
height:16px!important;
margin-top:9px;
}

.global-param-more {
clear:both;
display:block;
position:relative;
width:390px;
overflow:visible;
background-color:#F0F0F0;
margin-left:10px;
margin-top:5px;
padding:5px 10px 10px;
}

.global-param-input {
display:block;
width:50px;
float:left;
text-align:right;
}

.global-param-href {
display:block;
float:left;
width:100px;
height:20px;
padding-top:10px;
}

.global-param-span {
display:block;
position:relative;
width:100px;
float:left;
height:10px;
padding-top:10px;
margin-left:10px;
}

.picto_box {
padding-left:5px;
padding-right:5px;
}
.picto_box img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

article.w5-main,aside.w5-annexe,textarea,input {
font-family:Tahoma, Geneva, sans-serif;
font-size:13px;
}

p,#fin_module {
font-size:12px;
}

header nav a.w5-bt-module:hover,header nav a.w5-bt-add:hover {
background-position:-645px -77px;
}

header nav a.w5-bt-logout,header nav a.w5-bt-voir-site {
float:right;
display:block;
position:relative;
width:100px;
height:29px;
margin-right:20px;
margin-top:10px;
text-align:left;
padding-left:30px;
color:#fff;
font-family:"Trebuchet MS",Arial,sans-serif;
font-size:15px;
line-height:20px;
text-decoration:none;
}

aside.w5-annexe.w5-modif-page,aside.w5-annexe.w5-module {
background-color:#363636;
}

aside.w5-annexe.w5-module section.w5-faq-module h2 a,.w5-annexe-main-news .w5-blog a {
color:#e5e5e5;
}