
/******************************/
td.infos,
td.infosPayantes {
	width:140px;
}
td.infosPayantes {
	background-color:#ffe57d;
}
td.infos a img,
td.infosPayantes a img {	/* Photos */
	border: none;
	display: block;
}
td.infos h5,
td.infosPayantes h5{	/* Textes de ces informations la partie de gauche de l'annonce */
	margin: 3px 0 0 3px;
	color:#000000;
	text-decoration:none;
}
td.infos h5 a,
td.infosPayantes h5 a {	/* Textes de ces informations la partie de gauche de l'annonce */
	color:#000;
}
td.infos h5.date,
td.infosPayantes h5.date {	/* Textes de ces informations la partie de gauche de l'annonce */
	font-style:italic;
	font-size:0.65em;
	font-weight:normal;
}
td.infosPayantes ul {
	list-style: none;
	margin: 7px 0 0 3px;
	padding:0;
}
td.infosPayantes ul li{
	margin-bottom:3px;
}
td.infosPayantes ul li a {
	display: block;
	height:18px;
	line-height: 18px;
	padding: 0 0 0 22px;
	font-size:0.7em;
	background:url(../pellicule_tres_petit.gif) left top no-repeat;
	text-decoration:none;
	color:#000;
}
/*
td.infosPayantes ul li a:hover {
	background:url(../pellicule_tres_petit.gif) left top no-repeat;
	color: #A00;
}
*/

td.description,
td.descriptionPayantes{
	width:446px;
}

td.descriptionPayantes{
	background-color:#ffe57d;
}

td.description  h3,
td.descriptionPayantes  h3 {	/* Titre de l'annonce */
	font-size:0.8em;
	color:#c00;
	background:url(../../trianglerouge.gif) left no-repeat;
	padding-left:8px;
	margin: 1px 3px 0 3px;
}
td.description .rubrique,
td.descriptionPayantes .rubrique {
	color: #000;
	font-style:italic;
	font-size:0.7em;
	margin: 0 3px 0 3px;
}
td.description  p,
td.descriptionPayantes  p {		/* Description de l'annonce */
	font-size:0.7em;
	margin: 15px 7px 0 3px;
}
td.description  h6,
td.descriptionPayantes  h6 {	/* Texte "Répondre à l'annonce" */
	margin: 4px 7px 5px 0;
	padding: 0;
	text-align: right;
	color:#000;
}
td.description h6 a,
td.descriptionPayantes  h6 a {	/* Texte "Répondre à l'annonce" */
	margin-left: 15px;
	color:#000;
}
