/* CSS Document */
* {
	margin:0;
	padding:0;
	border:0;
	text-align:left;
}
.sc-suggest {
	position: absolute;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
}
.sc-result {
	cursor: pointer;
}
.sc-result-hl {
	background-color: highlight;
	color: highlighttext;
	cursor: pointer;
}

textarea[readonly], input[readonly], select[readonly] {
	background-color: #eeeeee;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #eeeeee inset;
}

body {
	width:100%;
	color:#333333 !important;
	background-color: #EEEEEE;
}

body, p, label, input, textarea, select {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    letter-spacing: 0.026em;
    line-height: 1.6em;
}

td,th {
	vertical-align:top;
}

.ui-tooltip {
    padding: 5px 8px !important;
    font: 10px arial, Sans-Serif;
}

body .ui-tooltip {
    background: rgba(0,0,0,0.9);
    color: white;
    font-size: 12px;
    border: 0;
    border-radius: 2px;
    box-shadow: none;
}

#tooltip {
    position: absolute;
    z-index: 3000;
    border: 1px solid #111;
    background-color: #eee;
    padding: 5px;
    opacity: 0.85;
    font-size:10px !important;
}

input[type=radio], input[type=checkbox] {
	border:none;	
}
option {
	text-indent:2px;	
}

.radio,.checkbox {
	border:0;	
}
textarea {
	overflow:auto;
}
li {
	text-indent:3px;	
}

a, button {
    font-family: 'Open Sans', sans-serif;
    outline: none;
    text-decoration: none;
}

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

.clear {
	clear:both;	
}

.show {
	display:block;
}

.hide {
	display:none;
}

.red {
	color: #ED473E !important;
}

.underline {
	color: #e5e5e5 !important;
}

.button_a {
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    outline: none;
    text-decoration: none;
    /* font-weight: 600; */
    border-radius: 6px;
    letter-spacing: 0.032em;
    color: #fff;
    text-align: center;
    text-transform: none;
    transition-duration: 1s;
    display: block;
    padding: 6px 14px 6px;
}

.new-btn_a {
    text-decoration: none;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    outline: none;
    font-size: 14px;
    letter-spacing: 0.032em;
    text-align: center;
    text-transform: none;
    display: block;
    color: #363636;
    padding: 21px 0px 1px;
    background-color: #ffffff!important;
    border-bottom: 1px solid #363636;
    margin-left: 6px;
    margin-right: 6px;
    transition: 1s;
}

.new-btn_a:hover {
    color: #FFA91F !important;
    border-bottom: 1px solid #FFA91F;
}

#page #content .new-editer-btns .button_a {
    margin: 16px 0px 10px 6px;
}

#page #content .button_a, #popup_buttons .button_a {
    background: #A7C23F scroll 0 0;
    font-size: 14px;
}

#page #content .button_a:hover, #popup_buttons .button_a:hover {
    background: #363636;
}

.inactive {
	color:#eeeeee;
	background-image:url('../images/button_inactive.gif');
}

.bar {
    margin: 0 auto;
    display: block;
}
.bar_txt {
    background-color: #434343;
    height: 34px;
}
.bar_r {
}

.bar_txt p {
    display: block;
    float: left;
    color: #ffffff;
    /* font-weight: 600; */
    padding: 2px 0 0 10px;
    font-size: 17px;
}
.mp-info {
    width: 100%;
    margin: 10px 0 30px;
}

.mp-info .mp-info-title {
    font-weight: 600;
    text-transform: uppercase;
    color: #FFA91F;
    font-size: 18px;
    text-align: center;
    display: block;
    margin-bottom: 13px;
}

.mp-info .mp-info-title .demo-icon {
    font-size: 24px;
    vertical-align: -3px;
}

.mp-info .mp-info-contenu {
    width: 76.8%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    color: #868686;
    font-size: 15px;
    border: 1px solid #cccccc;
    padding: 20px 26px;
}

.error, .confirm {
	font-size: 16px;
    line-height: 2.1em;
    margin: 10px 0;
    clear: left;
    padding: 0 5px;
}

