/* --------------------------------------------------------------

   reset.css
   * Resets default browser CSS.

-------------------------------------------------------------- */

html {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.jcrop-holder {
    display: inline-block;
    vertical-align: top;
}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
    border: 0 none;
    font-family: inherit;
    font-size: 12px;
    font-style: inherit;
    font-weight: 300;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
* {
    margin: 0;
    padding: 0;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section {
    display: block;
}
body {
    line-height: 1.1;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    float: none !important;
    font-weight: 300;
    margin: 20px 0 10px;
    text-align: left;
}
caption {
    font-size: 20px;
    font-weight: 300;
    margin: 1px 0;
    padding: 20px 0;
    text-align: center;
}
table, th, td {
    padding: 2px 10px;
    vertical-align: middle;
}
blockquote::before, blockquote::after, q::before, q::after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
a img {
    border: medium none;
}
:focus {
    outline: 0 none;
}
* {
    color: #485053;
    font-family: "open Sans",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    padding: 0;
    text-align: left;
}
ul {
    padding-left: 10px;
}
a:link, a:link span {
    color: #ededed;
    text-decoration: none;
}
a#documentpreviewde, a#documentpreviewen, a#documentpreviewfr {
    color: #000000;
}
a:visited, a:visited span {
    color: #ededed;
    text-decoration: none;
}
a:hover, a:hover span {
    color: #934036;
    text-decoration: none;
}
* b, strong {
    color: #999;
    font-weight: bold;
}
p {
    margin: 3px 0;
}
.center {
    text-align: center;
}
#contenuPage p {
    margin: 20px;
}
#contenuPage p {
    margin: 20px;
}
#contenuPage #information_parties {
  background: #fff none repeat scroll 0 0;
  font-size: 20px;
  padding: 10px;
}

#contenuPage #information_parties p, #contenuPage #information_parties h2 {
    padding: 0;
    text-align: center;
}
#contenuPage .tliste caption p {
    margin: 10px 0 0;
    text-align: center;
}
h1 {
    font-size: 1.2em;
    padding: 10px 0 8px 10px;
}
h2 {
    font-size: 1.1em;
    font-weight: 300;
    padding: 5px 0 4px;
}
#contenuPage .docpdf h2 {
  display: inline;
  padding: 0 10px;
}

h2#identification {
    font-size: 1.5em;
    font-weight: 300;
    text-transform: uppercase;
}

h2 textarea {
    font-weight: bold;
}

.article-edit-pictures h2, .article-edit-documents h2, .article-edit-param h2 {
  background: #dedede none repeat scroll 0 0;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
}

h3 {
    font-size: 1em;
    font-weight: bolder;
    padding: 4px 0 2px;
}
#contenuPage h3 {
    border-top: 1px solid #dedede;
    margin: 0 20px;
}
.article-edit-pictures h3, .article-edit-documents h3 {
    font-weight: 300;
    padding: 4px 10px;
}
.clearfloat {
    clear: both;
    font-size: 1px;
    height: 0;
}
.floatright {
    float: right;
}
.floatleft {
    float: left;
}
.inlineblock {
    display: inline-block;
}


#bloc-article-cover-crop .floatleft {
    clear: both;
    float: none;
}
.red, .rouge {
    color: red;
}
.alignleft {
    text-align: left;
}
.alignright {
    text-align: right;
}
.aligncenter {
    text-align: center;
}
#autentification {
    padding-left: 30%;
    width: 395px;
}
#minilogin label {
    display: inline-block;
    width: 200px;
}
.BtOk {
    background-color: #08b78f;
    border: medium none;
    color: #fff;
    font-size: 1.1em;
    font-weight: 400;
    height: 40px;
    text-align: center;
    width: 100%;
}
#minilogin a.action {
    background-color: #08b78f;
    color: #fff;
    display: block;
    font-size: 1.1em;
    font-weight: 400;
    height: 2em;
    line-height: 1.5em;
    margin: 5px 0;
    padding: 4px 0;
    text-align: center;
    width: 100%;
}
#identification {
    padding: 20px;
}
body {
    background-color: #ffffff;
    border: 0 none;
    margin: 0;
    padding: 0;
}
#container {
    background-color: #ffffff;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
}
#header {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 100px;
    left: 0;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
    width: auto;
}
#banner {
    background: #485053 none repeat scroll 0 0;
    border: 0 none;
    height: 60px;
    margin: 0;
    padding: 0;
    position: relative;
}
#header h1 {
    border: 0 none;
    font-size: 24px;
    line-height: 20px;
    margin: 0;
    padding: 20px 0;
    text-align: center;
}
#header h1 a {
    font-size: 24px;
}
#footer_id {
    background: #485053 none repeat scroll 0 0;
    width: 100%;
}
#footer_id p {
    border: 0 none;
    margin: 0;
    padding: 12px 20px 10px 15px;
}
#footer_id p a {
    font-size: 15px;
}
ul#langueselector {
    display: block;
    position: absolute;
    right: 0;
    top: 5px;
}
ul#langueselector a {
    font-size: 12px;
    font-weight: 300;
}
ul#langueselector li {
    display: block;
    float: right;
    list-style: outside none none;
    margin: 2px 5px;
}
#mainmenu {
    background-color: #495858;
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 60px;
    width: 100%;
    z-index: 11;
}
#mainmenu.sticky-mode {
    position: fixed;
    top: 0;
    z-index: 20;
}
#focusmenu {
    background-color: #485053;
    border-top: 1px solid #495858;
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 10;
}
#focusmenu.sticky-mode {
    position: fixed;
    top: 0;
    z-index: 30;
}
#content {
    margin: 0;
    min-height: 480px;
    padding: 0;
    position: relative;
    text-align: left;
    width: 100%;
    z-index: 5;
}
#contenuPage {
    padding: 0;
}
#contentleft, #contentright {
    padding: 25px;
    width: 400px;
}
#contentleft {
    float: left;
}
#contentright {
    float: right;
}
#action-header {
  background-color: #53d3b6;
  height: 40px;
  list-style: outside none none;
  margin: 0;
  position: static;
  width: 100%;
  z-index: 20;
}

