#nav ul {
    margin: auto;
    padding: 0px;
    list-style: none;
}
.box_title_gd{
	display: block;
    margin-top: 16px;
    font-size: 1.6em;
    font-weight: bold;
    text-align: center;
	color: #3a3a3a;
}

#title_external_from_page{
    font-size: 1.2em;
    display: block;
    letter-spacing: 1px;
    font-weight: bold;
    margin-top: 8px;
    color:#0076ae;
    margin-bottom: 10px;
}

#title_external_from_page:hover{
	text-decoration: none;
}

#buy_link{
	background: #2e93c3;
    text-decoration: none;
    border: 2px solid #0191d6;
    color: #fff;
    text-align: center;
    width: 300px;
    border-radius: 3px;
    padding: 6px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
    margin: 8px;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 2px;
    font-weight: bold;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
#buy_link a{
	color: #fff;
}				
#buy_link:hover{
	background: #0191d6;
}

.button_to_guide{
	text-align:center;
}

.button_to_guide a{
    color: #fff;
    text-decoration: none;
    display: none;
    padding: 8px;
    background: #ffad33;
    /* font-weight: bold; */
    text-align: center;
    margin: 8px;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 2px;
    font-weight: bold;
    /* padding: 8px; */
    /* letter-spacing: 1px; */
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.button_to_guide a:hover{
	background-color:#ff9900;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: none; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.modal p{
	color: #5d5d5d;
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

#middle_block_asset{
    padding-top: 10px;
    padding-bottom: 10px;
}

.why_paypal_desc{
	margin-bottom: 10px;
    margin-top: 10px;
    background-color: #f7f7f7;
    font-size: 0.9em;
    color: #908d8d;
    padding: 6px;
}

.title_bottom_axs{
    font-size: 1.2em;
    display: block;
    letter-spacing: 1px;
    font-weight: bold;
    margin-top: 28px;
    margin-left: 2px;
    margin-bottom: 6px;
    color: #0076ae;
}

#extrait_vocabulaire{
	display: none;
}

.renew_link a{
    font-size: 1em;
    color: #2e93c3;
    text-decoration: underline;
    font-family: lacompta-font;
}

.renew_link:hover{
    text-decoration: none;
}

.why_paypal_link a{
	color: #367bb7;
    font-size: 0.9em;
}

.why_paypal_link a:hover{
	text-decoration: none;
}

#img_invoice_mobile{
	display: none;
}

#invoicing_activated{
	display: none;
    color: green;
    font-size: 0.9em;
	margin-bottom: 10px;
}

#invoicing_not_activated{
	display: block;
    /* font-weight: bold; */
    color: #c52929;
    /* text-align: center; */
    margin-bottom: 10px;
    font-size: 0.9em;
}

.invoice_function{
	display: block;
    margin-bottom: 10px;
    font-size: 1.2em;
    color: #4c4c4c;
}

#img_invoice_pc{
	display: block;
}

#title_create_invoice{
	font-family: lacompta-font;
    letter-spacing: 2px;
    font-size: 1.4em;
    text-align: center;
	font-weight: bold;
    /* font-weight: bold; */
    color: #252525;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px #f2f2f2 dashed;
}

#see_demo{
    margin: 26px;
    width: 200px;
    /* margin-left: auto; */
    background-color: #40a3d2;
    padding: 10px;
    text-align: center;
    border-radius: 6px;
    font-size: 1em;
    font-weight: bold;
    color: white;
    letter-spacing: 1px;
}

#invoice_activation{
    width: 200px;
    background-color: #40a3d2;
    padding: 10px;
    text-align: center;
    border-radius: 6px;
    font-size: 1em;
    font-weight: bold;
    color: white;
    letter-spacing: 1px;
	float: left;
	margin: 4px;
}

#submit_account_load{
	display: none;
    text-align: center;
    color: #a9a9a9;
    font-weight: normal;
    font-size: 1.7em;
	padding: 10%;
}

#create_account_link{
	margin-top: 10px;
}

#create_account_link a{
	color: #0076ae;
	text-decoration: underline;
}

#create_account_link a:hover{
	text-decoration: none;
}

#books_amazon_title{
	color: #FF9900;
    font-weight: bold;
    margin-bottom: 10px;
	font-size: 1.2em;
}

#forgot_password {
    color: #0076ae;
	text-decoration: underline;
}

blockquote{
	margin: inherit;
}

#forgot_password:hover{
    text-decoration: none;
}

#account_title{
    font-size: 1.2em;
    border-bottom: 1px #a7a7a7 dashed;
    font-weight: bold;
    color: #636363;
    padding-bottom: 6px;
    padding-top: 6px;
}

.disconnect_a{
	font-size: 0.6em;
    /* border-bottom: 1px #a7a7a7 dashed; */
    /* font-weight: bold; */
    color: #636363;
    /* padding-bottom: 6px; */
    /* padding-top: 6px; */
    text-decoration: underline;
    color: #2e93c3;
    letter-spacing: 1px;
    display: block;
}

.disconnect_a:hover{
	text-decoration: none;
}

#account_title_small{
    font-size: 1em;
    font-weight: bold;
    color: #2f2f2f;
    padding-bottom: 6px;
    padding-top: 6px;
    text-decoration: underline;
}

#login_box{
	margin-left: auto;
    margin-right: auto;
    padding: 10px;
    width: 400px;
}

#contact_box{
	margin-left: auto;
    margin-right: auto;
    padding: 10px;
    width: 600px;
}

#message_content{
	width: 99.5%;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 20px;
    height: 200px;
    color: #2D2D2D;
    font-size: 1.3em;
    margin-top: 6px;
    /* margin-bottom: 10px; */
    border: 1px solid #939393;
    /* width: 100%; */
    padding: 0px;
    /* padding-top: 6px; */
    /* padding-bottom: 6px; */
}

#login_box_title{
	display: block;
    /* font-size: 0.9em; */
    /* font-weight: bold; */
    color: #545454;
    letter-spacing: 2px;
}

#email_ca{
	color: #2D2D2D;
    font-size: 1.1em;
	margin-top: 6px;
    margin-bottom: 10px;
    border: 1px solid #939393;
    width: 100%;
    padding: 0px;
    padding-top: 6px;
    padding-bottom: 6px;
}

#name_ca{
	color: #2D2D2D;
    font-size: 1.1em;
	margin-top: 6px;
    margin-bottom: 10px;
    border: 1px solid #939393;
    width: 100%;
    padding: 0px;
    padding-top: 6px;
    padding-bottom: 6px;
}

#antirobot_ca{
	color: #2D2D2D;
    font-size: 1.1em;
	margin-top: 6px;
    margin-bottom: 10px;
    border: 1px solid #939393;
    width: 100%;
    padding: 0px;
    padding-top: 6px;
    padding-bottom: 6px;
}

#email_ca_chk{
	color: #2D2D2D;
    font-size: 1.1em;
	margin-top: 6px;
    margin-bottom: 10px;
    border: 1px solid #939393;
    width: 100%;
    padding: 0px;
    padding-top: 6px;
    padding-bottom: 6px;
}

#email_ca_login{
	color: #2D2D2D;
    font-size: 1.1em;
	margin-top: 6px;
    margin-bottom: 10px;
    border: 1px solid #939393;
    width: 100%;
    padding: 0px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.secure_msg{
    text-decoration: underline;
    font-weight: bold;
}

