
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,200italic,300,300italic,400italic,600,600italic,700,700italic,900,900italic');
@import url('https://static.azko.fr/css/font-awesome-4.7.0/css/font-awesome.min.css');


* {font-family: 'Source Sans Pro', sans-serif;
	box-sizing: border-box;
}

html{
	min-height: 100%;
	width:100%;
	max-width:100%;
    margin:0px;
	padding:0px;
	overflow:auto;
}
body {
    min-height: 100%;
	width:100%;
    max-width:100%;
    margin:0px;
	padding:0px;
	color: #666;
	font-size:13px;
	line-height:1.5em; 
	background-color: #fff;
	/*background-image: url(imagestpl/templatemo_body.png);
	background-repeat: repeat;*/
}


a, a:link, a:visited { 
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration:none;
}

a:hover 
{
	text-decoration:none;
	color: #1e619d;
}


p { margin: 0px; padding: 0 0 20px 0; }
img { border: none; }

h1, h2, h3, h4, h5 { font-weight: normal; }
h1 { 
	color:#000;
    font-weight: 500;
    font-size:20px;
    text-transform:uppercase;
      margin-top:40px;
}
h2 {
	font-size: 20px;
	color: #000;
	margin: 0 0 10px 0;
	padding: 0 0 0px 0;
}
h3 {
	font-size: 24px; 
	color: #333;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight:300;
	text-transform: uppercase;
}
h3 a { text-decoration: none; font-weight: normal; }
h3 span { color: #1e619d }
h4 {
	font-size: 16px;
	color: #000; 
	margin: 0 0 10px 0; 
	padding: 0;
	margin-top:15px
}
h4 span { color: #1e619d; border-bottom: 1px dashed #999;}
h5 { font-size: 12px; margin: 0 0 5px 0; padding: 0; padding-top:5px } 
h6 { font-size: 10px; margin: 0 0 5px 0; padding: 0;}
h7 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight:600;
    color: white;
}
h8 {
    font-size: 14px;
    font-weight:600;
}
h9{
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 5px 0; padding: 0;
}
.soldeDebiteur{
    color:darkred;
}

.soldeCrediteur{
    color:darkgreen;
}


.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r10 { margin-right: 10px; }
.float_l { float: left; }
.float_r { float: right; }

.image_wrapper { padding: 8px; border: 1px solid #000; background: #0f1115; }
.fl_img { float: left; margin: 3px 30px 15px 0; }
.fr_img { float: right; margin: 3px 0 15px 15px; }

.image_wrapper_01 { position: relative; width: 297px; height: 102px; padding: 8px 0 0 8px; margin-bottom: 15px; }
.image_wrapper_01 span { position: absolute; top: 0; left: 0; width: 305px; height: 110px; background: url(imagestpl/templatemo_image_frame_01.png) no-repeat; }

blockquote { font-style: italic; }
cite { font-weight: bold; }
cite span { color: #fff; }

ul { 
	/*margin: 15px;*/
	padding: 0;
	list-style: none;
} 
ul li { 
	/*padding: 0 0 0 20px; 
	margin: 0 0 5px 0; 
	background: url(imagestpl/templatemo_list_01.png) left center no-repeat; */
}

#templatemo_body_wrapper
{
	background-color:#ffffff; 
}
/* custom */
#templatemo_body_wrapper
{
	/*background: #FFF;*/
	width: 100%;
	max-width: 100%;
}

#templatemo_main_wrapper {
	/*width: 966px;*/
	padding: 0 0;
	margin: 0 auto;
    width: 100%;
	max-width: 1170px;
}

.isNew
{
    color: #000;
}

/*.TableDocs tr:hover 
{
    background: lightblue/*url(imagestpl/btdeg3.png) top center;
    cursor: pointer;
}*/
.TableDocs tr:hover {
    opacity:0.50;
    cursor: pointer;
}

.TableTD td 
{
    background: none;
    cursor: Default;
}

.TableTD td 
{
    display: block;
    background: url(imagestpl/btdeg3.png) top center;
    cursor: pointer;
}

/* header */

#temmplatemo_header {
	padding: 0px 0px;
	/*height:200px;*/
	/*height:150px;*/
	/*background: #1E619D url(imagestpl/logo.gif) center center no-repeat;*/
	/*background: #1E619D url('imagestpl/logo-SECIBONLINE2013_02.jpg') 10px center no-repeat;*/
	background: #fff;
	border-bottom:1px solid #5ac5ef;
	position:relative;
}

#temmplatemo_header .header_left {
	float: left;
	/*width: 300px;*/
	width: 100%;
    max-width: 380px;
    padding: 10px 10px 10px 0;
}

