﻿body, html 
{
    background-color:#685248;
}
li.chambres a 
{
    background-color:#EFEAE5;
}  
div.m1
{
    width:267px;
    height:100%;
    float:left;
    padding-left:4px;
    background-color:#582C52;
}
div.m2
{
    width:270px;
    height:100%;
    float:left;

}
div.m1t1 
{
    width:263px;
    height:116px;
    float:left;
}
div.m1t1 img 
{
    margin:3px 4px 0 0;
    padding:0;
    border:0;
    cursor:pointer;
}
div.m1t1 img.last
{
    margin:3px 0 0 0;
    padding:0;
    border:0;
}
div.m1t2
{
    width:263px;
    height:118px;
    float:left;
    background-color:#D9CDC3;
}
div.m1t2t1
{
    width:100%;
    padding:4px 0;
    background-color:white;
}   
div.m1t2t1 span.title
{
    margin-left:10px;
    font-size:10px;
    font-weight:bold;
}  
div.m1t2t2t1 span.content 
{
    display:block;
    font-size:10px;
    margin-top:2px;
    float:left;
    width:130px;
}    
div.m1t2t2t1 span.content a
{
    margin-left:10px;
    color:#886E6F;
    text-decoration:none;
}
div.m1t2t2t1 span.content a:hover
{
    color:White;
} 
div.m1t2t2t1 span.content a.active
{
    margin-left:4px;
    color:#382A24;
}  
div.m1t2t2t1 span.content a.active:hover
{
}  
div.m1t2t2t1 span.content a.inactive span.pastille
{
    display:none;
}  

div.m1t2t2t2 span.content 
{

    display:block;
    font-size:10px;
    margin-top:2px;
    float:left;
    color:#886E6F;
    width:130px;
}