.form_web_title {
	background-color: #77AD1B;
	color:white;
	text-align: right;
	font-weight: bold;
	height:35px;
}

.form_web_mil_haut {
	background-image: url(/img/form_mil_haut.gif);
	width: 57px;
	height: 40px;
}

.form_web_content {
	background-color: #C0D495;
}


.form_web_right_haut {
	background-image: url(/img/form_right_haut.gif);
	width: 57px;
}

.input_web {
/*	background-image: url(/img/spacer.gif);
	*/border-style: none;
	border-size:0px;
	border-color:#FFFFFF;
}

.form_web_mil_centre {
	background-image: url(/img/form_mil_centre.gif);
	background-repeat:repeat-y;
	width: 57px;
}

.form_web_right_centre {
	background-image: url(/img/form_right_centre.gif);
	background-repeat:repeat-y;
	width: 57px;
}

.form_web_left_bas {
	background-image: url(/img/form_left_bas.gif);
	height: 28px;
}

.form_web_mil_bas {
	background-image: url(/img/form_mil_bas.gif);
	height: 28px;
	width: 57px;
}

.form_web_right_bas {
	background-image: url(/img/form_right_bas.gif);
	height: 28px;
	width: 57px;
}

.div_web_input {
	position: relative;
	left:15px;
}