#temmplatemo_header .header_right {
	float: right;
	width:100%;
	max-width: 310px;
	position: relative;
	padding: 10px 0px 10px 10px;
}
/* site title */

#temmplatemo_header  #site_title {
	float: left;
	width: 400px;
	padding: 40px 0 0 0;
}
#site_title
{
	display:none;
}

#site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

#site_title h1 a {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a:hover {
	text-decoration:none;
	color: #1e619d;
    background-color:transparent;
}

#site_title h2 a 
{
	text-decoration:none;
}

#site_title h2 a:hover 
{
	text-decoration: none;
	color: #1e619d;
	background-color:transparent;
}

#site_title h3 a 
{
	text-decoration:none;
}

#site_title h3 a:hover 
{
	text-decoration: none;
	color: #1e619d;
	background-color:transparent;
}

#site_title a span {
	display: block;
	margin-top: 5px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	/*font-family: "Times New Roman", Times, serif;*/
}

/* end of site title */

/* search */

#search_box {
	float: right;
	/*margin-bottom: 50px;*/
}

#search_box form {
	margin: 0;
	padding: 0;
}

#search_box a {
	color: #fff;
}

#search_box #input_field {
	height: 13px;
	width: 150px;
	color: #fff;
	font-size: 12px;
	padding: 5px;
	font-variant: normal;
	line-height: normal;
	border: 1px solid #212121;
	background: #3a3a3a;
}

#search_box #submit_btn {
 	height: 26px;
	cursor: pointer;
	padding: 2px 5px 5px 5px;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	outline: none;
	color:#666;
	border: 1px solid #000;
	background: #333;
}

/* end of search */

/* menu */
.menu h2{
	font-weight:300;
	font-size:13px;
}
.sidebar_box label{
	font-weight:300;
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
	padding-left:10px;
	margin-bottom:10px;
	display:block;
}
#temmplatemo_header #templatemo_menu {
	clear: both;
    float: right;
    margin: 0;
    color: #000;
    min-height: 40px;
    padding: 18px 0px 10px 10px;
	/*position:absolute;
	right:0px;
	top:0px;*/
	/*padding: 20px 0 0 0;
	top: 200px;*/
}

#temmplatemo_header a:hover {
	text-decoration:none;
	color: #1e619d;
}

#templatemo_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#templatemo_menu ul li {
	float: left;
	display: block;
	height: 35px;
	width: 257px;
	margin-left: 30px;
	padding: 2px 0 0 0;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #fff;	
	font-weight: normal;
	outline: none;
}

#templatemo_menu a {
	 background: url("imagestpl/deconnexion.png") no-repeat scroll 3px center #5ac5ef;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 300;
    padding: 7px 7px 7px 25px;
}

#templatemo_menu a:hover {
	opacity:0.50;
}


/*#templatemo_menu li a:hover, #templatemo_menu li .current {
	background: url(imagestpl/templatemo_menu_hover.png) no-repeat;
}*/



/* end of menu */

/* end of header */

/* content */

#templatemo_content_outer
{
	/*background: url(imagestpl/templatemo_content.png) repeat-y; */
}

#templatemo_content_inner{ 
	background: rgba(232,232,232,0.4);
	/*border-top:1px solid #FFF;
	border-left:1px solid #666;
	border-right:1px solid #666;
	background: url(imagestpl/templatemo_content_top.png) no-repeat;*/
}

