body {
	background : #D9CA9F;
}

#nbDecesComm {
	padding : 10px ;
	text-align : center ;
	line-height : 150%;
	font-weight : bold ;
}

.lienImage {
	border : 0px ;
}

.imageCentrale {
	width : 550px ;
}

.liensBoutons {
	text-align : center;
}

#contact {
	text-align : center ;
	font-weight : bold ;
}

.adresse {
	text-align : center ;
	font-weight : bold ;
}

.titreAdresse {
	font-family : Arial, helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold ;
	padding-bottom : 10px ;
	padding-top : 20px ;
}

#copyright {
	padding-top : 40px ;
	font-size : 10px ;
	text-align : center ;
}

/* Page des communiqués */

.Style2 {
	color: #CC6600;
	font-size: 36px;
	text-align : center ;
}
.Titre {
	font-size : 16px ;
	font-weight : bold ;
}
.Texte {
	font-size : 12px ;
}
.tblComm {
	padding : 0px;
	margin : 0px ;
}
.comm {
	padding : 4px;
	border-bottom : solid #000000 1px;
}

#enteteComm {
	text-align : center ;
	font-size : 24px ;
}

.enteteCommNom {
  	font-size : 36px;
	font-weight : bold ;
}

/* Page des décès */


#enteteDec {
	text-align : center ;
}

#deces {
}

.tableauDecesTexte {
	padding-bottom : 20px;
	margin-bottom : 20px;
	border-bottom : solid #808080 1px;
}

.imageDeces {
	padding-top : 20px;
	width : 150px ;
}

.photoDeces {
	margin : 5px ;
	border : solid #000000 1px ;
}

.tableauDeces {
	padding : 0px;
	margin : 0px ;
	width : 650px ;
}