#action-header.sticky-mode {
    position: fixed;
    top: 40px;
}
#footer {
    clear: left;
    margin: 0;
    padding: 0 0 20px 50px;
    text-align: left;
}
#breadcrumbs {
    color: #a2a1a1;
    font-size: 10px;
    margin: auto;
    padding: 15px 0 4px;
    position: relative;
    width: 1000px;
}
#breadcrumbs ul {
    padding-top: 17px;
}
#breadcrumbs li {
    display: inline;
    list-style-type: none;
}
#breadcrumbs a {
    font-size: 10px;
}
#breadcrumbs a:link {
    color: #a2a1a1;
    text-decoration: none;
}
#breadcrumbs a:visited {
    color: #a2a1a1;
}
#breadcrumbs a:hover {
    color: #006176;
    text-decoration: none;
}
#mainmenu ul.menuhaut {
    background-color: #485053;
    color: #282828;
    float: right;
    font-size: 14px;
    height: 40px;
    margin: 0;
    padding: 0;
    width: auto;
    z-index: 0;
}
#mainmenu ul.menuhaut a {
    font-size: 16px !important;
}
#focusmenu ul.menuhaut {
    background-color: #485053;
    color: #282828;
    font-size: 18px;
    height: 40px;
    margin: 0;
    padding: 0;
    z-index: 0;
}
ul.menuhaut li {
    background: #485053 none repeat scroll 0 0;
    border: 0 none;
    display: block;
    float: left;
    list-style: outside none none;
    margin: 0;
    padding-bottom: 0;
}
#mainmenu ul.menuhaut li {
    background-color: #495858;
    height: 40px;
    padding: 0 1px 0 0;
}
#focusmenu ul.menuhaut li {
    margin: 3px 25px 0 10px;
}
ul.menuhaut li a {
    display: block;
    font-weight: 300;
    line-height: 20px;
    margin: 0;
    padding: 0 6px;
}
ul.menuhaut li a:link {
    text-decoration: none;
}
ul.menuhaut li a:visited {
    text-decoration: none;
}
ul.menuhaut li:hover, ul.menuhaut li.active {
    background-position: center bottom;
    background-repeat: no-repeat;
}
ul.menuhaut li:hover a, ul.menuhaut li a:hover, ul.menuhaut li.active a {
    text-decoration: none;
}
#mainmenu ul.menuhaut li a, #mainmenu ul.menuhaut li a:link, #mainmenu ul.menuhaut li a:visited {
    background-color: #495858;
    border-top: 2px solid transparent;
    color: #ededed;
    height: 22px;
    padding: 8px 15px;
}
#focusmenu ul.menuhaut li a, #focusmenu ul.menuhaut li a:link, #focusmenu ul.menuhaut li a:visited {
    color: #ffffff;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    padding: 0;
}
#mainmenu ul.menuhaut li:hover > a, #mainmenu ul.menuhaut li > a:hover, #mainmenu ul.menuhaut li.active > a {
    background-color: #08b78f;
    color: #ededed;
    height: 22px;
    padding: 8px 15px;
}
#focusmenu ul.menuhaut li:hover a, #focusmenu ul.menuhaut li a:hover, #focusmenu ul.menuhaut li.active a {
    background-color: #485053;
    color: #08b78f;
}
#mainmenu ul.menuhaut li ul {
    border-top: 1px solid white;
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    z-index: 10;
}
#mainmenu ul.menuhaut li ul li {
    display: block;
    float: none;
}
#mainmenu ul.menuhaut li ul li a {
    background-color: #e2001a;
    color: white;
    width: auto;
}
#mainmenu ul.menuhaut li ul li a:hover, #mainmenu ul.menuhaut li ul li.active a {
    background-color: white;
    color: #e2001a;
}
.formelement fieldset {
    border: 0 none;
}
fieldset dt dt {
    margin: 0;
}
dl.oublipass {
    clear: both;
    margin-top: 5px;
    padding-left: 30%;
    width: 395px;
}
.formelement legend.form_description {
    margin-top: 20px;
    padding-left: 30%;
    width: 395px;
}
.formelement dl {
    clear: both;
}
dl.formelementcheckbox {
  display: inline-block;
}
.article-edit-documents .formelementcheckbox {
    display: block;
    padding: 0;
}
.article-edit-documents .formelement dt {
    padding: 10px 0 0;
}
#multipagebackground {
    width: 400px;
}
dl.formelementfile {
    display: inline-block;
    padding: 5px 20px;
}
#pdfmulti-edit dl.formelementfile {
    display:block;
    padding-left: 0;
}
.formelement dd.formelementcheckbox {
    display: inline-block;
    padding: 5px 20px;
}
#contact-mailing-element {
  background: #ededed none repeat scroll 0 0;
  padding: 0;
}
.formelementimportimage .formelementcheckbox {
    display: inline-block;
    padding: 10px;
}
.multipage_partie dl.formelementfile {
    display: block;
    padding: 0;
}
.multipage_partie dl.formelementcheckbox {
    display: block;
    padding: 0;
}
.multipage_partie dl.formelementcheckbox dd {
    display: block;
    padding: 0;
}
dl.formelementelementbase {
}
.docpdf {
    border-bottom: 1px solid #dedede;
    padding: 10px;
}
.nomdudoc {
    padding: 10px;
}
 