#email_confirm_ca{
	color: #2D2D2D;
    font-size: 1.1em;
	margin-top: 6px;
    margin-bottom: 10px;
    border: 1px solid #939393;
    width: 100%;
    padding: 0px;
    padding-top: 6px;
    padding-bottom: 6px;
}

#password_ca{
	color: #2D2D2D;
    font-size: 1.1em;
	margin-top: 6px;
    margin-bottom: 10px;
    border: 1px solid #939393;
    width: 100%;
    padding: 0px;
    padding-top: 6px;
    padding-bottom: 6px;
}

#password_ca_confirm{
	color: #2D2D2D;
    font-size: 1.1em;
	margin-top: 6px;
    margin-bottom: 10px;
    border: 1px solid #939393;
    width: 100%;
    padding: 0px;
    padding-top: 6px;
    padding-bottom: 6px;
}

#password_ca_login{
	color: #2D2D2D;
    font-size: 1.1em;
	margin-top: 6px;
    margin-bottom: 10px;
    border: 1px solid #939393;
    width: 100%;
    padding: 0px;
    padding-top: 6px;
    padding-bottom: 6px;
}

#password_confirm_ca{
	color: #2D2D2D;
    font-size: 1.1em;
	margin-top: 6px;
    margin-bottom: 10px;
    border: 1px solid #939393;
    width: 100%;
    padding: 0px;
    padding-top: 6px;
    padding-bottom: 6px;
}

#submit_account{
    background-color: #0076ae;
    font-size: 1.3em;
    padding: 0.4em;
    border-radius: 0.2em;
    color: white;
    text-align: center;
	cursor: pointer;
}

#submit_account a{
	background-color: #0076ae;
    text-decoration: none;
    color: white;
    display: block;
}

#submit_account_renew{
    background-color: #0076ae;
    font-size: 1.3em;
    padding: 0.4em;
    border-radius: 0.2em;
    color: white;
    text-align: center;
	cursor: pointer;
}

#submit_account_renew a{
	background-color: #0076ae;
    text-decoration: none;
    color: white;
    display: block;
}

#submit_msg{
    background-color: #0076ae;
    font-size: 1.3em;
    padding: 0.4em;
    border-radius: 0.2em;
    color: white;
    text-align: center;
	cursor: pointer;
	margin-top: 20px;
}

#submit_msg a{
	background-color: #0076ae;
    text-decoration: none;
    color: white;
    display: block;
}

#submit_forgeten_password_email{
    background-color: #0076ae;
    font-size: 1.3em;
    padding: 0.4em;
    border-radius: 0.2em;
    color: white;
    text-align: center;
	cursor: pointer;
}

#error_form_box{
	text-align: center;
    font-weight: bold;
    background-color: #f9b1b1;
    padding: 10px;
    border-radius: 2px;
    color: #ca0404;
}

#good_form_box{
	text-align: center;
    font-weight: bold;
    background-color: #91eab1;
    padding: 10px;
    border: 1px solid #098a37;
    border-radius: 2px;
    color: #1b693a;
}

#submit_forgeten_password_email a{
	background-color: #0076ae;
    text-decoration: none;
    color: white;
    display: block;
}

#submit_forgeten_password_email{
    background-color: #0076ae;
    font-size: 1.3em;
    padding: 0.4em;
    border-radius: 0.2em;
    color: white;
    text-align: center;
	cursor: pointer;
}

#submit_forgeten_password_email a{
	background-color: #0076ae;
    text-decoration: none;
    color: white;
    display: block;
}

#intva_solde_block{
    margin-top: 20px;
    display: block;
    color: #ff4141;
    font-weight: bold;
}

#submit_intva{
	background-color: #0076ae;
    font-size: 1.3em;
    padding: 0.4em;
    border-radius: 0.2em;
    color: white;
    text-align: center;
    cursor: pointer;
    margin-top: 14px;
    margin-left: auto;
    width: 150px;
    margin-right: auto;
}

#submit_intva a{
	background-color: #0076ae;
    text-decoration: none;
    color: white;
    display: block;
}

#submit_account_login{
	background-color: #0076ae;
    font-size: 1.3em;
    padding: 0.4em;
    border-radius: 0.2em;
    color: white;
    text-align: center;
    cursor: pointer;
    margin-top: 14px;
    margin-left: auto;
    width: 150px;
    margin-right: auto;
}

#submit_account_login a{
	background-color: #0076ae;
    text-decoration: none;
    color: white;
    display: block;
}

#submit_change_password{
	background-color: #0076ae;
    font-size: 1.3em;
    padding: 0.4em;
    border-radius: 0.2em;
    color: white;
    text-align: center;
    cursor: pointer;
    margin-top: 14px;
    margin-left: auto;
    width: 150px;
    margin-right: auto;
}

#submit_account_login a{
	background-color: #0076ae;
    text-decoration: none;
    color: white;
    display: block;
}

#select_price_option {
    padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 1px;
	margin-top: 6px;
    margin-bottom: 16px;
    color: #717171;
    font-size: 1.1em;
    width: 100%;
}

#select_pay_mode_option {
    padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 1px;
	margin-top: 6px;
    margin-bottom: 10px;
    color: #717171;
    font-size: 1.1em;
    width: 100%;
}

#form_account_errors {
	display: none;
    color: #FC3F3F;
    font-weight: bold;
    /* font-weight: bold; */
    font-size: 0.8em;
    padding: 10px;
    background-color: #fdd;
    border-radius: 4px;
    text-align: center;
	margin-bottom: 6px;
}

#form_account_errors_login {
	display: none;
    color: #FC3F3F;
    font-weight: bold;
    /* font-weight: bold; */
    font-size: 0.8em;
    padding: 10px;
    background-color: #fdd;
    border-radius: 4px;
    text-align: center;
	margin-bottom: 6px;
}

#title_create{
	font-family: lacompta-font;
    letter-spacing: 4px;
    font-size: 1.6em;
    text-align: center;
    /* font-weight: bold; */
    color: #737272;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px #f2f2f2 dashed;
}

#create_account_form{
	border: 1px #f7f7f7 solid
}

#create_account_msg{
	display: block;
    letter-spacing: 1px;
    text-align: left;
    font-family: lacompta-font;
    color: #909090;
	font-size: 0.8em;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
}

#top-div {
    text-align: right;
}

#top-div span {
    font-size: 0.7em;
}

#top-div a{
    font-size: 0.7em;
    color: #666666;
}

#top-div a:hover{
    text-decoration: none;
}


#amazon_link{
	font-weight: bold;
}

