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

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

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

object {
	vertical-align: middle;
}

div.clear {
	clear: both;
}

#hdr {
	width: 740px;
	margin: 0px auto;
	color: #000;
	height: 60px;
}
#hdr div.logo {
	font-size: 24pt;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
}
#hdr div.description {
	font-size: 8.5pt;
	padding-top: 35px;
	color: #fff;
}

#nav-top {
	width: 700px;
	margin: 1em auto 0px auto;
}
#nav-top table {
	border: 0px;
	border-collapse: collapse;
}
#nav-top td {
	white-space: nowrap;
	vertical-align: bottom;
	text-align: center;
	padding: 0px 2px 0px 0px;
}
#nav-top a {
	display: block;
	color: #333;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
}
#nav-top a.path0 {
	font-size: 10pt;
	border: 1px solid #2a3746;
	border-bottom: 0px;
	padding: 6px 9px;
	background-color: #C5AB5F;
}
#nav-top a.path0:hover {
	border-color: #081524;
	border-bottom: 0px;
	background-color: #FFDD7B;
}
#nav-top a.path1 {
	font-size: 14pt;
	color: #000;
	background-color: #fff;
	border: 1px solid #081524;
	border-bottom: 0px;
	padding: 8px 14px;
	position: relative;
	top: 1px;
}
#nav-top a.path1:hover {
	border-bottom: 0px;
}

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

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

#nav-left {
	margin-top: 4em;
	padding: 0px 0px 0px 20px;
}
#nav-left a {
	color: #FF6943;
	text-decoration: none;
}
#nav-left p.root {
	font-size: 14pt;
	letter-spacing: -0.03em;
}
#nav-left p.root a {
	color: #93AAC8;
}
#nav-left p.root a:hover {
	text-decoration: underline;
}
#nav-left ul {
	margin: 0px;
	padding-left: 0px;
	font-size: 10pt;
}
#nav-left ul ul {
	padding-left: 20px;
	font-size: 9pt;
}
#nav-left ul ul ul {
	font-size: 8.5pt;
}
#nav-left li {
	list-style: none;
	margin: 0.5em 0px
}
#nav-left ul ul li {
	list-style: circle;
}
#nav-left ul ul li {
	margin: 0.25em 0px
}
#nav-left ul ul ul li {
	margin: 0.12em 0px
}
#nav-left ul ul li.path1-here0,
#nav-left ul ul li.path1-here1 {
	list-style: disc;
}
#nav-left li a {
	padding: 0px 5px;
}
#nav-left a.path1-here0 {
	font-weight: bold;
}
#nav-left a.path1-here1 {
	display: block;
	font-weight: bold;
	color: #000;
	border: 1px solid #FF6943;
	padding: 3px 5px;
}
#nav-left a.path0-here0:hover,
#nav-left a.path1-here0:hover {
	color: ;
	text-decoration: underline;
}

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

#contenu a {
	color: #FF6943;
}
#contenu a:hover {
	color: ;
}

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

h1 {
	font-size: 24pt;
	letter-spacing: -0.05em;
	font-weight: normal;
	margin-top: 0px;
}
h1 span.sous {
	font-size: 16pt;
}
body.partition h1 {
	font-size: 16pt;
}

div.nav-tab {
	border-bottom: 1px solid #FF6943;
	margin-bottom: 1.5em;
}
div.nav-tab table {
	border: 0px;
	border-collapse: collapse;
	margin-left: 10px;
}
div.nav-tab td {
	padding-right: 5px;
	vertical-align: bottom;
}
div.nav-tab a {
	display: block;
	text-decoration: none;
	border: 1px solid #FF9c76;
	border-bottom: 0px;
}
div.nav-tab a.here0 {
	font-size: 10pt;
	padding: 8px 10px;
}
div.nav-tab a.here0:hover {
	border-color: #FF6943;
}
div.nav-tab a.here1 {
	font-size: 11pt;
	font-weight: bold;
	color: #000 !important;
	border-color: #FF6943;
	padding: 10px 12px;
	position: relative;
	top: 1px;
	background-color: #fff;
}

h2 {
	font-size: 18pt;
	letter-spacing: -0.05em;
	font-weight: normal;
	margin-top: 1.5em;
	color: #93AAC8;
}
h2 span.sous {
	font-size: 14pt;
}
h3 {
	font-size: 14pt;
	letter-spacing: -0.05em;
	font-weight: normal;
	margin-top: 1.5em;
	color: #93AAC8;
}
h3 span.sous {
	font-size: 12pt;
}
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.type {
	color: #93AAC8;
	font-size: 14pt;
	margin: 0px !important;
	line-height: normal !important;
}
li.date {
	color: #93AAC8;
	font-size: 10pt;
}
li.more {
	list-style: none !important;
}

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

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