#templatemo_content_bottom{
	margin:0px;
	/*width: 964px;*/
	height: 25px;
	/*background: url(imagestpl/templatemo_content_bottom.png);*/
	background: #FFFFFF;
}
.templatemo_body_main #templatemo_content 
{
	background:none;
	margin-top:0px;
}

 
 #sidebar {
 background: rgba(90,197,239,0.1);
 		/*background: rgba(232,232,232,0.7);*/
    /*border-right: 1px dotted #5ac5ef;*/
    height: auto;
    max-width: 350px;
    -webkit-box-flex: 1 312px;
       -moz-box-flex: 1 312px;
        -webkit-flex: 1 312px;
            -ms-flex: 1 312px;
                flex: 1 312px;
}
/*#sidebar {
    background: rgba(232,232,232,0.7);
    /*float: left;*/
    /*height: auto;*/
    /*padding-top: 15px 20px 0px 20px;
    /*
    width: 312px;
    min-width: 312px;
    */
   /* max-width: 312px;
   /*flexbox  /* 
    -webkit-box-flex: 1 312px;
       -moz-box-flex: 1 312px;
        -webkit-flex: 1 312px;
            -ms-flex: 1 312px;
                flex: 1 312px;
}*/
#sidebar:empty {
    display:none;
}

#templatemo_content {
    /*float:left;*/
	margin-top:50px;
	/*padding:30px;*/
	padding-left:25px;
	padding-right:25px;
	padding-top:25px;
	padding-bottom:10px;
	/*min-height:265px;*/
	/*width: 70%;*/
	/*max-width:660px;*/	
	/* flexbox */
    -webkit-box-flex: 1 470px;
       -moz-box-flex: 1 470px;
        -webkit-flex: 1 470px;
            -ms-flex: 1 470px;
                flex: 1 470px;
}






.loginBox 
{
	margin:auto;
	margin-top:50px;
	width: 394px;
	/*width:325px;*/
	padding:30px;
	padding-left:25px;
	padding-top:25px;
	padding-bottom:10px;
	/*background: url(imagestpl/loginBox.png) no-repeat;*/ 
	/*background:#E8E8E8;*/
	/*min-height:265px;*/ 
	min-height:235px;
 	/*color:#FFF;*/
 	/*border-radius: 10px;
 	border: 1px solid #BBBBBB;*/
}

.contact .validation-summary-errors{
    margin-top:0px;
    margin-left :110px;
}

.contact .field-validation-error{
    margin-left:45px;
}
.contact td, .contact .editor-field label{
    clear:both;
}
.contact label{
    float:left; 
    display:block;
    padding-top:14px;
    width:90px;
    font-size:14px;
}
.contact .editor-field label{
    float:left; 
    display:block;
    height:24px;
    line-height:24px;
    width:90px;
}
.contact .editor-field .field-validation-error
{
    margin-left:50px;
}
.contact .editor-field.textAreaMessage .field-validation-error
{
    margin-left:0px;
}
.contactBox  input[type="text"], input[type="password"] {
    border: 1px solid #e0e0e0;
    color: #444;
    font-size: 13px;
    font-weight: 300;
    height: 32px;
    margin: 7px 0 7px 0;
    padding: 2px;
    width: 72%;
}
.contactBox {
	/*margin-top:50px;*/
	float:left;
	width: 100%;
	padding:30px;
	padding-left:25px;
	padding-top:25px;
	padding-bottom:10px;
	min-height:600px;
 	/*color:#FFF;*/
}
.contactBox textarea#Message{
	border: 1px solid #e0e0e0;
	width:72%;
	height:100px;
	margin-bottom:30px;
}
.contactBox input[type="submit"] {
    background-color: #000;
    border: medium none #000;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: 300;
    height: 32px;
    text-transform: uppercase;
    width: 120px;
}
.validation-summary-errors{
    color:#FFF;
    background:red;
    border:2px solid darkred;
    float:left;
    width:354px;
    padding:5px;
	padding-top:10px;
	padding-bottom:10px;
	position:absolute;
	margin-top:308px;
	margin-left:1px;
	text-align:center
}
/* hack IE7 */
*+html .validation-summary-errors
{
	margin-top:312px;
}
.validation-summary-errors ul
{
	padding:0;
	margin:0;
}
input#Rechercher[type="submit"] {
    background-color: #000;
    border: medium none #000;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: 300;
    height: 32px;
    text-transform: uppercase;
    width: 120px;
}