#table-contact_wrapper .page_edit .formelementcheckbox {
  float: right;
}
#table-contact_wrapper .page_edit .formelementcheckbox dt {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
}
#table-contact_wrapper .page_edit dl.formelementfile {
  padding: 0;
}
.formelement dt {
    background: #ededed none repeat scroll 0 0;
    border-bottom: 1px solid #cccccc;
    clear: both;
    display: inline-block;
    float: left;
    height: 20px;
    padding: 10px 0 0;
    width: 250px;
}
.formelement .formelementselect dt {
    padding: 6px 0 9px;
}
.formelementimportdocument .formelementfile {
    display: inline-block;
}
.formelementcheckbox dt {
}
.formelementimport dt {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 0;
}
#valider-element {
  padding: 0;
}
.formelement dd {
    background: #ffffff none repeat scroll 0 0;
    padding-left: 255px;
}



.formelement .bouton_enregistrer dd {
  background: #53d3b6 none repeat scroll 0 0;
  padding: 5px 10px;
}

.formelement .ledocument dd {
  background: none;
  padding-left: 0;
}
.formelement .formelementimportimage dd {
    background: #dedede none repeat scroll 0 0;
    display: inline-block;
    padding: 0;
}
.formelement .formelementimportimage dd input {
    padding: 0;
}
.formelement .formelementimportimage dt {
    display: inline-block;
    padding: 0;
    width: auto;
}
.formelement .formelementimportimage input[type="checkbox"] {
    background-color: #e3e5e4;
    border: 1px solid;
    margin: 0;
    padding: 0;
    /*width: 100px;*/
}

#fiche dt.formelementtextile {
  padding: 8px 0;
}
#fiche .formelementfile {
  padding: 0;
  width: auto;
}
.formelement dt.formelementtexte, .formelement dt.formelementtextile {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    clear: both;
    display: inline-block;
    float: none;
    padding: 0;
    width: 100%;
}
.formelement dd.formelementtexte, .formelement dd.formelementtextile {
    /*background: rgba(0, 0, 0, 0) none repeat scroll 0 0;*/
    padding: 0;
}
select {
    background: #08b78f none repeat scroll 0 0;
    border: medium none;
}
.formelement dt#password-label, .formelement dt#passwordconfirm-label {
    width: 300px;
}
.formelement dd#password-element, .formelement dd#passwordconfirm-element {
    padding-left: 305px;
}
.formelement dt.formelementaction, .formelement dt#send-label {
    display: none;
}
.formelement dd#send-element {
    cursor: pointer;
    margin: 10px 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.formelementimport {
    background: #ededed none repeat scroll 0 0;
    margin: 1px 0;
}
.formelementimport h2 {
    background: #08b78f none repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    color: #ffffff;
    font-size: 15px;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}
