@charset "iso-8859-1";
/* CSS Document */

#carrousel_c2c {
    width:480px;
    height:250px;
    border:1px solid #3b4e94;
    margin-top:20px;
}

#content_c2c {
    width:985px;
    height:300px;
}

.coup-coeur {
    width:190px;
    height:294px;
    background-color:#FFFFFF;
    border:1px solid #344890;
    float:left;

    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#2a3666;

    margin:0 4px 0 1px;
}

.coup-coeur strong {
    font-size:10px;
    text-transform:capitalize;
    text-decoration: underline;
}

#c2c_lehavre {
    background:url(../images/c2c/c2c_lehavre-titre.jpg) #ffffff no-repeat 0 0;
}

#c2c_criquetot {
    background:url(../images/c2c/c2c_criquetot-titre.jpg) #ffffff no-repeat 0 0;
}

#c2c_saintromain {
    background:url(../images/c2c/c2c_saintromain-titre.jpg) #ffffff no-repeat 0 0;
}

#c2c_honfleur {
    background:url(../images/c2c/c2c_honfleur-titre.jpg) #ffffff no-repeat 0 0;
}

#c2c_goderville {
    background:url(../images/c2c/c2c_goderville-titre.jpg) #ffffff no-repeat 0 0;
}

.contenus-c2c {
    width:187px;
    height:195px;

    margin:80px 0 0 2px;
    padding:5px 0;
}

#biens_lehavre {
    width:190px;
    height:28px;
    display:block;
    cursor:pointer;
    background:url(../images/c2c/c2c_lehavre-lien.jpg) no-repeat;

    margin-left:0;
}

#biens_lehavre:hover {
    background-position:0 -28px;
}

#biens_criquetot {
    width:190px;
    height:28px;
    display:block;
    cursor:pointer;
    background:url(../images/c2c/c2c_criquetot-lien.jpg) no-repeat;

    margin-left:0;
}

#biens_criquetot:hover {
    background-position:0 -28px;
}

#biens_saintromain {
    width:190px;
    height:28px;
    display:block;
    cursor:pointer;
    background:url(../images/c2c/c2c_saintromain-lien.jpg) no-repeat;

    margin-left:0;
}

#biens_saintromain:hover {
    background-position:0 -28px;
}

#biens_honfleur {
    width:190px;
    height:28px;
    display:block;
    cursor:pointer;
    background:url(../images/c2c/c2c_honfleur-lien.jpg) no-repeat;

    margin-left:0;
}

#biens_honfleur:hover {
    background-position:0 -28px;
}

#biens_goderville {
    width:190px;
    height:28px;
    display:block;
    cursor:pointer;
    background:url(../images/c2c/c2c_goderville-lien.jpg) no-repeat;

    margin-left:0;
}

#biens_goderville:hover {
    background-position:0 -28px;
}

.c2c01 {
    height:87px;
    position:relative;
    color:#2a3666;
    text-decoration:none;
    overflow:hidden;

    padding:3px;
    cursor:pointer;
}

#aucun_resultat {
    width: 180px !important;
    padding: 60px 5px !important;
}

.c2c01:hover {
    text-decoration:underline;
    color:#3A4B99;
}

.c2c01 .bien_pic {
    height:87px;
    float:left;
}
.c2c01 img {
    border:1px solid #8591c2;
    margin-right:5px;
    width: 80px;
}
.c2c01 .panier img{
    position:absolute;
    float:inherit;
    bottom:7px;
    right:0;
    border:0;
}
.c2c02 {
    text-align:right;
    position:relative;
    color:#2a3666;
    line-height:13px;
    text-decoration:none;

    padding:3px;
    cursor:pointer;
    height:87px;
}

.c2c02:hover {
    text-decoration:underline;
    color:#3A4B99;
}

.c2c02 .bien_pic{
    height:87px;
    float:right;
}
.c2c02 img {
    border:1px solid #8591c2;
    width: 80px;
    margin-left:5px;
}

.c2c02 .panier img{
    position:absolute;
    float:inherit;
    bottom:7px;
    left:0;
    border:0;
}
.contenus-c2c  img.vignette360{
    position:absolute;
    float:inherit;
    top:0;
    border:0;
    width:30px;
    height:30px;
}
.c2c01 img.vignette360{
    left:0;
}
.c2c02 img.vignette360{
    right:0;
}

.coup-coeur .c2c_link{
    width:190px;
    height:80px;
    display:block;
    position:absolute;
}
