body { 
	background-color:#FFFFFF; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.b {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}

li {
	list-style-type: none;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:2px 2px 2px 2px;
}

.code {
font-family:"Courier New", Courier, mono;
}

.nouveau {
	color:#FF0000;
}

#principal {
	width:100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#milieu {
	text-align:center;
	margin-right:120px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#foot {
	float:left;
}

#titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:center;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#chapeau {
	text-align:center;
}

#easyform {
	background-image:url(easypict2.png);
	background-position:left;
	background-repeat:no-repeat;
	padding: 0px 0px 0px 0px;
	width:553px;
	height:577px;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left : auto;
	margin-right : auto;

}

#source {
	position:relative;
	width: 359px;
	height:74px;
	top: 76px;
	left: 145px;
	text-align:center;
	vertical-align:middle;
	padding:5px 5px 5px 5px;
}

#options {
	position:relative;
	height:74px;
	width: 359px;
	top: 246px;
	left: 95px;
	text-align:center;
	vertical-align:middle;
	padding:5px 5px 5px 5px;
}

#taille {
	position:relative;
	width: 359px;
	height:64px;
	top: 157px;
	left: 31px;
	text-align:center;
	vertical-align:middle;
	padding:5px 5px 5px 5px;
}

#boutons {
	position:relative;
	height:46px;
	width: 314px;
	top: 261px;
	left: 118px;
}

#apercu {
	position:relative;
	top:0px;
	left:1px;
	height:46px;
	width:109px;
	cursor:pointer;
}

#enregistrer{
	position:relative;
	top:-46px;
	left: 154px;
	height: 46px;
	width:159px;
	cursor:pointer;
}

#google {
	margin-left:auto;
	margin-right:0px;
	padding: 0px 0px 0px 0px;
	width:120px;
	float:right;
	text-align:center;
}

.banniere {
	width:468px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
}

