@charset "UTF-8";


body {
    margin: 0px;
    padding: 0px;
    font-style:normal;
    font-weight:lighter;
}

.page_action {
    width: 820px;
    margin-right: auto;
    margin-left: auto;
    font-family: Arial;
    color:#b2b2b2;
}

/*bloc cotation*/
#container .cotation {
    font-family: Arial;
    color: #4c4c4c;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 20px;
}
#container #indices .table_indices {
    font-family: Arial;
    font-size: 12px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #939393;
    padding-bottom: 20px;
}
#container #indices .table_indices .table_indices_td {
    padding-bottom: 20px;
    padding-top: 0px;
    font-weight: bold;
    color: #212121;
}
#container #indices .table_indices tr td {
    padding-top: 10px;
    padding-bottom: 5px;
}
#container #sources ul li {
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}
#container #info_cotation {
    background-color: #f1f2f2;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: Arial;
    font-size: 11px;
    color: #656666;
    padding-right: 10px;
    padding-left: 10px;
}
#container #info_cotation span {
    padding-right: 20px;
    padding-left: 20px;
}
#container #table_cotation tr td {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ababab;
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 15px;
}
#container #table_cotation tr td .legande {
    font-size: 20px;
}
#container #table_cotation tr td .result {
    font-size: 20px;
    font-weight: bold;
    color: #303030;
}

.page_action h1 {
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    color: #F16E00;
    margin-top:40px;
    margin-bottom:20px;
}

#tablgraphique {
    color:#b2b2b2;
}

.bottom_graph {
    background-color: #f0f2f2;
    vertical-align:top;
}
.bottom_graph tr td {
padding-left:30px;
padding-bottom:10px;
    font-size: 12px;
}
.bottom_graph tr td .bouton {
    color: #4c4c4c;
    background-image: url(/v2/images/bcg_bouton.png);
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    width:183px;
    height:43px;
    padding-top: 30px;
    margin-right:30px;

}
.bottom_graph tr td .titre_bouton {
    padding-bottom: 5px;

}

.selec_picto_1_on {
    background-image: url(/v2/images/picto_1_on.png);
    background-repeat: no-repeat;
    height: 27px;
    width: 26px;
}
.selec_picto_1_off {
    background-image: url(/v2/images/picto_1_off.png);
    background-repeat: no-repeat;
    height: 27px;
    width: 26px;
}
.selec_picto_2_on {
    background-image: url(/v2/images/picto_2_on.png);
    background-repeat: no-repeat;
    height: 27px;
    width: 26px;
}
.selec_picto_2_off {
    background-image: url(/v2/images/picto_2_off.png);
    background-repeat: no-repeat;
    height: 27px;
    width: 26px;
}
.selec_picto_3_on {
    background-image: url(/v2/images/picto_3_on.png);
    background-repeat: no-repeat;
    height: 27px;
    width: 26px;
}
.selec_picto_3_off {
    background-image: url(/v2/images/picto_3_off.png);
    background-repeat: no-repeat;
    height: 27px;
    width: 26px;
}
.selec_picto_4_on {
    background-image: url(/v2/images/picto_4_on.png);
    background-repeat: no-repeat;
    height: 27px;
    width: 26px;
}
.selec_picto_4_off {
    background-image: url(/v2/images/picto_4_off.png);
    background-repeat: no-repeat;
    height: 27px;
    width: 26px;
}
.selec_picto_5_on {
    background-image: url(/v2/images/picto_5_on.png);
    background-repeat: no-repeat;
    height: 27px;
    width: 26px;
}
.selec_picto_5_off {
    background-image: url(/v2/images/picto_5_off.png);
    background-repeat: no-repeat;
    height: 27px;
    width: 26px;
}

.styled-select select {
    background: url("../../images/list.jpg") no-repeat #fff;
    width: 220px;
    height:37px;
    padding: 5px;
    font-size: 16px;
    border: none;
    color:#4c4c4c;
}

.styled-select {
   width: 183px;
   height: 37px;
   overflow: hidden;
   color:#4c4c4c;

}




