.bg-jaune {
	background-color: #ffff99;
}
.bg-orange {
	background-color: #fac090;
}
.bg-vert {
	background-color: #c3d69b;
}
.bg-gris {
	background-color: #a6a6a6;
}
.bg-rose {
	background: #FCF;
}
.p-0 {
	padding: 0;
}
#bandeau {
	height: 30px;
	background: #000;
	line-height: 30px;
}
#bandeau a {
	display: inline-block;
	margin-left: 20px;
	line-height: 30px;
	color: #ffffff;
}
#bandeau a:hover {
	text-decoration: underline;
}
.liens li a {
	text-decoration: none;
	height: 1.5em;
	line-height: 1.5em;
	color: #036;
	font-weight: bold;
	font-size: 0.9em;
}
.liens li a:hover {
	background: #FFC;
	color: #36C;
}
.liens .subMenu li {
	padding-left: 0.5em;
}
.liens .subMenu li a {
	display: inline;
}
#alphabet td a {
	text-decoration:none;
	color:#000;
}
#alphabet td a:hover {
	color:#FF7E00;
}
.form-select {
	display:inline-block;
	width:80%;
	height:34px;
	padding:6px 12px;
	font-size:14px;
	line-height:1.42857143;
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.bouton {
	display:inline-block;
	padding:6px 12px;
	margin-bottom:0;
	font-size:14px;
	font-weight:400;
	line-height:1.42857143;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	background-image:none;
	border:1px solid transparent;
	border-radius:4px
}
.space-10 {
	height: 10px;
}
.space-20 {
	height: 20px;
}
.space-30 {
	height: 30px;
}
#naissance {
	font-family: verdana, arial, helvetica, sans-serif;
	background: #FCF;
	vertical-align: baseline;
}
#naissance p {
	margin: 0;
	font-size: 0.8em;
	line-height:1.8em;
}
#mariage {
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #B9FFB9;
	vertical-align: baseline;
}
#mariage p {
	color: #000;
	font-size: 0.8em;
	line-height:1.8em;
}
#mariage .note-g{
	background: #FFC !important;
	padding: 5px;
}
#mariage .note-g p {
	line-height: 1.5em !important;
	font-weight: bold !important;
	color: #000 !important;
}
.enfants {
	line-height: 1.5em !important;
}
#deces {
	font-family: verdana, arial, helvetica, sans-serif;
	background: #333333;
	vertical-align: baseline;
}
#deces p {
	color: #fff;
	font-size: 0.8em;
	line-height:1.8em;
}
#comment{
	background: #FFC;
}
#comment p {
	line-height: 1.5em !important;
	color: #000 !important;
}
#com_deces {
	width: 80%;
	background: #FFC;
	border: 1px solid #000;
	padding: 5px;
	border-radius: 5px;
}
#com_deces p {
	line-height: 1.5em !important;
	color: #000 !important;
}

#col1 ul {
	list-style: none;
	margin-left: -2em;
	font-size: 0.9em;
}
#col1 li a {
	text-decoration: none;
	height: 1.5em;
	line-height: 1.5em;
	color: #036;
	font-weight: bold;
	font-size: 0.9em;
}
#col1 li a:hover {
	background: #FFC;
	color: #36C;
}
#col2 ul {
	list-style: none;
	margin-left: -2em;
	font-size: 0.9em;
}
#col2 li a {
	text-decoration: none;
	height: 1.5em;
	line-height: 1.5em;
	color: #036;
	font-weight: bold;
	font-size: 0.9em;
}
#col2 li a:hover {
	background: #FFC;
	color: #36C;
}
#col3 ul {
	list-style: none;
	margin-left: -2em;
	font-size: 0.9em;
}
#col3 li a {
	text-decoration: none;
	height: 1.5em;
	line-height: 1.5em;
	color: #036;
	font-weight: bold;
	font-size: 0.9em;
}
#col3 li a:hover {
	background: #FFC;
	color: #36C;
}
#col4 ul {
	list-style: none;
	margin-left: -2em;
	font-size: 0.9em;
}
#col4 li a {
	text-decoration: none;
	height: 1.5em;
	line-height: 1.5em;
	color: #036;
	font-weight: bold;
	font-size: 0.9em;
}
#col4 li a:hover {
	background: #FFC;
	color: #36C;
}



