﻿/************* Modele_1 : Offre de liste **************/

.resultat_M1
{
    /*overflow: auto;*/
    border-top: 1px solid #6c5e53;
    border-bottom: 1px solid #6c5e53;
    margin-top: 4px;
    width:547px;
    overflow:hidden;
    background-color:#ffffff;
    position:relative;
}

.resultat_M1 .offreDeListe_Photo
{
	float:left;
	width:114px;
	text-align:center;
	overflow:hidden;
}

.resultat_M1 .resultatTexte
{
    float:left;
    color: #59493f;
    font-size: 11px;
    width: 413px;
}

.resultat_M1 .resultatTexte p
{
    margin: 0px;   
    padding-bottom: 10px;
}

.resultat_M1 .resultat img
{
    float: left;
}

.resultat_M1 .offreDeListe_Zone1
{
	background: url('../Images/fondResultat.jpg') right top repeat-y;
    margin: 0px;
    padding-top: 10px;
    padding-left: 20px;
    width: 413px;
    /*width:550px;*/
    /*margin-left: 160px;*/
    border-bottom: 1px solid #6c5e53;
}

.resultat_M1 .action
{
    float: right; 
    margin-top: -10px;
    width:180px;
}

.resultat_M1 .offreDeListe_Contacts
{
	display:block;
}

.resultat_M1 .etoiles
{
	border-left:solid 2px #91877e;
	height:17px;
	float:right;
	padding-left:8px;
	padding-right:8px;
	margin-top:14px;
}

.resultat_M1 .handicap
{
	margin-top:10px;
	border-left:solid 2px #91877e;
	height:22px;width:18px;
	padding-left:8px;padding-right:8px;
	float:right;
}

.resultat_M1 .ajouterCarnet
{
	border-left:solid 2px #91877e;
	padding-right:8px;
	margin-top:8px;
	background: url('../Images/OffreDeListe/ajouterCarnet_off.gif') 8px top no-repeat;
	height:26px;width:32px;
	display:block;
	float:right;
}

.resultat_M1 .ajouterCarnet:hover
{
	background: url('../Images/OffreDeListe/ajouterCarnet_on.gif') 8px top no-repeat;
}

.resultat_M1 .localisation
{
    clear: both;
    padding-top: 10px;
}

.resultat_M1 .chaines
{
	float:left;
	width:114px;
	text-align:center;
}

.resultat_M1 .labels
{
	color:#f2a612;
}

.resultat_M1 .commentaire
{
    margin: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top:13px;
    width: 393px;
    text-align:justify;
}

.resultat_M1 .commentaire .tripAdvisor
{
}

.resultat_M1 .commentaire .texte
{
	margin-top:8px;
	display:block;
}

.resultat_M1 .commentaire a
{
	clear:both;
	font-family:Arial;font-size:10px;color:#7a7062;
	text-decoration:none;
	background: url('../Images/OffreDeListe/EnSavoirPlus_off.gif') right center no-repeat;
	height:15px;
	display:block;
	text-align:right;
	padding-right:15px;
}

.resultat_M1 .commentaire a:hover
{
	text-decoration:underline;
	color:#6c5e53;
	background: url('../Images/OffreDeListe/EnSavoirPlus_on.gif') right no-repeat;
}


.resultat_M1 .localisation a
{
    color: #6c5e53;    
    font-family: Arial;
    text-decoration: none;
    font-weight: normal;
}

.resultat_M1 .localisation a:hover
{
	text-decoration:underline;
}

/*
.localisation a.plus
{
    margin-left: 50px;
}
*/

.resultat_M1 .localisation img
{
    margin-top: -3px;
}

.resultat_M1 .offreDeListe_LienSite
{
	color:#f75500;
	text-decoration:none; 
}

.resultat_M1 .offreDeListe_LienSite:hover
{
	text-decoration:underline; 
}

.resultat_M1 .offreDeListe_LienFicheOffre
{
	color:#6c5e53;
	font-weight:bold;
	text-decoration:none; 
}

.resultat_M1 .offreDeListe_LienFicheOffre:hover
{
	text-decoration:underline; 
}

.resultat_M1 .offreDeListe_Infos .infosSpec
{
	margin-top:5px;
	margin-bottom:5px;
	color:#bf9519;
	display:block;
}

.resultat_M1 .offreDeListe_LienReservation
{
	color:#6c5e53;
	font-weight:normal;
	text-decoration:none; 
}
.resultat_M1 .offreDeListe_LienReservation:hover
{
	text-decoration:underline; 
}

