.plan-matin
{
   background-color:#faf0d5;
   border:1px solid #d4d4d4;
   padding:10px;
   width:620px;
   margin-bottom:15px;
}
.plan-midi
{
    background-color:#f2ebb8;
    border:1px solid #d4d4d4;
    padding:10px;
    width:620px;
    margin-bottom:15px;
}
.plan-aprem
{
    background-color:#d5e7d2;
    border:1px solid #d4d4d4;
    padding:10px;
    width:620px;
    margin-bottom:15px;
}
.plan-soiree
{
    background-color:#c5d0ed;
    border:1px solid #d4d4d4;
    padding:10px;
    width:620px;
    margin-bottom:15px;
}
.plan-nuit
{
    background-color:#9eb1e3;
    border:1px solid #d4d4d4;
    padding:10px;
    width:620px;
    margin-bottom:15px;
}
.plan-h1
{
    font-size:14px;
    color:#555;
    text-align:center;
}
.plan-h2
{
    font-size:11px;
    color:#555;
}