body {
margin: 0;
padding: 0;
background: white;
font: 80% verdana, arial, sans-serif;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
top: 21px;
left: 107px;
}
#menu {
width: 160px;
}
#menu dt {
cursor: pointer;
margin: 6px 0;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
border: 1px solid gray;
background: #A45555;
font-size: 12px;
font:Arial, Helvetica, sans-serif;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #ffffff;
font-size:12px;
font:Arial, Helvetica, sans-serif;
}
#menu li a, #menu dt a {
color: #000000;
text-decoration: none;
font:Arial, Helvetica, sans-serif;
font-size: 12px;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background: #760000;
color:#ffffff;
}

.fondcontenu {
	background-image: url(../images/fondcercle.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fondcontenu2 {
	background-image: url(../images/fond-gauche21.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
}
.fondcontenu3 {
	background-image: url(../images/fondhaut.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fondcontenu4 {
	background-image: url(../images/fondmariage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.titre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	color:#760000;
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-align:justify;
}
.text3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
.textgras {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-align:justify;
	font-weight:bold;
}
.textcentrer {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color:#760000;
}
.imagecentrer {
	text-align:center;
}
.text2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#760000;
}
.bandeaubas {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}
a.lienville:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: 400;
	text-decoration: none;
	}

a.lienville:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: 400;
	line-height: normal;
	text-decoration: none;
	}

a.lienville:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004af7;
	font-weight: 400;
	line-height: normal;
	text-decoration: none;
	}
	
a.lienville:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: 400;
	text-decoration: none;
}