.forms
{
	margin : 0px;
	background-color : #DDDDDD;
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	letter-spacing : 0px;
	text-decoration : none;
	color : #000000;
	border-top : 1px solid #AAAAAA;
	border-bottom : 1px solid #AAAAAA;
	border-left : 1px solid #AAAAAA;
	border-right : 1px solid #AAAAAA;
	vertical-align : top;
}

.boutons
{
	background-color : #DDDDDD;
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	letter-spacing : 0px;
	text-decoration : none;
	color : #000000;
	border-top : 1px solid #AAAAAA;
	border-bottom : 1px solid #AAAAAA;
	border-left : 1px solid #AAAAAA;
	border-right : 1px solid #AAAAAA;
}

#texte-centre form
{
	padding : 0px;
	margin : 0px;
}
