*
{
    margin: 0;
    padding: 0;
}
#polices
{
    font-family: 'Oxygen', sans-serif;
    font-family: 'Open Sans', sans-serif;
    font-family: 'Overpass', sans-serif;
    font-family: 'Paytone One', sans-serif;
    font-family: 'Cagliostro', sans-serif;
}

.fondmenu
{
    background-color: steelblue;
    color: azure;
}

.fondgris
{
    margin-top: 5px;
    background-color: #F4F6F7;
    height: 200px;
    border: 2px solid #F4F6E7;
    border-radius: 6px;

} 
.fondgris2
{
    margin-top: 5px;
    border-radius: 6px;
} 
.blanc
{ 
    color: white;
} 
.espinfobase
{ 
    height: 50px;
    background-color: steelblue;
    color: orange;
    font-family: 'Hind Vadodara', sans-serif;
    font-size: 30px;
    padding-top: 12px;
} 
.espinfo
{ 
    height: 50px;
    background-color: #D9B386;
    color: orange;
    font-family: 'Hind Vadodara', sans-serif;
    font-size: 30px;
    padding-top: 12px;
} 
.espinfopt
{ 
    height: 50px;
    background-color: steelblue;
    color: orange;
    font-family: 'Hind Vadodara', sans-serif;
    font-size: 30px;
    padding-top: 12px;
    display : block;
    width : 100%;
} 
.espinfoOLD
{ 
    height: 50px;
    background-color: #4E4E4F;
    color: #E2E3E5;
    font-family: 'Hind Vadodara', sans-serif;
    font-size: 30px;
    padding-top: 12px;
} 

.pol191
{
    font-size: 14px;
    font-family: 'Oxygen', sans-serif;
    color: grey;
    margin-left: 40px;
}

.telephone
{
    float: right;
    text-align: right;
    font-size: 22px;
    font-family: 'Oxygen', sans-serif;
    
    color: orange;
}
.joursheures
{
    float: right;
    text-align: right;
    font-size: 12px;
    font-family: 'Oxygen', sans-serif;
    color: steelblue;
}


#photographe
{
    
    text-align: right;
    font-size: 9px;
    font-family: 'Oxygen', sans-serif;
    color: steelblue;
}

.flotte {
float:left;
}

