@charset "iso-8859-1";
.bas {
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.menu-haut {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

.menu-haut a:link {
	text-decoration : none;
	color: #FFF;
}

.menu-haut a:visited {
	text-decoration : none;
	color: #FFF;
}

.menu-haut a:hover {

	color: #CCC;
}

.bas-l {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

.bas-l a:link {
	text-decoration : none;
	color: #FFF;
}

.bas-l a:visited {
	text-decoration : none;
	color: #FFF;
}

.bas-l a:hover {

	color: #CCC;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

.titre-bien {
	font-family: Arial, Helvetica, sans-serif;
	color: #c0171e;
}

.description-bien {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066cc;
	font-size: 14px;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

.texte a:link {
	text-decoration : none;
	color: #000;	
}

.texte a:visited {
	text-decoration : none;
	color: #000;	
}

.texte a:hover {
	color: #C0171E;	
}
.int_bord_tout { border-style:solid; border-top-width:1px; border-bottom-width:1px ; border-right-width:1px ; border-left-width:1px; border-color:#cbcbcb}
.int_bord_rouge { border-style:solid; border-top-width:1px; border-bottom-width:1px ; border-right-width:1px ; border-left-width:1px; border-color:#c0171e}
.int_bord_blanc { border-style:solid; border-top-width:4px; border-bottom-width:4px ; border-right-width:4px ; border-left-width:4px; border-color:#FFFFFF}
.int_bord_gris { border-style:solid; border-top-width:2px; border-bottom-width:2px ; border-right-width:2px ; border-left-width:2px; border-color:#cccccc}
.int_bord_dgrouge { border-style:solid; border-top-width:0px; border-bottom-width:0px ; border-right-width:1px ; border-left-width:1px; border-color:#c0171e}

body {
	background-image: url(immobilier-img/bg2.gif);
}
.int_desc_dgb {
	font-family: arial, verdana, trebuchet MS, sans-serif ;
color: #666666 ;
font-size: 10pt ;
text-align: justify ;
background-color: #FFFFFF ; }
strong{ color: #12A3CC ; }