/* CSS Document */

* {
    margin: 0;
    padding: 0;
    border: 0;
    text-align: left;
}
body,
p,
label,
input,
textarea,
select {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    letter-spacing: 0.026em;
    line-height: 1.6em;
}
.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;
}
body {
    background-color: #EEEEEE;
}
td,
th {
    vertical-align: top;
}
input[type=radio],
input[type=checkbox] {
    border: none;
}
option {
    text-indent: 2px;
}
.radio,
.checkbox {
    border: 0;
}
textarea {
    overflow: auto;
}
li {
    text-indent: 3px;
}
.right {
    float: right;
    margin-left: 5px;
}
.clear {
    clear: both;
}
.show {
    display: block;
}
.hide {
    display: none;
}
.red {
    color: #b0070c;
}
.center {
	text-align:center;
}
.underline {
    /* color: #edd772 !important; */
    
    color: #e5e5e5 !important;
}
.inactive {
    color: #eeeeee;
    background-image: url('../images/button_inactive.gif');
}
.icon-ajouter-picto:hover:before {
    color: #FFB744;
    content: '\e81f';
}
.bar {
    margin: 0 auto;
    display: block;
}
.bar_txt {
    background-color: #434343;
    height: 34px;
}
.bar_txt a {
    float: right;
    margin-right: 8px;
}
.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;
}
.bar_txt p {
    display: block;
    float: left;
    color: #ffffff;
    /* font-weight: 600; */
    
    padding: 2px 0 0 10px;
    font-size: 17px;
}
.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:hover span {
    display: block;
    position: absolute;
}
.list-photos,
.list-documents,
.list-videos,
.list-links {
    display: block;
    clear: left;
}
.list-photos,
.list-documents,
.list-videos,
.list-links {
    width: 88% !important;
    margin: 0 auto !important;
    padding: 10px 0;
}
.warning {
    width: 100%;
    margin: 10px 0;
    font-size: 12px;
    color: #bb0000;
}
.error,
.confirm {
    font-size: 16px;
    line-height: 2.1em;
    margin: 10px 0;
    clear: left;
    padding: 0 5px;
}
.error_txt strong {
    font-weight: bold;
}
.error_txt {
    color: #bb0000;
}
.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-telecherger {
    padding-top: 3px;
    height: 29px;
    padding-left: 9px;
    padding-right: 15px;
}
.top-right .accefront-telecherger {
    float: left;
    border-left: 1px solid #aaaaaa;
}
.top-right .accefront-telecherger:hover {
    background-color: #3A3A3A;
    cursor: pointer;
}
.top-right .accefront-telecherger:hover a {
    color: #FFB744;
}
.dldoc,
.gotofo {
    color: #ffffff;
}
.top-right .deconnexion {
    background-color: #FFB744;
    float: right;
}
.top-right .deconnexion:hover {
    background-color: #FFA91F;
    cursor: pointer;
}
.logout {
    color: #363636;
}
.icon-picto-acceder-au-front:before,
.icon-picto-telecharger:before,
.icon-picto-deconnexion:before {
    font-size: 16px;
}
#infos {
    font-size: 19px;
    color: #606060;
    text-align: right;
    padding: 10px 10px 0;
    display: block;
    float: right;
    letter-spacing: 0.02em;
}
#infos .mon-compte,
#infos .bastille {
    float: left;
}
.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-btn-soumenu a {
    color: #606060;
}
.compte-dropdown-menu li a {
    color: #ffffff;
    list-style: none;
    text-decoration: none;
    font-size: 13px;
    width: 100%;
    height: 100%;
    display: block;
}
.menu-info-bloc {
    background-color: #FFFFFF !important;
    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;
}











#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 !important;
}
#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;
}
#content .rub_title {
    font-size: 21px;
    color: #555555;
}
#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 {
    position: absolute;
    z-index: 3000;
    border: 1px solid #111;
    background-color: #eee;
    padding: 5px;
    opacity: 0.85;
    font-size: 10px !important;
}
#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;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #eeeeee inset;
}
#login form .new-login-txt {
    display: block;
    margin-left: -4px;
    margin-bottom: -3px;
}
.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,
#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 .input,
#lost form .input {
    width: 100%;
    margin-bottom: -3px;
}
#login form .submit,
#lost form .submit {
    width: 100%;
    margin-top: 25px;
}
#login form .submit .button,
#lost form .submit .button {
    float: right;
}
#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;
}
a,
button {
    font-family: 'Open Sans', sans-serif;
    outline: none;
    text-decoration: none;
}
.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;
}
.interview p {
    margin-top: 3px !important;
}
.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;
}
.form-radio > input[type=radio] {
    vertical-align: middle;
}
.form-radio > label {
    line-height: 43px;
    vertical-align: middle;
    margin: 0 10px 0 2px;
}
.new-btn_a:hover {
    color: #FFA91F;
    border-bottom: 1px solid #FFA91F;
}
.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-duration: 1s;
}
#page #content .button_a:hover,
#popup_buttons .button_a:hover {
    background: #363636;
}

/* alert */
.alert-erreur, .alert-succes{
    font-size: 16px;
    line-height: 2.1em;
    margin: 0 0 10px 0;
    clear: left;
	padding: 0 5px;
}
.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;
}