body {
	background:#9F897C url(../img/skins/lm_2005/bg-spacer.gif) repeat-y top right;
	font:normal 1em Lucida Sans Unicode;
	margin:0;
	padding:0;
}
a:link,
a:active,
a:visited {
	color:#6D3E39;
}
a:hover {
	color:#6D3E39;
	text-decoration:none;
}

.head .A {
	background: url(../img/skins/lm_2005/notaire.gif) no-repeat top left;
	height:34px;
}
.head .A img {
	margin:6px 0 0 10px;
}
.head .B {
	background:#6D3E39 url(../img/skins/lm_2005/louise-monette.gif) no-repeat top left;
	height:100px;
}
#xbody {
	width:100%;
	
}
#xbody td {
	vertical-align:top;
}
.sidebar {
	background:url(../img/skins/lm_2005/service-pourlavie.gif) no-repeat top left;
	width:400px;
	
	height:128px;
}
.sidebar .sidepic {
	margin-top:250px;
}
.content {
	padding:8px 22px;
	font:normal 1em Arial, sans-serif;
	color:#000;
}
.content p {
	text-align:justify;
}
/* MAIN MENU */
.menu.main {
	padding:8px;
	color:#6D3E39;
}
.menu.main .menuItem a {
	font:normal 1.4em Times New Roman, serif;
	padding:16px 4px 3px 4px;
	color:#fff;
}
.menu.main .menuItem a:link,
.menu.main .menuItem a:active,
.menu.main .menuItem a:visited {
	text-decoration:none;
}
.menu.main .menuItem a:hover {
	color:#6D3E39;
}	
.menu.main .menuItem.active a {
	background:#6D3E39;
	color:#9F897C;
}
.menu.main .menuItem.active a:hover {
	color:#9F897C;
}	

/* SECONDARY MENU */
.menu.secondary {
	border-top:1px dashed #6D3E39;
	border-bottom:0px;
	text-align:center;
	margin-top:20px;
	padding:8px;
	color:#6D3E39;
}
.menu.secondary a {
	font:normal 1em Times New Roman, serif;
	color:#fff;
	padding:0 4px 0 4px;
}
.menu.secondary a:link,
.menu.secondary a:active,
.menu.secondary a:visited {
	text-decoration:none;
	font:normal 1em Times New Roman, serif;
	color:#fff;
}
.menu.secondary a:hover {
	text-decoration:underline;
	font:normal 1em Times New Roman, serif;	
	color:#6D3E39;
}	
h1.title {
	color:#6D3E39;
	font:bold 3em Lucida Sans Unicode;
	margin:8px 8px 0px 8px;
}
h2.subtitle {
	color:#933431;
	font:italic 1.5em Times New Roman, serif;
	margin:0px 12px 8px 18px;		
}
h3 {
	color:#6D3E39;
	font:bold 1.4em Times New Roman, serif;
}
#cdd {
	text-align:right;
	padding:0 8px 8px 0;
}
