/*****
* Feuille : styles.ff.css
* Auteur : Simon Dupuis Howard
* Date Création : 17/10/08 | Date mis-à-jour : 17/10/08
*/
h4 {

}

table.champs_gauche {
	width:290px;
	color:#4C0203;
	font-size:12px;
	margin-left:20px;
	margin-top:12px;
}

table.champs_gauche tr td {
	padding:2px;
}

input {
	margin:0px;
	padding:0px;
}

input[type=text] {
	width:148px;
	margin:1px 0px;
}

select {
	font-size:12px;
	width:150px;
	margin:1px 0px;
}

.champs_droite {
	width:310px;
	font-size:12px;
	color:#4C0203;
	margin-left:20px;
	position:relative;
}

#champs_interets {
	height:193px;
}

#champs_crct {
	height:72px;
}

#champs_ordre {
	height:50px;
}

.champs_droite div {
	float:left;
	width:151px;
	padding:2px;
	position:relative;
}