/* Reset - 20/02/2015 - v1.14 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
	margin:0px;
  padding:0px;
	border:0px;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
}

audio, canvas, progress, video{
  display:inline-block;
  *display:inline;
  *zoom:1;
  vertical-align:baseline;
}

audio:not([controls]){
  display:none;
  height:0;
}

[hidden], template , figure figcaption{display:none;}
a{background:transparent;}
a:active, a:hover{outline:0;}
a, a:visited {text-decoration:underline;}
abbr[title]{border-bottom:1px dotted;}
body b , body strong{font-weight:700;}
body i , body em{font-style:italic;}
dfn{font-style:italic;}
article, aside, details, figure, footer, header, hgroup, main, nav, section, summary {display:block;}

html, body{
  width:100%;
  min-height:100%;
}

body {line-height:1.4em;}
html{overflow:auto;}

blockquote, q {quotes:none;}

blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

input,textarea{
	border:1px solid #AAA;
	background:#fff;
	font-family:Arial,Georgia,Verdana,sans-serif;
	font-size:1em;
	color:#000;
	padding:0px;
	margin:0px;
  -webkit-border-radius:0;
  -khtml-border-radius:0;
  -moz-border-radius:0;
  -ms-border-radius:0;
  -o-border-radius:0;
  border-radius:0;
  -webkit-appearance:none;
  -khtml-appearance:none;
  -moz-appearance:none;
  -ms-appearance:none;
  -o-appearance:none;
  appearance:none;
  -webkit-box-sizing:content-box;
  -khtml-box-sizing:content-box;
  -moz-box-sizing:content-box;
  -ms-box-sizing:content-box;
  -o-box-sizing:content-box;
  box-sizing:content-box;
  outline:none;
}

.textarea{
  height:200px;
}

html input[type="submit"]{
  width:auto;
  cursor:pointer;
}

html input[type="checkbox"]{
  width:auto;
  -webkit-appearance:checkbox;
  -khtml-appearance:checkbox;
  -moz-appearance:checkbox;
  -ms-appearance:checkbox;
  -o-appearance:checkbox;
  appearance:checkbox;
  margin:3px 3px 3px 4px;
}

html input::-webkit-input-placeholder { color:#a9a9a9; }
html input::-moz-placeholder { color:#a9a9a9; } /* firefox 19+ */
html input:-ms-input-placeholder { color:#a9a9a9; } /* ie */
html input:-moz-placeholder { color:#a9a9a9; }
html input.placeholder { color:#a9a9a9; }
html input[type=submit]{font-weight:bold;padding:0 3px;}

html input[type="radio"]{
  width:auto;
  height:auto;
  -webkit-appearance:radio;
  -khtml-appearance:radio;
  -moz-appearance:radio;
  -ms-appearance:radio;
  -o-appearance:radio;
  appearance:radio;
}

* , *:before , *:after{
  -webkit-box-sizing:border-box;
  -khtml-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -ms-box-sizing:border-box;
  -o-box-sizing:border-box;
  box-sizing:border-box;
}

.clear{clear:both;}
.clear_right{clear:right;}
.clear_left{clear:left;}
html body .display_none , html body .hide{display:none;}
.droit{float:right;display:inline;}
.gauche{float:left;display:inline;}
.image_droit{float:right;display:inline;padding:0 0 15px 15px;}
.image_gauche{float:left;display:inline;padding:0 15px 15px 0;}
.align_right{text-align:right;}
.align_left{text-align:left;}
.align_center{text-align:center;}
.bloc_100{width:100%;}
.bloc_90{width:90%;}
.bloc_75{width:75%;}
.bloc_66{width:66.6666666%;}
.bloc_50{width:50%;}
.bloc_33{width:33.3333333%;}
.bloc_25{width:25%;}
.bloc_10{width:10%;}

div.erreur{
  float:left;
  width:100%;
  color:#a80000;
  font-weight:bold;
}

input.erreur , textarea.erreur{
  border:2px solid #a80000;
}

div.succes{
  float:left;
  width:100%;
  color:#327b05;
  font-weight:bold;
}

input.succes{
  border:2px solid #327b05;
}

li{margin-left:40px;}

.boutonSauvegarder{
	background:url(/images/picto/sauvegarder.jpg) no-repeat;
	border:none;
	width:43px!IMPORTANT;
	height:45px!IMPORTANT;
}

body ul, body li, body menu, body dir {
  display:block;
  list-style-type:disc;
  -webkit-margin-before:0em;
  -khtml-margin-before:0em;
  -moz-margin-before:0em;
  -ms-margin-before:0em;
  -o-margin-before:0em;
  margin-before:0em;
  -webkit-margin-after:0em;
  -khtml-margin-after:0em;
  -moz-margin-after:0em;
  -ms-margin-after:0em;
  -o-margin-after:0em;
  margin-after:0em;
  -webkit-margin-start:0px;
  -khtml-margin-start:0px;
  -moz-margin-start:0px;
  -ms-margin-start:0px;
  -o-margin-start:0px;
  margin-start:0px;
  -webkit-margin-end:0px;
  -khtml-margin-end:0px;
  -moz-margin-end:0px;
  -ms-margin-end:0px;
  -o-margin-end:0px;
  margin-end:0px;
  -webkit-padding-start:0px;
  -khtml-padding-start:0px;
  -moz-padding-start:0px;
  -ms-padding-start:0px;
  -o-padding-start:0px;
  padding-start:0px;
  margin:0px;
  padding:0px;
}

code, kbd, pre, samp {
  font-family:monospace, monospace;
  font-size:1em;
}

@media print {
  * {
    color:#000!important;
    text-shadow:none!important;
    background:transparent!important;
    -webkit-box-shadow:none!important;
    box-shadow:none!important;
  }

  a[href]:after {content:" (" attr(href) ")";}
  abbr[title]:after {content:" (" attr(title) ")";}
  a[href^="javascript:"]:after, a[href^="#"]:after {content:"";}

}


pre, blockquote {
  border:1px solid #999;
  page-break-inside:avoid;
}

p, h2, h3 {
  orphans:3;
  widows:3;
}

h2, h3 {
  page-break-after:avoid;
}

nav h1, nav h2{display:none;}

.corps li , main article li{
  display:list-item;
  list-style-type:disc;
  margin-left:40px;
}

figure img{
  float:left;
  width:100%;
}

img{
  max-width:100%;
}

.ui-datepicker{
  z-index: 9999 !important;
}