body {
	margin: 0;
	padding: 0;
	background: #ede9e4;
	color: #838383;
	}
	
#global {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	}

#jesuistonpereluke {
	margin: 0 0 0 80px;
	padding: 0;
	}

#liens {
	float: right;
	margin: 0 auto;
	padding: 0 228px 0 0;
	list-style-type: none;
	background-color: none;
	}

#texte {
	margin: 0;
	padding: 65px 0 15px 0;
	width: 400px;
	height: auto;
	font-size: 12px;
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif, "Trebuchet MS", Verdana, Geneva;
	text-align: left;
	}

#texte p a {
	text-decoration: none;
	color: #d5003a;
	}

#texte p a:hover {
	text-decoration: underline;
	color: #d5003a;
	}
	
#titre {
	display: block;
	width: 350px;
	height: 25px;
	background-color: #e3001b;
	color: #FFF;
	margin: 0 0 10px 0;
	padding: 5px 0 0 10px;
	font-size:16px;
	}

span {
	visibility: visible;
	}

a {
	text-decoration: none;
	}

