
body, td, th, input, select {
	font-family: 'lucida grande', verdana, arial, sans-serif;
	font-size: 10pt;
	color: #333;
}
body, td, th {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(../res/element/body_bg.gif) top center repeat-x fixed;
	background-color: #BDB79E;
	z-index: -2px;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
	vertical-align: middle;
}

.t, .w, .n {
	font-style: italic;
}

object {
	vertical-align: middle;
}

div.clear {
	clear: both;
}

a {
	color: #C46A31;
}
a.achat {
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
}
a.achat:hover {
	text-decoration: underline;
}

hr {
	border: 0px;
	border-top: 2px solid #EDE5C5;
}

#hdr {
	width: 780px;
	height: 74px;
	margin: 0px auto;
	color: #000;
}
#hdr div.logo {
	margin-left: 36px;
	padding-top: 5px;
	float: left;
}
#hdr div.udem {
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	font-size: 8.5pt;
}
#hdr div.udem a {
	color: #666;
	text-decoration: none;
}
#hdr div.udem a:hover {
	text-decoration: underline;
}

#nav-top {
	width: 760px;
	margin: 0px auto;
	clear: both;
}
#nav-top table {
	border: 0px;
	border-collapse: collapse;
	margin-left: 26px;
}
#nav-top td {
	white-space: nowrap;
	font-size: 10pt;
	vertical-align: bottom;
	text-align: center;
	padding: 0px 8px 0px 0px;
}
#nav-top td.path0 span.onglet {
	display: block;
}
#nav-top td.path1 span.onglet {
	display: block;
}
#nav-top a.path0,
#nav-top a.path1 {
	display: block;
	text-decoration: none;
	padding: 6px 8px;
}
#nav-top a.path0 {
	background-color: #EDE5C5;
	border: 1px solid #D3CCB0;
	border-bottom: 0px;
}
#nav-top a.path0:hover {
	border-color: #B1AB93;
}
#nav-top a.path1 {
	background-color: #fff;
	border: 1px solid #B1AB93;
	border-bottom: 0px;
	font-weight: bold;
	color: #000;
	font-size: 11pt;
	padding: 9px 10px;
	position: relative;
	top: 1px;
	letter-spacing: 3px;
}
#nav-top a.path1:hover {
}

#local {
	width: 760px;
	margin: 0px auto;
	background-color: #fff;
	border: 1px solid #B1AB93;
	padding: 0px;
}
table.layout {
	width: 760px;
	border: 0px;
	border-collapse: collapse;
}

#left {
	width: 200px;
	padding: 7em 0px 4em 0px;
	vertical-align: top;
}
body.oeuvre #left {
	width: 260px;
}

div.nav-left {
	margin-top: 1em;
	background:  url(../res/element/nav_left_bg.gif) top left repeat-y;
	position: relative;
	left: -10px;
}
div.nav-left div.nav-left-top {
	background: url(../res/element/nav_left_top.gif) top left no-repeat;
}
div.nav-left div.nav-left-bottom {
	background: url(../res/element/nav_left_bottom.gif) bottom left no-repeat;
	padding: 1px 0px 10px 20px;
}
div.nav-left a {
	color: #C46A31;
	text-decoration: none;
}
div.nav-left p.root {
	font-size: 14pt;
	letter-spacing: -0.03em;
}
div.nav-left p.root a {
	color: #1E6578;
}
div.nav-left p.root a:hover {
	border-bottom: 2px solid ;
}
div.nav-left ul {
	padding-left: 20px;
	margin: 0px;
	font-size: 10pt;
}
div.nav-left ul ul {
	font-size: 9pt;
}
div.nav-left ul ul ul {
	font-size: 8.5pt;
}
div.nav-left li {
	list-style: circle;
	margin: 0.5em 0px
}
div.nav-left ul ul li {
	margin: 0.25em 0px
}
div.nav-left ul ul ul li {
	margin: 0.12em 0px
}
div.nav-left li.path1-here0,
div.nav-left li.path1-here1 {
	list-style: disc;
}
div.nav-left a.path1-here0 {
	font-weight: bold;
}
div.nav-left a.path1-here1 {
	font-weight: bold;
	color: #000;
}
div.nav-left a.path0-here0:hover,
div.nav-left a.path1-here0:hover {
	border-bottom: 1px solid #C46A31;
	padding-bottom: 0px;
}

