body {
	background-image: url(../pics/fond-fiches.png);
}

#lapage {
	width:780px;
	background-image:none
}

#lepied {
	width:700px;
	margin: 40px 0px 40px 40px;
}

h1 {
	color:#D22D7C;
}
h2 {
	font-size:16px; 
	text-align:center;
	margin: 0px;
	color:#D22D7C;
}

h2.erreur {
	font-size:14px;
	margin:30px 0px
}
h3 {
	color:#7D7E80;
	font-weight:normal;
	font-size:14px; 
	text-align:center;
	margin: 0px;
}
hr {
	border: 1px solid #7D7E80;
	height: 0px;
	background-color:#7D7E80;
	margin: 20px 0px 20px 0px
}	

#entete #partagersur { margin: 5px 0px 0px 0px; }
.NomChamp {
	color:#7D7E80;
	font-weight:bold;
}
.btn_paypal {
	background-image: url(../pics/logos/bnr_horizontal_solution_PP_327wx80h.gif);
	width:327px;
	height:80px;
	border: 0px
}
.btn_ical {
	width:32px;
	height:32px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-image:url(../pics/ical.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
}
.btn_outlook {
	width:32px;
	height:32px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-image:url(../pics/outlook.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
}
.btn_google {
	width:100px;
	height:32px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-image:url(../pics/google-agenda.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
}
.btn_gmaps {
	width:32px;
	height:32px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-image:url(../pics/googlemaps.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
}
