﻿#recherchedcarte1
{
    background-image: url(images/carte/ombre.gif);
    background-repeat: no-repeat;
    width: 257px;
    vertical-align: middle;
    text-align: center;
    height: 272px;
    position: relative;
}
#recherchedcarte1 img
{
    position: absolute;
    top:8px;
    left:8px;
}
#recherchedcartes
{
    position: relative;
}
#recherchedcarte2
{
    background-image: url(images/carte/centre/ombre.gif);
    background-repeat: no-repeat;
    width: 224px;
    vertical-align: middle;
    text-align: center;
    height: 113px;
    position: relative;
}
#recherchedcarte2 img
{
    top: 10px;
    position: absolute;
    left:10px;
}
.recherchedregion
{
    font-weight: bold;
}