/***************************************************************************************************************************/
/* sleeping_sky		: selection.css																	*/
/* Auteur			: Guillaume FEUTREN																*/
/* Date			: 13/07/2007																	*/
/* Modification		: 13/07/2007																	*/
/***************************************************************************************************************************/

/***************************************************************************************************************************/
/* Classes relatives à Selection.asp 																		*/
.SelectionPoster {}

.AjoutPanier
{
	/*position   : relative;*/

	background: transparent url(/include/images/blue_orange/panier.gif) left no-repeat;

	display:table;
	height: 25px;
	width:200px;

	left:550px;
	right:0px ;
}	
.AjoutPanier   a{

		 margin-left:50px;
}

.PubliBlock, .PubliBlockHeader, .PubliBlockHeader h4, .PubliBlockFrame {}
.PubliBlockHeader {
	background-color: #444;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-indent: 10px;
	border:0pt none;
	overflow:hidden;
}
.PubliBlockHeader h4 {
	margin: 0;
	padding: 0;
}
.PubliBlockFrame {
	height: auto !important;
	height: 1%;
	padding: 10px;
}
.PubliBlock {
	border: solid 1px #fff;
	margin: 15px 10px;
	width:   770px;
	overflow:hidden;
}
.PubliBlockTitre {
	color: #fff;
	display: block;
	float: left;
	text-indent: 10px;
	width: 49%;
}
.PubliBlockTypeBien {
	color: #fff;
	display: block;
	float: left;
	text-align: right;
	width: 48%;
}
.PubliBlockFrame p {
	/*height: 20px;*/
	line-height: 20px;
	margin:  0;
	padding: 0;
	
}

.PubliBlockLibelle {
	display: block;
	font-weight: bold;
	float: left;
	height: 20px;
	line-height: 20px;
	width: 20% !important;
	width: 24%;
}
.PubliBlockInfo {
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	width: 17.2% !important;
	width: 120px;
/*	width: 33%;*/
}
.PubliPicture {
	float: left;
	height: 120px;
	width: 150px;
}
.PubliBlockLibelleVille, .PubliBlockLibelleAgence, .PubliBlockLibelleRef {
	display: block;
	float: left;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	width: 20% !important;
	width: 24%;
}
.PubliBlockInfoVille,  .PubliBlockInfoRef {
	display: block;
	float: left;
	width:55% ;
}
.PubliBlockPict {

	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	width: 40% !important;
	width: 40%;
}
.PubliBlockPrix {
	color: #f06900;
	display: block;
	float: right;
	font-size: 1.8em;
	font-weight: bold;
	text-align: right;
	padding-right:20px;
}

.PubliBlockDesc, .PubliBlockDescTitre, .PubliBlockDescTitre h4, .PubliBlockDescBody {}
.PubliBlockDescTitre {
	background: url(/include/images/sleeping_sky/h.gif) left repeat-x;
	border-bottom: dashed 1px #fff;
	height: 30px;
	line-height: 30px;	
	text-indent: 5px;
}
.PubliBlockDescTitre h4 {
					    
	color: #fff;
	font-variant: normal;
	margin: 0;
	padding: 0;
	width: 90% !important;
	width: 97%;
}
.PubliBlockDescBody {	
	color: #ffdd65;
	font-weight: normal;
	padding: 10px;
	text-align: justify;
}
.PubliBlockDesc { 
	border: solid 1px #fff;
	font-weight: bold;
	margin: 5px 20px;
	width:708px;
}

.PubliFormAgence {
	height: 130px;
}	  
.PubliBlockInfoAgence{

    display: block;
	float: left;
	width: 55%;	
	height:41px;
	width:55%;
}
.PubliBlockAction{

}
.PubliBlockAction a{ 
	display:block;
	height : 24px;
	float  : left;
	width  : 190px;
}
.PubliBlockAction img{
	float:left;
}
.PubliBlockAction span{

}

.PubliClearBoth{
	height		:0px;
	line-height :0px;
}

p.PubliClearBoth{
	height		:0px;
	line-height :0px;
}
div.PubliClearBoth{
	height		:0px;
	line-height :0px;
}
span.PubliClearBoth{
	height		:0px;
	line-height :0px;
}
.PubliClearBoth{
	clear:both;
	height:1px;
	line-height:1px;

}
