@charset "utf-8";
/* Général */
* { margin:0; padding:0; }
.clearboth { clear:both; margin:0; padding:0; height:0;}
/* 98FB98	b7c72a  --  5b9cd6 -- 5b9cd6*/
html { font-family: Tahoma; width: auto ; background-color:#5b9cd6; overflow-y:scroll; font-size:0.8em; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; color: #333;}
.logo_test {background: url('../../pic/logo/logo_rouge_test.png') top left repeat;}
#div_global { position:absolute; left:0; top: 0; margin:0; width:1200px; padding:0 0 8px 0 ; background-color:#efefef; } 
.global_petit { left:0 !important; margin-left:10px !important;} /* petite résolution avec une scroll bar horizontale */
.global_grand { left:50% !important; margin-left:-605px !important;} /* grande résolution site centré */

#contenu_login { margin:0; padding:0 0; margin-top: 0px; width: 1200px; height:600px; background: url('../../pic/logo/login_bg3.png') top left no-repeat;}
.contenu_login_test {background: url('../../pic/logo/login_bg3_test.png') top left no-repeat !important;}

#div_logo { position: fixed; height:90px; width:1200px; top:0; background-color:#efefef;z-index:40;}
#div_topfiche { height:35px; position: fixed; top:115px; background: #efefef; padding:5px; width: 1190px !important; z-index:40; }
#contenu_libre {margin:0; padding:0 5px; margin-top: 160px; width: 1190px;}
#contenu_centre { margin: 0 0 20px 0; float: left;  width: 1190px;}
#footer { margin: 15px 5px 0 5px; clear: both; padding: 5px 0 0 0; border-top: 1px solid #999; }
#footer p { text-align: right; font-weight: bold; font-size: 0.68em; padding : 0; margin: 0;}


a { color: #333; text-decoration:underline; }
a:link { color: #333; text-decoration:underline;}
a:active { color: #333; text-decoration:underline;}
a:hover { outline: 0;}
a:img { border:0;}
a:focus { outline: thin dotted;}

h1 { font-size: 1.6em; text-align:left; color: navy; margin: 0;}
h2 { padding: 0; text-align:left; font-size: 1.3em; color: #333;}
h3 { padding: 0; text-align: left; font-size: 1.17em; }
h4 { padding: 0; text-align: left; font-size: 1em;}
p { text-align:justify; color:#333; }
ul { padding : 0 0 20px 25px; margin:0;}
li { padding : 3px 0 0 2px; }
ul li ul { padding : 0; margin:0;}
/* QE842E30000544 */
.img_icone { float: right; height: 30px !important; cursor:pointer; margin-left:15px;}
.inline { display: inline; }

img { border: 0; -ms-interpolation-mode: bicubic; }
svg:not(:root) { overflow: hidden;}
figure { margin: 0;}

audio, canvas, video { display: inline-block; *display: inline; *zoom: 1;}
audio:not([controls]) { display: none; height: 0;}
[hidden] { display: none;}
abbr[title] { border-bottom: 1px dotted;}
b, strong { font-weight: bold;}
blockquote { margin: 1em 40px;}
dfn { font-style: italic;}
mark { background: #ff0; color: #000;}
q { quotes: none;}
q:before, q:after { content: ''; content: none;}
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}

#ul_err { color:red !important; margin-top:10px;}
form { margin: 0; padding: 0;}
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 10px;}
legend { border: 0; padding: 0; white-space: normal; *margin-left: -7px; color: #999;}
input { width: 350px;}
label { color: navy; margin: 8px 0 1px 0; display: block; font-weight: bold;}
button, input, textarea, select { font-size: 100%; margin: 0; padding: 0 2px; vertical-align: baseline; *vertical-align: middle; text-align: left; color: #333;}
button, input { line-height: normal;}
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; *overflow: visible;}
button[disabled], input[disabled] { cursor: default;}
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *height: 13px; *width: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0;}
textarea { overflow: auto; vertical-align: top; text-align: justify;}

table { border: 2px solid #999; border-spacing: 0; border-collapse: collapse; margin: 10px 0; width: 1190px; }
tr { height: 30px; background-color: #ffffff; }
th { border: 1px solid #999; padding: 5px; background-color: #cecfce; width: 40px; }
td { border: 1px solid #999; padding: 8px 5px; text-align: justify; } 
