
body, td, input, select {
	font-family: 'lucida grande', verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #111;
}
body, td {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #900;
}

#site {
}

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

img {
	border: 0px;
}

object {
	vertical-align: middle;
}

div.clear {
	clear: both;
}

#splash {
	background-color: #000;
}
#splash-contenu {
	width: 500px;
	margin: 100px auto 0px auto; 
}
#splash-pic {
	float: left;
	margin-right: 30px;
}
#splash-logo {
	padding-top: 200px;
}
#lng {
	margin-top: 40px;
	font-size: 14pt;
}
#lng a {
	text-decoration: none;
	margin-right: 20px;
	color: #c00;
}
#lng a:hover {
	color: #fff;
}

#hdr {
	width: 100%;
	background: url(../res/element/hdr-bg.gif) top left repeat-x;
	background-color: #900;
	border-bottom: 1px solid #600;
}
#hdr table {
	margin: 0px auto;
	width: 700px;
	padding-top: 0px;
	border: 0px;
	border-collapse: collapse;
}
#hdr td.logo {
	padding-right: 20px;
	width: 117px;
}
#hdr a img {
	padding: 8px 10px 10px 10px;
}
#hdr td.description {
	color: #fff;
	font-size: 9pt;
}

#nav-top {
	width: 770px;
	margin: 15px auto 0px auto;
}
#nav-top table {
	border: 0px;
	border-collapse: collapse;
	margin: 0px auto;
}
#nav-top td {
	white-space: nowrap;
	font-size: 11.5pt;
	padding: 0px 2px;
	vertical-align: bottom;
	text-align: center;
}
#nav-top td.path0 {
}
#nav-top td.path1 {
}
#nav-top td.lng {
	font-size: 10pt;
	padding-left: 30px;
}
#nav-top a {
	color: #EEF07A;
	display: block;
	text-decoration: none;
	padding: 6px 10px 6px 10px;
}
#nav-top a.path0:hover {
	border: 1px solid #666;
	border-bottom: 0px;
	padding: 5px 9px 6px 9px;
	background: url(../res/element/translucide.png);
}
#nav-top td.lng a:hover {
	text-decoration: underline;
}
#nav-top a.path1 {
	position: relative;
	top: 1px;
	border: 1px solid #000;
	border-bottom: 0px;
	color: #000;
	background: #fff;
	font-size: 14pt;
}

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

#left {
	width: 170px;
	padding-top: 120px;
	padding-bottom: 100px;
	vertical-align: top;
	background-color: #eee;
	border-right: 1px solid #ccc;
}

#nav-left, #nav-concerts {
	border-left: 0px;
	padding: 1px 20px 20px 20px;
}
#nav-left a, #nav-concerts a {
	color: #900;
	text-decoration: none;
}
#nav-left p.root, #nav-concerts p.root {
	font-size: 11pt;
	font-weight: bold;
}
#nav-left p.root a, #nav-concerts p.root a {
	color: #666;
	white-space: nowrap;
}
#nav-left p.root a:hover, #nav-concerts p.root a:hover {
	color: #444;
}
#nav-left ul, #nav-concerts 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, #nav-concerts 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-concerts li.path1-here0,
#nav-left li.path1-here1, #nav-concerts li.path1-here1 {
	list-style: disc;
}
#nav-left a.path1-here0, #nav-concerts a.path1-here0 {
	font-weight: bold;
}
#nav-left a.path1-here1, #nav-concerts a.path1-here1 {
	font-weight: bold;
	color: #000;
}
#nav-left a.path0-here0:hover, #nav-concerts a.path0-here0:hover,
#nav-left a.path1-here0:hover, #nav-concerts a.path1-here0:hover {
	color: ;
	text-decoration: underline;
}
#nav-left span.annule,
#nav-concerts span.annule {
	text-decoration: line-through;
}

#nav-saison {
	margin-top: 1.5em;
	padding-left: 20px;
}
#nav-saison select {
	border: 1px solid #ccc;
	background-color: #fff;
	font-size: 9pt;
	padding: 3px;
	width: 140px;
}
#nav-saison option.path1 {
	font-weight: bold;
}

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

#contenu a {
	color: #900;
}

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

h1 {
	font-size: 28pt;
	font-weight: normal;
	margin-top: 0px;
}
h1 span.sous {
	font-size: 20pt;
}
body.popup h1 {
	font-size: 16pt;
}
h2 {
	font-size: 18pt;
	font-weight: normal;
	margin-top: 1.5em;
	color: #612050;
}
h2 span.sous {
	font-size: 14pt;
}
h3 {
	font-size: 14pt;
	font-weight: normal;
	margin-top: 1.5em;
	color: #612050;
}
h3 span.sous {
	font-size: 12pt;
}

p.titre {
	font-size: 16pt;
	line-height: normal !important;
	color: #612050;
}
p.date {
	font-size: 12pt;
	line-height: normal !important;
	color: #612050;
}
p.date.annule span.date {
	text-decoration: line-through;
}