.users_only_price_intva{
	background: #1cc38b;
	/* font-weight: bold; */
    color: #fff;
    text-align: center;
    margin: 8px;
	width: 300px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 2px;
    /* padding: 8px; */
	/* letter-spacing: 1px; */
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.users_only_price_intva:hover{
	color: #3d9e7e;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.users_only_price{
	background: #1cc38b;
	/* font-weight: bold; */
    color: #fff;
    text-align: center;
    margin: 8px;
	width: 300px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 2px;
    /* padding: 8px; */
	/* letter-spacing: 1px; */
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.users_only_price:hover{
	color: #3d9e7e;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.users_only_price_invoice{
	background: #2e93c3;
	font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 8px;
	width: 300px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 2px;
    padding: 8px;
	/* letter-spacing: 1px; */
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.users_only_price_invoice:hover{
	color: #3d9e7e;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.download_book{
	background: #1cc38b;
	/* font-weight: bold; */
    color: #fff;
    text-align: center;
    margin: 2px;
	width: 300px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 2px;
    padding: 8px;
	/* letter-spacing: 1px; */
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.download_book:hover{
	color: #3d9e7e;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

#request_invoicing{
    width: 260px;
    background-color: #2e93c3;
    padding: 10px;
    border-radius: 6px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.white_link{
	color: white;
}

#msg_note{
	margin-top: 10px;
    text-align: center;
    color: #505050;
}

#msg_note_big{
	margin-top: 10px;
    text-align: center;
    color: #505050;
    margin-bottom: 10px;
    font-weight: bold;
    color: #7d7d7d;
}

#users_only_title{
    font-size: 1em;
    text-align: center;
    color: #e44f4f;
}

#users_only_title_2{
    font-size: 1em;
    text-align: center;
    color: #757575;
	margin-bottom: 14px;
	margin-top: 10px;
}

#users_only{
	clear: both;
	margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 12px;
    width: 90%;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

#amazon_book_desc{
	margin-bottom: 4px;
    margin-top: 4px;
}

#amazon_box_books{
	margin-bottom: 14px;
}

#buy_book_form_x{
    margin-top: 14px;
    margin-bottom: 14px;
}

#title_free{
	display: block;
    text-decoration: underline;
    font-size: 1.1em;
    font-weight: bold;
    color: #c00;
	margin-bottom: 10px;
}

#name_att{
	display: block;
    font-size: 1em;
    margin-left: 2px;
    margin-bottom: 6px;
    font-weight: bold;
    color: #797979;
}

#email_att{
	display: block;
    font-size: 1em;
    margin-left: 2px;
    margin-bottom: 6px;
    font-weight: bold;
    color: #797979;
}

#guide_name{
	margin-bottom: 8px;
    font-size: 1.2em;
    color: #3e3e3e
}

#guide_email{
	margin-bottom: 8px;
    font-size: 1.2em;
    color: #3e3e3e
}

#submit_guide{
	display: block;
    margin-top: 10px;
    padding: 6px;
    font-weight: bold;
    color: #585858;
	font-size: 1em;
}

#facebook_share{

}

#paiement_div{
    border: 2px #d0d0d0 dashed;
    padding: 8px;
}

#extrait_vocabulaire{
    font-weight: normal;
}

#underline{
	text-decoration: underline;
}

#bottom_div_x{
    margin-top: 4px;
    clear: both;
    overflow: hidden;
	display: none;
}
#div_x_1{
    width: 206px;
    height: 100px;
    float: left;
    border: 1px solid #f2f2f2;
    padding: 4px;
    border-radius: 4px;
}
#div_x_2{
    width: 896px;
    float: right;
    height: 100px;
    border: 1px solid #f2f2f2;
    padding: 4px;
    border-radius: 4px;
}

#search_input_text{
    font-family: lacompta-font;
    font-size: 1.2em;
    width: 428px;
}

#search_input_button{
    font-family: lacompta-font;
    font-size: 1.2em;
    text-transform: capitalize;
}

#ads_top_thema{
    width: 100%;
    height: 20px;
    display: block;
    margin-bottom: 20px;
}


#ebook_on_page{
    /*border: 1px #727272 dotted;*/
/*    background-color: #FFFDE0;*/
    display: block;
    /*font-weight: bold;*/
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
    font-size: 1.1em;
    text-align: left;
}

#purchase_div{
    display: block;
}

#purchase_div_mobile{
    display: none;
}

#title_data{
	font-weight: bold;
    color: #3b3e48;
    margin-bottom: 10px;
}

#nav li {
	font-family: lacompta-font;
    font-size: 1.0em;
    color: #ffffff;
    float: left;
    letter-spacing: 0.25em;
    list-style: none;
    margin-right: 0.8em;
    text-transform: uppercase;
    border-radius: 2px;
    border: 1px solid #eeee;
    padding: 4px;
	padding-left: 8px;
    padding-right: 4px;
}
}

#book_div_left{
    width: 60%;
    height: 72px;
    float: left;
}

#book_div_right{
    width: 40%;
    height: 72px;
    float: right;
}

#button_buy_book a{
    text-decoration: none;
    background-color: #009C7B;
    color: white;
}


#button_buy_book a:hover{
    text-decoration: underline;
}

#ebook_final_step_div{
    border: 1px dashed #D6D6D6;
    margin-bottom: 4px;
}

#button_buy_book{
    background-color: #009C7B;
    font-size: 0.9em;
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 0.4em;
    border-radius: 0.2em;
    color: white;
    float: right;
}

#error_msg{
    display: none;
    color: red;
    font-size: 0.9em;
    letter-spacing: 2px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 4px;
    background-color: #FFE3E3;
    border: 1px solid #FF5C5C;
}

#description_book{
	border: 1px #e4e4e4 solid;
    /* border-radius: 4px; */
    width: 98%;
    border-radius: 4px;
    padding-left: 6px;
    padding-bottom: 6px;
    vertical-align: middle;
    vertical-align: middle;
}

.book_nb{
    display: block;
    font-size: 0.8em;
    color: #757575;
    font-weight: normal;
}

.book_nb img{
    display: inline-block;
/*    height: 100%;*/
    vertical-align: middle;
}

.book_nb_x{
    display: block;
    font-size: 0.8em;
    color: #1F1F1F;
    font-weight: normal;
}

.book_nb_x img{
    display: inline-block;
    /*height: 100%;*/
    vertical-align: middle;
}

.h1_green{
    text-align: center;
    color: #048A3E;
}

.h1_red{
    text-align: center;
    color: red;
}

#final_button{
    display:block;
    margin: 5px;
    font-weight: bold;
	color: #2e93c3;
	cursor: pointer;
}

#final_button:hover{
	text-decoration: underline;
}

#ebook_title{
    display: block;
    font-weight: bold;
    font-size: 1em;
    color: #0012ff;
}

#ebook_title a{
    color: #0012ff;
}

#ebook_title a:hover{
    text-decoration: none;
}

#ebook_description{
    display: block;
    color: #262626;
    font-size: 0.9em;
}

#ebook_description a{
    color: #0012ff;
}

#ebook_description a:hover{
    text-decoration: none;
}