.error span {
    font-weight: 600;
    text-transform: capitalize;
}

.error {
    color: #ED473E;
}
.confirm_txt {
	color:#00bb00;
}

#top {
    background-color: #363636;
    min-height: 32px;
    /* border-bottom: 1px solid #cccccc; */
    font-size: 13px;
    /* padding: 6px 0 2px 0; */
}
#top img {
    margin: 2px 6px 0px 11px;
}
#top .top-left {
    float: left;
    color: #D3D3D3;
    padding-top: 4px;
}
#top .top-right {
    float: right;
    height: 32px;
    background-color: #434343;
}
#top .top-right a {
    text-decoration: none;
    /* padding: 12px 16px 8px 10px; */
}
.top-right .deconnexion, .top-right .accefront-telecharger {
    padding-top: 3px;
    height: 29px;
    padding-left: 9px;
    padding-right: 15px;
}

.top-right .accefront-telecharger {
    float: left;
    border-left: 1px solid #aaaaaa;
}

.top-right .accefront-telecharger:hover {
    background-color: #3A3A3A;
    cursor: pointer;
}

.top-right .accefront-telecharger:hover a {
    color: #FFB744;
}

.top-right .deconnexion {
    background-color: #FFB744;
    float: right;
}

.top-right .deconnexion:hover {
    background-color: #FFA91F;
    cursor: pointer;
}

.logout {
	color: #363636;
}

.dldoc, .gotofo {
    color: #ffffff;
}

#infos {
    font-size: 19px;
    color: #606060;
    text-align: right;
    /* text-indent: 10px; */
    padding: 10px 10px 0;
    display: block;
    /* width: 18%; */
    float: right;
    letter-spacing: 0.02em;
}

.compte-btn-soumenu a {
    color: #606060;
}

.compte-btn-soumenu a:hover {
    color: #FFA91F;
}

.compte-dropdown-menu {
    display: none;
    position: absolute;
    background-color: #363636;
    border-radius: 4px;
    z-index: 9999;
    margin-top: 11px;
}

.compte-dropdown-menu div {
    margin: 0 0 10px;
}
.arrow_box {
    position: relative;
    background: #363636;
}

.arrow_box:after {
    /* bottom: 100%; */
    left: 5%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(54, 54, 54, 0);
    border-bottom-color: #363636;
    border-width: 12px;
    /* margin-left: -10px; */
    top: -22px;
}

.compte-dropdown-menu li {
    list-style: none;
    padding: 3px 18px;
}

.compte-dropdown-menu li:hover a {
    color: #FFB744;
}

.compte-dropdown-menu li:hover {
    background-color: #434343;
    cursor: pointer;
}

.compte-dropdown-menu li a {
    color: #ffffff;
    list-style: none;
    text-decoration: none;
    font-size: 13px;
    width: 100%;
    height: 100%;
    display: block;
}

#infos .mon-compte, #infos .bastille {
    float: left;
}

