body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
body, td, th {
	font-family: 'lucida grande', verdana, helvetica, arial, sans-serif;
	font-size: 9pt;
	color: #333;
}
input, select {
	font-family: 'lucida grande', verdana, helvetica, arial, sans-serif;
	color: #333;
}

a {
	color: red;
}
a.lieu {
	color: #06c;
	text-decoration: none;
}
a.lieu:hover {
	text-decoration: underline;
}
a.bio {
	color: #333;
	text-decoration: none;
}
a.bio:hover {
	text-decoration: underline;
}

#local {
}

table.entete {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
	background-color: red;
}
table.entete td {
	padding: 0px;
}
table.entete td.col2 {
	text-align: right;
	vertical-align: bottom;
}

#nav-root {
	background-color: red;
	padding: 4px 4px;
	border-top: 1px solid yellow;
}
#nav-root table.nav-root {
	border: 0px;
	border-collapse: collapse;
}
#nav-root table.nav-root td {
	padding: 0px;
	text-transform: uppercase;
	font-size: 9pt;
	white-space: nowrap;
}
#nav-root table.nav-zone {
	float: right;
	border: 0px;
	border-collapse: collapse;
}
#nav-root table.nav-zone td {
	padding: 0px;
	text-transform: uppercase;
	font-size: 8pt;
}
#nav-root table a.path0 {
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 6px;
	margin: 0px 2px;
}
#nav-root table a.path0:hover {
	border: 1px solid yellow;
	padding: 3px 5px;
}
#nav-root table a.path1 {
	display: block;
	color: #333;
	background-color: yellow;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 8px;
}

table.local {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
}

table.local td.left {
	width: 200px;
	vertical-align: top;
}

#nav-left {
	width: 180px;
	padding: 10px 10px 10px 10px;
}
#nav-left a {
	color: red;
	text-decoration: none;
}
#nav-left a.path1-here0 {
	font-weight: bold;
}
#nav-left a.path1-here1 {
	color: #000;
	font-weight: bold;
}
#nav-left ul {
	margin: 0px;
	list-style: none;
	padding-left: 0px;
}
#nav-left ul ul {
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: yellow;
}
#nav-left ul ul ul {
	border: 0px;
}
#nav-left ul li {
	margin: 0px 0px 5px 0px;
	list-style: none;
}
#nav-left ul ul li {
	font-size: 8.5pt;
	margin: 5px 0px;
}
#nav-left ul li a.path1-here0,
#nav-left ul li a.path1-here1 {
	background-color: yellow;
}
#nav-left ul ul li a.path1-here0,
#nav-left ul ul li a.path1-here1 {
	background-color: #fff;
}
#nav-left ul li a.path0-here0:hover,
#nav-left ul li a.path1-here0:hover {
	text-decoration: underline;
}

table.local td.right {
	width: 165px;
	padding: 10px 0px 0px 0px;
	vertical-align: top;
}

#contenu {
	padding: 0px 10px 20px 20px;
	vertical-align: top;
	border-left: 1px dashed red;
	border-right: 1px dashed red;
}

#nav-fil {
	margin-top: 10px;
	font-size: 8.5pt;
}
#nav-fil a {
	color: red;
	text-decoration: none;
	font-weight: bold;
}
#nav-fil a:hover {
	text-decoration: underline;
}
#nav-fil + h1 {
	margin-top: 5px;
}

#nav-left h1, #mailinglist h1, #pubs h1 {
	font-size: 8.5pt;
	color: #fff;
	background-color: #333;
	text-transform: uppercase;
	border-right: 10px solid #333;
	display: table;
}
#contenu h1 {
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: red;
	text-transform: uppercase;
	background: url(../res/fest2005/element/h1_bg.gif);
}
#contenu h2 {
	font-size: 10pt;
	color: red;
	background-color: yellow;
	text-transform: uppercase;
	border-right: 10px solid yellow;
	display: table;
}
h2 + p, h2 + h3 {
	margin-top: 0px;
}
h2 + div.encadre-right + p,
h2 + div.encadre-right + h3 {
	margin-top: 0px;
}
h3, body#even-fest2005-horaire #contenu h2 {
	font-size: 9pt;
	color: #fff;
	background-color: #333;
	display: table;
	text-transform: none;
	border-right: 10px solid #333;
}
h3 + p, body#even-fest2005-horaire #contenu h2 + p {
	margin-top: 0px;
}
p.estampe {
	font-size: 8.5pt;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #06c;
	display: table;
	border-right: 10px solid #06c;
}
p.estampe + p {
	margin-top: 0px;
}
p.categorie {
	text-transform: uppercase;
	font-size: 8.5pt;
	font-weight: bold;
}
p.categorie a {
	color: #333;
	text-decoration: none;
}
p.categorie a:hover {
	text-decoration: underline;
}
td.left>#nav-left h1, td.right>#mailinglist h1, td.left>#pubs h1,
tr>#contenu h2, tr>#contenu h3, tr>#contenu p.estampe {
	float: left;
	/* \*/ float: none; /* */
}
td.left>#nav-left h1 + *, td.right>#mailinglist h1 + *, td.left>#pubs h1 + *,
tr>#contenu h2 + *, tr>#contenu h3 + *, tr>#contenu p.estampe + * {
	clear: left;
	/* \*/ clear: none; /* */
}


#contenu ul {
	padding-left: 20px;
}
#contenu ul li {
	list-style-image: url(../res/glob/element/star.gif);
	margin: 5px 0px;
}

