/* Feuille de Style de la page Principale de Patrimoine */

body
	{
	margin				: 15px 0px ;
	padding				: 0px 0px ;
	background			: #FFEF89 url(/elements/images/fond.jpg) repeat-x fixed ;
	font-size			: 100% ;
	}
	
p
	{
	text-indent			: 5% ;
	}

ul, li
	{
	margin				: 0px 4px 0px 0px ;
	padding				: 0px 0px ;
	font-size			: 100% ;
	line-height			: 150% ;
	text-indent			: 5% ;	
	}
    
input, textarea
    {
    border-width        : 1px;
    border-color        : #BE6955;
    }

H1
	{
	text-align			: center ;
	position			: relative ;
	padding				: 0px 16px ;
	margin				: 18px 0px 16px 0px ;
	}

H2
	{
	position			: relative ;
	text-indent			: 9% ;
	padding				: 0px 20px 0px 20px ;
	margin				: 22px 0px 16px 0px ;
	}

/* ---------- Classes ---------- */
	
.fenetre
	{
	text-align			: center ;
	}

.boutons-menu
	{
	position			: relative ;
	margin				: 0px 0px ;
	}
	
.texte
	{
	width				: auto ;
	position			: relative ;
	margin				: 8px 8px 0px 8px ;
	padding				: 0px 0px ;
	font-size			: 101% ;
	line-height			: 150% ;
	}

.button
    {
    background-color    : #FFF;
    }
	
.no-float
	{
	clear				: both ;
	}

.centre
	{
	position			: relative ;
	margin				: 18px 8px 0px 8px ;
	padding				: 0px 0px ;
	text-align			: center ;
	text-indent			: 0% ;
	}
	
.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 ;
	}

/* ---------- 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 ;
	}

div#actualites
	{
	background			: transparent url(/elements/images/bloc_actualites.gif) no-repeat top left ;
	text-align			: justify ;
	}

div#site_web
	{
	background			: transparent url(/elements/images/bloc_site-web.gif) no-repeat top left ;
	text-align			: justify ;
	}

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

div#container
	{
	margin-left			: auto ;
	margin-right		: auto ;
	width				: 948px ;
	text-align			: left ;
	padding				: 0px 0px ;
	border				: 1px solid #BE6955 ;
	background			: #FFF url(/elements/images/motif.gif) repeat top left ;
	}
	
div#banniere
	{
	text-align			: left ;
	position			: relative ;
	height				: 172px ;
	width				: 938px ;
	padding				: 5px 5px ;
	border-bottom		: 1px solid #BE6955 ;
	}

#bann
	{
	position			: absolute ;
	left				: 5px ;
	top					: 5px ;
	z-index				: 50 ;
	}

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

td#cellule-menu
	{
	width				: 156px ;
	border-right		: 1px solid #BE6955 ;
	vertical-align		: top ;
	}
	
div#menu
	{
	padding-left		: 5px ;
	padding-bottom		: 3px ;
	text-align			: left ;
	}

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

h2#accueil
	{
	margin				: 5px 0px 16px 22px ;
	text-align			: center ;
	text-indent			: 0% ;
	}

div#pied_de_page
	{
	margin				: 8px ;
	}

div#lien_bas_page
	{
	position			: relative ;
	padding				: 0px 0px ;
	margin				: 28px 250px -10px 10px ;
	}