﻿/************* Modele_2 : Offre de liste **************/

.resultat_M2
{
    /*overflow: auto;*/
    /*border-top: 1px solid #6c5e53;
    border-bottom: 1px solid #6c5e53;*/
    margin-top: 4px;
    width:133px;
    /*overflow:hidden;*/
    background-color:#ffffff;
    position:relative;
}

.listeResultat tr.test0
{
	clear:both;
	position:absolute;left:0;
	border:solid 3px green;
}

.listeResultat tr.test1
{
	position:absolute;left:145px;
	border:solid 3px orange;
}

.listeResultat tr.test2
{
	position:absolute;left:290px;
	border:solid 3px red;
}

.listeResultat tr.test3
{
	position:absolute;left:435px;
	border:solid 3px blue;
}


.resultat_M2 .offreDeListe_Photo
{
	/*float:left;*/
	width:133px;
	/*position:absolute;*/
	text-align:center;
	display:block;
}

.resultat_M2 .resultatTexte
{
    /*float:left;*/
	clear:both;
	display:block;
    color: #59493f;
    font-size: 11px;
    width:115px;
    border:solid 1px gray;
    border-top:0;
    padding:8px;
}

/*.resultat_M2 .resultatTexte p
{
    margin: 0px;   
    padding-bottom: 10px;
}

.resultat_M2 .resultat img
{
    float: left;
}*/

.resultat_M2 .offreDeListe_Zone1
{
    margin: 0px !important;
	padding:0px !important;
    width: 117px;
    border:0 !important;
}

.resultat_M2 .action
{
    /*float: right; 
    margin-top: -10px;*/
	height:0;
	visibility:hidden;
}

.resultat_M2 .offreDeListe_Infos
{
width:117px;
margin:0 !important;
}

.resultat_M2 .etoiles
{
	/*border-left:solid 2px #91877e;*/
	height:17px;
	float:left;
	padding-left:10px;
	padding-right:13px;
	margin-top:14px;
}

.resultat_M2 .handicap
{
	margin-top:10px;
	/*border-left:solid 2px #91877e;*/
	height:22px;
	padding-left:14px;
	float:left;
}

.resultat_M2 .ajouterCarnet
{
	margin-left:24px;
	margin-right:10px;
	margin-top:8px;
	background: url('../Images/OffreDeListe/ajouterCarnet_off.gif') no-repeat;
	height:26px;
	width:26px;
	display:block;
	float:left;
}

.resultat_M2 .ajouterCarnet:hover
{
	background: url('../Images/OffreDeListe/ajouterCarnet_on.gif') no-repeat;
}

.resultat_M2 .localisation
{
    clear: both;
    padding-top: 10px;
}

.resultat_M2 .chaines
{
	float:left;
}

.resultat_M2 .commentaire
{
    margin: 0px;
    margin-bottom:12px;
    /*padding-left: 20px;*/
    /*padding-right: 20px;*/
	padding:0;
    width: 117px !important;
    text-align:justify; font-family:arial;font-size:11px;color:#59493f;
}

.resultat_M2 .commentaire a
{
	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;
	position:absolute;
	bottom:0;
	right:0;
	margin-bottom:5px;
	margin-right:8px;
	color:orange;
}

.resultat_M2 .commentaire a:hover
{
	text-decoration:underline;
	color:#6c5e53;
	background: url('../Images/OffreDeListe/EnSavoirPlus_on.gif') right no-repeat;
}


.resultat_M2 .localisation a
{
    color: #6c5e53;    
    font-family: Arial;
    text-decoration: none;
    font-weight: normal;
}

.resultat_M2 .localisation a:hover
{
	text-decoration:underline;
}

/*
.localisation a.plus
{
    margin-left: 50px;
}
*/

.resultat_M2 .localisation img
{
    margin-top: -3px;
}

.resultat_M2 .offreDeListe_LienSite
{
	color:#f75500;
	text-decoration:none; 
}

.resultat_M2 .offreDeListe_LienSite:hover
{
	text-decoration:underline; 
}

.resultat_M2 .offreDeListe_LienFicheOffre
{
	display:block;
	color:#6c5e53;
	font-weight:bold;
	text-decoration:none; 
}

.resultat_M2 .offreDeListe_LienFicheOffre:hover
{
	text-decoration:underline; 
}

.resultat_M2 .offreDeListe_Infos .infosSpec
{
	margin-top:5px;
	margin-bottom:5px;
	color:#bf9519;
	display:block;
	visibility:hidden;
	height:0px;
}

.resultat_M2 .offreDeListe_Contacts
{
visibility:hidden;
height:0;
}