.i {
    font-style: italic;
}
.b {
    font-weight: bold;
}
.u {
    text-decoration: underline;
}
#nav li:hover {
    cursor: pointer;
    text-decoration: none;
	background-color: #0076ae;
}
#nav li a {
    font-family: lacompta-font;
    /* font-size: 0.9em; */
    color: #ffffff;
    float: left;
    /* letter-spacing: 1px; */
    text-transform: uppercase;
    text-decoration: none;
    /* font-weight: bold; */
}
#nav li a:hover {
    cursor: pointer;
    text-decoration: none;
}
#logo a {
    text-decoration: none;
}
#logo .one {
    font-family: lacompta-font;
    font-size: 2em;
    color: #444444;
    text-transform: capitalize;
}
#logo .two {
    font-family: lacompta-font;
    font-size: 2em;
    color: #0076ae;
}
#logo .smallTextlogo {
    font-family: lacompta-font;
    font-size: 0.98em;
    color: #000000;
    display: block;
}
iframe {
    margin: auto;
    display: block;
    margin-top: 8px;
    margin-bottom: 8px;
}
h1 {
    font-family: lacompta-font;
    font-size: 1.1em;
}
h2 {
    font-family: lacompta-font;
    font-size: 1.2em;
    color: #000;
    margin-top: 25px;
    margin-bottom: 25px;
}
h3 {
    font-family: lacompta-font;
    font-size: 0.85em;
    font-style: italic;
    text-decoration: underline;
    margin-left: 12px;
}
h4 {
    font-family: lacompta-font;
    font-size: 0.8em;
    margin-left: 24px;
    font-style: italic;
    text-decoration: underline;
}
h5 {
    font-family: lacompta-font;
    font-size: 0.75em;
    font-style: italic;
    text-decoration: underline;
    margin-left: 48px;
}
#softwareInPage li {
    list-style: none;
}
#softwareInPage .titleOne {
    display: block;
    font-family: lacompta-font;
    font-size: 0.85em;
    font-weight: bold;
}
#softwareInPage .titleTwoColor {
    display: block;
    font-family: lacompta-font;
    font-size: 0.85em;
    font-weight: bold;
    color: #CC6600;
    margin-bottom: 10px;
}
#softwareInPage img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#downloadBlock {
    border: 1px dotted #0076AE;
    margin-top: 10px;
    margin-bottom: 10px;
}
#topBlock {
    font-size: 1.3em;
    display: none;
    color: #3a3a3a;
    letter-spacing: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #848484;
    font-family: lacompta-font;
    font-weight: bold;
}

#img_book{
    border: dashed 1px #ADA6A6;
}

#bottomBlock {
    font-size: 0.92em;
    font-family: lacompta-font;
    display: block;
    /* padding-left: 2px; */
    color: #000000;
    margin-bottom: 6px;
}
#sidebarRight a {
    color: #0076ae;
    text-decoration: underline;
}
#sidebarRight a:hover {
    text-decoration: none;
    color: inherit;
}
#sidebarRight li {
    list-style: none;
}
#article p {
    font-size: 1em;
    line-height: 150%;
    font-family: lacompta-font;
    color: #2a2a2a;
}
#article a {
    color: #0076ae;
}
#article a:hover {
    text-decoration: none;
}
#article img {
    text-decoration: none;
    display: block;
    margin-top: 6px;
    margin-bottom: 6px;
}
#article li, em {
    font-size: 0.95em;
    line-height: 150%;
    font-family: lacompta-font;
    list-style: none;
    color: #2a2a2a;
}
.ads_title_beta{
    font-size: 0.8em;
    color: #dadada;
    display: block;
    border-bottom: dotted 1px #dadada;
    letter-spacing: 2px;
    margin-bottom: 2px;
    margin-top: 10px;
}

#nav {
	padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#bottomNav {
    font-size: 0.85em;
    letter-spacing: 1px;
    font-family: lacompta-font;
    padding-top: 6px;
    padding-bottom: 6px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #a6a6a6;
}
#bottomNav a, a:visited {
    font-size: 1em;
    color: black;
    text-decoration: underline;
    font-family: lacompta-font;
}
#bottomNav a:hover {
    text-decoration: none;
}
#contentsLasts {
    display: block;
}
#contentsList a {
    color: #0076ae;
    padding-bottom: 4px;
    padding-top: 4px;
    font-size: 1em;
    font-weight: bold;
    font-family: lacompta-font;
    text-decoration: none;
    clear: both;
    display: block;
}
#contentsList a:hover {
    text-decoration: underline;
}
#contentsList p {
    font-family: lacompta-font;
    display: block;
    font-size: 0.85em;
    line-height: 150%;
    margin-top: 1px;
    margin-bottom: 4px;
}

#contentsListSearch a {
    color: #0076ae;
    padding-bottom: 4px;
    padding-top: 4px;
    font-size: 1em;
    /*font-weight: bold;*/
    font-family: lacompta-font;
    text-decoration: none;
    clear: both;
    display: block;
}
#contentsListSearch a:hover {
    text-decoration: underline;
}
#contentsListSearch p {
    font-family: lacompta-font;
    display: block;
    font-size: 0.85em;
    line-height: 150%;
    margin-top: 1px;
    margin-bottom: 4px;
}

#contentsListSearchPage{
    font-family: lacompta-font;
}

.search_error{
    font-family: lacompta-font;
    font-size: 0.80em;

    margin-left: 3px;
    color: #FC2828;
}

#contentsListSearchPage form{
    display: block;
    margin: 10px;
    margin-left: 0px;
}
#booksListMini {
    margin-top: 4px;
    margin-bottom: 2px;
    padding-top: 4px;
    border-top-style: dotted;
    border-top-color: #a4a4a4;
    border-top-width: 1px;
}
#booksList a {
    color: #0076ae;
    font-size: 0.95em;
    font-weight: bold;
    font-family: lacompta-font;
    text-decoration: none;
}
#booksList a:hover {
    text-decoration: underline;
}
#booksList img {
    float: left;
    display: block;
    margin-top: 0px;
    margin-bottom: 4px;
    margin-right: 8px;
}
#booksList p {
    font-family: lacompta-font;
    font-size: 0.8em;
    line-height: 150%;
    margin-top: 0px;
}
#booksListMini {
    overflow: auto;
    clear: both;
}
#contentsTypes a {
    color: #6B0210;
    font-size: 1em;
    font-weight: bold;
    font-family: lacompta-font;
    text-decoration: none;
}
#contentsTypes a:hover {
    text-decoration: underline;
}
#contentsTypes p {
    font-family: lacompta-font;
    font-size: 0.9em;
    line-height: 150%;
    margin-top: 4px;
}
#contentsLasts span {
    display: block;
    font-family: lacompta-font;
    font-size: 0.9em;
    font-weight: bold;
    border-bottom-color: #c0c0c0;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    margin-bottom: 6px;
}
#vocabularyListAlpha {
    overflow: auto;
    clear: both;
    text-transform: capitalize;
    margin-bottom: 6px;
    border-bottom: 1px #7F7F7F solid;
    background-color: #F9F9F9;
    padding-left: 5%;
    padding-right: 5%}
#vocabularyList li {
    float: left;
    list-style: none;
    text-transform: capitalize;
}
#vocabularyListAlpha a {
    color: #0076ae;
    letter-spacing: 12px;
    text-transform: capitalize;
    font-size: 1.6em;
    text-decoration: none;
}
#vocabularyList p {
    font-family: lacompta-font;
    font-size: 0.9em;
    line-height: 150%;
    margin-top: 6px;
    margin-bottom: 4px;
}
#vocabularyList p a {
    color: #0076ae;
    text-decoration: underline;
    margin-right: 4px;
}
#vocabularyList p a:hover {
    text-decoration: none;
}
#vocabularyListAlpha a:hover {
    color: #ab1403;
}
#justList {
    overflow: auto;
    clear: both;
    margin-bottom: 6px;
}
#justList p {
    font-family: lacompta-font;
    /*padding-bottom: 8px;*/
    font-size: 0.9em;
    line-height: 150%;
    margin-top: 6px;
    margin-bottom: 4px;
}
#leaderboard_ads{
    height: 96px;
}

#justList p a {
    color: #0076ae;
    text-decoration: none;
}
#justList p a:hover {
    text-decoration: underline;
}
#ads_bottom_thema{
    padding-bottom: 20px;
}

