﻿


.node-unpublished
{
    background-color: #fff4f4;
}

.preview .node
{
    background-color: #ffffea;
}

#node-admin-filter ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

#node-admin-buttons
{
    float: left;
    margin-left: 0.5em;
    clear: right;
}

td.revision-current
{
    background: #ffc;
}

.node-form .form-text
{
    display: block;
    width: 95%;
}
.node-form .container-inline .form-text
{
    display: inline;
    width: auto;
}

.node-form .standard
{
    clear: both;
}

.node-form textarea
{
    display: block;
    width: 95%;
}

.node-form .attachments fieldset
{
    float: none;
    display: block;
}

.terms-inline
{
    display: inline;
}


fieldset
{
    margin-bottom: 1em;
    padding: .5em;
}

form
{
    margin: 0;
    padding: 0;
}

hr
{
    height: 1px;
    border: 0px;
    border-top: 1px solid #cccccc;
}

img
{
    border: 0;
}

table
{
    border-collapse: collapse;
}

th
{
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
}

.clear-block:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear-block
{
    display: inline-block;
}

/*_\*/
* html .clear-block
{
    height: 1%;
}

.clear-block
{
    display: block;
}

/* End hide from IE-mac */



body.drag
{
    cursor: move;
}

th.active img
{
    display: inline;
}

tr.even, tr.odd
{
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    padding: 0.1em 0.6em;
}

tr.drag
{
    background-color: #fffff0;
}

tr.drag-previous
{
    background-color: #ffd;
}

td.active
{
    background-color: #ddd;
}

td.checkbox, th.checkbox
{
    text-align: center;
}

tbody
{
    border-top: 1px solid #ccc;
}

/*tbody th
{
    border-bottom: 1px solid #ccc;
}*/

thead th
{
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
}

.breadcrumb
{
    padding-bottom: .5em;
}

div.indentation
{
    width: 20px;
    height: 1.7em;
    margin: -0.4em 0.2em -0.4em -0.4em;
    padding: 0.42em 0 0.42em 0.6em;
    float: left;
}

div.tree-child
{
    background: url(/img/inscription/tree.png) no-repeat 11px center;
}

div.tree-child-last
{
    background: url(/img/inscription/tree-bottom.png) no-repeat 11px center;
}

div.tree-child-horizontal
{
    background: url(/img/inscription/tree.png) no-repeat -11px center;
}

.error
{
    color: #e55;
}

div.error
{
    border: 1px solid #d77;
}

div.error, tr.error
{
    background: #fcc;
    color: #200;
    padding: 2px;
}

.warning
{
    color: #e09010;
}

div.warning
{
    border: 1px solid #f0c020;
}

div.warning, tr.warning
{
    background: #ffd;
    color: #220;
    padding: 2px;
}

.ok
{
    color: #008000;
}

div.ok
{
    border: 1px solid #00aa00;
}

div.ok, tr.ok
{
    background: #dfd;
    color: #020;
    padding: 2px;
}

.item-list .icon
{
    color: #555;
    float: right;
    padding-left: 0.25em;
    clear: right;
}

.item-list .title
{
    font-weight: bold;
}

.item-list ul
{
    margin: 0 0 0.75em 0;
    padding: 0;
}

.item-list ul li
{
    margin: 0 0 0.25em 1.5em;
    padding: 0;
    list-style: disc;
}

ol.task-list li.active
{
    font-weight: bold;
}

.form-item
{
    margin-top: 1em;
    margin-bottom: 1em;
}

tr.odd .form-item, tr.even .form-item
{
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap;
}

tr.merge-down, tr.merge-down td, tr.merge-down th
{
    border-bottom-width: 0 !important;
}

tr.merge-up, tr.merge-up td, tr.merge-up th
{
    border-top-width: 0 !important;
}

.form-item input.error, .form-item textarea.error, .form-item select.error
{
    border: 2px solid red;
}

.form-item .description
{
    font-size: 0.85em;
}

.form-item label
{
    display: block;
    font-weight: bold;
}

.form-item label.option
{
    display: inline;
    font-weight: normal;
}

.form-checkboxes, .form-radios
{
    margin: 1em 0;
}

.form-checkboxes .form-item, .form-radios .form-item
{
    margin-top: 0.4em;
    margin-bottom: 0.4em;
}

.marker, .form-required
{
    color: #f00;
}

.more-link
{
    text-align: right;
}

.more-help-link
{
    font-size: 0.85em;
    text-align: right;
}

.nowrap
{
    white-space: nowrap;
}

.item-list .pager
{
    clear: both;
    text-align: center;
}

.item-list .pager li
{
    background-image: none;
    display: inline;
    list-style-type: none;
    padding: 0.5em;
}

.pager-current
{
    font-weight: bold;
}

.tips
{
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 0.9em;
}

dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select
{
    font-family: inherit;
    font-size: inherit;
    width: 14em;
}

dl.multiselect dd.a, dl.multiselect dd.a .form-item
{
    width: 10em;
}

dl.multiselect dt, dl.multiselect dd
{
    float: left;
    line-height: 1.75em;
    padding: 0;
    margin: 0 1em 0 0;
}

dl.multiselect .form-item
{
    height: 1.75em;
    margin: 0;
}

.container-inline div, .container-inline label
{
    display: inline;
}

ul.primary
{
    border-collapse: collapse;
    padding: 0 0 0 1em;
    white-space: nowrap;
    list-style: none;
    margin: 5px;
    height: auto;
    line-height: normal;
    border-bottom: 1px solid #bbb;
}

ul.primary li
{
    display: inline;
}

ul.primary li a
{
    background-color: #ddd;
    border-color: #bbb;
    border-width: 1px;
    border-style: solid solid none solid;
    height: auto;
    margin-right: 0.5em;
    padding: 0 1em;
    text-decoration: none;
}

ul.primary li.active a
{
    background-color: #fff;
    border: 1px solid #bbb;
    border-bottom: #fff 1px solid;
}

ul.primary li a:hover
{
    background-color: #eee;
    border-color: #ccc;
    border-bottom-color: #eee;
}

ul.secondary
{
    border-bottom: 1px solid #bbb;
    padding: 0.5em 1em;
    margin: 5px;
}

ul.secondary li
{
    display: inline;
    padding: 0 1em;
    border-right: 1px solid #ccc;
}

ul.secondary a
{
    padding: 0;
    text-decoration: none;
}

ul.secondary a.active
{
    border-bottom: 4px solid #999;
}

#autocomplete
{
    position: absolute;
    border: 1px solid;
    overflow: hidden;
    z-index: 100;
}

#autocomplete ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#autocomplete li
{
    background: #fff;
    color: #000;
    white-space: pre;
    cursor: default;
}

#autocomplete li.selected
{
    background: #0072b9;
    color: #fff;
}

html.js input.form-autocomplete
{
    background-image: url(/img/inscription/throbber.gif);
    background-repeat: no-repeat;
    background-position: 100% 2px;
}

html.js input.throbbing
{
    background-position: 100% -18px;
}

html.js fieldset.collapsed
{
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    margin-bottom: 0;
    height: 1em;
}

html.js fieldset.collapsed *
{
    display: none;
}

html.js fieldset.collapsed legend
{
    display: block;
}

html.js fieldset.collapsible legend a
{
    padding-left: 15px;
    background: url(/img/inscription/menu-expanded.png) 5px 75% no-repeat;
}

html.js fieldset.collapsed legend a
{
    background-image: url(/img/inscription/menu-collapsed.png);
    background-position: 5px 50%;
}

* html.js fieldset.collapsed legend, * html.js fieldset.collapsed legend *, * html.js fieldset.collapsed table *
{
    display: inline;
}

html.js fieldset.collapsible
{
    position: relative;
}

html.js fieldset.collapsible legend a
{
    display: block;
}

html.js fieldset.collapsible .fieldset-wrapper
{
    overflow: auto;
}

.resizable-textarea
{
    width: 95%;
}

.resizable-textarea .grippie
{
    height: 9px;
    overflow: hidden;
    background: #eee url(/img/inscription/grippie.png) no-repeat center 2px;
    border: 1px solid #ddd;
    border-top-width: 0;
    cursor: s-resize;
}

html.js .resizable-textarea textarea
{
    margin-bottom: 0;
    width: 100%;
    display: block;
}

.draggable a.tabledrag-handle
{
    cursor: move;
    float: left;
    height: 1.7em;
    margin: -0.4em 0 -0.4em -0.5em;
    padding: 0.42em 1.5em 0.42em 0.5em;
    text-decoration: none;
}

a.tabledrag-handle:hover
{
    text-decoration: none;
}

a.tabledrag-handle .handle
{
    margin-top: 4px;
    height: 13px;
    width: 13px;
    background: url(/img/inscription/draggable.png) no-repeat 0 0;
}

