/*PARAMÃTRES DES LISTES CUSTOMS
	=========================================*/
.form {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFF;
    background-color: #B2BDCC;
    border: 1px solid #8093AA;
    height: 16px
    }
.block_fmenu {
    width: 360px
    }
.block_fmenu li {
    width: 120px;
    margin-bottom: 5px
    }
.col_textcontent ul {
    width: 155px
    }
/* Menu dÃ©roulant*/
.chromestyle {
    width: 100%;
    height: 34px;
    font: normal 11px Futura Bk, Geneva, Arial, Helvetica, sans-serif
    }
.chromestyle ul {
    background: url(/chrometheme/chromebg1.gif) repeat-x scroll center center transparent;
    border: 0 none;
    color: #35472F;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 979px
    }
.chromestyle ul li {
    font: normal 12px Futura Bk, Geneva, Arial, Helvetica, sans-serif;
    display: inline;
    line-height: 34px
    }
.chromestyle ul li a {
    color: #5B5D5F;
    font: normal 12px Futura Bk, Geneva, Arial, Helvetica, sans-serif;
    line-height: 34px;
    text-decoration: none;
    margin: 0;
    padding: 8px 7px
    }
.chromestyle ul li a:hover {
    background: url(/chrometheme/chromebg-over1.gif) center center repeat-x;
    color: #FFF
    }
.chromestyle ul li a[rel]:after {
    content: ""
    }
.dropmenudiv {
    position: absolute;
    border: 1px solid #BBB;
    border-bottom-width: 1px;
    font: normal 12px Futura Bk, Geneva, Arial, Helvetica, sans-serif;
    color: #888;
    line-height: 25px;
    z-index: 100;
    background: url(/chrometheme/chromebg2.gif);
    width: auto;
    visibility: hidden
    }
.dropmenudiv a {
    width: auto;
    display: block;
    text-indent: 3px;
    border-bottom: 0 solid #BBB;
    text-align: center;
    text-decoration: none;
    font-weight: none;
    color: #5B5D5F;
    padding: 1px 0
    }
* html .dropmenudiv a {
    width: 100%
    }
.dropmenudiv a:hover {
    background: url(/chrometheme/chromebg-over1.gif);
    color: #FFF
    }
/*list general*/
#content_left_core_r ul, #content_left_core ul {
    margin-bottom: 10px
    }
#content_left_core_r ul li, #content_left_core ul li {
    background: url(/assets/images/bullet.jpg) left 5px no-repeat;
    padding-left: 10px;
    height: auto
    }
/*meeting_room_meeting_planner.html*/
.block_ipt {
    width: 450px;
    margin-bottom: 15px;
    font-family: Arial;
    font-size: 12px;
    color: #575658;
    float: left
    }
.block_label {
    width: 175px;
    margin-top: 5px;
    margin-right: 15px;
    float: left;
    display: block;
    text-align: right
    }
.block_sub {
    float: right;
    margin-right: 153px
    }
input.ipt_submit {
    padding: 3px 15px;
    border: 1px solid #b2b2bf;
    background-color: #7b8ea6;
    color: #fff;
    font-size: 11px;
    cursor: pointer
    }
input.ipt_submit:hover {
    color: #000
    }
input.ipt_single {
    width: 200px;
    border: 1px solid #d1d1dc;
    font-size: 12px;
    padding: 3px 5px
    }
input.ipt_single_sml {
    width: 50px;
    border: 1px solid #d1d1dc;
    font-size: 12px;
    padding: 3px 5px;
    text-align: center
    }
.ipt_select {
    font-family: Arial !important;
    font-size: 13px !important;
    color: #575658 !important
    }
input.ipt_date, input.ipt_date_cal {
    width: 30px;
    border: 1px solid #d1d1dc;
    font-size: 12px;
    padding: 3px 5px;
    margin-right: 7px;
    text-align: center;
    float: left
    }
input.ipt_date_cal {
    width: 40px
    }
.block_sep {
    float: left;
    margin-top: 5px;
    margin-right: 7px
    }
input.ipt_single:focus, input.ipt_date:focus, input.ipt_date_cal:focus {
    border: 1px solid #575658
    }
.link_cal {
    float: right;
    margin-top: -3px;
    font-size: 10px;
    color: #7e7dab;
    text-decoration: underline
    }
.link_cal:hover {
    color: #000
    }
#content_left_core_r ol {
    margin-bottom: 10px
    }