#footer li {
    float: left;
    list-style: none;
    margin-right: 1em;
    text-transform: capitalize;
}
#footer a {
    text-decoration: none;
    color: inherit;
}
#footer a:hover {
    text-decoration: underline;
}
#footerSectionLeft {
    width: 70%;
    float: left;
}
#footerSectionRight {
    width: 30%;
    float: right;
    text-align: right;
}
code {
    display: block;
    font-size: 1.2em;
    border-width: 1px;
    border-color: #888888;
    border-style: solid;
    padding: 6px;
    margin-bottom: 4px;
}
#indexBlock {
    width: 100%;
    margin-bottom: 4px;
}
#indexBlock a {
    color: #0076ae;
    font-weight: bold;
    text-decoration: none;
}
#indexBlock a:hover {
    text-decoration: underline;
}
#indexBlock p {
    margin-bottom: 4px;
    margin-top: 2px;
    font-size: 0.95em;
}
#indexBlockLinks a {
    color: #999999;
    font-size: 0.8em;
    font-weight: normal;
    text-decoration: none;
    display: block;
}
#indexBlockLinks a:hover {
    text-decoration: underline;
}
#indexBlockTitle {
    font-family: lacompta-font;
    background-color: #E2E2E2;
    font-weight: bold;
    font-size: 1.0em;
    margin-bottom: 6px;
    border-radius: 4px;
    padding: 2px;
    padding-left: 4px;
}
#divA {
    width: 100%;
    display: block;
}
#divA_1 {
    margin-top: 2px;
    float: left;
    width: 664px;
    word-wrap: break-word;
}
#divA_1_Big_Title a {
    border-bottom: dotted 1px #BCBCBC;
}
#divA_1_Big_Title a {
    display: block;
    color: #333232;
    font-size: 1em;
    text-decoration: none;
    font-weight: bold;
    padding-top: 2px;
}
#divA_1_Big_Title a:hover {
    color: #0076AE;
}
#divA_1 p {
    margin-bottom: 4px;
    margin-top: 2px;
    font-size: 0.95em;
}
#divA_1_Mini_Title a {
    color: #827E7E;
    font-size: 0.8em;
    font-weight: normal;
    display: block;
    text-decoration: none;
    padding-bottom: 2px;
}
#divA_1_Mini_Title a:hover {
    text-decoration: underline;
}
#divA_1X {
    width: 664px;
    margin-top: 12px;
    border-bottom: solid 1px #F2F2F2;
    overflow: auto;
    padding-bottom: 6px;
}
#divA_1X a {
    display: block;
    font-family: lacompta-font;
    font-size: 1em;
    text-transform: capitalize;
    float: left;
    margin-left: 14px;
    text-decoration: none;
}
#divA_1X a:hover {
    text-decoration: underline;
    color: #0076AE;
}
#divA_1X_Big_Title {
    margin-top: 6px;
    border-bottom: dotted 1px #BCBCBC;
}
#divA_1X_Big_Title a {
    display: block;
    color: #333232;
    font-size: 1em;
    text-decoration: none;
    font-weight: bold;
    padding-top: 2px;
}
#divA_1X_Big_Title a:hover {
    color: #0076AE;
}
#divA_1X_last_voc_list {
    margin-bottom: 6px;
    overflow: auto;
}
#divA_1X_last_voc_list a {
    display: block;
    font-family: lacompta-font;
    font-size: 0.8em;
    color: #827E7E;
    text-transform: capitalize;
    float: left;
    margin-left: 6px;
    text-decoration: underline;
}
#divA_1X_last_voc_list a:hover {
    text-decoration: none;
}
#divA_1Y_Big_Title {
    margin-top: 6px;
    border-bottom: dotted 1px #BCBCBC;
}
#divA_1Y_Big_Title a {
    display: block;
    color: #333232;
    font-size: 1em;
    text-decoration: none;
    font-weight: bold;
    padding-top: 2px;
}
#divA_1Y_Big_Title a:hover {
    color: #0076AE;
}
#divA_1Y_link a {
    display: block;
    color: #333232;
    font-size: 0.9em;
    text-decoration: none;
    padding-top: 2px;
}
#divA_1Y_link a:hover {
    color: #0076AE;
}
#divA_2 {
    margin-top: 2px;
    float: right;
    background-color: #FFFFFF;
    width: 302px;
    word-wrap: break-word;
}
#divB {
    width: 100%;
    clear: both;
    word-wrap: break-word;
}
#divB p {
    margin-bottom: 4px;
    margin-top: 2px;
    font-size: 0.95em;
}
#divB_Big_Title {
    border-bottom: dotted 1px #BCBCBC;
}
#divB_Big_Title a {
    display: block;
    color: #333232;
    font-size: 1em;
    text-decoration: none;
    font-weight: bold;
    padding-top: 2px;
}
#divB_Big_Title a:hover {
    color: #0076AE;
}
#divB_link a {
    color: #827E7E;
    font-size: 0.8em;
    font-weight: normal;
    display: block;
    text-decoration: none;
    padding-bottom: 2px;
}
#divB_link a:hover {
    text-decoration: underline;
}
#divC {
    width: 100%;
    margin-bottom: 2px;
    word-wrap: break-word;
}
#divC_1 {
    margin-top: 2px;
    background-color: #D82020;
    float: left;
    width: 483px;
    word-wrap: break-word;
}
#divC_2 {
    margin-top: 2px;
    float: right;
    background-color: #28C93D;
    width: 483px;
    word-wrap: break-word;
}
#divD {
    width: 100%;
    clear: both;
    word-wrap: break-word;
}
#divD_1 {
    margin-top: 2px;
    margin-right: 1px;
    background-color: #D82020;
    float: left;
    width: 483px;
    word-wrap: break-word;
}
#divD_2 {
    margin-top: 2px;
    margin-left: 1px;
    float: right;
    background-color: #28C93D;
    width: 483px;
    word-wrap: break-word;
}
#divE {
    width: 100%;
    clear: both;
    background-color: #96964E;
    word-wrap: break-word;
}
#mobile_nav {
    display: none;
    background-color: #0076AE;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 2%;
    margin-bottom: 4px;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
}
#mobile_nav img {
    vertical-align: middle;
    margin-left: 6px;
}
#template_1 .tpl_1_top {
    width: 100%;
    display: block;
}
#template_1 .tpl_1_top_left {
    margin-top: 2px;
    float: left;
    width: 664px;
    word-wrap: break-word;
}
#template_1 .tpl_1_top_right {
    margin-top: 2px;
    float: right;
    background-color: #FFFFFF;
    width: 302px;
    word-wrap: break-word;
}
#template_1 .tpl_1_bottom {
    width: 100%;
    clear: both;
    word-wrap: break-word;
}
#template_1 .big_title_link {
    border-bottom: dotted 1px #BCBCBC;
    display: block;
    color: #333232;
    font-size: 0.95em;
    text-decoration: none;
    font-weight: bold;
    padding-top: 12px;
}
#template_1 .big_title_link:hover {
    color: #0076AE;
}
#template_1 .pBlock {
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom: 4px;
    margin-top: 2px;
    font-size: 0.95em;
}
#template_1 .mini_link {
    color: #827E7E;
    font-size: 0.8em;
    font-weight: normal;
    display: block;
    text-decoration: none;
    padding-bottom: 2px;
}
#template_1 .mini_link:hover {
    text-decoration: underline;
}
#template_1 .alpha_div {
    padding: 6px;
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    text-align: center;
}
#template_1 .alpha_link {
    text-transform: capitalize;
    font-family: lacompta-font;
    font-size: 1.3em;
    text-decoration: none;
    margin-left: 8px;
    color: #444343;
}
#template_1 .alpha_link:hover {
    color: #0076AE;
}
#template_1 .alpha_div_last {
    overflow: auto;
    margin-top: 4px;
    margin-bottom: 4px;
}
#template_1 .mini_link_alpha {
    color: #827E7E;
    font-size: 0.8em;
    float: left;
    font-weight: normal;
    display: block;
    text-decoration: none;
    margin-left: 6px;
    text-decoration: underline;
}
#template_1 .mini_link_alpha:hover {
    text-decoration: none;
}
#template_1 .simple_link {
    font-size: 0.9em;
    color: #444444;
    font-weight: normal;
    display: block;
    text-decoration: none;
    margin-top: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
}
#template_1 .simple_link:hover {
    text-decoration: underline;
}
#template_1 .simple_link:before {
    content: url('images-2/system/new_small.png');
}
#template_1 .block_img_title {
    overflow: auto;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left: 6px;
    margin-right: 6px;
    width: 130px;
    height: 245px;
    text-align: center;
    float: left;
}
#template_1 .all-whith-pics-wrap {
    overflow: auto;
    padding-left: 4px;
    margin-left: auto;
    margin-right: auto;
}
#template_1 .all-whith-pics-div {
    overflow: auto;
    margin-left: auto;
    margin-right: auto;
}
#template_1 .a_after_pics {
    margin-top: 4px;
    font-size: 0.8em;
    text-decoration: none;
    display: block;
    color: #000000;
}
#template_1 .a_after_pics:hover {
    text-decoration: underline;
}
#template_2 .tpl_1_top {
    width: 100%;
    display: block;
}
#template_2 .tpl_1_top_left {
    margin-top: 2px;
    float: right;
    width: 664px;
    word-wrap: break-word;
}
#template_2 .tpl_1_top_right {
    margin-top: 2px;
    float: right;
    background-color: #FFFFFF;
    width: 302px;
    word-wrap: break-word;
}
#template_2 .tpl_1_bottom {
    width: 100%;
    clear: both;
    word-wrap: break-word;
}
#template_2 .big_title_link {
    border-bottom: dotted 1px #BCBCBC;
    display: block;
    color: #333232;
    font-size: 0.95em;
    text-decoration: none;
    font-weight: bold;
    padding-top: 12px;
}
#template_2 .big_title_link:hover {
    color: #0076AE;
}
#template_2 .pBlock {
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom: 4px;
    margin-top: 2px;
    font-size: 0.95em;
}
#template_2 .mini_link {
    color: #827E7E;
    font-size: 0.8em;
    font-weight: normal;
    display: block;
    text-decoration: none;
    padding-bottom: 2px;
}
#template_2 .mini_link:hover {
    text-decoration: underline;
}
#template_2 .alpha_div {
    padding: 6px;
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    text-align: center;
}
#template_2 .alpha_link {
    text-transform: capitalize;
    font-family: lacompta-font;
    font-size: 1.3em;
    text-decoration: none;
    margin-left: 8px;
    color: #444343;
}
#template_2 .alpha_link:hover {
    color: #0076AE;
}
#template_2 .alpha_div_last {
    overflow: auto;
    margin-top: 4px;
    margin-bottom: 4px;
}
#template_2 .mini_link_alpha {
    color: #827E7E;
    font-size: 0.8em;
    float: left;
    font-weight: normal;
    display: block;
    text-decoration: none;
    margin-left: 6px;
    text-decoration: underline;
}
#template_2 .mini_link_alpha:hover {
    text-decoration: none;
}
#template_2 .simple_link {
    font-size: 0.9em;
    color: #444444;
    font-weight: normal;
    display: block;
    text-decoration: none;
    margin-top: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
}
#template_2 .simple_link:hover {
    text-decoration: underline;
}
#template_2 .simple_link:before {
    content: url('images-2/system/new_small.png');
}
#template_2 .block_img_title {
    overflow: auto;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left: 6px;
    margin-right: 6px;
    width: 130px;
    height: 245px;
    text-align: center;
    float: left;
}
#template_2 .all-whith-pics-wrap {
    overflow: auto;
    padding-left: 4px;
    margin-left: auto;
    margin-right: auto;
}
#template_2 .all-whith-pics-div {
    overflow: auto;
    margin-left: auto;
    margin-right: auto;
}
#template_2 .a_after_pics {
    margin-top: 4px;
    font-size: 0.8em;
    text-decoration: none;
    display: block;
    color: #000000;
}
#template_2 .a_after_pics:hover {
    text-decoration: underline;
}
#template_3 .tpl_1_top {
    width: 100%;
    display: block;
}
#template_3 .tpl_1_top_left {
    margin-top: 2px;
    width: 100%;
    word-wrap: break-word;
}
#template_3 .tpl_1_top_right {
    margin-top: 2px;
    display: none;
    float: right;
    background-color: #FFFFFF;
    word-wrap: break-word;
}
#template_3 .tpl_1_bottom {
    width: 100%;
    clear: both;
    word-wrap: break-word;
}
#template_3 .big_title_link {
    border-bottom: dotted 1px #BCBCBC;
    display: block;
    color: #333232;
    font-size: 0.95em;
    text-decoration: none;
    font-weight: bold;
    padding-top: 12px;
    clear: both;
}
#template_3 .big_title_link:hover {
    color: #0076AE;
}
#template_3 .pBlock {
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom: 4px;
    margin-top: 2px;
    font-size: 0.95em;
}
#template_3 .mini_link {
    color: #827E7E;
    font-size: 0.8em;
    font-weight: normal;
    display: block;
    text-decoration: none;
    padding-bottom: 2px;
}
#template_3 .mini_link:hover {
    text-decoration: underline;
}
#template_3 .alpha_div {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
}
#template_3 .alpha_link {
    text-transform: capitalize;
    font-family: lacompta-font;
    font-size: 1.3em;
    text-decoration: none;
    margin-left: 8px;
    color: #444343;
}
#template_3 .alpha_link:hover {
    color: #0076AE;
}
#template_3 .alpha_div_last {
    overflow: auto;
    margin-top: 4px;
    margin-bottom: 4px;
}
#template_3 .mini_link_alpha {
    color: #827E7E;
    font-size: 0.8em;
    float: left;
    font-weight: normal;
    display: block;
    text-decoration: none;
    margin-left: 6px;
    text-decoration: underline;
}
#template_3 .mini_link_alpha:hover {
    text-decoration: none;
}
#template_3 .simple_link {
    font-size: 0.9em;
    color: #444444;
    font-weight: normal;
    display: block;
    text-decoration: none;
    margin-top: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
}
#template_3 .simple_link:hover {
    text-decoration: underline;
}
#template_3 .simple_link:before {
    content: url('images-2/system/new_small.png');
}
#template_3 .block_img_title {
    overflow: auto;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left: 6px;
    margin-right: 6px;
    width: 130px;
    height: 245px;
    text-align: center;
    float: left;
}
#template_3 .all-whith-pics-wrap {
    overflow: auto;
    padding-left: 4px;
    margin-left: auto;
    margin-right: auto;
}
#template_3 .all-whith-pics-div {
    overflow: auto;
    margin-left: auto;
    margin-right: auto;
}
#template_3 .a_after_pics {
    margin-top: 4px;
    font-size: 0.8em;
    text-decoration: none;
    display: block;
    color: #000000;
}
#template_3 .a_after_pics:hover {
    text-decoration: underline;
}
#partners .partnerName {
    color: #0076ae;
    font-size: 1em;
    text-decoration: none;
    font-weight: bold;
}
#partners .partnerName:hover {
    text-decoration: underline;
}
#partners .partnerDescription {
    font-size: 0.9em;
    margin-left: 0px;
    margin-top: 8px;
    margin-bottom: 8px;
}
#partners a {
    color: #0076ae;
    text-decoration: none;
}
#partners a:hover {
    text-decoration: underline;
}
#ads_big_top {
    display: block;
}
.mt {
    font-weight: bold;
    color: black;
}
.rec_champ_1 {
    font-weight: bold;
    color: black;
}
#ads_links_bottom {
    padding: 8px;
}
#middle_ads {
    height: auto;
    margin-top: 5px;
    margin-bottom: 24px;
    border-bottom: dotted 1px #BFBFBF;
    height: 128px;
    /*display: none;*/
}