a.tabledrag-handle-hover .handle
{
    background-position: 0 -20px;
}

.joined + .grippie
{
    height: 5px;
    background-position: center 1px;
    margin-bottom: -2px;
}

.teaser-checkbox
{
    padding-top: 1px;
}

div.teaser-button-wrapper
{
    float: right;
    padding-right: 5%;
    margin: 0;
}

.teaser-checkbox div.form-item
{
    float: right;
    margin: 0 5% 0 0;
    padding: 0;
}

textarea.teaser
{
    display: none;
}

html.js .no-js
{
    display: none;
}

.progress
{
    font-weight: bold;
}

.progress .bar
{
    background: #fff url(/img/inscription/progress.gif);
    border: 1px solid #00375a;
    height: 1.5em;
    margin: 0 0.2em;
}

.progress .filled
{
    background: #0072b9;
    height: 1em;
    border-bottom: 0.5em solid #004a73;
    width: 0%;
}

.progress .percentage
{
    float: right;
}

.progress-disabled
{
    float: left;
}

.ahah-progress
{
    float: left;
}

.ahah-progress .throbber
{
    width: 15px;
    height: 15px;
    margin: 2px;
    background: transparent url(/img/inscription/throbber.gif) no-repeat 0px -18px;
    float: left;
}

tr .ahah-progress .throbber
{
    margin: 0 2px;
}

.ahah-progress-bar
{
    width: 16em;
}

#first-time strong
{
    display: block;
    padding: 1.5em 0 .5em;
}

tr.selected td
{
    background: #ffc;
}

table.sticky-header
{
    margin-top: 0;
    background: #fff;
}

#clean-url.install
{
    display: none;
}

html.js .js-hide
{
    display: none;
}

#system-modules div.incompatible
{
    font-weight: bold;
}

#system-themes-form div.incompatible
{
    font-weight: bold;
}

span.password-strength
{
    visibility: hidden;
}

input.password-field
{
    margin-right: 10px;
}

div.password-description
{
    padding: 0 2px;
    margin: 4px 0 0 0;
    font-size: 0.85em;
    max-width: 500px;
}

div.password-description ul
{
    margin-bottom: 0;
}

.password-parent
{
    margin: 0 0 0 0;
}

input.password-confirm
{
    margin-right: 10px;
}

.confirm-parent
{
    margin: 5px 0 0 0;
}

span.password-confirm
{
    visibility: hidden;
}

span.password-confirm span
{
    font-weight: normal;
}



ul.menu
{
    list-style: none;
    border: none;
    text-align: left;
}

ul.menu li
{
    margin: 0 0 0 0.5em;
}

li.expanded
{
    list-style-type: circle;
    list-style-image: url(/img/inscription/menu-expanded.png);
    padding: 0.2em 0.5em 0 0;
    margin: 0;
}

li.collapsed
{
    list-style-type: disc;
    list-style-image: url(/img/inscription/menu-collapsed.png);
    padding: 0.2em 0.5em 0 0;
    margin: 0;
}

li.leaf
{
    list-style-type: square;
    list-style-image: url(/img/inscription/menu-leaf.png);
    padding: 0.2em 0.5em 0 0;
    margin: 0;
}

li a.active
{
    color: #000;
}

td.menu-disabled
{
    background: #ccc;
}

ul.links
{
    margin: 0;
    padding: 0;
}

ul.links.inline
{
    display: inline;
}

ul.links li
{
    display: inline;
    list-style-type: none;
    padding: 0 0.5em;
}

.block ul
{
    margin: 0;
    padding: 0 0 0.25em 1em;
}



#permissions td.module
{
    font-weight: bold;
}

#permissions td.permission
{
    padding-left: 1.5em;
}

#access-rules .access-type, #access-rules .rule-type
{
    margin-right: 1em;
    float: left;
}

#access-rules .access-type .form-item, #access-rules .rule-type .form-item
{
    margin-top: 0;
}

#access-rules .mask
{
    clear: both;
}

#user-login-form
{
    text-align: center;
}

#user-admin-filter ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

#user-admin-buttons
{
    float: left;
    margin-left: 0.5em;
    clear: right;
}

#user-admin-settings fieldset .description
{
    font-size: 0.85em;
    padding-bottom: .5em;
}

.profile
{
    clear: both;
    margin: 1em 0;
}

.profile .picture
{
    float: right;
    margin: 0 1em 1em 0;
}

.profile h3
{
    border-bottom: 1px solid #ccc;
}

.profile dl
{
    margin: 0 0 1.5em 0;
}

.profile dt
{
    margin: 0 0 0.2em 0;
    font-weight: bold;
}

.profile dd
{
    margin: 0 0 1em 0;
}



.field .field-label, .field .field-label-inline, .field .field-label-inline-first
{
    font-weight: bold;
}

.field .field-label-inline, .field .field-label-inline-first
{
    display: inline;
}

.field .field-label-inline
{
    visibility: hidden;
}

.node-form .content-multiple-table td.content-multiple-drag
{
    width: 30px;
    padding-right: 0;
}

.node-form .content-multiple-table td.content-multiple-drag a.tabledrag-handle
{
    padding-right: .5em;
}

.node-form .content-add-more .form-submit
{
    margin: 0;
}

.node-form .number
{
    display: inline;
    width: auto;
}

.node-form .text
{
    width: auto;
}

.form-item #autocomplete .reference-autocomplete
{
    white-space: normal;
}

.form-item #autocomplete .reference-autocomplete label
{
    display: inline;
    font-weight: normal;
}

#content-field-overview-form .advanced-help-link, #content-display-overview-form .advanced-help-link
{
    margin: 4px 4px 0 0;
}

#content-field-overview-form .label-group, #content-display-overview-form .label-group, #content-copy-export-form .label-group
{
    font-weight: bold;
}

table#content-field-overview .label-add-new-field, table#content-field-overview .label-add-existing-field, table#content-field-overview .label-add-new-group
{
    float: left;
}

table#content-field-overview tr.content-add-new .tabledrag-changed
{
    display: none;
}

table#content-field-overview tr.content-add-new .description
{
    margin-bottom: 0;
}

table#content-field-overview .content-new
{
    font-weight: bold;
    padding-bottom: .5em;
}

.advanced-help-topic h3, .advanced-help-topic h4, .advanced-help-topic h5, .advanced-help-topic h6
{
    margin: 1em 0 .5em 0;
}

.advanced-help-topic dd
{
    margin-bottom: .5em;
}

.advanced-help-topic span.code
{
    background-color: #EDF1F3;
    font-family: "Bitstream Vera Sans Mono" ,Monaco, "Lucida Console" ,monospace;
    font-size: 0.9em;
    padding: 1px;
}

.advanced-help-topic .content-border
{
    border: 1px solid #AAA;
}


.filefield-icon
{
    margin: 0 2px 0 0;
}
.filefield-element
{
    margin: 1em 0;
    white-space: normal;
}
.filefield-element .widget-preview
{
    float: left;
    padding: 0 10px 0 0;
    margin: 0 10px 0 0;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #CCC;
    max-width: 30%;
}
.filefield-element .widget-edit
{
    float: left;
    max-width: 70%;
}
.filefield-element .filefield-preview
{
    width: 16em;
    overflow: hidden;
}
.filefield-element .widget-edit .form-item
{
    margin: 0 0 1em 0;
}
.filefield-element input.form-submit, .filefield-element input.form-file
{
    margin: 0;
}
.filefield-element input.progress-disabled
{
    float: none;
    display: inline;
}
.filefield-element div.ahah-progress, .filefield-element div.throbber
{
    display: inline;
    float: none;
    padding: 1px 13px 2px 3px;
}
.filefield-element div.ahah-progress-bar
{
    display: none;
    margin-top: 4px;
    width: 28em;
    padding: 0;
}
.filefield-element div.ahah-progress-bar div.bar
{
    margin: 0;
}

div.toboggan-container
{
    text-align: center;
}
div.toboggan-login-link-container
{
    text-align: left;
}
div.toboggan-login-link-container a
{
    text-decoration: none;
}
div.toboggan-block-message
{
    text-align: left;
}
div.user-login-block
{
    text-align: left;
}
div.user-login-block a
{
    text-align: left;
}


div.fieldgroup
{
    margin: .5em 0 1em 0;
}
div.fieldgroup .content
{
    padding-left: 1em;
}

.views-exposed-form .views-exposed-widget
{
    float: left;
    padding: .5em 1em 0 0;
}

.views-exposed-form .views-exposed-widget .form-submit
{
    margin-top: 1.6em;
}

.views-exposed-form .form-item, .views-exposed-form .form-submit
{
    margin-top: 0;
    margin-bottom: 0;
}

.views-exposed-form label
{
    font-weight: bold;
}

