﻿.subnavbaritemoff
{
	background-color: #B4BE64;
}
.subnavbaritemon
{
	background-color: #849300;
}

.mrm_info_summary {
	margin-top: 20px;
	margin-bottom:8px;
}
/* jeune maman */
.cal_table
{
    padding: 0px;
	font-size: 7pt;
}
.cal_head_blank
{
    border: none 0px #EF8400;
    background-color: transparent;
    color: white;
    font-weight: bold;
}
.cal_head_orange
{
    border-left: solid 1px white;
    background-color: #EF8400;
    color: white;
    font-weight: bold;
    padding: 2px;
    text-align: center;
}
.cal_head_green
{
    border: none 0px #A6D891;
    background-color: #A6D891;
    color: white;
    font-weight: bold;
    padding: 2px;
    text-align: center;
}
.cal_head_line_orange
{
    border-top: solid 1px white;
    background-color: #EF8400;
    color: white;
    font-weight: bold;
    padding: 2px;
    text-align: center;
}
.cal_cell_orange
{
    border-bottom: solid 1px #EF8400;
    border-left: solid 1px #EF8400;
    background-color: white;
    color: black;
    font-weight: ;
    padding: 2px;
}
.cal_cell_green
{
    border-top: solid 1px white;
    background-color: #A6D891;
    color: white;
    font-weight: ;
    padding: 2px;
}
.rubrique_title
{
    font-size: 24pt; 
    color: #000000; 
    font-weight: bold;
}