info{
    font-size: 20px;
    font-weight: 600;
}
.field-validation-error
{
    color:red;
	display:block;
}
#templatemo_content {
	font-size: 14px;
    font-weight: 300;
}
#templatemo_content p{
	padding:0;
}
#templatemo_content H2{
	color: #000;
    font-size: 24px;
    font-weight: 300;
    margin: 0 0 10px;
    padding: 0;
    text-transform: uppercase;
}
.sidebar_box H1 A
{
	color:#999;
}

.sidebar_box h1 a:hover
{
	color:#1E619D;
}
.content_two_col {
	float: left;
	width: 305px;
}
.TableDocs IMG
{
	/*display:none;*/
}
.sidebar_box ul.listeDossiers li a {
	font-size: 16px;
	font-weight:300;
	padding: 25px 2px 0px 10px;
	display: block;
}
.sidebar_box ul.listeDossiers li a:hover {
	color:#000;
	opacity:0.50;
}
.sidebar_box ul.listeDossiers li p  {
     padding-left:10px;
     font-size:10px;
     font-style: italic;
     font-weight: bold;
}

.sidebar_box ul.listeDossiers li.active a{
	cursor:normal;
	color:#42b7e5;
}
.sidebar_box ul.listeDossiers li {
	border-bottom:1px #bcbcbc dotted;
}
.sidebar_box ul.listeDossiers li:last-child {
	border-bottom:none;
}
.sidebar_box h1 a {
	font-size: 32px;
}

/*.sidebar_box {
	margin-bottom: 40px;
}*/
.sidebar_box .sidebar_box_p_divider {
	border-bottom: 1px dashed #000;
	margin-bottom: 20px;
}

/* end of content */

/* newsletter */

#newsletter_box {
	clear: both;
	width: 100%;
	height: auto;
	margin-left:0px;
	padding: 0 0px;
	
	/*background: url(imagestpl/newsletter_box.png) no-repeat;*/
}

/*#newsletter_box .box {
	border-top: 1px solid #5ac5ef;
	border-bottom: 1px solid #5ac5ef;
	margin: 28px 0px 10px 0px;
	padding: 15px 0px 15px 0px;
	width: 100%;
	/*float: left;
	width: 570px;
	border-bottom: 1px solid #CCC;
	height: 90px;
	overflow:hidden;
	overflow-y:auto;
	background: url(imagestpl/boxCommentaires.png) no-repeat;
    border-radius: 5px;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
}*/
#newsletter_box .box {
	background-color:rgba(90,197,239,0.20);
	/*background-color:rgba(0,0,0,0.20);
	background-color:  #5ac5ef;*/
	margin: 28px 0px 10px 0px;
	padding: 15px 0px 15px 15px;
	width: 100%;
	/*float: left;
	width: 570px;
	border-bottom: 1px solid #CCC;
	height: 90px;
	overflow:hidden;
	overflow-y:auto;
	background: url(imagestpl/boxCommentaires.png) no-repeat;
    border-radius: 5px;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.3);*/
}
#newsletter_box .box h3 {
	font-size: 22px; 
	margin: 0 0 10px 0;
	padding:1px 0 0px 31px;
	font-weight:400;
	text-transform: none;
	color: #2ba9db;
	background: url(imagestpl/message2.png) no-repeat;
}
#newsletter_box .box span {
	/*color: #5ac5ef;*/
	/*color: #fff;*/
	
}

#newsletter_box .box p {
	margin: 0;
	padding: 0;
	color:#000;
	font-weight:300;
	font-size:16px;
}


#newsletter_subscribe_box {
	float: left;
	width: 238px;
	height: 101px;
	margin: 3px 0 0 0;
	padding: 20px 0 0 30px;
	background: url(imagestpl/newsletter_subscribe_box.png) no-repeat;
}

#newsletter_subscribe_box form {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

#newsletter_email {
	width: 200px;
	height: 17px;
	padding: 3px 5px;
	margin-bottom: 10px;
	background: url(imagestpl/newsletter_email_field_bg.png) no-repeat;
	border: none;
	line-height: normal;
}
.TableDocs{
	font-size:14px;
	font-weight:300;
	color:#000;
}
table span.heure:before{
	content:"- ";
}
table span.heure:empty:before{
	content:"";
}

