* {margin: 0 auto; padding: 0;}

body {
	margin: 0 auto;
	padding: 0;
	background: #ede9e4 url("../images/bg-body.gif") left top repeat-x;
	color: #838383;
	}
	
#global {
	margin: 0 auto;
	padding: 0;
	height: 870px;
	width: 100%;
	background: transparent url("../images/bg-fond.jpg") center top no-repeat;
	text-align: center;
	}

#jesuistonpereluke {
	margin: 0 auto;
	padding: 0;
	}

#flash {
	margin: 0 auto;
	padding: 0 0 20px 0;
	width: 761px;
	height: 515px;
	background: url("fond-dart.gif") center top no-repeat;
	 }
	 
#menu {
	margin: 0 auto;
	padding: 0;
	width: 700px;
	height: 63px;
	background: transparent;
	}


ul, li {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	background-color: none;
	}
	
#menu ul li {
	padding: 0;
	float: left;
	list-style-type: none;
	background-color: none;
	}

#liens {
	float: right;
	margin: 0 auto;
	padding: 0 228px 0 0;
	list-style-type: none;
	background-color: none;
	}

#btn_abonner a {
	float: left;
	width: 112px;
	height: 63px;
	background: transparent url("../images/btn_abo.jpg") left top no-repeat;
	}

#btn_abonner a:hover {
	float: left;
	width: 112px;
	height: 63px;
	background: transparent url("../images/btn_abo_hover.jpg") left top no-repeat;
	}

#btn_fatonfr a {
	float: left;
	width: 113px;
	height: 63px;
	background: transparent url("../images/btn_retour.jpg") left top no-repeat;
	}

#btn_fatonfr a:hover {
	float: left;
	width: 113px;
	height: 63px;
	background: transparent url("../images/btn_retour_hover.jpg") left top no-repeat;
	}	

#texte {
	margin: 0 auto;
	padding: 65px 0 15px 0;
	width: 700px;
	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;
	}

#dl_pdf {
	margin: 0 auto;
	padding: 0;
	width: 700px;
	height: auto;
	font-size: 12px;
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif, "Trebuchet MS", Verdana, Geneva;
	}

#dl_pdf p a {
	text-decoration: none;
	color: #600;
	}

#dl_pdf p a:hover {
	text-decoration: underline;
	color: #600;
	}

span {
	visibility: visible;
	}

a {
	text-decoration: none;
	}

