body {
    overflow:auto;
    margin:0px;
    font-size:10pt;
    font-family:arial;
}

table {
    font-size:10pt;
    font-family:arial;
}

input {
    width:125px;
}

select {
    width:150px;
}

div.titre_image{
	background: url(images/accelerateur_sans.jpg) no-repeat top left;
	width: 567px;
	height: 98px;
	text-align: center;
    font-size: 16pt;
    font-family: bergell LET Plain:1.0;
}

div.image_button{
	background: url(images/image_button_n.jpg) no-repeat top left;
	width: 124px;
	height: 21px;
	padding-top: 2px;
	padding-left: 5px;
	cursor: pointer;
	text-align: center;
	color : #E7E7E7;
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
}

div.titre_button{
	width: 165px;
	height: 21px;
	text-align: center;
	color : #F4F4F4;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
}
