
body, td, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
}
body, td {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #fff;
}

#site {
	width: 780px;
	margin: 0px auto;
}

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

img {
	border: 0px;
}

embed {
	vertical-align: middle;
}

div.clear {
	clear: both;
}

.ind {
	font-weight: bold;
}
.w, .t {
	font-style: italic;
}

#hdr {
	width: 780px;
	margin: 0px 0px;
	background-color: #005C7C;
	height: 60px;
}
#hdr div.logo {
	float: left;
	line-height: 32pt;
	margin-left: 10px;
}
#hdr div.logo a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	font-size: 12pt;
}
#hdr div.logo a span.nom {
	font-size: 32pt;
}

#nav-lng {
	text-align: right;
	margin-right: 10px;
}
#nav-lng a {
	color: #fff;
	text-decoration: none;
}
#nav-lng a:hover {
	text-decoration: underline;
}

#nav-top {
	clear: both;
	margin-top: 5px;
	padding: 5px 0px 0px 0px;
	background-color: #4C8C17;
	border-bottom: 1px solid #333;
}
#nav-top table {
	border: 0px;
	border-collapse: collapse;
}
#nav-top td {
	white-space: nowrap;
	vertical-align: bottom;
	text-align: center;
	padding: 0px 0px 0px 5px;
}
#nav-top a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 5px 10px;
	font-size: 12pt;
}
#nav-top a.path0:hover {
	border: 1px solid #333;
	border-bottom: 0px;
	padding: 4px 9px 5px 9px;
}
#nav-top a.path1 {
	font-size: 14pt;
	position: relative;
	top: 1px;
	font-weight: bold;
	color: #000;
	font-size: 14pt;
	border: 1px solid #333;
	border-bottom: 0px;
	background-color: #fff;
	padding: 5px 10px;
}
#nav-top a.path1:hover {
}

#local {
	padding: 0px 0px;
}
table.layout {
	width: 760px;
	margin: 0px auto;
	border-collapse: collapse;
}

#left {
	width: 160px;
	padding-top: 140px;
	vertical-align: top;
}

#nav-left {
	border: 5px solid #D1C793;
	background-color: ;
	border-left: 0px;
	padding: 1px 20px 20px 20px;
}
#nav-left a {
	color: #CD0800;
	text-decoration: none;
}
#nav-left p.root {
	font-size: 14pt;
	letter-spacing: -0.03em;
}
#nav-left p.root a {
	color: #005C7C;
}
#nav-left p.root a:hover {
	text-decoration: underline;
}
#nav-left ul {
	padding-left: 0px;
	margin: 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: circle;
	margin: 0.5em 0px
}
#nav-left ul ul li {
	margin: 0.25em 0px
}
#nav-left ul ul ul li {
	margin: 0.12em 0px
}
#nav-left li.path1-here0,
#nav-left li.path1-here1 {
	list-style: disc;
}
#nav-left a.path1-here0 {
	font-weight: bold;
}
#nav-left a.path1-here1 {
	font-weight: bold;
	color: #000;
}
#nav-left a.path0-here0:hover,
#nav-left a.path1-here0:hover {
	color: ;
	text-decoration: underline;
}

#contenu {
	padding: 40px 0px;
	vertical-align: top;
}
body.oeuvre #contenu {
	padding: 30px;
}
body.lieu #contenu {
	padding: 20px;
}

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

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

h1 {
	font-size: 38pt;
	font-weight: normal;
	margin-top: 0px;
}
body.cal h1,
body.oeuvre h1,
body.lieu h1 {
	font-size: 28pt;
}
h1 span.sous {
	font-size: 20pt;
}
body.popup h1 {
	font-size: 16pt;
}
h2 {
	font-size: 18pt;
	font-weight: normal;
	margin-top: 1.5em;
	color: #D1C793;
}
h2 span.sous {
	font-size: 14pt;
}
h2.tab-screen {
	margin-top: 0px;
}
h3 {
	font-size: 14pt;
	font-weight: normal;
	margin-top: 1.5em;
	color: #D1C793;
}
h3 span.sous {
	font-size: 12pt;
}

table.nav-tab {
	margin-left: 20px;
	border: 0px;
	border-collapse: collapse;
}
table.nav-tab td {
	padding-right: 10px;
	vertical-align: bottom;
}
table.nav-tab a {
	display: block;
	padding: 6px 10px;
	border: 1px solid #ccc;
	border-bottom: 0px;
	text-decoration: none;
	font-size: 10pt;
	background-color: #fff;
}
table.nav-tab a.here0 {
}
table.nav-tab a.here0:hover {
	border-color: #999;
}
table.nav-tab a.here1 {
	border-color: #999;
	font-size: 13pt;
	color: #000 !important;
	font-weight: bold;
	position: relative;
	top: 1px;
}

div.tab-screen {
	padding: 20px;
	border: 1px solid #999;
}

p.type {
	color: #D1C793;
	font-size: 14pt;
	margin: 0px !important;
	line-height: normal !important;
}
li.date {
	color: #D1C793;
	font-size: 10pt;
}

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