#contenuPage .formelementimport h3 {
    border: medium none;
    color: #277261;
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
    margin: 0 10px;
    padding: 10px 0;
}
.formelementimport hr {
    border-top: 1px solid #ededed;
}
.formelement legend {
    font-weight: bold;
    padding: 0 2px;
}
.formelement label {
    color: #277261;
    margin: 10px;
}
.formelement label.optional {
    font-size: 15px;
}
.formelement input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    border-color: -moz-use-text-color -moz-use-text-color #ededed;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #000000;
    font-weight: 400;
    margin: 0;
    padding: 5px 0;
    width: 100%;
}
.formelement select {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    border-color: -moz-use-text-color -moz-use-text-color #0adcac;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #000000;
    font-weight: 400;
    margin: 0;
    padding: 4px 0;
    width: 100%;
}
.formelementimport input {
    border: medium none;
}
.markItUp textarea {
    background-color: #e3e5e4;
    border: medium none;
    height: auto;
    margin: 0;
    padding: 0;
    width: 350px;
}
.formelement input[type="checkbox"] {
    background-color: #e3e5e4;
    border: 1px solid;
    margin: 8px 0;
    /*width: 100px;*/
}

.formelement input[type="checkbox"]#delete_image  {
  background-color: #e3e5e4;
  border:none;
  margin: 8px 20px;
  
  width:auto;
}

.formelement .ledocument input[type="checkbox"] {
 margin:0;
 width:auto;
}
dt#template-label {
    background: #dedede none repeat scroll 0 0;
    float: left;
    margin-right: 1px;
    padding: 12px 0;
    width: 20%;
}
dd#template-element {
    width: 80%;
}
dt#template-label label {
    padding: 0;
}

#entetefiche {
  padding: 30px 0 0 5%;
}


#entetefiche .formelementselect, #entetefiche .formelementelementbase {
  border: medium none;
  display: inline-block;
  float: none;
  padding: 0;
  width: auto;
}

#entetefiche dl.formelementselect {
  border: 1px solid #ededed;
  margin: 5px 20px 0 0;
}


.formelement #entetefiche select {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  height: auto;
  width: auto;
}

.formelement #entetefiche dt {
  background: #ededed none repeat scroll 0 0;
  border-bottom: medium none;
  padding: 6px;
  width: auto;
}


.formelement #entetefiche input {
  background-color: #fff;
  border: 1px solid #dedede;
  padding: 5px 10px;
}
#fiche {
margin:2% 5%;
border:1px solid #dedede;
}
.formelementtextile {
  background: #f1f1f1 none repeat scroll 0 0;
}
#fiche .ledocument .formelementfile {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  width: auto;
}
.formelement dl.formelementselect {
    padding: 0;
}
.formelement select {
    border-bottom: 1px solid #dedede;
    height: 34px;
    width: 500px;
}
.formelement button, .formelement input[type="submit"], .formelement input[type="button"] {
  background: #53d3b6 none repeat scroll 0 0;
  color: #ffffff;
  cursor: pointer;
  font-size: 1.1em;
  font-weight: 400;
  height: 50px;
  padding: 5px;
  text-align: center;
}

p.errors, form .errors, form .errors * {
    color: red !important;
}
#cropper img {
    margin: 10px;
}
#template {
    background: #08b78f none repeat scroll 0 0;
    border: medium none;
    height: 40px;
}
table.tliste {
    border: medium none;
    padding: 0;
    width: 100%;
}
table.tliste thead th {
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  font-weight: bolder;
  padding: 0 0 0 10px;
}