.menu-info-bloc {
    background-color: #FFFFFF;
    width: 100%;
}
/*------ Menu ------*/
#menu {
	padding-left: 10px;
}
#menu td, #menu th {
	vertical-align:middle;
}
#menu .tab-on {
    border-bottom: 2px solid #A7C23F;
    padding-top: 7px;
}
#menu .tab {
    background-color: #ffffff;
    padding-top: 5px;
}
#menu .service .options {
	background: #A7C23F scroll 0 0;
	border-radius: 6px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 17px;
	padding: 1px 14px 5px;
	font-weight: 600;
	text-align: center;
	text-transform: none;
	transition-duration: 1s;
	margin: 0px auto;
}
#menu .service-on .options,
#menu .service .options {
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 17px;
    padding: 5px 14px 5px;
    font-weight: 600;
    text-align: center;
    text-transform: none;
    transition-duration: 1s;
    margin: 0px auto;
    height: 20px;
}
#menu .service-on .options {
	background: #363636 scroll 0 0;
}
#menu .service .options:hover {
	background: #363636 scroll 0 0;
	color: #fff;
}
#menu .service-on {
	border-bottom:none;
}
#menu .tab a,
#menu .tab-on a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.02em;
    text-align: center;
    line-height: 1em;
}
#menu .tab-on a {
	color:#A7C23F;
}
#menu .tab a {
	color: #191919;
}
#menu .tab a:hover,#menu a:active,#menu a:focus {
    color: #A7C23F;
}
#menu .tab table {
	background: #ffffff;
}
#menu .home .icon-home:before {
	content: '\e809';
	font-size: 24px;
	color: #A7C23F;
}
#menu .home .tab-on-img {
	border-bottom: 2px solid #A7C23F;
	height:60px;
}
#menu .home .tab-img {
	height:60px;
}
#menu .home .tab-img .icon-home:before{
	content: '\e808';
	color:#191919;
}
#menu .tab-on-text {
	padding: 4px 10px;
	background-color: #FFFFFF;
}
.compte-btn-soumenu a{
	color:#606060;
}
.compte-btn-soumenu a:hover{
	color:#FFA91F;
}


#sous-menu {
    background-color: #A7C23F;
    min-height: 3px;
}
#sous-menu a {
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    padding: 0px 10px;
    line-height: 3em;
}

#sous-menu .sepa {
	margin: 0 8px;
	color:#7a7a7a;
}

#sous-menu a:hover, #sous-menu a:active, #sous-menu a:focus {
    color: #e5e5e5;
}

#page a {
	text-decoration:none;
	margin-right:5px;
}
#page #content {
    width: 98%;
    margin: 30px auto;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    letter-spacing: 0.03em;
    line-height: 1.6em;
    color: #606060;
    font-size: 15px;
    background-color: #FFFFFF;
    overflow: hidden;
}


#foot {
	width:100%;
}
#foot .firefox {
	margin-right:20px;
	padding-top:5px;
	float:right;
}
#foot .firefox a {
	font-size:10px;
	color:#777;
	text-decoration:none;
}

#tooltip h3, #tooltip div {
	margin: 0;
}
#tooltip h3 {
	font-size:11px !important;
	font-weight:bold;
}

.mceEditor a {
	margin:0 !important;
}
#tinymce p {
	margin:0;
	padding:0;
}

#login, #lost {
	margin:7em auto 0 auto;
	width:320px;
}
#login h1 a, #lost h1 a {
	background:transparent url(../images/login_logo.gif) no-repeat scroll center top;
	display:block;
	height:46px;
	overflow:hidden;
	text-indent:-999999px;
	padding-bottom:15px;
	width:204px;
}
#login .form, #lost .form {
    width: 373px;
    height: 213px;
    /* background-image: url(../images/login_cadre.gif); */
    background-color: #ffffff;
    border: 1px solid #cccccc;
    margin-top: 16px;
    margin-bottom: 21px;
    padding: 6px 0px;
}
#login #error, #lost #error {
	width:373px;
	height:36px;
	background-image:url(../images/login_cadre_erreur.gif);
	margin-bottom:10px;
	line-height:36px;
	text-indent:20px;
	font-size:12px;
	color:#990000;
}
#login error strong, #lost error strong {
	font-weight:bold;
}
#login form, #lost form {
    width: 80%;
    margin: 12px auto 10px;
}
#login form .label, #lost form .label {
    font-size: 17px;
    font-weight: 600;
    color: #191919;
    margin-bottom: 8px;
}
#login form .text, #lost form .title {
	font-size:18px;
	color:#565656;
	margin-top:5px;
}
#login form .text, #lost form .text {
	font-size:12px;
	color:#565656;
	padding:5px 0;
}
#login form .new-login-txt {
    display: block;
    margin-left: -4px;
    margin-bottom: -3px;
}
#login form .input, #lost form .input {
    width: 100%;
    margin-bottom: -3px !important;
}
.new-login-btn {
    background: #363636 scroll 0 0;
    font-size: 14px;
    margin: -3px auto 0px;
    /* height: 20px; */
}
.new-login-btn:hover {
    background: #FFA91F;
    color: #363636;
}