table.tableAccueil{
    color: #000;
}
table.tableAccueil tr:hover {
    opacity: 0.50;
    cursor: pointer;
}


.NewEveSeparator{
    background-color:#5ac5ef;
}
.NewDocSeparator {
    background-color:#a7a7a7;
}
/*.MyDocSeparator {
    background-color: #41A5E1;
}*/
.MyDocSeparator {
    background-color: #a7a7a7;
}
/*input[type="text"], 
input[type="password"] {
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
    width: 210px;
     margin-left: 10px;
}*/
#templatemo_content .loginBox h2{
   padding-left:10px;
}
#templatemo_content .loginBox p{
   padding-left:10px;
}
.loginBox input[type="submit"] {
    background-color: #000;
    border: medium none #000;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: 300;
    height: 32px;
    text-transform: uppercase;
    width: 130px;
}
.loginBox input[type="text"], input[type="password"] {
    border: 1px solid #e0e0e0;
    padding: 2px;
    font-size: 15px;
    font-weight: 300;
    color: #444;
    width: 170px;
    margin-left: 0px;
    height:32px;
}
input[type="text"], input[type="password"] {
    border: 1px solid #fff;
    padding: 2px;
    font-size: 15px;
    font-weight: 300;
    color: #444;
    width: 170px;
    margin-left: 10px;
    height:32px;
}
input#EventDoc[type="text"], input[type="password"] {
    border: 1px solid #e0e0e0;
    padding: 2px;
    font-size: 18px;
    color: #444;
    width: 280px;
    margin-left: 0px;
    height:32px;
}
input#Password[type="text"], input[type="password"] {
    border: 1px solid #e0e0e0;
    padding: 2px;
     font-size: 15px;
    font-weight: 300;
    color: #444;
    width: 170px;
    margin-left: 0px;
    height:32px;
}
.sidebar_box input[type="submit"] {
    width: 215px;
	height:32px;
	font-size: 18px;
    font-weight: 300;
    border:#000;
    color:#fff;
    width: 120px;
    text-transform:uppercase;
    background-color:#000;
    cursor:pointer;
}
.sidebar_box input[type="submit"]:hover {
    opacity:0.50;
}
#newsletter_submit{
	border: none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 35px;
	height: 23px;
	padding: 0 0 3px 0;
	background: url(imagestpl/templatemo_button_02.png) no-repeat;
}
input#ToutLu[type="submit"] {
     background-color: #000;
    border: medium none #000;
    color: #fff;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 12px;
    font-weight: 300;
    margin-top: 40px;
    text-transform: uppercase;
    
}
#templatemo_content input[type="submit"]:hover {
   opacity:0.50;
}
#templatemo_content h4 {
    color:#2ba9db;
    font-weight: 300;
    font-size:20px;
    text-transform:uppercase;
      margin-top:50px;
}
.col_w560 {
	width: 560px;
}

.col_w300 {
	width: 300px;
}

.col_w120 {
	width: 140px;
}

#contact_box {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

#contact_box .inputfiled {
	width: 130px;
	height: 17px;
	padding: 3px 5px;
	margin-bottom: 10px;
	background: #d8d8d8;
	border: 1px solid #cbcbcb;
	line-height: normal;
}

#contact_box #message_input{
	width: 130px;
	height: 86px;
	padding: 3px 5px;
	background: #d8d8d8;
	border: 1px solid #cbcbcb;	
}

#contact_box #contact_submit{
	float: right;
	border: none;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 53px;
	height: 23px;
	padding: 0 0 10px 0;
	background: url(imagestpl/templatemo_button_01.png) no-repeat;
}
/* end of newsletter */

/* footer */
#templatemo_footer {
	clear: both;
	color: #868686;
	padding: 20px 30px;
	text-align: center;
}

#templatemo_footer a{
	color: #a3a3a3;
	font-weight: normal;
}
/* end of footer */
.sidebar_box form{
	background-color: #5ac5ef;
	margin-top: 14px;
}
/* menu */
.menu{
	/*padding:15px 10px 20px 10px;*/
	padding-left:10px;
}
.menu ul 
{
	margin:0px;
	padding:0px;
}

