#tbl_contactForm{
	vertical-align:top;
	margin:0;
	height:auto;
	color:#ffffff;
}

* html #tbl_contactForm {
	font-size:1em;
	height:0;
	color:#3E4D50;
}

#tbl_contactForm td{height:28px;}

#tb_nom, #tb_courriel{width:200px;}

#tb_sujet{width:480px;}

#tb_message
{
	width:480px;
	height:200px;
}

#td_message
{
	vertical-align:top;
	padding-top:5px;	
}
	
.tb_err {border:1px solid #FF0000;}

#b_soumettre{
	border:1px solid #ffffff;
	background-color:#296fae;
	color:#ffffff;
	font-weight:bold;
	font-size:1em;
	width:90px;
	height:22px;
}