table.tliste thead {
}
table.tliste tbody tr:first-child {
    margin-top: 7px !important;
}
table.tliste .even:hover {
    background: #ededed none repeat scroll 0 0;
}
table.tliste .odd:hover {
    background: #ededed none repeat scroll 0 0;
}
table.tliste tr.menu_depth_0 {
}
table.tliste tr.menu_depth_0 td {
   /* border-bottom: 1px solid #555555;
    border-top: 1px solid #555555;*/
}
table.tliste tr.menu_depth_1 {
}
table.tliste tr.menu_depth_2 {
}
table.tliste a:link, table.tliste a:link span {
    color: #555555;
    font-weight: 400;
    text-decoration: none;
}
table.tliste a:visited, table.tliste a:visited span {
    color: #555555;
    text-decoration: none;
}
table.tliste th {
    font-weight: bolder;
    padding: 3px;
}
table.tliste tr {
    border: 1px solid #000;
    height: 31px;
    margin: 0;
    padding: 0;
}
table.tliste tr.inactive {
    background-color: #aaa;
}
table.tliste tr.first td {
    border-top: 2px solid #333;
    margin-top: 0;
}
table.tliste td {
    border-bottom: 1px dotted #ededed;
    border-left: 1px dotted #ededed;
    height: 20px;
    margin: 0;
}
table.tliste td.alignright {
    width: 50px;
}
table.tliste td.action {
    padding: 0;
    text-align: right;
    width: auto;
    min-width:230px;
}
table.tliste td.nombre_element {
    text-align: left;
}
table.tliste td.image_micro img {
    height: 70px;
    /*width: 50px;*/
}
table.tliste tr.liste-master {
    background-color: #7db498;
}
table.tliste tr.liste-detail {
    background-color: #ddf8eb;
}
table.tliste tbody.inactive tr.liste-master {
    background-color: #b47d96;
}
table.tliste tbody.inactive tr.liste-detail, table.tliste tr.liste-detail.inactive {
    background-color: #f8ddea;
}

table.tliste tr.menu_depth_1 td {
  color: #777777;
}
table.tliste tr.menu_depth_0 td {
  color: #555555;
  font-weight: 700;
}
.dataTables_wrapper .dataTables_length {
  background: #ededed none repeat scroll 0 0;
  display: inline-block;
  padding: 12px 5%;
  width: 40%;
}

.dataTables_wrapper .dataTables_filter {
  background: #ededed none repeat scroll 0 0;
  display: inline-block;
  padding: 10px 1%;
  text-align: right;
  width: 48%;
}
#table-contact_wrapper .dataTables_info {
  background: #dedede none repeat scroll 0 0;
  display: inline-block;
  padding: 9px 0;
  width: 50%;
}

#table-contact_wrapper .dataTables_paginate.paging_full_numbers {
  background: #dedede none repeat scroll 0 0;
  display: inline-block;
  padding: 5px 0;
  text-align: right;
  width: 50%;
}
#table-contact_wrapper .paging_full_numbers a.paginate_button, .paging_full_numbers a.paginate_active {
  border: medium none;
  border-radius: 0;
  color: #ffffff !important;
  cursor: pointer;
  margin: 0 1px;
  padding: 7px 5px;
}
#table-contact_wrapper .paging_full_numbers a.paginate_button {
  background-color: #f90;
}
#table-contact_wrapper .paging_full_numbers a.paginate_active {
  background-color: #f90;
}
#table-contact_wrapper table.dataTable tr.odd td.sorting_1 {
  background: none;
}
#table-contact_wrapper table.dataTable tr.odd {
  background: none;
}
#table-contact_wrapper table.dataTable tr.even td.sorting_1 {
  background: none;
}
.gestiondestinataire {
    background-color: #dedede;
    padding: 22px;
    text-align: center;
}
#contenuPage .gestion {
  background-color: #53d3b6;
  height: auto;
  padding: 0 0;
  text-align: right;
}


#contenuPage .gestion a, #contenuPage .gestion input, #contenuPage .gestion a.bouton_locale {
  background-color: #08b78f;
  color: #fff;
  display: inline-block;
  font-size: 1.1em;
  font-weight: 400;
 /* height: 2em;*/
  line-height: 1.5em;
  margin: 0;
  padding: 10px 15px;
  text-align: center;
}


#contenuPage .gestion input {
    border: medium none;
    padding: 0 20px;
}
#contenuPage .gestion a:hover {
    /*border: 1px solid #30e9bf;*/
}
#action-header a.action {
    background: #08b78f none repeat scroll 0 0;
    display: inline-block;
    font-size: 14px;
    padding: 12px 20px;
}
table.tliste td.action a {
    background-color: #08b78f;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    margin: 10px 5px;
    padding: 7px 20px;
    text-align: center;
}
table.tliste td.action a.negatif, a.action.negatif, #newsletterdetail a.negatif, .negatif {
    background-color: #3498db;
}
.bouton_annuler_picture.negatif, .bouton_annuler_document.negatif {
    padding: 10px;
}
table.tliste td.action a.positif, .positif {
    background-color: #08b78f;
}
table.tliste td.action a.neutre, a.action.neutre{
  background-color:#FF9900;
}
input.positif {
    border: medium none;
    color: white;
    cursor: pointer;
    padding: 4px 10px;
}