#middle_ads span{
    font-size: 0.8em;
    color: #777777;
    display: block;
    border-bottom: dotted 1px #BFBFBF;
    letter-spacing: 2px;
}


#title_middle_ads {
    color: #474646;
    font-size: 0.9em;
    display: block;
    margin: 0px;
}
#middle_ads_body {
    overflow: hidden;
    display: block;
    padding-bottom: 1px;
    height: 124px;
}
#headerMobile {
    display: none;
}
#bottomNavAlpha {
    display: none;
    height: 106px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #a6a6a6;
}
#cookiesConsent {
    width: 100%;
    position: fixed;
    bottom: 0px;
    left: 0px;
    background-color: #2B2A2A;
    opacity: 0.8;
    font-size: 0.75em;
    color: #FFFFFF;
    padding: 8px;
}
#cookiesConsent a {
    color: #FFFFFF;
    /* text-decoration: underline; */
}
#closeCookiesConsent {
	display: block;
	text-align: center;
    margin-right: 12px;
    cursor: pointer;
    font-weight: bold;
}

#ads_h1{
    border: solid 1px #aaa;
    background-color: #f9f9f9;
    height: 135px;
    margin-bottom: 10px;
    margin-top: 14px;
}

#ads_h1 span{
    font-size: 0.8em;
    color: #BFBFBF;
    display: block;
    border-bottom: dotted 1px #BFBFBF;
    letter-spacing: 2px;
}