.views-exposed-widgets
{
    margin-bottom: .5em;
}

.views-align-left
{
    text-align: left;
}

.views-align-right
{
    text-align: right;
}

.views-align-center
{
    text-align: center;
}

html.js a.views-throbbing, html.js span.views-throbbing
{
    background: url(/sites/all/modules/contribs/views/images/status-active.gif) no-repeat right center;
    padding-right: 18px;
}

div.view div.views-admin-links
{
    font-size: xx-small;
    margin-right: 1em;
    margin-top: 1em;
}

.block div.view div.views-admin-links
{
    margin-top: 0;
}

div.view div.views-admin-links ul
{
    padding-left: 0;
}

div.view div.views-admin-links li a
{
    color: #ccc;
}

div.view div.views-admin-links li
{
    padding-bottom: 2px;
    z-index: 201;
}

div.view div.views-admin-links-hover a, div.view div.views-admin-links:hover a
{
    color: #000;
}

div.view div.views-admin-links-hover, div.view div.views-admin-links:hover
{
    background: transparent;
}

div.view div.views-admin-links a:before
{
    content: "[";
}

div.view div.views-admin-links a:after
{
    content: "]";
}

div.view div.views-hide
{
    display: none;
}

div.view div.views-hide-hover, div.view:hover div.views-hide
{
    display: block;
    position: absolute;
    z-index: 200;
}

div.view:hover div.views-hide
{
    margin-top: -1.5em;
}

.views-view-grid tbody
{
    border-top: none;
}




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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body
{
    line-height: 1;
}
ol, ul
{
    list-style: none;
}
blockquote, q
{
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}
ins
{
    text-decoration: none;
}
del
{
    text-decoration: line-through;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
@font-face
{
    font-family: 'Din';
    /*src: url('/Experconnect/font/Dezen_Pro_Regular-webfont.eot');*/
    src: url('/Experconnect/font/Dezen_Pro_Regular-webfont.eot'), 
        /*url('/Experconnect/font/Dezen_Pro_Regular-webfont.woff') format('woff'), */
        url('/Experconnect/font/Dezen_Pro_Regular-webfont.ttf') format('truetype'), 
        url('/Experconnect/font/Dezen_Pro_Regular-webfont.svg#webfontixiRMrSR') format('svg');
    font-weight: normal;
    font-style: normal;
}

body, html
{
    margin: 0;
    padding: 0;
}

body
{
    background: #524f4d;
    font-family: Arial;
}

a, a:visited
{
    text-decoration: none;
    color: #84807E;
}

a:hover, a.hover
{
    text-decoration: underline;
}

.clear
{
    clear: both;
}

p, div
{
    line-height: 1.3em;
}

.inner
{
    margin: 0 auto;
    text-align: left;
    width: 960px;
}

#wrapper
{
    background: url(/img/inscription/fond.png) repeat center center;
    text-align: center;
}

#page
{
    padding-top: 160px;
    background: url(/img/inscription/page.png) no-repeat bottom center;
}

#page .inner
{
    background: url(/img/inscription/fond-page-couple.jpg) no-repeat 610px bottom;
    text-align: center;
}

#header
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background: url(/img/inscription/entete.png) repeat-x bottom center;
}

#block-block-8
{
    float: right;
    height: 38px;
    padding: 0 10px;
}

/*#reseaux{
float:right;
}

#reseaux li{
display:block;
float:left;
margin:3px 10px 0 0;
}

#reseaux a{
display:block;
float:left;
height:24px;
width:24px;
background:url(/img/inscription/sprite.png) no-repeat 0px -24px;
overflow:hidden;
}

#reseaux .reseaux-486 a,#reseaux .reseaux-885 a{
background-position:-60px -24px;
}

#reseaux .reseaux-486 a:hover,#reseaux .reseaux-885 a:hover{
background-position:-60px 0px;
}

#reseaux .reseaux-487 a,#reseaux .reseaux-886 a{
background-position:-30px -24px;
}

#reseaux .reseaux-487 a:hover,#reseaux .reseaux-886 a:hover{
background-position:-30px 0px;
}

#reseaux .reseaux-488 a,#reseaux .reseaux-887 a{
background-position:-90px -24px;
}

#reseaux .reseaux-488 a:hover,#reseaux .reseaux-887 a:hover{
background-position:-90px 0px;
}

#reseaux .reseaux-499 a,#reseaux .reseaux-888 a{
background-position:-120px -24px;
}

#reseaux .reseaux-499 a:hover,#reseaux .reseaux-888 a:hover{
background-position:-120px 0px;
}

#reseaux .reseaux-494 a{
}

#reseaux .reseaux-494 a:hover{
}

#reseaux a,#block-locale-0 a,#block-block-26 a{
color:#84807E;
text-decoration:none;
vertical-align:middle;
text-align:center;
font-size:12px;
}

#reseaux span{
display:none;
}

#reseaux .reseaux-494,#reseaux .reseaux-889{
background:url(/img/inscription/sprite.png) no-repeat -20px bottom #fff;
height:30px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
border:1px solid #E7E6E5;
text-align:center;
overflow:visible;
margin:0 10px 0 0;
}

#reseaux .reseaux-494 a,#reseaux .reseaux-889 a{
width:auto;
display:block;
background:none;
overflow:visible;
height:30px;
}

#reseaux .reseaux-494 span,#reseaux .reseaux-889 span{
display:block;
background:url(/img/inscription/sprite.png) no-repeat 60px -85px;
padding:29px 45px 0 10px;
margin-top:-25px;
}

#reseaux .reseaux-494 a:hover,#reseaux .reseaux-889 a:hover{
color:#333;
background-color:#eee;
}*/

#block-locale-0, #block-block-26
{
    float: right;
    border: 1px solid #eee;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 30px 0 0 0;
    position: relative;
    z-index: 99;
    width: 50px;
    background: url(/img/inscription/sprite.png) no-repeat -20px bottom #fff;
}

#block-locale-0 ul, #block-block-26 ul
{
    margin: 0;
    padding: 0;
}

#block-locale-0 li.active, #block-block-26 li.active
{
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    background-image: url(/img/inscription/sprite.png);
    background-position: -445px 2px;
    background-repeat: no-repeat;
}

#block-locale-0 li.active a:hover, #block-block-26 li.active a:hover
{
    background: url(/img/inscription/sprite.png) no-repeat -445px 2px #eee;
}

#block-locale-0 li, #block-block-26 li
{
    display: none;
    white-space: nowrap;
    width: 50px;
}

