body {
	background-color: #5F5087;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: none;
}
#page {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #2B0A5B;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
#header {
	background-image: url(http://www.andipink.fr/gratuit/diz1/images/header1.jpg);
	background-repeat: no-repeat;
	height: 354px;
	width: 750px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
#header2 {
	background-image: url(http://www.andipink.fr/gratuit/diz1/images/header2.jpg);
	background-repeat: no-repeat;
	height: 354px;
	width: 750px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
#header p, #header2 p {
	overflow: hidden;
	position: relative;
	left: 40px;
	height: 150px;
	width: 280px;
	top: 20px;
}

#header h1, #header2 h1 {
	color: #2B0A5B;
	font-size: 24px;
	font-variant: small-caps;
	position: relative;
	left: 350px;
	top: 50px;
	height: 100px;
	width: 400px;
}


#corps {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#corps #entrer {
	font-size: 36px;
	color: #FB59D0;
	text-decoration: underline;
}
#corps #sortir {
	font-size: 26px;
	color: #890364;
}
#corps #lien {
	font-size: 32px;
	color: #FB59D0;
}

#corps #lien:hover {
	font-size: 32px;
	color: #FF0000;
	text-decoration: none;
}

#recips {
	margin-right: auto;
	margin-left: auto;
}
.plien {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	height: 60px;
	border: 1px solid #BE00A8;
	text-align: center;
	background-color: #D3C2EF;
	}
#page #corps .pgal {
	font-size: 36px;
	color: #FB59D0;
}
#page img {
	margin: 10px;
	border: 3px solid #FB59D0;
}
