form TD {
	color: #121e80;
	font-size: 12px;
	font-family: inherit;
}

.intitule {
	color: #121e80;
	font-size: 12px;
	font-family: inherit;
}

.intitule_red {
	color: #FF3300;
	font-size: 12px;
	font-family: inherit;
}

texarea, select{
	width: 154px;
	border: 1px solid #121e80;
	font-size: 12px;
	font-family: inherit;
}

input.bouton {
	border: none;
	width:10px;
}