#block-locale-0 a, #block-block-26 a
{
    display: block;
    padding: 3px 10px 0 0;
    text-align: right;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#block-locale-0 img, #block-block-26 img
{
    vertical-align: middle;
}

#block-locale-0:hover, #block-locale-0.hover, #block-block-26:hover, #block-block-26.hover
{
    box-shadow: 3px 3px 10px #333;
}

#block-locale-0:hover li, #block-locale-0.hover li, #block-block-26:hover li, #block-block-26.hover li
{
    display: block;
}

#block-locale-0 a:hover, #block-block-26 a:hover
{
    color: #333;
    background-color: #eee;
}

#block-block-10
{
    position: absolute;
    right: 0px;
    top: 65px;
    font-size: 12px;
    color: #84807E;
    font-family: arial;
    font-style: italic;
}

blockquote
{
    background-color: #D1CDCB;
    margin: 10px;
    padding: 10px;
    -moz-border-radius: 0 0 0 20px;
    -webkit-border-radius: 0 0 0 20px;
    border-radius: 0 0 0 20px;
}

.link
{
    text-align: right;
    padding-top: 5px;
    font-weight: bold;
}

.link a
{
    color: #FFF;
}

#content, #right
{
    width: 570px;
    float: left;
    text-align: left;
    color: #84807E;
    font-size: 13px;
    padding-bottom: 20px;
    min-height: 500px;
}

#content p, #block-block-15
{
    padding: 10px 0;
    text-align: justify;
}

#content .imgleft
{
    float: left;
}

#content .imgright
{
    float: right;
    margin-left: 20px;
}

#content .cadre-purple
{
    background-color: #BB007B;
    color: #FFF;
    padding: 20px;
    height: 140px;
    margin: 0 0 10px 250px;
    font-size: 13px;
}

#content .cadre-orange
{
    background-color: #E75D10;
    color: #FFF;
    padding: 20px;
    height: 140px;
    margin-left: 250px;
    font-size: 13px;
}

#content .box-orange a
{
    background: url(/img/inscription/sprite.png) no-repeat scroll 220px -280px #E75D10;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    margin: 0;
    padding: 5px 10px 10px 15px;
    text-shadow: 0 1px 1px #333333;
    margin-top: -5px;
}

#content .box-purple a
{
    background: url(/img/inscription/sprite.png) no-repeat scroll 220px -270px #BB007B;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    margin: 0;
    padding: 5px 10px 10px 15px;
    text-shadow: 0 1px 1px #333333;
    width: 260px;
}

#content .box-purpleLight
{
    background-color: #F1CCE5;
    border: 1px solid #BB007B;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    color: #BB007B;
    display: block;
    font-size: 15px;
    margin: 0;
    padding: 5px 10px 20px 15px;
    z-index: 22;
}

.devenir-client
{
    width: 236px;
    float: right;
}

#content .box-purpleA a
{
    background: url(/img/inscription/sprite.png) no-repeat scroll 200px -280px #BB007B;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    margin: -10px 0 0;
    padding: 15px 10px 20px 15px;
    text-shadow: 0 1px 1px #333333;
    z-index: 23;
}

#content .filigrane
{
    background-color: #D1CDCB;
    margin: 50px 0;
    padding: 10px;
    -moz-border-radius: 0 0 0 20px;
    -webkit-border-radius: 0 0 0 20px;
    border-radius: 0 0 0 20px;
}

#site-map .title
{
    display: none;
}

.node ul, #right ul, #site-map ul
{
    padding: 10px;
}

.node ul li ul, #right ul li ul, #site-map ul li ul
{
    padding: 5px;
}

.node li, block li, #right li, #site-map li
{
    background: url(/img/inscription/sprite.png) no-repeat -580px -1483px;
    padding: 2px 15px 2px 30px;
    list-style-type: none;
    list-style-image: none;
    margin: 5px 0;
}

.node li ul li, #site-map li ul li, #rightcontent li ul li
{
    list-style-type: square;
    background: none;
    margin: 10px;
    padding: 0;
}

.node li ul li ul li, #site-map li ul li ul li
{
    list-style-type: circle;
    background: none;
    margin: 5px;
    padding: 0;
}

#content h1
{
    color: #84807E;
    font-family: Din, "Arial Narrow";
    font-size: 22px;
    font-weight: normal;
    padding: 20px 0;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#page h2
{
    padding: 20px 0 10px 0;
    font-size: 22px;
    color: #84807E;
    text-transform: uppercase;
    font-family: Din, "Arial Narrow";
    font-weight: normal;
    letter-spacing: 1px;
}

#content h2
{
    padding: 30px 0 5px 0;
    font-size: 20px;
    color: #BB007B;
    text-transform: uppercase;
    font-family: Din, "Arial Narrow";
    font-weight: normal;
    letter-spacing: 1px;
    clear: both;
}

#content h2 a, #content h2 a:visited
{
    color: #BB007B;
}

#content h3
{
    padding: 15px 0 2px 0;
    font-size: 18px;
    color: #BB007B;
    text-transform: uppercase;
    font-family: Din, "Arial Narrow";
    font-weight: normal;
    letter-spacing: 1px;
}

#content h4
{
    padding: 3px 0 2px 0;
    font-size: 17px;
    color: #84807E;
    text-transform: uppercase;
    font-family: Din, "Arial Narrow";
    font-weight: normal;
    letter-spacing: 1px;
}

.view-content
{
    padding: 0 0 30px 0;
}

.view-news h2, .view-presse h2
{
    text-transform: uppercase;
    color: #84807E;
    font-size: 30px;
    border-bottom: 1px solid #D1CDCB;
    padding: 10px 0 0 0;
    margin: 0 0 15px 0;
}

.view-news, .view-presse
{
    padding: 0 20px 20px 0;
}

.view-news p, .view-presse p
{
    padding: 0 0 5px 0;
}

.view-news .views-row, .view-presse .views-row, .view-news.multiple
{
    padding: 5px 0;
    border-bottom: 1px solid #D1CDCB;
    clear: both;
}

.view-news.node
{
    border: none;
}

.view-news .views-row-last, .view-presse .views-row-last
{
    border: none;
}

.view-news .views-field-title, .view-presse .views-field-title
{
    padding: 4px 0 0 0;
}

.view-news .views-field-title a, .view-news .views-field-title, .view-presse .views-field-title a, .view-presse .views-field-title, .view-taxonomy .views-field-title a, .view-taxonomy .views-field-title
{
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    color: #BB007B;
    padding: 10px 0;
}

.view-news .views-field-body, .view-presse .views-field-body, .view-taxonomy .views-field-body
{
    color: #84807E;
}

.view-news .views-field-body a, .view-presse .views-field-body a, .view-taxonomy .views-field-body a
{
    color: #84807E;
    text-decoration: none;
}

.view-news .views-field-body a:hover, .view-presse .views-field-body a:hover, .view-taxonomy .views-field-body a:hover
{
    color: #84807E;
    text-decoration: underline;
}

.view-news .views-field-path, .view-presse .views-field-path, .view-taxonomy .views-field-path
{
    float: right;
    background: url(/img/inscription/sprite.png) no-repeat 95px -48px;
}

.view-news .views-field-path a, .view-presse .views-field-path a, .view-taxonomy .views-field-path a
{
    font-weight: bold;
    color: #BB007B;
    padding: 0 30px 0 10px;
}

.view-news .views-field-name a, .view-presse .views-field-name a, .view-taxonomy .views-field-name a, .views-field-tid a
{
    text-decoration: none;
    font-weight: bold;
    color: #E75D10;
}

.views-field-body
{
    padding-bottom: 10px;
}

.field-field-fileattach
{
    padding: 5px 0;
}

.node .views-field-name
{
    padding: 5px 0 20px 0;
}

.view-news label, .view-presse label, .view-taxonomy label, .submitted, .meta
{
    color: #BFBEBC;
}

.views-exposed-widget label
{
    display: block;
}

.views-field-created
{
    display: inline;
}

.links.inline
{
    padding: 0;
}

.links.inline li
{
    background: none;
    padding: 0;
    display: inline;
}

.view-news .views-field-name, .view-presse .views-field-name, .view-taxonomy .views-field-name, .submitted, .meta
{
    display: inline-block;
}

.views-exposed-form .views-exposed-widget .form-submit
{
    margin: 10px;
    padding: 2px 5px;
}

.more-link
{
    padding-top: 30px;
}

.flat
{
    padding-top: 0;
}

.more-link a
{
    color: #BB007B;
    font-weight: bold;
    display: block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #D1CDCB;
    padding: 10px;
    float: right;
    margin: 5px 0;
}

.more-link a:hover
{
    text-decoration: none;
    background: #eee;
}

.bt-link
{
    height: 60px;
}

.views-field-body .bt-link a, .bt-link a
{
    color: #BB007B;
    font-weight: bold;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #D1CDCB;
    padding: 10px;
    margin: 5px 0;
    display: block;
    float: right;
}

.views-field-body .bt-link a:hover, .bt-link a:hover
{
    text-decoration: none;
    background: #eee;
    color: #BB007B;
}

.terms
{
    color: #E75D10;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
}

#header .inner
{
    position: relative;
}

#headertop
{
    height: 98px;
}

#logo
{
    width: 230px;
    display: inline-block;
    height: 98px;
}

h1 span
{
    display: none;
}

#extra
{
    vertical-align: top;
    text-align: right;
    width: 750px;
    padding: 10px 0 0 10px;
    position: absolute;
    right: 0px;
    top: 0px;
}

#headerbottom
{
    height: 52px;
}

#nav
{
    height: 52px;
    margin: 0;
    padding: 0;
    position: absolute;
}

#nav li
{
    float: left;
    position: relative;
    background: url(/img/inscription/sprite.png) no-repeat right -200px;
    font-family: Din, "Arial narrow";
    color: #84807e;
    text-shadow: 1px 1px 0 #fff;
    font-size: 18px;
    letter-spacing: 1px;
}

/*#nav li
{
    color: #84807e;
    float: left;
    height: 52px;
    text-decoration: none;
    padding: 0 0 0 0;
}*/

#nav li span.extranet, #nav li a.extranet
{
    float: left;
    line-height: 52px;
    padding: 0 11px 0 11px;
}
#nav li span.intranet, #nav li a.intranet
{
    float: left;
    line-height: 52px;
    padding: 0 6px 0 6px;
}

#nav li.long span
{
    line-height: 25px;
}
#nav li.long a
{
    line-height: 26px;
}

#nav li.active span
{
    background: url(/img/inscription/sprite.png) no-repeat -200px -102px;
}

#nav li.active a
{
    background: url(/img/inscription/sprite.png) no-repeat -200px -102px;
}

#nav li a:hover /*,#nav li li.last a:hover*/ /*,#nav li li.last a:hover*/
{
    color: #BB007B;
    text-decoration: none;
}

#nav li.last a
{
    color: #E75D10;
}

#nav li li.last a
{
    color: #84807e;
}

#nav li ul
{
    display: none;
    position: absolute;
    left: -9px;
    top: 42px;
    background: url(/img/inscription/sprite.png) no-repeat -130px -220px;
    padding: 10px 0 0 0;
    z-index: 500;
    width: 250px;
}

#nav li:hover ul, #nav li.hover ul
{
    display: block;
}

#nav li ul li
{
    position: relative;
    display: block;
    width: 250px;
    background: url(/img/inscription/sprite.png) no-repeat -220px -1305px;
    text-align: left;
    text-indent: 20px;
    padding: 0;
    /*font-family: arial;*/
    letter-spacing: 0;
    float: none;
}

#nav li ul li a
{
    font-size: 16px;
    display: block;
    width: 230px;
    /*font-family: "arial";
    font-weight: normal;*/
    height: auto;
    margin: 0 11px 0 9px;
    font-size: 14px;
    border-bottom: 1px solid #DAD6D5;
    padding: 10px 0;
    line-height: 20px;
    float: none;
}

#nav li ul li span
{
    float: none;
    margin: 0;
    padding: 0;
}

#nav li ul li a:hover, #nav li.active ul li a:hover
{
    background-color: #fff;
}

#nav li ul li a, #nav li.active ul li a
{
    background: none;
}

#nav li ul li.last
{
    background-position: -220px bottom;
    padding-bottom: 40px;
}

#nav li ul li.last a
{
    border: 0;
}

#right
{
    width: 350px;
    float: right;
    vertical-align: top;
    padding: 0 0 270px 20px;
    margin: 0 0 0 -20px;
    text-align: left;
    background: url(/img/inscription/right.png) no-repeat top left;
    position: relative;
    z-index: 45;
}

#rightcontent
{
    width: 330px;
}

#right h2
{
    font-size: 22px;
    margin: 15px 0 0 15px;
    line-height: 30px;
    padding: 0;
    text-transform: uppercase;
}

#rightcontent h4
{
    font-size: 14px;
}

#block-block-15
{
    margin: 75px 0 0 20px;
}

#block-block-4 a, #block-block-5 a, #block-block-13 a, #block-block-14 a, #block-block-25 a
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #FFF;
    padding: 5px 10px 10px 15px;
    background: #F1CCE5 url(/img/inscription/sprite.png) no-repeat scroll 285px -770px;
    color: #BB007B;
    display: block;
    margin: 0;
    border: 1px solid #BB007B;
    padding: 10px 15px;
}

.blocright
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #FFF;
    padding: 5px 10px 10px 15px;
    display: block;
    margin: 0;
    margin: 10px 0 5px 15px;
}