.menu a h2:hover {
	color: #1e619d;
}
.menu ul li {
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	/*line-height:24px;*/
	margin-left:0px;
	margin-right:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:8px;
	cursor:pointer;
	/*border:1px solid #CCC;
	background:#CCC;*/
	white-space:nowrap;
}
.menu ul li.sep {
	background:none;
	border:none;
}
/* onglets */
div.onglets{
	/*background:url(imagestpl/bordure.png) repeat-x center bottom;*/
	/*height:57px;*/
	float: left;
    width: 100%;
	border-bottom: 1px solid #dddddd;
}
.noItem{
	float:left;
	clear:both;
	padding-top: 10px;
}
.onglets ul
{
    padding:0px;
    margin:0px;
	position:relative;
}
.onglets ul li{
	font-size:18px;
	float: left;
    list-style: none;
    padding: 0px 16px 0px 16px;
    margin: 10px 2px 0px 0px;
    line-height: 35px;
    position: relative;
    cursor: pointer;
}
.onglets .actif a:hover {
	text-decoration:none;
	color: #000;
}

.onglets .actif a{
	text-decoration:none;
	color: #FFF;
}
.onglets .actif a:hover{
	text-decoration:none;
	color: #FFF;
	opacity:0.5;
}
.onglets .inactif a:hover {
	text-decoration:none;
	color: #000;
	opacity:0.5;
}
.onglets ul li a{
	font-size:17px;
	font-weight:200;
}

.onglets ul li span{
	color:#000;
	padding:7px;
	padding-top:14px;
	padding-bottom:14px;
	position:absolute;
	top:0px;
}
.onglets ul li.inactif{
	/*background:url(imagestpl/centre_inactif.png) repeat-x;*/
	color:#000;
	background: #DDDDDD;
    /*border-radius: 5px 5px 0px 0px;
    box-shadow: inset 0px 10px 7px rgba(0,0,0,0.1);*/
}
.onglets ul li.actif{
	/*background:url(imagestpl/centre_actif.png) repeat-x;*/
	color:#FFF;
	background: #5ac5ef;
   /* border-radius: 5px 5px 0px 0px;
    line-height: 40px;
    margin-top: 5px;*/
}
.onglets ul li.new {
	background-image:url(imagestpl/new.png);
	background-position:0px 2px;
	background-repeat: no-repeat;
	padding-left:30px;
}
.onglets ul li.inactif .left{
    background:url(imagestpl/gauche_inactif.png) no-repeat;
    left:-14px;
    display:none;
}
.onglets ul li.inactif .right{
    background:url(imagestpl/droite_inactif.png) no-repeat;
    right:-14px;
    display:none;
}

.onglets ul li.actif .left{
	background:url(imagestpl/gauche_actif.png) no-repeat;
	left:-14px;
    display:none;
}
.onglets ul li.actif .right{
	background:url(imagestpl/droite_actif.png) no-repeat;
	right:-14px;
    display:none;
}


.btnAction  a {
    float: left;
    background: #5ac5ef;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 300;
    padding: 7px 7px 7px 7px;
}
.btnAction  a:hover {
    opacity:0.50;
}


/* Medium screens */
@media all and (max-width: 1200px) {
    
    body                { padding:0px 10px; }
}

/* Small screens */
@media all and (max-width: 850px) {
    
    body                { padding:0px 25px; }
    
    #sidebar            { display:block; width:100%; max-width:100%; position: relative;
                            /*
                          -webkit-box-flex: none;
                             -moz-box-flex: none;
                              -webkit-flex: none;
                                  -ms-flex: none;
                                      flex: none;
                                      */
                        }
                        
    #templatemo_content { display:block; width:100%; max-width:100%; padding-left:0px; padding-right:0px; clear:both; position: relative;
                            /*
                          -webkit-box-flex: none;
                             -moz-box-flex: none;
                              -webkit-flex: none;
                                  -ms-flex: none;
                                      flex: none;
                                      */
     }
     
     .loginBox {
         width:100%;
     }
     
}

