.marding0 {
    padding:0;
    margin:0;
}

.marginPrimary {
    margin-top:5px;
}

.padding5 {
    padding:5px;
}

.shadowMercanet {
    text-shadow: 0px 0px 1px #0092B4;
}
.shadowGil {
    text-shadow: 0px 0px 1px #54C708;
}

.form-width{
    width: 90%;
    margin-left: 5%;

}

.d-inline {
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    text-align: justify;
	
}
.by3 {
     width: 33%;
	padding: 0 1% 0 1%;
 }

.by2 {
    width: 50%;
}

#divTitle {
    background-color: #466675;
    color: #FFFFFF;
    font-weight:700;
    text-align: center;
    border-top-left-radius: 10px 10px;
    border-top-right-radius: 10px 10px;
    padding:15px;
}

#table_calendrier {
    font-size:11px;
    text-align:center;
    border-left:    solid 0px #374f5b;
    border-top:     solid 0px #374f5b;
    border-right:   solid 0px #374f5b;
    border-bottom:  solid 0px #374f5b;
    background-color:#ddd;

    border-top-left-radius: 10px 10px;
    border-top-right-radius: 10px 10px;
    border-bottom-left-radius: 10px 10px;
    border-bottom-right-radius: 10px 10px;
	margin: auto;
}

#table_calendrier td {
    border : 0px solid #586;
    height:18px;
}
.textegras14 {
    font-size: 14px ;
    font-weight:700;
    color:#FFFFFF;
}

.numsem {
    background-color:#E9F1F5;
    color: #6592A8;
    font-weight: 700;
}

.fond1 {
    background-color:#466675;
    color: #FFFFFF;
    border-top-left-radius: 10px 10px;
    border-top-right-radius: 10px 10px;
}

.fond2 {
    background-color:#567C8F;
    color: #FFFFFF;
}

.fond3 {
    background-color:#6592A8;
    color: #FFFFFF;
    padding:8px;
    font-weight: 700;
}

.choixjour1 {
    background-color:#fff;
}

.choixjour2 {
    background-color:#fff;
    padding:6px;
}

.trSum {
    background-color:#e9e9e9 !important;
}

.trWithSPace {
    background-color:#FFFFFF !important;
    border:0 !important;
}


}