#doc-accueil #contenu p {
	font-size: 11pt;
	margin: 1em 0px;
}

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

.detail {
	font-size: 8.5pt;
	letter-spacing: normal;
}

div.encadre {
	clear: both;
	margin: 1.5em 0px;
	padding: 1px 20px;
	border: 5px solid #D1C793;
}

div.encart {
	width: 200px;
	float: right;
	clear: right;
	border: 10px solid #D1C793;
	padding: 1px 20px;
	margin: 0px -40px 20px 35px;
	_margin-right: 0px;
	border-right: 0px;
	_border-right: 10px solid #D1C793;
	font-size: 9pt;
}
div.encart.large {
	width: 340px;
}
div.encart h2 {
	font-size: 15pt;
	margin-top: 1.2em;
}

div.pic-right {
	float: right;
	clear: right;
	margin: 0px 0px 20px 20px;
	font-size: 9pt;
}
div.pic-right p,
div.pic-right ul,
div.pic-right li {
	margin: 0.5em 0px !important;
	line-height: normal !important;
}
div.pic-right p.pic {
	margin: 0px;
}
div.pic-right div.code {
	color: #ccc;
	text-align: right;
	font-size: 8.5pt;
}

table.cal-list {
	border-collapse: collapse;
	clear: both;
}
div.encart.large table.cal-list {
	width: 340px;
}
table.cal-list th {
	background-color: #f3e9b5;
	vertical-align: top;
	text-align: left;
	padding: 5px 10px;
	border: 1px solid #D1C793;
}
table.cal-list td {
	border: 1px solid #D1C793;
	vertical-align: top;
	padding: 5px 10px;
}
table.cal-list tr.even 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.titre {
	font-weight: bold;
	padding: 0px;
}
table.cal-list td.titre a,
table.cal-list td.titre span {
	display: block;
	text-decoration: none;
	padding: 5px 10px;
}
table.cal-list td.titre a span,
table.cal-list td.titre span span {
	display: inline;
	padding: 0px;
	font-weight: normal;
}
table.cal-list td.titre a:hover {
	text-decoration: underline;
}

div.even-list h2,
div.even-list h3 {
	margin-bottom: 0.25em;
}
div.even-list h2 a,
div.even-list h3 a {
	color: inherit !important;
	text-decoration: none;
}
div.even-list h2 a:hover,
div.even-list h3 a:hover {
	text-decoration: underline;
}
div.even-list p {
	margin: 0.25em 0px !important;
}
div.even-list p.date {
	font-size: 11pt;
	font-weight: bold;
	color: inherit;
}
div.even-list p.description {
	font-size: 9pt;
}

div.cat {
	margin: 2em 0px;
	padding-top: 1em;
	padding-bottom: 1.5em;
	_border-bottom: 2px solid #f3e9b5;
}
div.cat + div.cat {
	border-top: 2px solid #f3e9b5;
}
div.cat h2 {
	font-size: 14pt;
	margin-bottom: 0px;
}
div.cat h3 {
	font-size: 12pt;
	margin: 1.3em 0px 0.5em 0px;
}
div.cat h4 {
	font-size: 10pt;
	margin: 1.2em 0px 0.5em 0px;
}
div.cat p.cat-artiste {
	font-size: 12pt;
	letter-spacing: -1pt;
	color: #D1C793;
	margin: 0.2em 0px !important;
}
div.cat p.cat-titre {
	font-size: 16pt;
	letter-spacing: -1pt;
	color: #D1C793;
	margin: 0.2em 0px !important;
}
div.cat-couv {
	float: right;
	clear: right;
	margin: 0px -40px 25px 25px;
	_margin-right: 0px;
}
div.cat p,
div.cat ul {
	margin: 0.75em 0px !important;
}
div.cat li {
	margin: 0.5em 0px !important;
}

ul.oeuvre-list ul {
	padding-left: 30px !important;
	margin: 0px !important;
}
ul.oeuvre-list ul li {
	margin: 0.5em 0px !important;
	font-size: 8.5pt;
	list-style: none;
}
ul.mouvement-list {
	padding-left: 30px !important;
}
ul.mouvement-list li {
	font-size: 8.5pt;
}

ul.exec-list ul {
	padding-left: 30px !important;
	margin: 0px !important;
}
ul.exec-list ul li {
	margin: 0.5em 0px !important;
	font-size: 8.5pt;
	list-style: none;
}

table.photo {
	margin: 1em 0px;
	border: 0px;
	border-collapse: collapse;
}
table.photo td {
	vertical-align: top;
}
table.photo td.pic {
	padding-right: 15px
}
table.photo td.description p,
table.photo td.description ul,
table.photo td.description li {
	margin: 0.5em 0px !important;
	line-height: normal !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;
}

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

#nav-sub {
	font-size: 12pt;
}
#nav-sub.encart {
	padding: 1px 20px;
}
#nav-sub h2 {
	color: #005C7C;
}
#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: #CD0800;
	text-decoration: none;
}
#nav-sub a:hover {
	color: #CD0800;
	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: #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;
	background-color: #ffd;
	border: 1px solid #eec;
}



