﻿.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;
}

/* Livres à devorer */

.LivresADevorerTitleFont
{
    color: #B52A0D; 
    font-size: large; 
    font-weight: bold
}

.LivresADevorerTitleFont a
{
    color: #B52A0D; 
    font-size: large; 
    font-weight: bold
}

.LivresADevorerLinkFont a
{
    color: #B52A0D; 
    font-size: small; 
    font-weight: bold
}

.LivresADevorerMain
{
    border-left: solid 1px #99cc33; 
    border-right: solid 1px #99cc33; 
    padding: 10px 20px 10px 20px;
}

.LivresADevorerMainLeftColumn
{
    float: left; 
    margin-right: 10px
}

.LivresADevorerMainRightColumn
{ 
    width: 438px;
}

.LivresADevorerCarrousel
{
    border-bottom: solid 1px #99cc33; 
    width: 480px;
}

.LivresADevorerCarrouselContent
{
    width: 458px; 
    border-left: solid 1px #99cc33; 
    border-right: solid 1px #99cc33;
    padding: 10px 0px 10px 20px;
}

.LivresADevorerCarrouselScroolBar
{
    
}