#login form .submit, #lost form .submit {
	width:100%;
	margin-top:25px;
}

#login form .submit a, #lost form .submit a{
    cursor: pointer;
    font-weight: 600;
    font-size: 13px;
    margin-left: -3px;
	padding-top:2px;
	color:#434343;
}
#login form .submit a:hover, #lost form .submit a:hover{
	color:#FFA91F;
	text-decoration: underline;
}

#login form .submit .button, #lost form .submit .button {
	float:right;
}
.forgetpass, .cancel {
	float:left;
}

.interview {
	margin-top:10px;
	border:1px #DFDFDF solid;
	padding:10px;
	margin-bottom:10px;
	color: #5B5B5B;
    font-size: 13px;
}
.interview  img{
	float:left;
	margin-right:10px;
}

.interview .titre {
    font-size: 16px;
    font-weight: bold;
	margin-bottom:3px;
}

.error, .success {
    font-size: 16px;
    line-height: 2.1em;
    margin: 10px 0;
    clear: left;
    padding: 0 5px !important;
}

.interview p {
	margin-top:3px !important;
}

.icon-ajouter-picto:hover:before {
    color: #FFB744;
    content: '\e81f';
}


input:focus, textarea:focus, select:focus {
    background-color: #EEEEEE;
    color: #434343;
}

.form-radio > input[type=radio] {
    vertical-align: middle;
}

.form-radio > label {
    line-height: 43px;
    vertical-align: middle;
    margin: 0 10px 0 2px;
}

  /**** icon picto ****/

.icon-picto-acceder-au-front:before {
    content: '\e800';
}
.icon-picto-modifier:before {
    content: '\e80a';
}

.icon-picto-acceder-au-front:before, .icon-picto-telecharger:before, .icon-picto-deconnexion:before {
    font-size: 16px;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    /* font-size: 120%; */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    line-height: 1em;
    /* font-size: 120%; */
}

.list-photos, .list-documents, .list-videos, .list-links {
    display: block;
    clear: left;
    width: 88%;
    margin: 0 auto;
    padding: 10px 0;
}

.bar_txt a {
    float: right;
    margin-right: 8px;
}

.icon-ajouter-picto:before {
    content: '\e81e';
    font-size: 21px;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    color: #fff;
    text-align: center;
    text-transform: none;
    /* transition-duration: 1s; */
    display: block;
    padding-top: 6px;
    width: 28px;
    height: 23px;
}

.new-ajouter-modifier span {
    z-index: 122;
    display: none;
    /* display: block; */
    position: absolute;
    text-decoration: none;
    float: left;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: 0 0;
    margin-top: -40px;
    margin-left: -96px;
    width: 136px;
    height: 42px;
    background-image: url(../images/ajouter-modifier.png);
    transition: 1s;
}

.new-ajouter-modifier:hover span {
    display: block;
    position: absolute;
}

/* alert */
.alert-erreur, .alert-succes{
    font-size: 16px;
    line-height: 2.1em;
    margin: 10px 0;
    clear: left;
	padding: 0 10px;
}
.alert-erreur .demo-icon, .alert-succes .demo-icon{
    font-size:21px;
}

.alert-erreur{
    color:#ED473E;
}

.alert-erreur span{
    font-weight:600;
    text-transform:capitalize;
}
.alert-succes{
	color:#36C16F;
}

@media (max-width:1100px){
    #top {
        font-size:13px;
    }
    .top-right .deconnexion, .top-right .accefront-telecherger{
        padding-left: 2px;
        padding-right: 5px;
    }
    .icon-picto-acceder-au-front:before, 
    .icon-picto-telecharger:before, 
    .icon-picto-deconnexion:before{
        font-size:15px;
    }

    #infos{
        float:left;
        margin-left:10px;
    }
}
.error_txt .demo-icon, .confirm_txt .demo-icon {
    font-size: 21px !important;
}