#contenu {
	padding: 20px 40px;
	vertical-align: top;
}

#crumb {
	margin: 2em 0px 0.5em 0px !important;
	line-height: normal !important;
	font-size: 8.5pt;
}
#crumb a {
	color: #C46A31;
	text-decoration: none;
}
#crumb a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 24pt;
	font-weight: normal;
	margin-top: 0px;
}
h1 span.sous {
	display: block;
	font-size: 18pt;
	margin-top: 0.2em;
}
h1.article-titre {
	margin-bottom: 0px;
}

div.nav-tab {
	border-bottom: 1px solid #B1AB93;
}
div.nav-tab table {
	border: 0px;
	border-collapse: collapse;
}
div.nav-tab table td {
	padding: 3px 5px 3px 0px;
}
div.nav-tab table a {
	text-align: center;
	padding: 3px 5px;
	text-decoration: none;
	color: #C46A31 !important;
	font-size: 11pt;
	border: 1px solid #D3CCB0;
	border-bottom: 0px;
}
div.nav-tab table a.here0:hover {
	border-color: #B1AB93;
}
div.nav-tab table a.here1 {
	color: #000 !important;
	font-weight: bold;
	border-color: #B1AB93;
	background-color: #fff;
	position: relative;
	top: -1px;
	padding: 5px 7px;
	font-weight: 12pt;
}

h2 {
	font-size: 15pt;
	font-weight: normal;
	margin-top: 1.5em;
	color: #1E6578;
}
h2 span.sous {
	font-size: 12pt;
}
body.etude * + h2 {
	border-top: 2px solid ;
	padding-top: 1em;
}
h3 {
	font-size: 12pt;
	font-weight: normal;
	margin-top: 1.5em;
	color: #1E6578;
}
h3 span.sous {
	font-size: 11pt;
}
body.etude * + h3 {
	border-top: 1px solid ;
	padding-top: 1em;
}
h4 {
	font-size: 11pt;
	font-weight: normal;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	color: #1E6578;
}
h4 span.sous {
	font-size: 11pt;
}
h2 span.detail,
h3 span.detail {
	letter-spacing: normal !important;
}

h2 a, h3 a {
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

p.vol-no {
	color: #31A4C4;
	font-size: 11pt;
	margin: 0.5em 0px !important;
	line-height: normal !important;
}

p.auteur {
	display: list-item;
	font-size: 11pt;
	list-style-image: url(../res/element/li.gif);
	margin-top: 0.5em !important;
	margin-left: 15px !important;
}

a.out {
	background: url(../res/element/btn-site.png) top right no-repeat;
	padding-right: 16px;
}

#article p {
	line-height: 1.5em;
	margin: 1.5em 0px;
}

#article ul {
	margin: 1.5em 0px;
	padding-left: 20px;
}
#article ul ul {
	margin: 0.5em 0px;
}
#article ol {
	margin: 1.5em 0px;
	padding-left: 20px;
}
#article ol ol {
	margin: 0.5em 0px;
}
#article li {
	line-height: 1.5em;
	margin: 0.5em 0px;
}
#article ul li {
	list-style-image: url(../res/element/li.gif);
}
#article ol li {
	list-style: decimal;
}
#article ul ul li {
	margin: 0.2em 0px;
}
#article ol ol li {
	margin: 0.2em 0px;
}

#article hr {
	width: 30%;
}

p.sig {
	text-align: right;
}

.detail {
	font-size: 8.5pt;
}

div.encart {
	width: 258px;
	float: right;
	clear: right;
	background-color: #EDE5C5;
	border: 1px solid #D3CCB0;
	margin: 0px 0px 10px 20px;
	font-size: 9pt;
}
div.encart h2 {
	font-size: 11pt;
	margin: 0px 0px 5px 0px !important;
	background-color: #D3CCB0;
	float: left;
	padding: 2px 15px;
}
div.encart h2 a {
	color: inherit;
}
div.encart h3,
div.encart p,
div.encart ul {
	margin: 0.5em 10px 0.5em 15px !important;
	line-height: normal !important;
	clear: left;
}
div.encart ul {
	padding-left: 12px;
}
div.encart li {
	list-style-image: url(../res/element/li.gif);
}
div.encart div.illu-box {
	margin: 1.5em 0px;
	padding: 0px 0px 0px 10px;
}