table.nav-tab {
	border: 0px;
	border-collapse: collapse;
	margin: 0px auto;
}
table.nav-tab td {
	padding: 5px 1px;
	font-size: 12pt;
}
::root table.nav-tab td {
	padding-bottom: 0px;
}
table.nav-tab a {
	text-decoration: none;
}
table.nav-tab a.here0 {
	padding: 10px 10px 6px 10px;
}
table.nav-tab a.here0:hover {
	background: url(../res/element/local_bg.png);
}
table.nav-tab a.here1 {
	padding: 10px;
	color: #fff !important;
	background-color: #900;
	font-weight: bold;
}

div.tab-screen {
}

#doc-accueil h1 {
	display: none;
}
#doc-accueil #local {
	background: #fff url(../res/2001/gauche.jpg) top left repeat-y;
}
#doc-accueil table.layout {
	margin-left: 87px;
	width: 683px;
}
#doc-accueil #left {
	border-left: 1px solid #666;
}
#doc-accueil #contenu {
	padding-right: 40px;
	background: #fff url(../res/2001/droite.jpg) top right repeat-y;
}
#doc-accueil div.texte {
	font-size: 8.5pt;
}
#prochain {
	font-size: 9pt;
}
#prochain h2 {
	margin-top: 1em;
}
#prochain p.titre,
#prochain p.date {
	margin: 0.5em 0px !important;
}

div.encart, #droite, div.pic-right {
	left: 60px !important;
}

#accueil-pic {
	float: right;
	margin: 0px 0px 0px 20px;
}

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

p.sig {
	text-align: right;
}

#contenu p {
	line-height: 1.5em;
	margin: 1.5em 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 {
	margin: 1.5em 0px;
	padding: 2px 20px;
	border: 1px solid #ccc;
}
div.encadre h2 {
	font-size: 12pt;
}

div.even-pic {
	float: left;
	clear: left;
	margin: 0px 0px 15px 0px;
	position: relative;
	right: 25px;
}

div.encart-pic {
	float: right;
	clear: right;
	margin: 0px 0px 15px 0px;
	position: relative;
	left: 40px;
	font-size: 9pt;
	text-align: right;
}

div.encart, #droite {
	width: 180px;
	float: right;
	clear: right;
	padding: 1px 20px;
	margin: 0px 0px 15px 0px;
	position: relative;
	left: 25px;
	background-color: #eee;
	border: 1px solid #ccc;
	border-right: 0px;
	font-size: 9pt;
}
div.encart.large {
	width: 340px;
}
div.encart h2, #droite h2 {
	font-size: 11pt;
	margin-top: 1.2em;
	font-weight: bold;
}
div.encart p {
	line-height: 12pt !important;
}

div.pic-right {
	width: 200px;
	float: right;
	clear: right;
	padding: 10px 10px;
	margin: 0px 0px 15px 0px;
	position: relative;
	left: 25px;
	background-color: #eee;
	border: 1px solid #ccc;
	border-right: 0px;
	font-size: 9pt;
}
div.pic-right p {
	margin: 0.5em 0px 0px 0px !important;
	line-height: normal !important;
	font-size: 8.5pt;
}
div.pic-right p.pic {
	margin-top: 0px !important;
}

div.nouv h2 {
	font-size: 14pt;
}
div.nouv p.sig {
	font-size: 8.5pt;
	color: #999;
}

div.piste-list p {
	line-height: normal !important;
	margin: 0.5em 0px 0px 0px !important;
	text-indent: -30px;
	padding-left: 30px;
}
div.piste-list ul {
	line-height: normal !important;
	margin: 0.2em 0px 0px 0px !important;
}
div.piste-list li {
	line-height: normal !important;
	margin: 0.2em 0px 0px 0px !important;
	font-size: 8.5pt;
}
div.piste-list object,
div.piste-list img {
	vertical-align: middle;
}

table.formulaire, table.commande {
	border: 1px solid #ccc;
	border-spacing: 5px;
}
table.formulaire td, table.commande td {
	vertical-align: middle;
}
table.formulaire td.q {
	font-size: 9pt;
	color: #612050;
	padding: 5px;
	width: 30%;
}
table.commande td.desc {
	font-size: 9pt;
	padding: 5px;
}
table.formulaire td.r input {
	border: 0px;
	background-color: #eee;
	padding: 5px;
	font-size: 11pt;
	width: 300px;
}
table.commande td.qte input {
	border: 0px;
	background-color: #eee;
	padding: 5px;
	font-size: 11pt;
	width: 20px;
}
table.formulaire td.r input:focus,
table.commande td.qte input:focus {
	padding: 4px;
	border: 1px solid #ccc;
	background-color: #eee;
}

p.btn-submit {
	text-align: center;
}
p.btn-submit input {
	font-size: 12pt;
	padding: 10px;
	font-weight: bold;
}

table.album-photo {
	border: 0px;
	border-collapse: collapse;
}
table.album-photo tr td {
	border: 0px;
	padding: 0px 20px 20px 0px;
	vertical-align: top;
}

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

#nav-sub {
	font-size: 12pt;
}
#nav-sub.encart {
	padding: 1px 20px;
}
#nav-sub h2 {
	color: #fff;
	background-color: #666;
	padding: 2px 5px;
	margin-top: 0px;
}
#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: #900;
	text-decoration: none;
}
#nav-sub a:hover {
	color: #900;
	text-decoration: underline;
}
#nav-sub .detail {
	font-size: 10pt;
}
#nav-sub span.annule {
	text-decoration: line-through;
}

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


