.text {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.titre{
    font-size: 12px;
    font-family: verdana, arial;
    color: #000000;
    text-decoration: none;
	font-weight : bold;
    }

/* extra css from immo */

.credit a:link {
      color: #ffffff;
      text-decoration: none;
  }
  .credit a:visited {
      color: #ffffff;
      text-decoration: none;
  }
  .credit a:active {
      color: #ffffff;
      text-decoration: none;
  }
  .credit a:hover {
      color: #ffffff;
      text-decoration: underline;
  }

  
A {
		color: #4b4b4b;
	}
	
	A:Visited {
		color: #666666;
	}
	
	P {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11pt;
		color: #000000;
	}
	
	TD {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 8pt;
	}
	
	.forminput {
	text-decoration: none; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 7pt; 
		font-weight : normal;
	}
	
	.lightlink {
		color: #999999;
	}

	.tinytext {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 6pt;
	}

	.headline {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12pt;
		color: #4B4B4B;
	}

	.faq {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 8pt;
		color: #4b4b4b;
	}
    .normal{
    font-size: 11px;
    font-family: verdana, arial;
    color: #000000;
    text-decoration: none;
    }

    .normalb{
    font-size: 10px;
    font-family: verdana, arial;
    color: #000000;
    text-decoration: none;
		font-weight : bold;
    }

    .titreblanc{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px;
		color: #ffffff;
		font-weight : bold;
    }