div.pic-right {
	float: right;
	clear: right;
	margin: 0px -50px 20px 35px;
	_margin-right: 0px;
	font-size: 9pt;
}

div.deuxcol-box div.deuxcol-item {
	width: 47%;
	float: left;
	margin: 0px 20px 20px 0px;
}

div.box-end {
	clear: left;
}

div.revue-box div.revue {
	float: left;
	width: 300px;
	height: 160px;
	margin: 0px 30px 10px 0px;
}
div.revue-box div.revue div.c1 {
	float: left;
	margin-right: 10px;
}
div.revue-box div.revue div.details {
	font-size: 8.5pt;
	margin-left: 110px;
}
div.revue-box div.revue div.details p.vol-no {
	font-size: 9pt;
}
div.revue-box div.revue div.details p.revue-titre {
	font-size: 10pt;
}
div.revue-box div.revue div.details p {
	line-height: normal !important;
	margin-top: 0px !important;
}
div.revue-box div.revue div.details ul {
	margin-bottom: 0px !important;
}
div.revue-box div.revue div.details li {
	line-height: normal !important;
	margin: 5px 0px 0px 0px !important;
	list-style-image: url(../res/element/li_achat.gif) !important;
}

div.bio-box {
	margin: 1.5em 0px;
}
div.bio-box h2 {
	float: left;
	margin: 0px;
	width: 20px;
}
div.bio-box div.bio-list {
	float: left;
	width: 200px;
	margin: 0px 0px 10px 20px;
}
div.bio-box div.bio-list ul {
	margin: 0px !important;
}
div.bio-box div.bio-list li {
	line-height: normal !important;
	margin: 5px 0px 0px 0px !important;
}

div.achat {
	float: right;
	width: 238px;
	background-color: #FFFF99;
	border: 1px solid #EDE5C5;
	padding: 10px;
	margin: 0px 0px 10px 20px;
}
div.achat div.c1 {
	float: left;
	margin-right: 10px;
}
div.achat div.details {
	font-size: 8.5pt;
	margin-left: 110px;
}
div.achat div.details p {
	line-height: normal !important;
	margin-top: 0px !important;
}
div.achat div.details ul {
	margin-bottom: 0px !important;
	padding-left: 17px;
}
div.achat div.details li {
	line-height: normal !important;
	margin: 5px 0px 0px 0px !important;
	padding-left: 0px;
	list-style-image: url(../res/element/li_achat.gif) !important;
}
div.achat div.details hr {
	border: 0px;
	border-top: 1px solid #EDE5C5;
}

#nav-sommaire {
	background-color: #fff;
}
#nav-sommaire div.to-toggle {
	padding-bottom: 10px;
}
#nav-sommaire p.titre {
	color: #31A4C4;
	font-size: 8.5pt;
	margin-bottom: 1em !important;
}
#nav-sommaire p.titre a {
	color: inherit;
	text-decoration: none;
}
#nav-sommaire p.titre a:hover {
	text-decoration: underline;
}
#nav-sommaire ul {
	padding-left: 0px !important;
	margin-right: 5px !important;
}
#nav-sommaire ul ul {
	margin-left: 15px !important;
}
#nav-sommaire li {
	list-style: none;
	margin: 5px 0px !important;
	line-height: normal !important;
}
#nav-sommaire a.article0 {
	text-decoration: none;
}
#nav-sommaire a.article0:hover {
	text-decoration: underline;
}
#nav-sommaire a.path1-here0 {
	font-weight: bold;
}
#nav-sommaire a.path1-here1 {
	font-weight: bold;
	color: #000;
}
#nav-sommaire span.auteur {
	font-size: 8.5pt;
	padding-left: 10px;
	margin-left: 5px;
	background: url(../res/element/li.gif) 0px 6px no-repeat;
}
#nav-sommaire h3 {
	margin-top: 1.5em !important;
	font-size: 8.5pt;
	color: #31A4C4;
	font-weight: bold;
}