#book_loader_gif{
    display: none;
    height: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
}

#book_loader_gif img{
    vertical-align: middle;
}

#content_menu_1,#content_menu_2,#content_menu_3,#content_menu_4,#content_menu_5,#content_menu_6{
	display: none;
    overflow: auto;
    width: 1120px;
    position: absolute;
    margin-top: 38px;
    margin-left: -10px;
    border: 1px solid #0076ae;
    border-right: none;
    border-left: none;
    border-top: none;
    border-radius: 2px;
    border-top-right-radius: 0px;
    border-top-left-radius: 1px;
    background-color: #205f7d;
    /* border-top-right-radius: 0px; */
    padding: 4px;
    z-index: 1;
}

#content_menu_1 a,#content_menu_2 a,#content_menu_3 a,#content_menu_4 a,#content_menu_5 a,#content_menu_6 a{
    display: block;
	float: left;
    color: #ffffff;
    text-decoration: none;
    margin-top: 10px;
    overflow: auto;
    /* background-color: #eee; */
    /* border-bottom: dashed 1px #f9f9f9; */
    margin-bottom: 10px;
	border: 1px solid #eee;
	border-radius: 2px;
	padding: 6px;
	margin: 6px;
}

#content_menu_1 a:hover,#content_menu_2 a:hover,#content_menu_3 a:hover,#content_menu_4 a:hover,#content_menu_5 a:hover,#content_menu_6 a:hover{
	text-decoration: none;
	background-color: #0076ae;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

@media only screen and (max-width: 1128px) {
#cookiesConsent {
    font-size: 0.6em;
    background-color: #E5E5E5;
    color: #636363;
    opacity: 1;
}
#ads_h1{
    display: none;
}

table{
    width: 100%;
}

#cookiesConsent a {
    color: #333333;
    text-decoration: underline;
}
#header {
    display: none;
}
#headerMobile {
    display: block;
    width: 100%;
    height: 36px;
    border-bottom: solid 4px #6297AF;
}
#mobileLogo {
    display: block;
    width: 128px;
    float: left;
}
#mobileLogo a {
    text-decoration: none;
}
#mobileLogo .one {
    font-family: lacompta-font;
    font-size: 1.6em;
    color: #444444;
    text-transform: capitalize;
}
#mobileLogo .two {
    font-family: lacompta-font;
    font-size: 1.6em;
    color: #0076ae;
}
#mobile_nav {
    display: block;
    float: right;
    background-image: url(images-2/system/u2630.png);
    background-repeat: no-repeat;
    background-position: right top;
    height: 32px;
    width: 32px;
    background-color: transparent;
    padding-left: 2%;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 5px;
}
#nav {
    display: none;
    border: none;
    padding: 0px;
    background-color: #FFFFFF;
    border-radius: 0px;
}
#nav li {
    display: block;
    width: 100%;
}
#nav a {
    display: block;
    margin-top: 2px;
    background-color: #6297AF;
    text-align: center;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 99%;
}
#nav li a {
    font-size: 0.9em;
    text-align: left;
    padding-left: 1%;
}

#bottom_div_x{
    margin-top: 4px;
	margin-bottom: 4px;
    clear: both;
    display: block;
    overflow: hidden;
	height: 68px;
}

#div_x_2{
    border: none;
    padding: 0px;
    border-radius: 0px;
    width: 100%;
}
#div_x_1{
    display: none;
}

#login_box{
	margin-left: none;
    margin-right: none;
    padding: 1px;
    width: 98%;
}

#sidebarRight {
    display: block;
    clear: both;
    width: 100%;
    float: none;
}
#wrap {
    width: 100%}
#section {
    width: 100%}