.blocviolet
{
    color: #BB007B;
    border: 1px solid #BB007B;
    background-color: #F1CCE5;
}

.blocorange
{
    color: #E75D10;
    border: 1px solid #E75D10;
    background-color: #FADFCF;
}

#block-block-23 .blocright
{
    margin-top: 130px;
}

#block-block-24 .blocright
{
    margin-top: 400px;
}

.txtorange
{
    color: #E75D10;
}

.txtpurple
{
    color: #BB007B;
}

#block-block-4 a, #block-block-13 a
{
    margin: 0 0 0 15px;
}

#block-block-4 .content, #block-block-13 .content, #block-block-4 h2, #block-block-13 h2
{
    color: #BB007B;
}

#block-block-4 a strong, #block-block-5 a strong, #block-block-13 a strong, #block-block-14 a strong
{
}

#block-block-4 p, #block-block-5 p, #block-block-13 p, #block-block-14 p, #block-block-25 p
{
    margin: 0 15px 5px 15px;
}

#block-block-5 a, #block-block-14 a, #block-block-25 a
{
    background-color: #FADFCF;
    border: 1px solid #E75D10;
    color: #fff;
    margin: -1px -1px 10px -1px;
}

#block-block-5, #block-block-5 h2, #block-block-5 a, #block-block-14, #block-block-14 h2, #block-block-25, #block-block-25 h2
{
    color: #E75D10;
}

#block-block-5 a, #block-block-25 a
{
    background-position: 285px -670px;
}

#block-block-4 a:hover, #block-block-5 a:hover, #block-block-13 a:hover, #block-block-14 a:hover, #block-block-25 a:hover
{
    text-decoration: none;
}

#block-block-4 a:hover
{
    background-color: #BB007B;
    color: #fff;
    background-position: 285px -270px;
}

#block-block-5 a:hover
{
    background-color: #E75D10;
    background-position: 285px -270px;
    color: #fff;
}

#block-block-14 a:hover
{
    background-color: #933705;
    background-position: 285px -670px;
}

.front #block-block-4 a, .front #block-block-5 a, .front #block-block-13 a, .front #block-block-25 a
{
    margin: 0;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    background-position: 300px -270px;
    background-color: #BB007B;
    border: none;
    color: #FFF;
    text-shadow: 0 1px 1px #333;
}

.front #block-block-5 a, .front #block-block-14 a, .front #block-block-25 a
{
    background-position: 285px -270px;
    background-color: #E75D10;
    text-shadow: 0 1px 1px #333;
}

.front #block-block-5 a, .front #block-block-25 a
{
    background-color: #E75D10;
}

.front #block-block-5 a:hover, .front #block-block-25 a:hover
{
    background-color: #933705;
}

.front #block-block-4 a:hover
{
    background-color: #860059;
}

