body {
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background: none;
}

textarea {
    overflow: auto;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

p {
    margin-bottom: 8px;
    margin-top: 3px;
}

hr {
    height: 1px;
    width: 100%;
    border: 0;
}

.msg_erreur {
    font-weight: bold;
    text-align: center;
    padding: 8px;
    margin: 6px;
    border: 2px solid #CC0000;
    margin-top: 8px;
}

.msg_success {
    font-weight: bold;
    text-align: center;
    padding: 8px;
    margin: 6px;
    border: 2px solid #009900;
    margin-top: 8px;
}

.erreur_loc {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
    /*display: block;*/
    margin-left: 0px;
}

.autodatatable {
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}

.autodatatable th {
    padding: 5px;
    font-size: 11px;
    border-bottom: 1px solid #000000;
}

.autodatatable .td1 {
    padding: 5px;
    font-size: 11px;
    border-bottom: 1px solid;
}

.autodatatable .td2 {
    padding: 5px;
    font-size: 11px;
    border-bottom: 1px solid;
}

.autodatatable .td3 {
    padding: 5px;
    font-size: 11px;
    border-bottom: #ECEAEA 1px solid;
}

.autodatatable_fix {
    border: 1px solid #000000;
}


.autodatatable_fix th,
.autodatatable_fix td {
    padding: 4px;
    text-align: center;
}

.autodatatable_fix th {
    border-bottom: 2px solid #333333;
}

.autodatatable_fix td {
    border-bottom: 1px solid #999999;
}

.regform input {

    border: 1px solid #237ac1;
    height: 13px;
    font-size: 10px;
    padding: 0px;
    padding-left: 5px;
    padding-top: 1px;
    padding-bottom: 1px;

}


.regform input.button {
    /*
        background:url(../gestio-images/fr/formbtn_bg.gif) repeat-x center;
        color:#FFFFFF;
        font-weight:bold;
        height: 17px;
        padding: 0px;
        margin: 0px;
        border: 0px;
        font-size: 10px;
        border: 1px double #237ac1;
        */
    height: auto;
    width: 1px;
    overflow: visible;
    width: auto;

    padding: 0px;
    margin: 0px;
    border: 0px;
    font-weight: bold;
    font-size: 10px;
    border: 1px double #8ad1ff;
    padding-left: 10px;
    padding-right: 10px;

}

.button_par {
    margin-top: 20px;
}

.regform input.radio {
    border: none;
    font-size: 10px;
}

/*
.regform textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	font-size: 10px;
	padding-left: 5px;
}
*/
.regform textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #237ac1;
    font-size: 11px;
    padding-left: 5px;
}


.regform select {
    /*border: 1px solid #000;*/
    /*height: 13px;*/
    font-size: 10px;
    padding-left: 5px;
}

/*.regform label{
	clear: both;
	float:left;
	width: 175px;
	margin-right: 8px;
	text-align: right;
	font-weight: bold;
}*/

.regform label.radio {
    clear: none;
    float: none;
    margin-left: 3px;
    text-align: right;
    font-weight: bold;
}

.horzform input {
    border: 1px solid #237ac1;
    height: 13px;
    font-size: 10px;
    padding: 0px;
    padding-left: 5px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.horzform input.button {
    height: auto;
    width: 1px;
    overflow: visible;
    width: auto;

    padding: 0px;
    margin: 0px;
    border: 0px;
    font-weight: bold;
    font-size: 10px;
    border: 1px double #8ad1ff;

    padding-left: 10px;
    padding-right: 10px;
}

.horzform input.radio {
    border: none;
    font-size: 10px;
}

.horzform textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #237ac1;
    font-size: 10px;
    padding-left: 5px;
}

.horzform select {
    /*border: 1px solid #000;*/
    /*height: 13px;*/
    font-size: 10px;
    padding-left: 5px;
}

.horzform label {
    clear: both;
    float: left;
    margin-right: 8px;
    font-weight: bold;
}

.horzform label.radio {
    clear: none;
    float: none;
    margin-left: 3px;
    text-align: right;
    font-weight: bold;
}

.border_produit {
    border-bottom: solid #000000 1px;
}

.bg_top {

    width: 912px;
    height: 28px;
    padding: 1px;
    font-size: 11px;
}

.bg_top .utilisateurdiv {
    margin-left: 85px;
    margin-top: 8px;
    float: left;
}

.bg_top .fermer {
    margin-top: 6px;
    margin-right: 20px;
    float: right;
}