a.btnPayer { 
    display:inline-block; height:20px; line-height:20px; background:rgb(90, 197, 239); color:#FFFFFF; 
    font-size: 15px; font-family: 'Source Sans Pro', sans-serif; text-decoration:none; text-transform:none; padding-right: 5px;
    transition: all 0.2s linear; -webkit-transition: all 0.2s linear;
}
a.btnPayer:before { display: inline-block; content:"\00a0"; background:url(imagestpl/cb_03.png) no-repeat 0px 4px; width:28px; height:20px; margin: 0px 5px; }
a.btnPayer:hover { background:rgba(90,197,239,0.7); }
a.btnPayerDisabled { background:#DDDDDD; }
a.btnPayerDisabled:hover { background:#DDDDDD; }

.pie_progress {
  text-align: center;
  position: relative;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.pie_progress svg {
  margin: 0 auto;
}
.pie_progress__content,
.pie_progress__number,
.pie_progress__label,
.pie_progress__icon {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
.pie_progress__number {
    margin-top:-7px;
  font-size: 24px;
}
.pie_progress__label {
  margin-top: 13px;
  font-size: 16px;
}
.pie_progress__svg {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  vertical-align: middle;
  overflow: hidden;
}
.pie_progress__svg svg {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

#bandeau_nouveau{
    text-align:left;
    margin-top:15px;
    margin-bottom:0px;
    
    font-weight:bold;
}

.solde{
    text-align:right;
    margin-top:15px;
    margin-bottom:0px;
}

    .boutonTelecharger{
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
	background:-moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf',GradientType=0);
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#777777;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
    .boutonTelecharger:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
	background:-moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed',GradientType=0);
	background-color:#dfdfdf;
}
    .boutonTelecharger:active {
	position:relative;
	top:1px;
}
    .selectionner{
        color:#fff;
	font-family:Arial;
	font-size:15px;
	
    }

    a.btnMemo { 
    display:inline-block; height:40px; line-height:20px; background-color:rgba(0, 0, 0, 0);
    font-size: 15px; font-family: 'Source Sans Pro', sans-serif; text-decoration:none; text-transform:none; padding-right: 5px;
    transition: all 0.2s linear; -webkit-transition: all 0.2s linear; text-align: center
}
/*a.btnMemo:before { 
    display: inline-block; 
    content:"\00a0"; 
    background:url(/Content/imagestpl/memo32.png) no-repeat 0px 4px; 
    width:28px; height:40px; margin: 0px 5px; }*/
a.btnMemo:before { 
    color: #383838;
    font: normal normal normal 2px/1 FontAwesome;
    content: '\f0f6';
    font-size: 20px;
    display: inline-block;
    padding-left: 3px;
    padding-top: 10px;
    transition: all 0.3s linear;
 }
a.btnMemo:hover { background:#a7a7a7; }

a.imgExpandDown {
    display:inline-block; height:40px; line-height:20px; background-color:rgba(0, 0, 0, 0);
    font-size: 15px; font-family: 'Source Sans Pro', sans-serif; text-decoration:none; text-transform:none; padding-right: 5px;
    transition: all 0.2s linear; -webkit-transition: all 0.2s linear; text-align: center
}
a.imgExpandDown:before {
    color: #fff;
    font: normal normal normal 2px/1 FontAwesome;
    content: '\f078';
    font-size: 20px;
    display: inline-block;
    padding-left: 3px;
    padding-top: 10px;
    transition: all 0.3s linear;
}

a.imgExpandUp {
    display:inline-block; height:40px; line-height:20px; background-color:rgba(0, 0, 0, 0);
    font-size: 15px; font-family: 'Source Sans Pro', sans-serif; text-decoration:none; text-transform:none; padding-right: 5px;
    transition: all 0.2s linear; -webkit-transition: all 0.2s linear; text-align: center
}

    a.imgExpandUp:before {
        color: #fff;
        font: normal normal normal 2px/1 FontAwesome;
        content: '\f077';
        font-size: 20px;
        display: inline-block;
        padding-left: 3px;
        padding-top: 10px;
        transition: all 0.3s linear;
    }