.blocconnexion, .blocpresse
{
    background: url(/img/inscription/sprite.png) no-repeat scroll -560px -900px #84807E;
    border: 1px solid #84807E;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    margin: 15px 0 0 15px;
    padding: 15px 0 10px 55px;
    position: relative;
    color: #FFFFFF;
    z-index: 23;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

#block-user-0 h2
{
    display: none;
}

.lienpresse p
{
    padding: 0 0 10px 0;
}

.lienconnexion, .lienpresse
{
    background: none repeat scroll 0 0 #E1DFDE;
    border: 1px solid #84807E;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    margin: -10px 0 0 15px;
    padding: 15px 0;
    position: relative;
    z-index: 22;
}

.lienconnexion
{
    padding: 10px 20px;
}

.lienconnexion p
{
    padding: 15px 0;
    text-align: center;
}

.bt_espacepresse a, .bt_creacompte a, .bt_modifinfo a
{
    background: url(/img/inscription/sprite.png) no-repeat scroll 250px -187px #FFFFFF;
    border: 1px solid #84807E;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    color: #84807E;
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin: 5px 15px;
    padding: 12px 20px;
    text-shadow: none;
}
.bt_creacompte a, .bt_modifinfo a
{
    background-position: 250px -987px;
}
.bt_espacepresse a
{
    background-position: 240px -97px;
}
.bt_espacepresse a:hover, .bt_creacompte a:hover, .bt_modifinfo a:hover
{
    text-decoration: none;
    color: #fff;
    background-color: #84807E;
}
.bt_creacompte a:hover, .bt_modifinfo a:hover
{
    background-position: 250px -387px;
}
#block-block-5 .blocconnect, #block-block-14 .blocconnect, #block-block-25 .blocconnect
{
    background-color: #E1DFDE;
    color: #908D8B;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #E75D10;
    margin: 0 0 0 15px;
    font-size: 12px;
    padding: 0 0 20px 0;
}
#block-block-5 .blocconnect p, #block-block-14 .blocconnect p, #block-block-25 .blocconnect p
{
    font-size: 12px;
    padding-top: 10px;
}
#block-block-5 .bt_inscription a, #block-block-5 .bt_connexion a, #block-block-14 .bt_inscription a, #block-block-14 .bt_connexion a, #block-block-25 .bt_connexion a
{
    background: url(/img/inscription/sprite.png) no-repeat scroll 250px -187px #FFFFFF;
    color: #E75D10;
    display: block;
    font-weight: bold;
    font-size: 100%;
    margin-top: 8px;
    padding: 12px 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 5px 15px;
    text-shadow: none;
}
#block-block-5 .bt_connexion a, #block-block-14 .bt_connexion a, #block-block-25 .bt_connexion a
{
    background-position: 240px -97px;
}
#block-block-5 .bt_inscription a:hover, #block-block-5 .bt_connexion a:hover, #block-block-14 .bt_inscription a:hover, #block-block-14 .bt_connexion a:hover, #block-block-25 .bt_connexion a:hover
{
    text-decoration: none;
    color: #fff;
    background-color: #E75D10;
}
#block-block-5 .bt_inscription a:hover, #block-block-14 .bt_inscription a:hover
{
    background-position: 250px -387px;
}
.bouton a
{
    display: block;
    font-weight: bold;
    font-size: 100%;
    margin-top: 8px;
    padding: 12px 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 5px 0;
    text-shadow: none;
    line-height: 16px;
    border: 1px solid;
}
.bt_violet a
{
    background: url(/img/inscription/sprite.png) no-repeat scroll 255px -787px #FFFFFF;
    color: #BB007B;
}
.bt_orange a
{
    background: url(/img/inscription/sprite.png) no-repeat scroll 255px -687px #FFFFFF;
    color: #E75D10;
}
.bt_violet a:hover
{
    text-decoration: none;
    color: #fff;
    background-color: #BB007B;
    background-position: 255px -287px;
    border-color: #BB007B;
}
.bt_orange a:hover
{
    text-decoration: none;
    color: #fff;
    background-color: #E75D10;
    background-position: 255px -287px;
    border-color: #E75D10;
}

#footer
{
    height: 100px;
    margin: 0;
    background: url(/img/inscription/pied.png) repeat-x center top;
    color: #FFFFFF;
    padding: 5px;
    font-size: 12px;
}

#footer a
{
    color: #FFF;
}

#footercontent
{
    width: 960px;
    margin: 0 auto;
}

#footertop
{
    height: 100px;
}

#footmap
{
    width: 610px;
    float: left;
    vertical-align: top;
}

#navmap
{
    height: 52px;
    margin: 0;
    padding: 0 0 0 25px;
}

ul#navmap li
{
    display: inline;
    float: left;
    position: relative;
    background: url(/img/inscription/footer-separateur.png) no-repeat bottom right;
    vertical-align: middle;
}

ul#navmap li a
{
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 52px;
    margin: 0 20px;
    text-decoration: none;
}

#footcontact
{
    width: 350px;
    float: right;
    color: #FFFFFF;
    padding-top: 15px;
}

#footcontact p, #footcontact h2
{
    padding: 3px 10px;
}

#footcontact a
{
    color: #E75D10;
    text-decoration: none;
}

#footcontact a:hover
{
    text-decoration: underline;
}

#footcontact h2, #footcontact .email, #footcontact .email
{
    font-size: 13px;
}

#footcontact .societe
{
    font-size: 15px;
}

#footcontact .tel
{
    font-size: 16px;
}

#legal
{
    height: 30px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    padding-top: 5px;
}

.menu a
{
    text-decoration: none;
}

ul.menu li a
{
    font-size: 12px;
    float: left;
    font-size: 12px;
    height: 2.5em;
    font-weight: bold;
}

ul.menu li > ul > li a
{
    font-size: 13px;
}

ul.menu
{
    height: 18px;
    left: 0;
    margin: 0;
    padding: 0;
}

ul.menu li
{
    display: inline;
    float: left;
    position: relative;
    background: url(/img/inscription/sprite.png) no-repeat -599px 0px;
    padding: 15px 10px 10px 10px;
    height: 70px;
    margin: 0;
    width: 100px;
    line-height: 15px;
}

ul.menu li ul
{
    padding: 40px 0 0 5px;
}

ul.menu li ul li
{
    clear: both;
    margin: 0;
    padding: 0;
    background: none;
    width: 90px;
    height: 20px;
}

ul.menu li li a
{
    font-weight: normal;
}

ul.menu li.last
{
    display: none;
}

ul.menu > li > ul > li.last
{
    display: block;
}

#legal
{
    text-align: center;
    margin-top: 5px;
    color: #6E6A69;
    font-size: 12px;
    width: 630px;
    clear: both;
}

#legal a
{
    text-decoration: none;
    color: #9D9997;
}

fieldset
{
}

legend
{
    color: #E75D10;
    font-weight: bold;
    padding: 15px 0 5px;
    text-transform: uppercase;
}

#user-register .description
{
    display: none;
}

#block-block-9
{
    margin: 15px 0 0 15px;
    background: url(/img/inscription/sprite.png) no-repeat -560px -600px #fadfcf;
    padding: 10px 0 10px 55px;
    border: 1px solid #f09e6f;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    z-index: 23;
}

#block-block-9 h3
{
    color: #E75D10;
    font-size: 14px;
    font-weight: bold;
}

.block-webform
{
    margin: -10px 0 0 15px;
    background: #e1dfde;
    padding: 15px;
    border: 1px solid #f09e6f;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    z-index: 22;
}

.form-item
{
    margin-bottom: 1em;
    margin-top: 1em;
}

#right .block-webform h2
{
    color: #E75D10;
    font-size: 18px;
    margin: 0;
    padding: 0;
}

.webform-client-form .form-required
{
    display: none;
}

.webform-client-form label
{
    padding: 5px 0 0 5px;
    /*display: block;*/
    color: #888;
    font-weight: normal;
    font-size: 13px;
    line-height: 30px;
    height: 30px;
    width: 70%;
    position: relative;
    cursor: pointer;
}

.styleExtranet 
{
    border: 1px solid #ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #333;
    background-color:White;
    line-height:20px;
}

.styleExtranetRO
{
    /*border: 1px solid #ccc;*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #84807E;
    background-color:White;
    line-height:20px;
    padding-left:15px;
}

.webform-client-form.scripted label
{
    z-index: 201;
    cursor: text;
    text-align: left;
}

.webform-client-form input[type="text"], .webform-client-form input[type="password"], .webform-client-form textarea
{
    /*border:1px solid #ccc;*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*background: #fff;*/
    line-height: 30px;
    height: 30px;
    padding: 0 5px;
    display: block;
    width: 400px;
    margin: 0;
    color: #333;
    font-weight: normal;
    font-size: 16px;
    font-family: arial;
    position: relative;
}

.webform-client-form input[type="text"]:focus, .webform-client-form input[type="password"]:focus, .webform-client-form textarea:focus
{
    /*border:1px solid #888;*/
    background-color: #ffe;
}

/*.webform-client-form input[type="text"]:hover,
.webform-client-form input[type="password"]:hover,
.webform-client-form textarea:hover
{
    border:1px solid #aaa;
}*/

.webform-client-form textarea
{
    height: 150px;
}

.webform-client-form.scripted input[type="text"], .webform-client-form.scripted input[type="password"], .webform-client-form.scripted textarea
{
    margin-top: -30px;
    z-index: 100;
}

.webform-client-form input[type="submit"], input[type="submit"]
{
    text-align: center;
    background: #E75D10;
    color: #fff; /*width:410px;*/
    width: 200px;
    display: block;
    cursor: pointer;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #E75D10;
    outline: none;
}

input[type="submit"]
{
    width: auto;
    padding: 7px 10px;
}

input[type="submit"]:hover
{
    background-color: #FFF;
    color: #E75D10;
}

.webform-client-form select
{
    border: 1px solid #ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #fff;
    line-height: 30px;
    height: 30px;
    padding: 0 5px;
    display: block;
    width: 410px;
    margin: 0;
    color: #333;
    font-weight: normal;
    font-size: 16px;
    font-family: arial;
    position: relative;
}

.webform-client-form.scripted select
{
    margin-top: -30px;
    z-index: 100;
}

.form-item input.error, .form-item textarea.error, .form-item select.error
{
    border: 2px solid red;
}

.webform-client-form.scripted input[type="submit"]:hover
{
    background: url(/img/inscription/sprite.png) no-repeat 10px -190px #fff;
    color: #E75D10;
}

.webform-client-form.scripted label.blur
{
    color: #ddd;
}

.webform-client-form.scripted label.disnone
{
    visibility: hidden;
}

.webform-client-form .webform-component
{
    clear: left;
}

.webform-client-form .form-radios .form-item, .webform-client-form .form-checkboxes .form-item
{
    float: left;
    margin-top: 0;
}

.webform-client-form .form-radios, .webform-client-form .form-checkboxes
{
    margin: 0;
}

.webform-client-form .form-radios label, .webform-client-form .form-checkboxes label
{
    display: inline;
    width: auto;
}

.webform-component-markup
{
    color: #E75D10;
    margin: 10px 0;
    font-size: 0.8em;
}

.block .webform-client-form input[type="text"], .block .webform-client-form input[type="password"], .block .webform-client-form textarea
{
    width: 265px;
}

.block .webform-client-form input[type="submit"]
{
    width: 275px;
}

#edit-submitted-pot-de-miel-wrapper
{
    display: none;
}

.page-equipe #content, .front #content
{
    width: 610px;
    padding: 0 0 20px;
}

.front #content ol
{
    width: 610px;
    height: 335px;
}

.front #content
{
    background: url(/img/inscription/accueil.jpg) no-repeat left top;
    position: relative;
}

.front #content .node
{
    height: 335px;
}

.front #content h1
{
    margin: 20px 0 0 0;
    padding: 0;
}

.front #content .scripted
{
    overflow: hidden;
    position: relative;
}

.front .node .field-field-soustitre
{
    width: 325px;
}

.front #content .node li
{
    margin: 15px;
    font-family: Din, "Arial Narrow";
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 20px;
    line-height: 100%;
    width: 280px;
    color: #fff;
    text-align: right;
    background: url(/img/inscription/sprite.png) no-repeat left -385px;
}

.front #content .node.scripted li
{
    left: 0px;
    opacity: 0;
    padding: 5px 0;
    position: absolute;
    top: 105px;
    font-size: 30px;
    margin: 0;
}

#content .view-Equipe
{
    width: 610px;
    position: relative;
}

.view-Equipe .view-content
{
    background: url(/img/inscription/fond-equipe.png) repeat-x top left;
    width: 610px;
    overflow-x: auto;
    overflow-y: hidden;
    -moz-border-radius: 0 0 0 25px;
    -webkit-border-radius: 0 0 0 25px;
    border-radius: 0 0 0 25px;
}

.view-Equipe .scripted
{
    overflow: hidden;
    background-color: #8A005B;
}

.view-Equipe .slider
{
    width: 610px;
    height: 700px;
    position: relative;
    overflow: hidden;
}

.view-Equipe .slidin
{
    width: 20000px;
    height: 640px;
}

#content .view-Equipe ul
{
    padding: 0;
    margin: 0;
}

#content .view-Equipe li
{
    float: left;
    width: 610px;
    position: relative;
    height: 620px;
    margin: 0 0 20px 0;
    padding: 0;
    background: none;
    overflow: visible;
    list-style-type: none;
}

#content .view-Equipe .scripted li
{
    width: 305px;
}

#content .view-Equipe .caption, #content .view-Equipe .normal, #content .view-Equipe .flou
{
    position: absolute;
    z-index: 20;
    left: 0px;
    width: 410px;
    color: #fff;
    margin: 0 100px;
}

#content .view-Equipe .caption
{
    z-index: 30;
    top: 315px;
    overflow: hidden;
    bottom: 0px;
    height: 400px;
}

#content .view-Equipe h2
{
    background: url(/img/inscription/sprite.png) no-repeat -235px -405px;
    padding: 44px 0 0 0;
    height: 26px;
    margin: 0;
    font-size: 28px;
    color: #fff;
}

#content .view-Equipe h3
{
    height: 20px;
    font-size: 18px;
    color: #fff;
    margin: 0;
    padding: 0;
}

#content .view-Equipe .description p
{
    font-size: 13px;
    margin: 0;
    padding: 15px 0 5px 0;
    overflow: hidden;
}

#content .view-Equipe img
{
    vertical-align: top;
}

#content .view-Equipe .normal
{
    width: auto;
    left: 20px;
    bottom: 275px;
    z-index: 21;
}

#content .view-Equipe .flou
{
    width: auto;
    left: 130px;
    bottom: 275px;
    display: none;
}

#content .view-Equipe .scripted .flou
{
    display: block;
}

#content .view-Equipe .scripted .caption
{
    display: none;
}

#content .view-Equipe .scripted .active .caption
{
    display: block;
}

#precedent, #suivant
{
    width: 120px;
    height: 440px;
    display: block;
    position: absolute;
    left: 0px;
    bottom: 20px;
    cursor: pointer;
    z-index: 50;
}

#suivant
{
    left: auto;
    right: 0px;
}

#precedent span, #suivant span
{
    display: block;
    cursor: pointer;
    width: 30px;
    height: 50px;
    margin: 280px 30px 0 0;
    background: url(/img/inscription/sprite.png) no-repeat right -280px;
}

#suivant span
{
    background-position: left -280px;
    margin: 280px 0 0 90px;
}

#precedent:hover, #suivant:hover
{
    text-decoration: none;
}

#content .view-Equipe .scripted .slidindex
{
    margin: 10px 0;
}

#content .view-Equipe .scripted .slidindex li
{
    display: inline-block;
    width: 30%;
    height: auto;
    margin: 0;
    float: none;
}

#TB_closeWindow
{
    display: none;
}

#block-block-11
{
    position: relative;
}

#block-block-11 p
{
    width: 50%;
}

#block-block-11 .equipe-photo
{
    position: absolute;
    right: 30px;
    top: -30px;
    z-index: 50;
}

#block-block-11 .equipe-contact
{
    position: absolute;
    right: 25px;
    top: 145px;
    z-index: 53;
    width: 200px;
    border: 1px solid #D1CDCB;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #BB007B;
    display: block;
    font-weight: bold;
    margin: 30px 0;
    padding: 10px;
    background: #fff;
    text-align: center;
}

#block-block-11 .equipe-contact:hover
{
    background: #eee;
    text-decoration: none;
}

#block-block-18 p
{
    margin: 0 0 0 15px;
}

.messages, div.error, tr.error
{
    border: 1px solid #F0C020;
    background-color: #FFFFDD;
    padding: 10px;
    margin: 5px;
}

.front .node li
{
    display: none;
}

.front .node li.active
{
    display: block;
}




#fancybox-loading
{
    position: fixed;
    top: 50%;
    left: 50%;
    height: 40px;
    width: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}

* html #fancybox-loading
{
    position: absolute;
    margin-top: 0;
}

#fancybox-loading div
{
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url(/Experconnect/js/fancybox/fancybox.png);
}

#fancybox-overlay
{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    z-index: 1100;
    display: none;
}

* html #fancybox-overlay
{
    position: absolute;
    width: 100%;
}

#fancybox-tmp
{
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}

#fancybox-wrap
{
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 20px;
    z-index: 1101;
    display: none;
}

#fancybox-outer
{
    position: relative;
    width: 100%;
    height: 100%;
    background: #FFF;
}

#fancybox-inner
{
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: 0;
    outline: none;
    overflow: hidden;
}

#fancybox-hide-sel-frame
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
}