#nav-article {
}
#nav-article div.to-toggle {
	padding: 20px 0px 10px 0px;
}
#nav-article h2 {
}
#nav-article ul {
	padding-left: 0px !important;
	margin-right: 5px !important;
}
#nav-article ul ul {
	margin-left: 15px !important;
}
#nav-article li {
	list-style: none;
	margin: 5px 0px !important;
	line-height: normal !important;
}
#nav-article ul ul li {
	font-size: 8.5pt;
}
#nav-article a {
	text-decoration: none;
}
#nav-article a:hover {
	text-decoration: underline;
}

#nav-revue {
}
#nav-revue div.to-toggle {
	padding: 20px 0px 10px 0px;
}
#nav-revue h2 {
}
#nav-revue ul {
	padding-left: 0px !important;
	margin-right: 5px !important;
}
#nav-revue ul ul {
	margin-left: 15px !important;
}
#nav-revue li {
	list-style: none;
	margin: 5px 0px !important;
	line-height: normal !important;
}
#nav-revue ul ul li {
	font-size: 8.5pt;
}
#nav-revue a {
	text-decoration: none;
}
#nav-revue a:hover {
	text-decoration: underline;
}

#nav-collection select,
#nav-auteurs select {
	background-color: #fff;
	border: 1px solid #D3CCB0;
	width: 226px;
	margin: 0px 15px 5px 15px;
	padding: 3px;
}

#article div.illu-box {
	width: 400px;
}
div.illu-box div.illu {
	width: 180px;
	height: 140px;
	margin: 0px 2px 8px 0px;
	float: left;
	text-align: center;
}
div.encart div.illu-box div.illu {
	width: auto;
	height: 72px;
}
div.illu-box div.illu a {
	display: block;
	padding: 1px;
	border: 1px solid #D3CCB0;
}
#article div.illu-box div.illu a {
	width: auto;
	float: left;
	margin: 0px 5px 0px 0px;
}
div.illu-box div.illu a:hover {
	background-color: #fff;
	border-color: #B1AB93;
}
div.illu-box div.illu div.desc {
	font-size: 8.5pt;
	text-align: left;
}

div.article-list h3 {
	margin-top: 0.5em;
}
div.article-list h3 a {
	color: inherit;
}
div.article-list ul {
	padding-left: 0px !important;
}
div.article-list li {
	display: block;
	list-style: none !important;
	line-height: normal !important;
	margin-top: 1em !important;
	font-size: 11pt;
}
div.article-list li.parent {
	display: block;
	border: 1px solid #D3CCB0;
	padding: 15px;
	width: 90%;
	margin: 1.5em 0px 0px 0px !important;
}
div.article-list ul.auteur {
	padding-left: 15px !important;
}
div.article-list ul.auteur li {
	font-size: 8pt;
	margin-top: 0px !important;
	display: list-item;
	list-style-image: url(../res/element/li.gif) !important;
}
div.article-list a.parent {
	color: #31A4C4;
	font-size: 12pt;
}
div.article-list a.article0 {
	text-decoration: none;
}
div.article-list a.article0:hover {
	text-decoration: underline;
}
div.article-list a span.sous {
	font-size: 9pt;
	text-decoration: none !important;
}
div.article-list ul.auteur a {
	color: inherit;
}
div.article-list span.integral {
	background-color: #FFFF99;
	border: 1px solid #EDE5C5;
	padding: 2px 5px;
	font-size: 8.5pt;
	white-space: nowrap;
}

ul.audio-list {
	padding-left: 0px !important;
}
ul.audio-list li {
	display: block;
	list-style: none !important;
	line-height: normal !important;
	margin-top: 1em !important;
	font-size: 11pt;
}

div.resume {
	background-color: #FFFF99;
	border: 1px solid #EDE5C5;
	padding: 1px 20px;
	margin: 1.5em 0px;
	width: 90%;
	font-size: 9pt;
}
div.resume div.btn-resume {
	position: relative;
	left: 250px;
	top: 10px;
	width: 200px;
	display: list-item;
	list-style-image: url(../res/element/li.gif) !important;
}
div.resume h2 {
	margin-top: 0px !important;
}
div.resume p {
	line-height: 1.5em;
	margin: 1.5em 0px;
}

div.attention {
	background-color: #FFFF99;
	border: 1px solid #EDE5C5;
	padding: 1px 20px;
	margin: 1.5em 0px;
	width: 90%;
}
div.attention p {
	line-height: 1.5em;
	margin: 1.5em 0px;
}

