

/* CADRE CONSULTATION IMMOTHEQUE */

#TopConsultation {float:left;width:540px;height:11px;background: #FFF url(../images/graphics/topformrech.gif) no-repeat;font:1px/1px Arial;}
#Consultation {
	float:left;
	width:538px;
	border-left:1px solid #9B9B9B;
	border-right:1px solid #9B9B9B;
	font:11px/11px Arial;
}
	.LigneConsultation		{float:left;width:518px;padding-left:10px;padding-right:10px;padding-bottom:10px;font:11px/14px Arial;}
		.ColConsultation {float:left;width:259px;}
			.LigneColConsultation {float:left;width:259px;padding-bottom:10px;}
				.Cadre1 {float:left;width:90px;font:11px/18px Arial;}
				.Cadre2 {float:left;width:169px;}
	.LigneConsultationGrise {float:left;width:538px;height:2px;background-color:#C7C7C7;margin-bottom:10px;font:1px/1px Arial;}
#BottomConsultation	{float:left;width:540px;height:11px;background: #FFF url(../images/graphics/BottomCadreColOne.gif) no-repeat;padding-bottom:10px;}

.button {
		height:28px;
		font-family:arial; 
		font-size:11px; 
		border-width : 2px; 
		border-style:outset; 
		border-color:red;
		font-weight:bold; 
		text-transform: uppercase;
		color: #FFFFFF;
		background:url(../images/graphics/menubasbg.gif); 
		cursor:pointer;
}

.LigneConsultation a:link
{
	text-decoration: none;
	font-weight:bold; 
	color: #000000;
}

.LigneConsultation a:visited
{
	text-decoration: none;
	font-weight:bold; 
	color: #000000;
}

.LigneConsultation a:hover
{
	text-decoration: Underline;
	font-weight:bold; 
	color: #000000;
}

.LigneConsultation a:active
{
	text-decoration: Underline;
	font-weight:bold; 
	color: #000000;
}

/* CADRE LES DERNIERES DEMANDES */
.TopCadreColTwo	{float:left;width:430px;height:11px;background: #FFF url(../images/graphics/TopCadreColTwo.gif) no-repeat;font:1px/1px Arial;}
.CadreDernieresDemandes {
	float:left;
	width:418px;
	height:172px;
	background:url(../images/graphics/bgdernieresdemandes.gif);
	border-left:1px solid #9B9B9B;
	border-right:1px solid #9B9B9B;
	padding-left:10px;
	font:11px/11px Arial;

}
.CadreDernieresDemandes .LigneTitreDD {float:left;width:418px;}
.CadreDernieresDemandes .LigneDD {float:left;width:393px;padding-left:25px;padding-top:10px;}
.BottomDernieresDemandes {float:left;width:430px;height:21px;background: #FFF url(../images/graphics/BottomDernieresDemandes.gif) no-repeat;}

.CadreDernieresDemandes a:link
{
	text-decoration: none;
	color: #000000;
}

.CadreDernieresDemandes a:visited
{
	text-decoration: none;
	color: #000000;
}

.CadreDernieresDemandes a:hover
{
	text-decoration: Underline;
	color: #000000;
}

.CadreDernieresDemandes a:active
{
	text-decoration: Underline;
	color: #000000;
}