.coldouble{
	float:left;
	width:750px;
	display:table;
	border-left:1px solid #c21503;
	}
.table-form{
	width:700px;
background:#f5f5f5;
	font-size:11px;
	}
.table-form input{
	width:260px;
	}
.table-form h1{
	text-align:center;
	}
.table-form textarea{
	width:260px;
	}
.table-form td{
	padding:0 0 0 20px;
	height:30px;
	}
.table-form ul{
	background:url(../ig/fd-ul.gif) repeat;
	}
.table-form hr{
	border:1px solid #124896;/*bleu sombre*/
	}