div.encadre {
	border: 1px solid #EDE5C5;
	padding: 1px 20px;
	margin: 1.5em 0px;
	width: 90%;
}
div.encadre.erudit a {
	background: url(../res/element/logo-erudit-mini.png) top left no-repeat;
	padding-left: 55px;
	padding-right: 0px;
}

a.note, a.fig {
	background-color: #FFFF99;
	border: 1px solid #EDE5C5;
	padding: 2px 4px;
	font-weight: bold;
	font-size: 8.5pt;
	text-decoration: none;
	margin: 0px 5px;
	white-space: nowrap;
}
a.note:hover, a.fig:hover {
	border-color: #D3CCB0;
}

div.note {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
}
div.note div.note-interieur {
	width: 740px;
	margin: 0px auto;
	padding: 1px 20px;
	font-size: 8.5pt;
	background-color: #FFFF99;
	border: 1px solid #D3CCB0;
	border-bottom: 0px;
	max-height: 150px;
	overflow: auto;
}
div.note div.btn-note {
	float: right;
	margin-top: 15px;
}
div.note div.btn-note a {
	border: 1px solid #EDE5C5;
	background-color: #fff;
	padding: 2px 4px;
	font-size: 8.5pt;
	margin: 0px 0px 5px 10px;
	text-decoration: none;
}
div.note div.btn-note a:hover {
	border: 1px solid #D3CCB0;
}

div.fig {
	border: 1px solid #D3CCB0;
	margin: 1.5em 0px;
}
div.fig div.fig-pic {
	padding: 20px 0px;
	text-align: center;
	overflow: auto;
}
div.fig div.fig-contenu {
	padding: 20px;
	overflow: auto;
}
div.fig div.fig-contenu table.custom {
	margin: 0px auto;
}
div.fig div.desc {
	text-align: center;
	background-color: #EDE5C5;
	padding: 1px 20px;
}
div.fig div.desc p {
	line-height: normal !important;
	margin: 1em 0px !important;
}
div.fig.pop {
	margin: 0px;
	border: 0px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
}
div.fig.pop div.fig-interieur {
	width: 780px;
	margin: 0px auto;
	padding: 0px;
	max-height: 400px;
	overflow: auto;
	background-color: #fff;
	border: 1px solid #D3CCB0;
	border-bottom: 0px;
	border-top: 0px;
}
div.fig.pop div.desc {
	background-color: #FFFF99;
	border: 1px solid #D3CCB0;
	border-bottom: 0px;
	width: 740px;
	margin: 0px auto;
}
div.fig.pop div.fig-pic {
	margin: 0px !important;
}
div.fig.pop div.btn-fig {
	float: right;
	margin-top: 15px;
}
div.fig.pop div.btn-fig a {
	border: 1px solid #EDE5C5;
	background-color: #fff;
	padding: 2px 4px;
	font-size: 8.5pt;
	margin: 0px 0px 5px 10px;
	text-decoration: none;
}
div.fig.pop div.btn-fig a:hover {
	border: 1px solid #D3CCB0;
}

#outerImageContainer{
	background-color: #fff;
	border-bottom: 0px;
}
#imageDataContainer{
	background-color: #FFFF99;
	border-top: 1px solid #EDE5C5;
}

#imageData #bottomNavClose{
	float: right; padding-bottom: 0.7em;
	font-size: 8.5pt;
	text-decoration: none;
	padding: 2px 4px;
	border: 1px solid #EDE5C5;
	background-color: #fff;
}
#imageData #bottomNavClose:hover {
	border: 1px solid #D3CCB0;
}

#prevLink, #nextLink {
	font-size: 8.5pt;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 3px 2px 3px;
	background-color: #fff;
	border: 1px solid #EDE5C5;
}
#prevLink:hover, #nextLink:hover {
	border: 1px solid #D3CCB0;
}
#prevLink {
	margin-right: 5px;
}
#nextLink {
	margin-left: 5px;
}

div.bonus + div.bonus {
	border-top: 2px solid #D3CCB0;
}
div.bonus h2 a {
	color: inherit;
}
div.bonus div.c1 {
	float: left;
	margin-right: 20px;
}
div.bonus div.desc {
	margin-left: 120px;
}

