@charset "utf-8";
/* CSS Document */

*.section.directory  {
margin:0 0 32px 0;
width:550px;
}

*.section.directory  *.title {
margin:0 0 48px 0;
}

*.section.directory *.article.vcard {
margin:32px 0 32px 0;
font-size:12px;
}

*.section.directory *.article.vcard h3 {
font-size:20px;
color: #000;
border-bottom:1px dotted #999;
margin:0 0 32px 0;
}

*.section.directory *.article.vcard h3 a {
font-size:12px;
font-weight:normal;
color:#999;
}

*.section.directory *.article.vcard *.dt {
display:inline-block;
font-weight:bold;
width:120px;
}
/*
*.section.directory *.article.vcard *.tel *.dt {
display:inline;
width:auto;
}
*/
#aside_menu {
    position:absolute;
    left:610px;
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #693;
	width: 190px;
	border:1px;
}
#aside_menu  a {
	text-decoration: none;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-weight:normal;
}
#aside_menu a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #693;
}
#aside_menu  h4, #aside_menu  h4 a {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000;
	width: 188px;
	display: block;
}
#aside_menu  {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	width: 188px;
	display: block;
}
/*
#menurubrique1:link, #menurubrique1:visited, #menurubrique1:active  {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 188px;
	display: block;
}
#menurubrique1:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #693;
}

#menurubrique2:link, #menurubrique2:visited, #menurubrique2:active  {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 147px;
	display: block;
}
#menurubrique2:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #693;
}
*/