body
	{
	font-family			: Sylfaen, Garamond, Arial, sans-serif ;
	color				: #000 ;
	margin				: 0cm ;
	background			: none ;
	font-size			: 100% ;
	}

p
	{
	text-indent			: 5% ;
	}

ul, li
	{
	list-style-position	: inside ;
	position			: relative ;
	margin				: 8px 8px 0px 8px ;
	padding				: 0px 0px ;
	font-size			: 101% ;
	line-height			: 150% ;
	text-indent			: 5% ;
	}

H1
	{
	text-align			: center ;
	position			: relative ;
	padding				: 0px 16px ;
	margin				: 16px 0px 20px 0px ;
	font-size			: 125% ;
	font-weight			: bold ;
	color				: #BE6955 ;
	}

H2
	{
	position			: relative ;
	text-indent			: 9% ;
	padding				: 0px 20px 0px 20px ;
	margin				: 22px 0px 16px 0px ;
	font-style			: italic ;
	font-size			: 105% ;
	color				: #BE6955 ;
	}

A:link , A:active, A:visited
	{
	color				: #BE6955 ;
	background-color	: transparent ;
	text-decoration		: none ;
	}

.fenetre
	{
	text-align			: center ;
	}

.boutons-menu
	{
	display				: none ;
	}
	
.no-float
	{
	clear				: both ;
	}

.centre
	{
	position			: relative ;
	margin				: 18px 8px 0px 8px ;
	padding				: 0px 0px ;
	text-align			: center ;
	}
	
.float-l
	{
	float				: left ;
	margin-right		: 10px ;
	}
	
.float-r
	{
	float				: right ;
	margin-left			: 10px ;
	}
	
.taquet_h2
	{
	text-align			: right ;
	position			: absolute ;
	top					: 0px ;
	right				: 100px ;
	font-style			: italic ;
	font-size			: 105% ;
	color				: #BE6955 ;
	}

.petites_maj
	{
	font-variant		: small-caps ;
	}

/* ---------- Blocs ----------*/

.bandeau_droit
	{
	float				: right ;
	position			: relative ;
	width				: 322px ;	/* dLink .bloc_droit */
	padding 			: 0px 0px;
	margin				: 0px 0px ;
	}

.bandeau_gauche
	{
	position			: relative ;
	width				: 435px ;	/* dLink .bloc_droit */
	margin				: 8px 0px 8px 8px ;
	}
	
.bloc_droit
	{
	display				: block ;
	float				: right ;
	position			: relative ;
	width				: 278px ;	/* dLink .bandeau_* */
	right				: 0px ;
	padding				: 24px 0px 0px 20px ;
	margin				: 8px 4px 10px 8px ;
	}

/* ---------- ID's ----------*/

div#container
	{
	margin				: 0cm 0cm ;
	width				: 17cm ;
	text-align			: left ;
	padding				: 0px 0px ;
	border				: 1px solid #BE6955 ;
	background			: none ;
	}
	
div#banniere
	{
	display				: none ;
	}

table#zone-utile
	{
	width				: 100% ;
	border-collapse		: collapse ;
	}

td#cellule-menu
	{
	width				: 0px ;
	border				: 0px ;
	vertical-align		: top ;
	}
	
div#menu
	{
	display				: none ;
	}

td#cellule-article
	{
	padding				: 0px 8px 20px 8px ;
	vertical-align		: top ;
	text-align			: justify ;
	background			: transparent url(/elements/images/eglise_back.gif) no-repeat bottom right ;
	}
	
div#pied_de_page
	{
	display				: none ;
	}

div#lien_bas_page
	{
	display				: none ;
	}