.bg_top .fermer a {
    font-weight: bold;
    text-decoration: none;
}


.bg_top .fermer a:hover {
    font-weight: bold;
    text-decoration: underline;
}


.bg_logo {

    width: 914px;
    height: 63px;

}

.searchform {
    float: right;
    margin-right: 18px;
    margin-top: 23px;
}

.searchform input {
    width: 217px;
    height: 16px;
    border: 1px solid #2b93d4;
    font-size: 10px;
    font-style: italic;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 0px;
    padding-top: 3px;
    padding-left: 5px;
}

.searchform .button {
    width: auto;
    height: auto;
    border: none;
    padding: 0px;
}

.nav1_menu {
    clear: both;

}


form {
    margin: 0px;
    padding: 0px;
}

.nav2_bg {

    width: 824px;
    height: 26px;
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 10px;
}

.nav2_bg p {
    margin: 0px;
    padding: 0px;
}

.nav2_bg a {
    text-decoration: none;
}

.nav2_bg a:hover {
    text-decoration: underline;
}

.page {

}

.contenu {

}

h1 {
    margin-top: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 22px;
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

h3 {
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;

}

.tabs {

    padding-left: 5px;
}


/*
tabs link

*/

.tabs a.tab_live {
    display: block;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    float: left;

    cursor: pointer;
}

.tabs a:hover.tab_live {
    display: block;
    text-decoration: none;
    float: left;
}

.tabs a.tab_live p {
    margin-left: 10px;
    margin-right: 10px;
    cursor: pointer;
}

.tabs a.tab_live .tab_mid {
    height: 27px;
    padding-top: 5px;

}

.tabs a.tab_live .tab_left {

    width: 6px;
    height: 32px;
}

.tabs a.tab_live .tab_right {

    width: 6px;
    height: 32px;
}

/*
tabs link hover

*/

.tabs a:hover.tab_live {
    display: block;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    float: left;

    cursor: pointer;
}

.tabs a:hover.tab_live .tab_mid {
    height: 27px;
    padding-top: 5px;

}


.tabs a:hover.tab_live p {
    margin-left: 10px;
    margin-right: 10px;
    cursor: pointer;
}

.tabs a:hover.tab_live .tab_left {

    width: 6px;
    height: 32px;
}

.tabs a:hover.tab_live .tab_right {

    width: 6px;
    height: 32px;
}


/*
tabs link selected

*/
.tabs a.tab_void {
    display: block;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    float: left;
    cursor: default;
}

.tabs a.tab_void p {
    margin-left: 10px;
    margin-right: 10px;
}

.tabs a.tab_void .tab_mid {
    height: 27px;
    padding-top: 5px;

}

.tabs a.tab_void .tab_left {

    width: 6px;
    height: 32px;
}

.tabs a.tab_void .tab_right {

    width: 6px;
    height: 32px;
}


/*
tabs link selected HOVER

*/
.tabs a:hover.tab_void {
    display: block;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    float: left;
    cursor: default;
}

.tabs a:hover.tab_void p {
    margin-left: 10px;
    margin-right: 10px;
}

.tabs a:hover.tab_void .tab_mid {
    height: 27px;
    padding-top: 5px;

}

.tabs a:hover.tab_void .tab_left {

    width: 6px;
    height: 32px;
}

.tabs a:hover.tab_void .tab_right {

    width: 6px;
    height: 32px;
}


/*
rest du tableau tabs
*/


.tab_content_top {
    clear: both;


}

.tab_content_mid {
}

/*
style des buttons :normal
*/
.form_button {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}

.form_button p {
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;
}

.form_button .btn_left {

    height: 33px;
    width: 8px;
}

.form_button .btn_right {

    height: 33px;
    width: 8px;
}

.form_button .btn_mid {

    height: 30px;
    padding-top: 3px;
}

/*
style des buttons :hover
*/

a:hover.form_button {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}

a:hover.form_button p {
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;
}

a:hover.form_button .btn_left {

    height: 33px;
    width: 8px;
}

a:hover.form_button .btn_right {

    height: 33px;
    width: 8px;
}

a:hover.form_button .btn_mid {

    height: 30px;
    padding-top: 3px;
}

/*
style des buttons :normal SMALL
*/
.form_button_sm_gris {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}

.form_button_sm_gris p {
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;
}

.form_button_sm_gris .btn_left_sm {

    height: 23px;
    width: 8px;
}

.form_button_sm_gris .btn_right_sm {

    height: 23px;
    width: 8px;
}

.form_button_sm_gris .btn_mid_sm {

    height: 22px;
    padding-top: 1px;
}

/*
style des buttons :hover SMALL
*/

a:hover.form_button_sm_gris {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}

a:hover.form_button_sm_gris p {
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;
}

a:hover.form_button_sm_gris .btn_left_sm {

    height: 23px;
    width: 8px;
}

a:hover.form_button_sm_gris .btn_right_sm {

    height: 23px;
    width: 8px;
}

a:hover.form_button_sm_gris .btn_mid_sm {

    height: 22px;
    padding-top: 1px;
}

/* BOUTONS POUR RESERVE MAIS PAS COMPLET */

.form_button_sm_bleu {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}

.form_button_sm_bleu p {
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;
}

.form_button_sm_bleu .btn_left_sm {

    height: 23px;
    width: 8px;
}

.form_button_sm_bleu .btn_right_sm {

    height: 23px;
    width: 8px;
}

.form_button_sm_bleu .btn_mid_sm {

    height: 22px;
    padding-top: 1px;
}

/*
style des buttons :hover SMALL
*/

a:hover.form_button_sm_bleu {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}

a:hover.form_button_sm_bleu p {
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;
}

a:hover.form_button_sm_bleu .btn_left_sm {

    height: 23px;
    width: 8px;
}

a:hover.form_button_sm_bleu .btn_right_sm {

    height: 23px;
    width: 8px;
}

a:hover.form_button_sm_bleu .btn_mid_sm {

    height: 22px;
    padding-top: 1px;
}

/* BOUTONS POUR RESERVE COMPLET */

.form_button_sm_rouge {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}

.form_button_sm_rouge p {
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;
}

.form_button_sm_rouge .btn_left_sm {

    height: 23px;
    width: 8px;
}

.form_button_sm_rouge .btn_right_sm {

    height: 23px;
    width: 8px;
}

.form_button_sm_rouge .btn_mid_sm {

    height: 22px;
    padding-top: 1px;
}

/*
style des buttons :hover SMALL
*/

a:hover.form_button_sm_rouge {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}

a:hover.form_button_sm_rouge p {
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;
}

a:hover.form_button_sm_rouge .btn_left_sm {

    height: 23px;
    width: 8px;
}

a:hover.form_button_sm_rouge .btn_right_sm {

    height: 23px;
    width: 8px;
}

a:hover.form_button_sm_rouge .btn_mid_sm {

    height: 22px;
    padding-top: 1px;
}

/* BOUTONS POUR RESERVE SELECTED */

.form_button_sm_vert {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}

.form_button_sm_vert p {
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;
}

.form_button_sm_vert .btn_left_sm {

    height: 23px;
    width: 8px;
}

.form_button_sm_vert .btn_right_sm {

    height: 23px;
    width: 8px;
}

.form_button_sm_vert .btn_mid_sm {

    height: 22px;
    padding-top: 1px;
}

/*
style des buttons :hover SMALL
*/

a:hover.form_button_sm_vert {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}

a:hover.form_button_sm_vert p {
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;
}

a:hover.form_button_sm_vert .btn_left_sm {

    height: 23px;
    width: 8px;
}

a:hover.form_button_sm_vert .btn_right_sm {

    height: 23px;
    width: 8px;
}

a:hover.form_button_sm_vert .btn_mid_sm {

    height: 22px;
    padding-top: 1px;
}


/* fin buttons */

.horraire_table {
    font-size: 11px;
}

.horraire_block {
    padding: 5px;
}

.horraire_col1 {

}

.horraire_head {

}

.horraire_col1 {

}

.horraire_innercols {
}

.horraire_innercols_td {

}

.hor_top {
    border-bottom: 5px solid #FFFFFF;
}

.horraire_selcols {
    /*background:#A5C2D1;*/
}

.hor_newrow {
    border-bottom: 5px solid #FFFFFF;
}

.hor_firstcol {
    border-left: 5px solid #FFFFFF;
}

.hor_lastcol {

}

.rowcolor1 {
    background: #dcf0ff;
    border-bottom: 5px solid #FFFFFF;
}

.rowcolor2 {
    background: #c4e6ff;
    border-bottom: 5px solid #FFFFFF;
}

.print {
    display: block;
}

.noprint {
    display: none;
}

#divPrint {
    width: 630px;
}

#sb-container {
    display: none;
}

#content_int_r > div {
    padding: 15px;
}

#statsContainer div.divider {
    left: 57%;
}