table.tliste td.parties a {
    background-color: #f90;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    padding: 7px 20px;
    text-align: center;
}
#bloc-article-cover a.action {
    width: 60px;
}
span.nombre {
    background: #08b78f none repeat scroll 0 0;
    color: white;
    display: inline-block;
    font-size: 1.1em;
    margin: 0;
    padding: 7px 0;
    text-align: center;
    width: 30px;
}
.bouton_enregistrer_picture, .bouton_enregistrer_document {
    padding: 10px;
}
table.tliste td.action.disabled a, a.action.disabled {
    background-color: #444;
}
table.tliste td.action a:hover, a.action:hover {
    color: #30e9bf;
}
table.tliste td.parties a:hover, a.parties:hover {
    color: #f10;
}
#newsletterdetail {
    text-align: center;
}
#newsletterdetail #newsletterlogger {
    border: 1px solid #999;
    margin: 3px;
    padding: 3px;
    width: 700px;
}
#envoionecontact {
    background: #dedede none repeat scroll 0 0;
    border-top: 1px solid #ededed;
    padding: 0 10px;
}
#envoicontact th, #envoicontact table, #envoicontact td {
    padding: 2px 20px 5px 0;
}
#envoicontact .gestion {
    border-bottom: 1px solid #0aeeba;
}
#envoionecontact table {
    padding: 5px 0;
}
#envoionecontact td, #envoionecontact th {
    padding: 0 10px 2px 0;
}
#newsletterdetail iframe {
    height: 600px;
    margin: 0;
    padding: 0;
    width: 100%;
}
#newsletterdetail #newslettersubject {
    background: #dedede none repeat scroll 0 0;
    font-size: 15px;
    margin: auto;
    padding: 12px 0;
    text-align: center;
    width: 100%;
}
#newsletterdetail a {
    background-color: #08b78f;
    color: white;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.8em;
    margin: 2px 4px;
    padding: 5px 10px;
    text-align: center;
}
.tableprix {
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
    font-family: "maPolice",Verdana,Geneva,Arial,sans-serif;
    margin: 0;
    padding: 0;
    text-indent: 0;
    width: 100%;
}
.tableprix tr {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.tableprix b {
    font-weight: 700;
}
.tableprix .deroulant {
    background: #dedede none repeat scroll 0 0;
    border: 0 none;
    margin: 0;
    padding: 0 0 10px;
}
.tableprix .deroulant b {
    text-align: center;
}
.tableprix .deroulant h2 input {
    font-size: 20px;
}
.tableprix .descriptif {
    background: #ededed none repeat scroll 0 0;
    border: 0 none;
    margin: 0;
    padding: 10px 0;
    text-align: center;
}
.formelement .tableprix select {
    background: #d1d1d1 none repeat scroll 0 0;
    border-bottom: medium none;
    color: #666666;
    font-size: 12px;
    height: 30px;
    width: 800px;
}
.formelement .tableprix input {
    height: 30px;
    width: 100% !important;
}
.formelement .tableprix .deroulant input, .formelement .tableprix .descriptif input {
    text-align: center;
}
.tableprix th {
    border: 1px solid #dedede;
    margin: 0;
    padding: 5px;
    width: 75px;
}
.tableprix td {
    border-bottom: 1px solid #dedede;
    margin: 0;
    padding: 0 0 0 15px;
    width: 75px;
}
.tableprix tr.bottomwhite th, .tableprix tr.bottomwhite td {
    border-bottom: 1px solid #dedede;
}
.tableprix tr.bottomgrey th, .tableprix tr.bottomgrey td {
    border-bottom: 1px solid #a9a9a9;
}
.tableprix th.rightwhite, .tableprix td.rightwhite {
    border-right: 1px solid #dedede;
}
.tableprix th.prixvide {
    background-color: transparent;
    border: medium none !important;
    color: #949494;
    font-weight: normal;
    width: 175px;
}
.tableprix th.prixvide h2 {
    color: #949494;
    font-size: 1.4em;
    font-weight: bolder;
}
.tableprix th.prixhead {
    background-color: #b3b3b3;
    color: #fff;
    font-weight: bolder;
}
.tableprix th.prixsub {
    background-color: #cdcdcd;
    color: black;
    font-weight: normal;
}
.tableprix th.prixfooter {
    background-color: #cdcdcd;
    color: black;
    font-weight: normal;
}
.tableprix td {
    background-color: #ffffff;
    color: black;
}
.tableprix td.footer {
    background-color: #dddddd;
    color: #000;
    width: 15px;
}
.tableprix td h3 {
    color: black;
    font-size: 1.1em;
    font-weight: bolder;
}
.tableprix .prixchf {
    color: #949494 !important;
    font-weight: bolder !important;
}
.tableprix .prixeuro {
    color: black;
    font-weight: normal;
}
.tableprix .prixbold {
    font-weight: bolder;
    width: 45px;
}
ul#articleheaderedit {
    padding: 0;
}
#articleheaderedit hr {
    border: medium none;
    color: #ededed;
    display: block;
    height: 1px;
    margin: 5px;
}
a.action.saving {
    background-color: #944 !important;
}
a.bouton_locale {
    background-color: #08b78f;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    /*height: 2em;*/
    line-height: 1.5em;
    margin: 0 1px 0 0;
    padding: 12px 5px 7px;
    text-align: center;
    width: 50px;
}
a.bouton_locale.selected {
    background-color: #39b708;
    color: #fff;
}
ul#articleheaderedit {
}
#headeredit_message {
    margin-left: 20px;
}
ul#articleheaderedit li.editelement {
    border-bottom: 1px dotted #bebebe;
    list-style-type: none;
    padding: 15px;
}
ul#articleheaderedit li.editelement dl.groupelement {
}
ul#articleheaderedit li.editelement dt {
    cursor: pointer;
    font-size: 1.5em;
    padding-bottom: 10px;
}
ul#articleheaderedit li.editelement dt a {
    color: #000000;
    font-size: 1.1em;
}
.plusmoins {
    cursor: pointer;
    font-size: 1.3em;
    font-weight: 400;
}
ul#articleheaderedit li.editelement dd label {
    display: inline-block;
    padding-right: 20px;
    text-align: right;
    width: 15%;
}
ul#articleheaderedit li.editelement.editmodif dd input {
    background: #e6c554 none repeat scroll 0 0;
}
ul#articleheaderedit li.editelement dd input {
    background: #ededed none repeat scroll 0 0;
    border: medium none;
    color: #000000;
    display: inline-block;
    font-size: 15px;
    margin: 1px 0;
    padding: 3px;
    width: 80%;
}
ul#articleheaderedit li.editelement dd ul.tagit{
display:inline-block;
}
ul#articleheaderedit li.editelement dd input.tagit-hidden-field{
display:none;
}
ul#articleheaderedit li.editelement.editmodif {
    background: gold none repeat scroll 0 0;
}
ul#articleheaderedit li.editelement.editvalid {
    background: forestgreen none repeat scroll 0 0;
}
ul#articleheaderedit li.editelement.editerror {
    background: red none repeat scroll 0 0;
}
ul#articleheaderedit li.editelement.editvisible {
    background: #e2e2e2 none repeat scroll 0 0;
}
ul#articleheaderedit li.editelement.editmodif.editvisible {
    background: goldenrod none repeat scroll 0 0;
}
ul#articleheaderedit li.editelement.editsaving {
    background: darkgoldenrod none repeat scroll 0 0 !important;
}
ul#articleheaderedit li.editelement.editvalid.editvisible {
    background: olive none repeat scroll 0 0;
}
ul#articleheaderedit li.editelement.editerror.editvisible {
    background: darkred none repeat scroll 0 0;
}
ul#articleheaderedit li.editelement dl.groupelement.editmodif {
    background: gold none repeat scroll 0 0;
}
ul#articleheaderedit li.editelement dl.groupelement.editvalid {
    background: forestgreen none repeat scroll 0 0;
}
ul#articleheaderedit li.editelement dl.groupelement.editerror {
    background: red none repeat scroll 0 0;
}
ul#articleheaderedit li.editelement.editvisible dl.groupelement {
}
ul#articleheaderedit li.editelement.editvisible dl.groupelement.editmodif {
    background: goldenrod none repeat scroll 0 0;
}
ul#articleheaderedit li.editelement dl.groupelement.editsaving {
    background: darkgoldenrod none repeat scroll 0 0 !important;
}
ul#articleheaderedit li.editelement.editvisible dl.groupelement.editvalid {
    background: olive none repeat scroll 0 0;
}
ul#articleheaderedit li.editelement.editvisible dl.groupelement.editerror {
    background: darkred none repeat scroll 0 0;
}
ul#articleheaderedit li.editelement dt span.edit_dtid {
    display: inline-block;
    padding: 0 3px;
    text-align: left;
}
ul#articleheaderedit li.editelement dt span.edit_dttitre {
}
ul#articleheaderedit li.editelement dd .editlarge {
    width: 500px;
}
ul#articleheaderedit li.editelement dd textarea.editbig {
    height: 60px;
    width: 500px;
}
ul#articleheaderedit li.editelement dt.headeredit_withpicture {
    clear: both;
}
ul#articleheaderedit li.editelement dd.headeredit_withpicture {
    padding-left: 120px;
}
ul#articleheaderedit li.editelement dd img {
    display: block;
    float: left;
    height: auto;
    width: 100px;
}
.editvisible .groupelement {
}
#article-edit {
    position: relative;
    width: 100%;
}
#article-edit .article-edit-param {
    position: relative;
}
#article-edit .article-edit-param input {
}
#article-edit .article-edit-body {
    position: relative;
    width: 100%;
}
#article-edit .article-edit-pictures, #article-edit .article-edit-documents {
    background-color: #e9e9e9;
    margin: 10px 0;
    padding: 0 0 20px;
}
.load_file {
    margin: 20px 10px;
}
.load_file dd {
    display: inline;
}
.load_file dl.formelementfile {
    border: medium none;
}