cite i {
	font-style: normal;
}

.titre {
	font-weight: bold;
	text-transform: uppercase;
}
.detail {
	font-size: 8.5pt;
}
span.estampe {
	color: #06c;
	font-size: 8pt;
	text-transform: uppercase;
}

div.encadre-right {
	float: right;
	clear: right;
	width: 150px;
	border-top: 1px dashed red;
	border-left: 1px dashed red;
	border-bottom: 1px dashed red;
	font-size: 8.5pt;
	margin: 0px -10px 10px 10px;
	padding: 0px 10px;
}
div.encadre-right p {
	margin: 10px 0px;
}
div.encadre-right ul {
	margin: 10px 0px;
}

div.nouvelle + div.nouvelle {
	border-top: 1px dashed red;
}
div.nouvelle-pic {
	float: right;
	margin: 0px -10px 10px 10px;
}
div.nouvelle p.detail {
	color: #999;
	text-align: right;
}

div.album + div.album {
	border-top: 1px dashed red;
}
div.album h2 {
	margin-bottom: 0px;
}
div.album h3 {
	margin: 3px 0px 0px 0px;
}
table.photo-list {
	margin: 15px auto;
	border: 0px;
	border-collapse: collapse;
}
table.photo-list td {
	padding: 0px 10px 10px 10px;
	text-align: center;
}

div.film-thumb {
	float: left;
	margin: 0px 5px 3px 0px;
}

div.film + div.film {
	border-top: 1px dashed red;
}
div.film p {
	margin: 0px 0px 3px 0px;
}
div.film h3 {
	margin: 5px 0px 3px 0px;
}

table.multizone {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
}
table.multizone td {
	width: 50%;
	vertical-align: top;
}
table.multizone td.mtl {
	padding: 0px 10px 0px 0px;
}
table.multizone td.qc {
	padding: 0px 0px 0px 20px;
	border-left: 1px dashed red;
}

#nav-sub {
	border-top: 1px dashed red;
	font-size: 8.5pt;
}
#nav-sub .detail {
	font-size: 8pt;
}
#contenu #nav-sub ul {
	padding: 0px;
}
#contenu #nav-sub li {
	margin: 3px 0px;
	list-style: none;
}

p.bouton {
	text-align: right;
}

#pubs {
	margin: 10px;
}
#pubs div.pic {
	float: right;
	margin: 0px 0px 0px 5px;
}
#pubs h1 {
	margin-top: 15px;
}
#pubs p {
	margin: 1px;
	text-align: center;
}
#pubs table.pubs {
	width: 70%;
	border: 0px;
	border: 1px dashed red;
	border-collapse: collapse;
}
#pubs table.pubs td {
	width: 50%;
	padding: 0px;
}
#pubs table.pubs td a {
	display: block;
	text-align: center;
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
#pubs table.pubs td a:hover {
	color: red;
	background-color: yellow;
}
#pubs table.pubs td + td {
	border-left: 1px dashed red;
}

#cal {
	background : url(../res/fest2005/element/calendrier_BK.gif) top center no-repeat;
	font-size: 8.5pt;
	background-color: yellow;
	margin-top: 20px;
	padding: 110px 0px 10px 0px;
}
#cal h2 {
	text-align: center;
	margin: 5px 0px 3px 0px;
	font-size: 8pt;
	text-transform: uppercase;
}
#cal table.cal {
	margin: 0px 13px 0px 12px;
	width: 140px;
	border: 0px;
	border-collapse: collapse;
}
#cal table.cal th {
	padding: 0px;
	width: 20px;
	height: 19px;
	color: #666;
	font-size: 8pt;
	border-bottom: 1px solid #666;
}
#cal table.cal td {
	padding: 0px;
	text-align: right;
	width: 20px;
	height: 20px;
}
#cal table.cal td.day0-here0 {
	padding: 1px;
	width: 18px;
	height: 18px;
}
#cal table.cal td.day1-here0 a {
	border: 1px solid yellow;
	color: red;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
#cal table.cal td.day1-here0 a:hover {
	border: 1px solid red;
}
#cal table.cal td.day1-here1 a {
	border: 1px solid #fff;
	color: red;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	background-color: #fff;
}
#cal p.extra {
	width: 140px;
	margin: 5px auto;
	text-align: center;
	border-top: 1px solid #666;
	padding-top: 3px;
}
#cal p.extra a {
	margin: 0px 3px;
	text-decoration: none;
}
#cal p.extra a:hover {
	text-decoration: underline;
}

#mailinglist {
	border-top: 1px dashed red;
	margin: 0px 0px 20px 0px;
	padding: 10px;
}
#mailinglist p {
	margin: 3px 0px;
	font-size: 8.5pt;
}
#mailinglist input {
	border-width: 1px;
	padding: 1px 3px;
	font-size: 8.5pt;
}
#mailinglist input.text {
	width: 100px;
}
#mailinglist input.submit {
	width: 30px;
	margin-left: 5px;
}

div.clear {
	clear: both;
}

p.pic {
	text-align: center;
	font-size: 8pt;
	color: #666;
}

img {
	border: 0px;
}

#ftr {
	background: red url(../res/fest2005/element/flanell10px.gif);
	height: 25px;
}

#haut {
}
#haut a {
	float: right;
	font-size: 8pt;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 10px;
	color: red;
	background-color: yellow;
	padding: 2px 4px;
}

#gen {
	border-top: 0px !important;
}