blockquote {
	font-size: 9pt;
	border-left: 1px solid #D3CCB0;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 20px;
}

table.tarifs {
	border: 1p solid #D3CCB0;
	border-collapse: collapse;
	background-color: #fff;
}
table.tarifs th {
	background-color: #FFFF99;
	border: 1px solid #D3CCB0;
	padding: 5px 10px;
	text-align: left;
}
table.tarifs td {
	border: 1px solid #D3CCB0;
	padding: 5px 10px;
	text-align: left;
}
table.tarifs td.prix,
table.tarifs th.prix {
	text-align: right;
}
table.tarifs td.prix a {
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
table.tarifs td.prix a:hover {
	text-decoration: underline;
}

table.custom {
	border: 1p solid #D3CCB0;
	border-collapse: collapse;
	background-color: #fff;
}
table.custom th {
	background-color: #FFFF99;
	border: 1px solid #D3CCB0;
	padding: 5px 10px;
	text-align: left;
}
table.custom td {
	border: 1px solid #D3CCB0;
	padding: 5px 10px;
	text-align: left;
}
table.custom td.num {
	text-align: right;
}

input, select {
	border: 1px solid #ccc;
	padding: 5px;
	vertical-align: bottom;
}
input[disabled] {
	background-color: #fff;
	color: #999;
	border-color: #fff;
}

p.btn-normal {
	margin: 2em 0px;
}
p.btn-normal input {
	font-size: 9pt;
	padding: 3px 10px;
	border-width: 1px;
	cursor: pointer;
	background-color: #eee;
	border: 2px outset #ccc;
}
p.btn-normal a {
	font-size: 9pt;
	padding: 3px 10px;
	background-color: #eee;
	border: 1px outset #ccc;
	color: #333 !important;
	text-decoration: none;
}

p.btn-gros {
	margin: 2em 0px;
	text-align: center;
}
p.btn-gros input {
	font-size: 11pt;
	padding: 5px 15px;
	border-width: 2px;
	cursor: pointer;
	background-color: #eee;
	border: 2px outset #ccc;
}
p.btn-gros a {
	font-size: 11pt;
	padding: 5px 15px;
	background-color: #eee;
	border: 2px outset #ccc;
	color: #333 !important;
	text-decoration: none;
}

table.logo-list {
	border: 0px;
	border-collapse: collapse;
}
table.logo-list td {
	width: 33%;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: center;
	vertical-align: middle;
}

span.logo a {
	font-size: 8.5pt;
	text-decoration: none;
}
span.logo img {
	padding: 5px;
	background-color: #fff;
}
span.logo a:hover img {
	border: 1px solid #ddd;
	padding: 4px;
}

a.btn-icon {
	border: 1px solid #eee;
	padding: 0px 2px;
	height: 13px;
}
a.btn-icon:hover {
	border-color: #ccc;
}
a.btn-icon img {
	vertical-align: middle;
}

p.btn-fermer {
	text-align: right;
	margin-top: 1.5em;
}
p.btn-fermer a {
	background-color: ;
	border: 1px outset ;
	padding: 5px 10px;
	color: #333 !important;
	text-decoration: none;
}

#nav-sub {
	font-size: 11pt;
}
#nav-sub.encart {
	background-color: #fff;
	border: 2px solid ;
	padding: 1px 18px;
}
#nav-sub h2 {
	color: #1E6578;
}
#nav-sub ul {
	margin-left: 0px;
	padding-left: 20px;
}
#nav-sub li {
	list-style: circle;
	margin: 0.5em 0px;
	line-height: normal !important;
}
#nav-sub a {
	color: #C46A31;
	text-decoration: none;
}
#nav-sub a:hover {
	color: #C46A31;
	border-bottom: 1px solid #C46A31;
}
#nav-sub .detail {
	font-size: 10pt;
}

#gen {
	width: 760px;
	margin: 0px auto;
	color: #666;
	font-size: 8.5pt;
	text-align: center;
	padding: 10px 0px;
}
body.etude #gen {
	width: auto;
}
#gen a {
	color: #666;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #ccc;
}
#gen a:hover {
	color: #f30;
	border-bottom: 1px solid #f96;
	padding-bottom: 1px;
}
#gen code {
	padding: 1px 6px;
}


