@charset "utf-8";
/* CSS Document */
body {
	/*background-color:white;*/
	background-position:center top;
	margin:0px 0px 0px 0px;
}

.fond{
	background-color:#cccccc;
}

.blanc{

	background-color:#FFF;
}

input.btn{
   color:white;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color: #333333;
   border:1px solid;
   border-top-color:black;
   border-left-color:black;
   border-right-color:black;
   border-bottom-color:black;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#333333',EndColorStr='#666666');}
input.btnhov{
   border-top-color:white;
   border-left-color:white;
   border-right-color:white;
   border-bottom-color:white;
}
.bg2{
	/*position:absolute;*/
	/*top:500px;*/
	background-image:url(../img/bg_2.gif);
	background-repeat:repeat;
	background-position:center;
	
}
.blanc_bg {
	border-style:solid; 
	border-width:1px; 
	border-color:#D5D5D5; 
	/*BACKGROUND-COLOR:white;*/
}

.grison {
	font-size:10px;
	font-family:verdana, sans-serif;
	border-style:solid; 
	border-width:1px; 
	border-color:#D5D5D5; 
	BACKGROUND-COLOR: #E3EAF9
	
}

.orange{

	border-style: solid;
	border-right-width: 0.1cm;
	border-right-color:#FF6600;
	border-left-style:hidden;
	border-bottom-style:hidden;
	border-top-style:hidden;

}

.bg_une {
	border-style:solid; 
	border-width:1px; 
	border-color:#D5D5D5;
	BACKGROUND-COLOR:#f2f2f2;
	
}

.gris {
	border-style:solid; 
	border-width:1px; 
	border-color:#D5D5D5;
	BACKGROUND-COLOR:#CCCCCC;
	
}

.nonLue {
	BACKGROUND-COLOR:#0000FF;
}

.nonLue A:link {text-decoration:none; color:#FFFFFF;}
.nonLue A:visited {text-decoration:none; color:#FFFFFF;}


.lue {
	BACKGROUND-COLOR:#CCCCCC;
}

.lue A:link {text-decoration:none;}

.tabQuestion{
	background-repeat:no-repeat;
	background-color:#262d71;
	font-size:10px;
	font-family:verdana, sans-serif;
	height:25px;
	font-weight:bold;
	
	color:#FFFFFF;
	/*background-image:url(../images/calendrierAnnee.jpg);*/
}

.spacer_show {
	
	/*border-width:1px; */
	border-bottom-color:D5D5D5;
	border-bottom-style:solid;
	border-bottom-width:1px;
	BACKGROUND-COLOR:#ffffff;
	
}

p {
	font-family:verdana, sans-serif;
	font-size:11px;
	background-color:transparent;
	color:#686666;
	margin-left:0px;
	margin-right:0px;
	margin:0px; 
}

a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.titre11 {	color:#003377;
	background-color: #ffffff;
	font-size:70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	font-size:12px;
	/*margin: 0px;*/
	text-align:left;
}

.legendexpert {
	font-family:verdana, sans-serif;
	font-size:11px;
	color:#686666;
}

.spanlisting {
	width: 150px;
	display: block;
	float: left;
}

a.lienfooter:link {color: white; text-decoration: none; }
a.lienfooter:visited {color: white; text-decoration: none; }
a.lienfooter:hover {color: white; text-decoration: underline; }
a.lienfooter:active {color: white; }

p.returnToMenu{
	font-size: 15px;
}

.iframeCondoImmobilier{
	height: 245px;
}