@charset "utf-8";
/* CSS Document */
*{
	padding: 0px;
	margin: 0px;
}
#wrapper {
	background-image: url(../images/images_fond/cadre1.gif);
	background-repeat: no-repeat;
	height: 609px;
	width: 960px;
	position: absolute;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	left: 150px;
	
}
#lien_retour {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6633CC;
	text-decoration: none;
	position: absolute;
	height: 20px;
	width: 200px;
	left: 416px;
	top: 531px;
	text-align: center;
}
#logo {
	background-image:url(../images/images_fond/logo1.jpg);
	background-repeat: no-repeat;
	height: 128px;
	width: 250px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}#formulaire .val {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
	background-color: #9999FF;
	text-align: center;
}
#formulaire {
	position: absolute;
	left: 221px;
	top: 143px;
	width: 677px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9966CC;
	text-decoration: none;
	height: 438px;
}
#wrapper #table {
	position: absolute;
	width: 460px;
	left: 297px;
	top: 135px;
}
#modif {
	position: absolute;
	height: 20px;
	width: 114px;
	left: 476px;
	top: 319px;
}