.load_file dd input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    width: auto;
}
.load_file dt {
    display: inline;
}
.formelement .load_file label {
    margin: 0;
}
.load_file dt {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    width: auto;
}
.load_file dd {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 0;
}
#article-edit .article-edit-pictures .list-pictures-titre {
    clear: left;
}
#article-edit .article-edit-pictures ul.list-pictures {
    list-style: outside none none;
    min-height: 100px;
    min-width: 100px;
    overflow: auto;
    position: relative;
}
#article-edit .article-edit-pictures ul.list-pictures .ui-state-highlight {
    background: #f90 none repeat scroll 0 0;
}
#article-edit .article-edit-pictures ul.list-pictures li {
    background: #444 none repeat scroll 0 0;
    display: block;
    float: left;
    height: 150px;
    margin: 10px 20px 0 0;
    padding: 10px;
    position: relative;
    width: 100px;
    z-index: 10;
}
#article-edit .article-edit-pictures ul.list-pictures li .delete_image {
    bottom: 10px;
    color: white;
    display: block;
    padding: 1px;
    position: absolute;
    text-align: center;
    width: 100px;
    z-index: 20;
}
#article-edit .article-edit-pictures ul.list-pictures li .delete_image.disabled {
    background-color: #afcadb !important;
}
#article-edit .article-edit-pictures ul.list-pictures li .edit_image {
    background-color: #08b78f;
    bottom: 30px;
    color: white;
    display: block;
    padding: 1px;
    position: absolute;
    text-align: center;
    width: 100px;
    z-index: 20;
}
#article-edit .article-edit-pictures ul.list-pictures li .edit_image.disabled {
    background-color: #92b7af;
}
#article-edit .article-edit-pictures ul.list-pictures li .crop_image {
    background-color: #4d0cc4;
    bottom: 50px;
    color: white;
    display: block;
    padding: 1px;
    position: absolute;
    text-align: center;
    width: 100px;
    z-index: 20;
}
#article-edit .article-edit-pictures ul.list-pictures li .crop_image.disabled {
    background-color: #ab9dc4;
}
#article-edit .article-edit-pictures textarea {
    height: 60px;
}
#article-edit .article-edit-documents .list-documents-titre {
    clear: left;
}
#article-edit .article-edit-documents ul.list-documents {
    list-style: outside none none;
    min-height: 100px;
    min-width: 100px;
    overflow: auto;
    position: relative;
}
#article-edit .article-edit-documents ul.list-documents .ui-state-highlight {
    background: #f90 none repeat scroll 0 0;
}
#article-edit .article-edit-documents ul.list-documents li {
    background: #444 none repeat scroll 0 0;
    display: block;
    float: left;
    height: 50px;
    margin: 10px 20px 0 0;
    padding: 10px;
    position: relative;
    width: 300px;
    z-index: 10;
}
#article-edit .article-edit-documents ul.list-documents li .delete_document {
    bottom: 10px;
    color: white;
    display: block;
    padding: 1px;
    position: absolute;
    text-align: center;
    width: 300px;
    z-index: 20;
}
#article-edit .article-edit-documents ul.list-documents li .edit_document {
    background-color: #08b78f;
    bottom: 30px;
    color: white;
    display: block;
    padding: 1px;
    position: absolute;
    text-align: center;
    width: 300px;
    z-index: 20;
}
#article-edit .article-edit-documents ul.list-documents li .crop_document {
    background-color: #4d0cc4;
    bottom: 50px;
    color: white;
    display: block;
    padding: 1px;
    position: absolute;
    text-align: center;
    width: 300px;
    z-index: 20;
}
#article-edit .article-edit-documents textarea {
    height: 60px;
}
#article-edit .progress {
    display: none;
    height: 20px;
    position: relative;
    width: 100%;
}
#article-edit .progress p {
    border: 0 none;
    display: block;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
#article-edit .progress .bar {
    background: green none repeat scroll 0 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 0;
}
.overlayBackground {
    background: #000 none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.7;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 19;
}
.overlayBox {
    background: #fff none repeat scroll 0 0;
    bottom: 20%;
    display: none;
    left: 20%;
    padding: 20px;
    position: fixed;
    right: 20%;
    top: 20%;
    z-index: 25;
}

.inlineblock_right {
  display: inline-block;
}

.inlineblock_left {
  display: inline-block;
}
