@CHARSET "UTF-8";

 /* encheres terminees*/
.titre
{
	font-size:15px;
	text-align:center;
	padding-top:9px;
	height:25px;
	background:transparent url('../images/degrade-rubrique.png') repeat-x top left;
	font-weight:bold;
}

div#termench{

border:#a2ce32 1px solid;

}

div#termench h1#term
{
color:#a2ce32;
}


div#termench div.sejourterm
{
	height:143px;
	padding:10px 10px 0 0 ;
	clear:both;
       position:relative;
}

div#termench 
div#alterter
{
	background-color:#e5ff9b;

}

div#termench div.sejourterm img.sejtermin 
{
	background:transparent url('../images/fond-img.png') no-repeat top left;
	width:100px; 
	height:100px;
	padding:15px;
	display:block;
	float:left;
}


div.haut
{
	border-bottom:#c1c2c2 solid 1px; 
	padding:5px 5px;
	float:right;
	width:500px;
	position:relative;
}

div.prix
{
	display:block;
       width:150px;
	position:absolute; 
	right:0px; 
	top:2px;
	color:#ff5100;
	font-size:10px;
}
div.prix span.droite
{
	font-weight:bold;
	font-size:12px;
       float:right;
}
div.prix span.gauche
{
	
	font-size:12px;
       float:left;
}

div.bas
{
	float:right;
	width:500px;
	margin:5px 0 12px 0;
}
div.bas span.avis
{
	display:block;
	font-size:12px; 
	color:#4bc0d4;
	font-weight:bold;
	margin-bottom:5px;
}
.detailEnchere
{
   position:absolute; 
   right:10px; 
   bottom:40px;
  color:#333333
  
}