#contenu ul {
	margin: 1.5em 0px;
	padding-left: 20px;
}
#contenu li {
	line-height: 1.5em;
	margin: 0.5em 0px;
}

table.cal-list {
	border-collapse: collapse;
}
div.encart.large table.cal-list {
	width: 340px;
}
table.cal-list th {
	background-color: #fff;
	vertical-align: top;
	text-align: left;
	padding: 5px 10px;
	border-bottom: 1px solid #ccc;
}
table.cal-list td {
	background: url(../res/element/local_bg.png);
	border-bottom: 1px solid #ccc;
	vertical-align: top;
	padding: 5px 10px;
}
table.cal-list tr.cal td {
}
table.cal-list td.date {
	white-space: nowrap;
}
table.cal-list td.heure,
table.cal-list th.heure {
	white-space: nowrap;
	text-align: right;
}
table.cal-list td.heure {
	font-size: 8.5pt;
}
table.cal-list td.description {
	padding: 0px 10px;
}
table.cal-list td.description p {
	margin: 5px 0px !important;
	line-height: normal !important;
	font-size: 8.5pt;
}
table.cal-list td.description ul,
table.cal-list td.description li {
	margin: 5px 0px !important;
	line-height: normal !important;
	font-size: 8.5pt;
}
table.cal-list td.description p.titre {
	font-weight: bold;
	color: #93AAC8;
	font-size: 10pt;
}

table.cat-list {
	border: 0px;
	border-collapse: collapse;
}
table.cat-list td {
	width: 50%;
	vertical-align: top;
	padding: 0px;
	padding-top: 1em;
	padding-bottom: 1.5em;
	border-bottom: 1px solid #ccc;
}
table.cat-list td.col-1 {
	padding-right: 10px;
}
table.cat-list td.col-2 {
	padding-left: 10px;
}
table.cat-list p.cat-compo {
	font-size: 12pt;
	letter-spacing: -1pt;
	color: #93AAC8;
	margin: 0.2em 0px !important;
}
table.cat-list p.cat-titre {
	font-size: 16pt;
	letter-spacing: -1pt;
	color: #93AAC8;
	margin: 0.2em 0px !important;
	line-height: normal !important;
}
table.cat-list p.cat-titre span.sous {
	font-size: 12pt;
	letter-spacing: normal;
}
div.cat-couv {
	float: right;
	clear: right;
	margin: 0px 0px 25px 25px;
	_margin-right: 0px;
}
table.cat-list p,
table.cat-list ul {
	margin: 0.75em 0px !important;
}
table.cat-list li {
	margin: 0.5em 0px !important;
}
table.cat-list ul.piste-list {
	padding-left: 0px !important;
}
table.cat-list ul.piste-list li {
	list-style: none;
}
table.cat-list ul.piste-list ul {
	padding-left: 30px !important;
	margin: 0px !important;
}
table.cat-list ul.piste-list ul li {
	margin: 0.2em 0px !important;
	font-size: 8.5pt;
}
table.cat-list ul.mouvement-list {
	padding-left: 30px !important;
}
table.cat-list ul.mouvement-list li {
	font-size: 8.5pt;
}

.detail {
	font-size: 8.5pt;
}

div.encart {
	width: 200px;
	float: right;
	clear: right;
	background-color: #ffc;
	border: 1px solid #ccc;
	padding: 1px 19px;
	margin: 0px -50px 20px 35px;
	_margin-right: 0px;
	font-size: 9pt;
}
div.encart h2 {
	font-size: 15pt;
	margin-top: 1.2em;
}

div.pic-right {
	float: right;
	clear: right;
	margin: 0px -50px 20px 35px;
	_margin-right: 0px;
	font-size: 9pt;
	padding: 1px 10px;
	background-color: #fff;
}
div.pic-right p {
	margin: 9px 0px !important;
}

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: #ffc;
	border: 1px outset #ccc;
	padding: 5px 10px;
	color: #333 !important;
	text-decoration: none;
}

#nav-sub {
	font-size: 12pt;
}
#nav-sub.encart {
	background-color: #fff;
	border: 1px solid #FF9c76;
	padding: 1px 18px;
}
#nav-sub h2 {
	color: #93AAC8;
}
#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: #FF6943;
	text-decoration: none;
}
#nav-sub a:hover {
	color: #FF6943;
	text-decoration: underline;
}
#nav-sub .detail {
	font-size: 10pt;
}

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


