﻿#ctl00_ContentPlaceHolder1_div_navigation  
{
	height: 30Px;
	text-align:center;
	/*background-color: Green ;*/
	/* background-image: url(images/pastel_014.jpg) ; */
}

#ctl00_ContentPlaceHolder1_div_liste 
{
	height: 80%;
	overflow:auto;
	/* background-image: url(images/pastel_004.jpg) ;*/
	background-color:  Gray ;
}

#ctl00_ContentPlaceHolder1_div_entete_center
{
	text-align:center;
	vertical-align:bottom;
}
#ctl00_ContentPlaceHolder1_div_liste_pied
{
	text-align:center;
/*	background-color: Green; */
	
}
#tb_navigation
{
	width:100%;
	text-align:center;
	vertical-align:middle;
}

#tr_A
{
	background-color:Gray; 
}
#tr_B
{
	background-color: Blue; 
}

.img_liste
{
	width: 70px ;
	height:70px ;
}

#mytab01
{
	background-color: Silver ;
	width: 100% ;
	text-align :left ;
	
/*
	border: 2;
	border-style: double;
*/
}	
#mytab02
{
	background-color: Transparent;
	width: 100% ;
	text-align :left ;
/*
	border: 2;
	border-style: double;
*/
}	

.tb_ligne
{
	left:0px ;	
}

#td_liste_text
{
 text-align: left;
}

#td_liste_img
{  
	width:70px;		
}
#txt_prix

{

	 color:Red;	 

	 font-weight: bold ;

	 font-size: medium;

}
#lb_prix
{
	font-weight: bold ;
}
#lb_bien 
{
	font-weight: bold ;
}
#ctl00_ContentPlaceHolder1_div_location
{
	  position:  relative;
	
	 height: 150px ;
	 width: 100%;
	 top : 50px;
	 text-align: center;
	  vertical-align: middle ;
}