#article {
    width: 100%;
    word-wrap: break-word;
}
#nav li {
    overflow: overlay;
    float: none;
    clear: both;
    display: block;
    padding: 0px;
    border: none;
    border-radius: 0px;
}
#logo .smallTextlogo {
    display: none;
}
#footer li {
    float: left;
    list-style: none;
    margin-right: 1em;
    text-transform: capitalize;
}
#footer a {
    text-decoration: none;
    color: inherit;
}
#footer a:hover {
    text-decoration: underline;
}
#footerSectionLeft {
    display: none;
    width: 100%;
    clear: both;
    text-align: center;
}
#middle_block_asset{
    padding-top: 10px;
    padding-bottom: 10px;
}
#footerSectionRight {
    width: 100%;
    float: none;
    clear: both;
    text-align: center;
}
#sidebarRight {
    display: block;
}
#bottomNav {
    display: none;
    height: 106px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #a6a6a6;
}
#bottomNavAlpha {
    display: none;
    height: 106px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #a6a6a6;
}
#divA {
    width: 100%;
    display: block;
}
#divA_1 {
    margin-top: 2px;
    width: 100%;
    clear: both;
    word-wrap: break-word;
}
#divA_1X {
    width: 100%;
    clear: both;
    margin-top: 12px;
    border-bottom: solid 1px #F2F2F2;
    overflow: auto;
    padding-bottom: 6px;
}
#divA_2 {
    display: none;
    margin-top: 2px;
    background-color: #FFFFFF;
    width: 100%;
    clear: both;
    word-wrap: break-word;
}
#divB {
    width: 100%;
    clear: both;
    word-wrap: break-word;
}
#divC {
    width: 100%;
    clear: both;
    margin-bottom: 2px;
    word-wrap: break-word;
}
#divC_1 {
    margin-top: 2px;
    background-color: #D82020;
    clear: both;
    width: 100%;
    word-wrap: break-word;
}
#divC_2 {
    margin-top: 2px;
    float: right;
    background-color: #28C93D;
    width: 100%;
    clear: both;
    word-wrap: break-word;
}
#divD {
    width: 100%;
    clear: both;
    word-wrap: break-word;
}
#divD_1 {
    margin-top: 2px;
    margin-right: 1px;
    clear: both;
    background-color: #D82020;
    width: 100%;
    word-wrap: break-word;
}
#divD_2 {
    margin-top: 2px;
    margin-left: 1px;
    background-color: #28C93D;
    clear: both;
    width: 100%;
    word-wrap: break-word;
}
#divE {
    width: 100%;
    clear: both;
    background-color: #96964E;
    word-wrap: break-word;
}
#template_1 .tpl_1_top {
    width: 100%;
    display: block;
}
#template_1 .tpl_1_top_left {
    margin-top: 2px;
    float: none;
    width: 100%;
    word-wrap: break-word;
}
#template_1 .tpl_1_top_right {
    margin-top: 2px;
    float: none;
    background-color: #FFFFFF;
    width: 100%;
    word-wrap: break-word;
}
#template_1 .alpha_div {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
}
#template_1 .mini_link_alpha {
    color: #827E7E;
    font-size: 0.8em;
    float: left;
    font-weight: normal;
    display: block;
    text-decoration: none;
    margin-left: 4px;
    text-decoration: underline;
}
#template_2 .tpl_1_top {
    width: 100%;
    display: block;
}
#template_2 .tpl_1_top_left {
    margin-top: 2px;
    float: none;
    width: 100%;
    word-wrap: break-word;
}
#template_2 .tpl_1_top_right {
    margin-top: 2px;
    float: none;
    background-color: #FFFFFF;
    width: 100%;
    word-wrap: break-word;
}
#template_2 .alpha_div {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
}
#template_2 .mini_link_alpha {
    color: #827E7E;
    font-size: 0.8em;
    float: left;
    font-weight: normal;
    display: block;
    margin-left: 4px;
    text-decoration: none;
    text-decoration: underline;
}
#template_2 .mini_link_alpha {
    color: #827E7E;
    font-size: 0.8em;
    float: left;
    font-weight: normal;
    display: block;
    margin-left: 4px;
    text-decoration: none;
    text-decoration: underline;
}
#bottomLeft {
    display: none;
    overflow: auto;
    float: right;
    width: 45%}
#ads_big_top {
    display: none;
    padding: 10px;
}
#ads_links_bottom {
    display: none;
}

#leaderboard_ads{
    display: none;
}

#img_book img{
    max-width: 100%;
}

#purchase_div{
    display: none;
}



#purchase_div_mobile{
    display: block;
}

#ads_top_thema{
    display: none;
}

video{
   max-width: 100%;
}

#description_book{
	border: 1px #e4e4e4 solid;
    /* border-radius: 4px; */
    width: 98%;
    border-radius: 4px;
    padding-left: 6px;
    padding-bottom: 6px;
    vertical-align: middle;
    vertical-align: middle;
}

#content_menu_1,#content_menu_2,#content_menu_3,#content_menu_4,#content_menu_5,#content_menu_6{
    display: block;
    overflow: auto;
    width: 100%;
    position: relative;
    margin-top: 2px;
    margin-left: 0px;
    border: 0px solid #0076ae;
    border-right: none;
    border-left: none;
    border-top: none;
    border-radius: 0px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    background-color: transparent;
    /* border-top-right-radius: 0px; */
    padding: 0px;
    z-index: 1;
}

#content_menu_1 a,#content_menu_2 a,#content_menu_3 a,#content_menu_4 a,#content_menu_5 a,#content_menu_6 a{
    display: block;
    width: 100%;
    float: left;
    color: #ffffff;
    text-decoration: none;
    margin-top: 2px;
    overflow: auto;
    background-color: #426e82;
    /* border-bottom: dashed 1px #f9f9f9; */
    margin-bottom: 10px;
    border: 0px solid #eee;
    border-radius: 2px;
    padding: 0px;
    margin: 0px;
    margin-top: 1px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: left;
	font-weight: normal;
}

.users_only_price{
	background: #1cc38b;
	/* font-weight: bold; */
    color: #fff;
    text-align: center;
    margin: 8px;
	width: auto;
    margin-left: auto;
    margin-right: auto;
    border-radius: 2px;
    padding: 8px;
	/* letter-spacing: 1px; */
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.users_only_price:hover{
	color: #3d9e7e;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.download_book{
	background: #1cc38b;
	/* font-weight: bold; */
    color: #fff;
    text-align: center;
    margin: 2px;
	width: auto;
    margin-left: auto;
    margin-right: auto;
    border-radius: 2px;
    padding: 8px;
	/* letter-spacing: 1px; */
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.download_book:hover{
	color: #3d9e7e;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

#content_menu_1 a:hover,#content_menu_2 a:hover,#content_menu_3 a:hover,#content_menu_4 a:hover,#content_menu_5 a:hover,#content_menu_6 a:hover{
	text-decoration: none;
	background-color: #2d4854;
}

#content_menu_1 a:before,#content_menu_2 a:before,#content_menu_3 a:before,#content_menu_4 a:before,#content_menu_5 a:before,#content_menu_6 a:before{
	content : '>> ';
}

#contact_box{
	margin-left: none;
    margin-right: none;
    padding: 1px;
    width: 98%;
}

#img_invoice_mobile{
	display: block;
}

#img_invoice_mobile img{
	max-width: 99%;
}

#img_invoice_pc{
	display: none;
}

#message_content{
	width: 99%;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 20px;
    height: 200px;
    color: #2D2D2D;
    font-size: 1.3em;
    margin-top: 6px;
    /* margin-bottom: 10px; */
    border: 1px solid #939393;
    /* width: 100%; */
    padding: 0px;
    /* padding-top: 6px; */
    /* padding-bottom: 6px; */
}

#nav li:hover {
    cursor: pointer;
    text-decoration: none;
	background-color: inherit;
}

#extrait_vocabulaire{
	display: block;
	text-align:center;
}

#extrait_vocabulaire_pc{
	display: none;
}

iframe{
	max-width :100%;
}

.button_to_guide a{
	display: block;
}

#p_to_hide{
	display: none;
}

#title_external_from_page{
    font-size: 1em;
    display: block;
    letter-spacing: 1px;
    font-weight: bold;
    margin-top: 4px;
    color:#0076ae;
    margin-bottom: 10px;
	text-align:center;
}

}