#fancybox-close
{
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background-image: url(/Experconnect/js/fancybox/fancybox.png);
    background-position: -40px 0px;
    cursor: pointer;
    z-index: 1103;
    display: none;
}

#fancybox_error
{
    color: #444;
    font: normal 12px/20px Arial;
    padding: 7px;
    margin: 0;
}

#fancybox-content
{
    height: auto;
    width: auto;
    padding: 0;
    margin: 0;
}

#fancybox-img
{
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
}

#fancybox-frame
{
    position: relative;
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

#fancybox-title
{
    position: absolute;
    bottom: 0;
    left: 0;
    font-family: Arial;
    font-size: 12px;
    z-index: 1102;
}

.fancybox-title-inside
{
    padding: 10px 0;
    text-align: center;
    color: #333;
}

.fancybox-title-outside
{
    padding-top: 5px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
}

.fancybox-title-over
{
    color: #FFF;
    text-align: left;
}

#fancybox-title-over
{
    padding: 10px;
    background-image: url(/Experconnect/js/fancybox/fancy_title_over.png);
    display: block;
}

#fancybox-title-wrap
{
    display: inline-block;
}

#fancybox-title-wrap span
{
    height: 32px;
    float: left;
}

#fancybox-title-left
{
    padding-left: 15px;
    background-image: url(/Experconnect/js/fancybox/fancybox.png);
    background-position: -40px -90px;
    background-repeat: no-repeat;
}

#fancybox-title-main
{
    font-weight: bold;
    line-height: 29px;
    background-image: url(/Experconnect/js/fancybox/fancybox-x.png);
    background-position: 0px -40px;
    color: #FFF;
}

#fancybox-title-right
{
    padding-left: 15px;
    background-image: url(/Experconnect/js/fancybox/fancybox.png);
    background-position: -55px -90px;
    background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right
{
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: none;
    background-image: url(/Experconnect/js/fancybox/blank.gif);
    z-index: 1102;
    display: none;
}

#fancybox-left
{
    left: 0px;
}

#fancybox-right
{
    right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico
{
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}

#fancybox-left-ico
{
    background-image: url(/Experconnect/js/fancybox/fancybox.png);
    background-position: -40px -30px;
}

#fancybox-right-ico
{
    background-image: url(/Experconnect/js/fancybox/fancybox.png);
    background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover
{
    visibility: visible;
}

#fancybox-left:hover span
{
    left: 20px;
}

#fancybox-right:hover span
{
    left: auto;
    right: 20px;
}

.fancy-bg
{
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001;
}

#fancy-bg-n
{
    top: -20px;
    left: 0;
    width: 100%;
    background-image: url(/Experconnect/js/fancybox/fancybox-x.png);
}

#fancy-bg-ne
{
    top: -20px;
    right: -20px;
    background-image: url(/Experconnect/js/fancybox/fancybox.png);
    background-position: -40px -162px;
}

#fancy-bg-e
{
    top: 0;
    right: -20px;
    height: 100%;
    background-image: url(/Experconnect/js/fancybox/fancybox-y.png);
    background-position: -20px 0px;
}

#fancy-bg-se
{
    bottom: -20px;
    right: -20px;
    background-image: url(/Experconnect/js/fancybox/fancybox.png);
    background-position: -40px -182px;
}

#fancy-bg-s
{
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url(/Experconnect/js/fancybox/fancybox-x.png);
    background-position: 0px -20px;
}

#fancy-bg-sw
{
    bottom: -20px;
    left: -20px;
    background-image: url(/Experconnect/js/fancybox/fancybox.png);
    background-position: -40px -142px;
}

#fancy-bg-w
{
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url(/Experconnect/js/fancybox/fancybox-y.png);
}

#fancy-bg-nw
{
    top: -20px;
    left: -20px;
    background-image: url(/Experconnect/js/fancybox/fancybox.png);
    background-position: -40px -122px;
}

#fancybox-loading.fancybox-ie div
{
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png',sizingMethod='scale');
}

.fancybox-ie #fancybox-close
{
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png',sizingMethod='scale');
}

.fancybox-ie #fancybox-title-over
{
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png',sizingMethod='scale');
    zoom: 1;
}

.fancybox-ie #fancybox-title-left
{
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png',sizingMethod='scale');
}

.fancybox-ie #fancybox-title-main
{
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png',sizingMethod='scale');
}

.fancybox-ie #fancybox-title-right
{
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png',sizingMethod='scale');
}

.fancybox-ie #fancybox-left-ico
{
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png',sizingMethod='scale');
}

.fancybox-ie #fancybox-right-ico
{
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png',sizingMethod='scale');
}

.fancybox-ie .fancy-bg
{
    background: transparent !important;
}

.fancybox-ie #fancy-bg-n
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png',sizingMethod='scale');
}

.fancybox-ie #fancy-bg-ne
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png',sizingMethod='scale');
}

.fancybox-ie #fancy-bg-e
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png',sizingMethod='scale');
}

.fancybox-ie #fancy-bg-se
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png',sizingMethod='scale');
}

