/***********************************************************************************************************************************/
/* MARCHE **************************************************************************************************************************/
/***********************************************************************************************************************************/

td.marcheLegende {
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

td.marcheLegende div {
	width: 100px;
	padding: 2px;
	margin-bottom: 5px;
}

td.marcheButtons {
	vertical-align:top;
	padding-top:8px;
	width: 150px;
}

table.marcheMateriel td.main {
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed rgb(142, 152, 45);
}

.venteBox {
	padding:12px 12px 10px 12px;
}

.descriptionVente {
	margin:2px 0 2px 0;
}

.titreVente {
	margin-bottom: 6px;
}

.toggleBtn {
	margin:5px 0;
}

.competence {
	font-weight: bold;
}

div.venteEtiquette {
	clear: both;
	height: 16px;
}

div.venteEtiquette div {
	background-image: url(/media/equideo/image/interface/vente.png);
	float: left;
	height: 16px;
	font-size: 11px;
}

div.venteEtiquette div.venteLeft, div.venteEtiquette div.venteRight {
	width: 5px;
}

div.venteEtiquette div.venteCenter span {
	padding-top: 2px;
	display: block;
}

table.popup tbody td.popup ul.marche li {
	padding-left: 0;
	margin-left: 23px;
}

#triTable {
	padding-bottom:2px;
}

.triTableDashed {
	border-bottom:1px dashed #8E982D;
}

#triTable a {
	font-size: 10px;
}

#sousTriTable a {
	font-size: 10px;
}

.negociable {
	font-size:10px; 
	font-weight:bold; 
	color:#001a5c; 
	margin-top:3px;
}

.containerRobeRace {
	width:195px;	
}

.iconeCaracteristique {
	width: 16px;
	height: 16px;
	margin-top: 2px;
}
/**/
.marche-primary{
	width:640px;
}
.marche-secondary{
	width:306px;
}
#produitsContent h3{
	color:#002700;
	font-size:13px;
}
#produitsContent .fullwidth{
	left:-8px;
	margin-right:-16px;
	width:656px;
}
#inventaireContent{
	padding-top:32px;
}
#inventaireContent table.module-style-6 td.caption div {
	height: 24px;
	line-height: 24px;
}

.acheter-cheval-bloc h2 {
	display: inline-block;
	margin-top:inherit;
}

/**/
.saleHorseBookmarkTr:hover .bookmarkarea {

	display: block;
}

.bookmarkarea {

	display: none;
	width: 100%;
	height: 100%;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center;
}

.bookmarkarea--add {

	background-image: url("/media/equideo/image/fonctionnels/16/favoris-off.png");
}

.bookmarkarea--show {

	display: block;
}

.bookmarkarea--delete {

	background-image: url("/media/equideo/image/fonctionnels/16/favoris-on.png");
}