.fancybox-ie #fancy-bg-s
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png',sizingMethod='scale');
}

.fancybox-ie #fancy-bg-sw
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png',sizingMethod='scale');
}

.fancybox-ie #fancy-bg-w
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png',sizingMethod='scale');
}

.fancybox-ie #fancy-bg-nw
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png',sizingMethod='scale');
}




/* STYLE DV GV */
.GVHeader th
{
    text-align: left;
}
/* DetailsView fond blanc */
.DVWhite
{
    width: 100%;
    border: solid 1px #ffffff;
}
.DVWhiteHeader
{
    text-align: right;
    vertical-align: top;
}
.DVWhiteHeader30
{
    width: 30%;
    text-align: right;
    vertical-align: top;
}
.DVWhiteHeaderHidden
{
    display: none;
}
.DVWhiteRow
{
    width: 50%;
}
/* DetailsView sans bord */
.DVRowNoBorder
{
    border: solid 0px #ffffff;
    width: 50%;
}
.DVHeaderHidden
{
    display: none;
    border: solid 0px #ffffff;
}

.language-link
{
    cursor: pointer;
}

hr
{
    color: #84807E;
}

/* LoadingPopup = UpdateProgress */
.updateProgressBG
{
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    overflow: visible; /*background-color: #d5b9de;*/
    background-color: #ffffff;
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 50;
}
.updateProgressOut
{
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    overflow: visible;
    text-align: center;
    vertical-align: middle;
    z-index: 55;
}
.updateProgressIn
{
    width: 250px;
    top: 45%;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    border: solid #888888 2px;
    padding: 10px;
    position: relative;
    z-index: 60;
}
.updateProgressLib
{
    color: #888888;
}
/* UpdateProgressPanel */
.updateProgressBG
{
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    overflow: visible;
    background-color: #ffffff;
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 1000;
}
.updateProgressOut
{
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    overflow: visible;
    text-align: center;
    vertical-align: middle;
    z-index: 1000;
}
.updateProgressIn
{
    width: 250px;
    top: 45%;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    border-width: 2px;
    border-color: #888888;
    border-style: solid;
    padding: 10px;
    position: relative;
    z-index: 1000;
}
.updateProgressLib
{
    color: #888888;
}

/* Alert confirm */
.alertConfirmModal
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; /*background-color: #008800;*/
    background-color: #ffffff;
    filter: alpha(opacity=0);
    opacity: 0;
    text-align: center;
    vertical-align: middle;
    z-index: 1000;
}
.alertConfirmPanel
{
    position: fixed;
    width: 200px;
    top: 45%;
    left: 45%;
    background-color: White;
    border: solid #3b9b3b 2px;
    padding: 20px;
    text-align: center;
    z-index: 1000;
}
.buttonConfirm
{
    background-color: #3b9b3b;
    color: #ffffff;
    z-index: 1000;
}
/* Alert Erreur */
.alertErreurModal
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; /*background-color: #880000;*/
    background-color: #ffffff;
    filter: alpha(opacity=0);
    opacity: 0;
    text-align: center;
    vertical-align: middle;
    z-index: 1000;
}
.alertErreurPanel
{
    position: fixed;
    width: 200px;
    top: 45%;
    left: 45%;
    background-color: White;
    border: solid #ff0000 2px;
    padding: 20px;
    text-align: center;
    z-index: 1000;
}
.buttonErreur
{
    background-color: #ff0000;
    color: #ffffff;
    z-index: 1000;
}
/* ConfirmPanel */
.buttonConfirmPanel
{
    position: fixed;
    width: 200px;
    top: 45%;
    left: 45%;
    background-color: White;
    border: solid #888888 2px;
    padding: 20px;
    text-align: center;
}


.webform-client-form .tb
{
    border: 1px solid #ccc;
}

.webform-client-form .tb:focus
{
    border: 1px solid #888;
}

.webform-client-form .tb:hover
{
    border: 1px solid #aaa;
}

.webform-client-form .tbErreur, .webform-client-form .tbErreur:hover, .webform-client-form .tbErreur:focus
{
    border: 2px solid red;
}

select.ddlErreur
{
    font-size: 12px;
    border: solid #ff0000 2px;
}

#divCV
{
    float: right;
    font-size:14px;
    font-weight:bold;
}
#divCV a
{
    margin-top: -20px;
    padding: 7px 5px;
    text-align: center;
    background:url(/img/inscription/sprite1.png) no-repeat -50px -170px #E75D10;
    /*background: url(/img/inscription/sprite1.png) no-repeat 10px -190px #E75D10;*/
    color: #fff; /*width:410px;*/
    width: 200px;
    display: block;
    cursor: pointer;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #E75D10;
    outline: none;
}
#divCV a:hover
{
    background-color: #FFF;
    color: #E75D10;
    text-decoration: none;
}
ul.circle 
{
    list-style-type:circle;
    padding-left:20px;
}
ul.circle li {
	list-style-type: disc;
	color: #84807E;
}
input[type="submit"].buttonOrange
{
    background:#E75D10;
    color:White;
    border:1px solid #E75D10;
    white-space:nowrap;
    margin:2px;
    font-weight:bold;
    font-size:14px;
}

input[type="submit"].buttonOrange:hover
{
    border:1px solid #E75D10;
    background:url(/img/inscription/sprite1.png) no-repeat -50px -170px #fff;
    color:#E75D10;
    white-space:nowrap;
    margin:2px;
    font-weight:bold;
    font-size:14px;
}


/* DivAide */
.imgAide 
{
	/*float: left;*/
	margin-left: 2px;
}
.divAide
{
	position: absolute;
	width: 300px;
	border: 1px solid #BB007B;
	background-color: #ffffff;
	text-align: left;
	z-index: 20;
	font-size: 12px;
}
.aideEntete
{
	background-color: #BB007B;
}
.aideContenu
{
	background-color: #F693FF;
}
.aideTitre
{
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}
.aideTexte
{
	color: #0000ff;
	text-align: left;
}

.champPassword 
{
    background-color: #FFC0CB;
    /*background-color: #FFE4E1;
    background-color: #FFE4B5;*/
    /*opacity: 0.15;*/
}

/* COMPETENCES EXPERTS */
.divCompetences {
    top:10%;
    left:10%;
    height:80%;
    width:80%;
    position:fixed;
    background-color: #FFFFFF;
    border-width:2px;
    border-style:solid;
    padding:20px;
    text-align:left;
    z-index:300;
}

.divCompetences div {
    display:block;
}


.divCompetences h1 span
{
    display: block;
}

.CBLCompetences {
    width:100%;
    padding-left:30px;
    padding-bottom:5px;
}
.CBLCompetences td {
    width:33%;
}

.webform-client-form label.competencesExpertHighLightlabel, .competencesExpertHighLightlabel {
    color: #bb007b;
}
    
.expertCompetencesSousCategories {
    font-weight:bold;
    padding-left:25px;
}   

.expertCompetencesSousCategories label {
    font-weight:normal;
    /*padding-left:25px;*/
}

#MissionDureesTable textarea {
    height:60px;
}