body {
	background-color: #c00;
	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;
}
a.billetterie {
	padding: 1px 3px;
	background-color: #eee;
	border: 1px outset #ccc;
	color: #333;
	text-decoration: none;
	font-size: 8.5pt;
	white-space: nowrap;
}

div.billetterie-right {
	float: right;
	margin: 10px 0px 5px 10px;
}

.attention {
	border: 1px solid red;
	font-weight: bold;
	padding: 1px 3px;
	margin: 0px 6px 0px 0px;
	white-space: nowrap;
}

hr {
	height: 0px;
	border: 0px;
	border-top: 1px dashed #ccc;
	margin: 2em 0px 1em 0px;
}


#local {
	background-color: #fff;
	width: 776px !important;
}

#hdr {
	width: 776px;
	background-color: #c00;
	padding-top: 15px;
}
#hdr table {
	width: 776px;
	border: 0px;
	border-collapse: collapse;
}
#hdr td {
	vertical-align: top;
	padding: 0px;
}
#marquise {
	width: 492px;
	height: 97px;
	background: url(../res/fest2007/element/marquise.gif) 10px 0px no-repeat;
	padding-right: 32px !important;
}
#marquise #logo {
}
#marquise #logo a {
	display: block;
	text-decoration: none;
	width: 492px;
	height: 59px;
}
#marquise #dates {
	padding-left: 105px;
	font-size: 8.5pt;
	text-transform: uppercase;
}
#marquise #dates a {
	text-decoration: none;
	font-weight: bold;
}
#marquise #dates a:hover {
	text-decoration: underline;
}

#replique {
	width: 251px;
	height: 82px;
	background: url(../res/fest2007/element/replique_bg.gif) 0px 0px no-repeat;
	text-transform: uppercase;
}
#replique a {
	display: block;
	margin-left: 40px;
	margin-right: 11px;
	padding-top: 5px;
	width: 200px;
	text-decoration: none;
	color: #000;
}
#replique span {
	display: block;
	margin: 0px 0px 0.3em 0px;
}
#replique span.phrase {
	font-size: 9pt;
	font-weight: bold;
}
#replique span.sig {
	font-size: 8.5pt;
	text-align: right;
	padding-left: 10px;
}

#nav-root {
	background: url(../res/fest2007/element/nav_top_bg.gif) top left no-repeat;
	background-color: #fff;
	padding-left: 10px;
}
#nav-root table.nav-root {
	border: 0px;
	border-collapse: collapse;
}
#nav-root table.nav-root td {
	padding: 0px;
	text-transform: uppercase;
	font-size: 10pt;
	white-space: nowrap;
	padding-bottom: 5px;
}
#nav-root table a.path0 {
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 10px 12px 10px;
}
#nav-root table a.path0:hover {
	text-decoration: underline;
}
#nav-root table a.path1 {
	display: block;
	color: #000;
	background-color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 10px 12px 10px;
	border-top: 2px solid #ff0;
}

table.local {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
	background: url(../res/fest2007/element/body_bg.gif) 0px 180px no-repeat;
}
#even-fest2007-partenaires table.local {
	background: none;
}
table.local td {
	padding: 0px;
}

table.local td.left {
	width: 160px;
	vertical-align: top;
	padding-top: 30px;
}

#nav-left {
	width: 160px;
	padding: 10px 0px 10px 10px;
	border: 3px dotted #ff0;
	border-left: 0px;
	background: url(../res/fest2007/element/info_bg.png);
	_background: none;
	font-size: 10pt;
}
#nav-left a {
	color: red;
	text-decoration: none;
	padding: 2px;
}
#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: #ff0;
	margin-right: -10px;
	_margin-right: 0px;
}
#nav-left ul ul ul {
	border: 0px;
	margin-right: 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;
	padding-right: 0px;
}
#nav-left ul li a.path1-here0,
#nav-left ul li a.path1-here1 {
	background-color: #ff0;
}
#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;
}

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

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

#nav-left h1, #cal h1, #mailinglist h1, #pubs h1, #adresses h1, #partenaires h1, #photos h1 {
	font-size: 9pt;
	color: #06c;
	text-transform: uppercase;
}
#mailinglist h1, #pubs h1, #adresses h1, #partenaires h1, #photos h1 {
	font-size: 8.5pt;
}
#nav-left h1 a, #cal h1 a, #photos h1 a {
	color: #06c;
	text-decoration: none;
}
#nav-left h1 a:hover, #cal h1 a:hover, #photos h1 a:hover {
	text-decoration: underline;
}
#contenu h1 {
	font-size: 24pt;
	margin-bottom: 5px;
	font-weight: normal;
}
#contenu h2 {
	font-size: 16pt;
	color: #06c;
	font-weight: normal;
}
#contenu h2.sous-titre {
	font-size: 12pt;
	margin: 5px 0px 1em 0px;
}
#contenu h2.special {
	font-size: 10pt;
	font-weight: bold;
	color: red;
	background-color: yellow;
	text-transform: uppercase;
	border-right: 10px solid yellow;
	display: table;
}
#contenu div.encadre-right h2 {
	font-size: 11pt;
	font-weight: bold;
	margin: 1em 0px 5px 0px !important;
}
h2 + p, h2 + h3 {
	margin-top: 0px;
}
h2 + div.encadre-right + p,
h2 + div.encadre-right + h3 {
	margin-top: 0px;
}
h3 {
	font-size: 12pt;
	font-weight: normal;
	color: #06c;
	clear: left;
}
h3.special, body#even-fest2007-horaire #contenu h2.special {
	font-size: 9pt;
	color: #fff;
	background-color: #333;
	display: table;
	text-transform: none;
	border-right: 10px solid #333;
}
h3 + p, body#even-fest2007-horaire #contenu h2.special + p {
	margin-top: 0px;
}
h2.special a, h3.special a {
	color: inherit;
	text-decoration: none;
}
h2.special a:hover, h3.special a:hover {
	text-decoration: underline;
}
span.estampe {
	color: #06c;
	font-size: 8pt;
	text-transform: uppercase;
}
span.estampe.vert {
	color: #fff;
	background-color: #093;
	padding: 0px 3px;
}
p.categorie {
	text-transform: uppercase;
	font-size: 8.5pt !important;
	font-weight: bold;
}
p.categorie a {
	color: #333;
	text-decoration: none;
}
p.categorie a:hover {
	text-decoration: underline;
}
tr>#contenu h2.special, tr>#contenu h3.special {
	float: left;
	/* \*/ float: none; /* */
}
tr>#contenu h2.special + *, tr>#contenu h3.special + * {
	clear: left;
	/* \*/ clear: none; /* */
}

#contenu p {
	font-size: 10pt;
	margin: 1.5em 0px;
	line-height: 1.5em;
}
#contenu div.film p {
	margin: 5px 0px;
	line-height: normal;
}

#contenu ul {
	padding-left: 20px;
}
#contenu ul li {
	list-style-image: url(../res/glob/element/star.png);
	font-size: 10pt;
	margin: 0.5em 0px;
	line-height: 1.3em;
}

cite i {
	font-style: normal;
}

.titre {
	font-weight: bold;
	font-size: 11pt;
}
.detail {
	font-size: 8.5pt !important;
}

div.encadre-right {
	float: right;
	clear: right;
	width: 160px;
	border: 1px dashed #ccc;
	margin: 0px -10px 10px 10px;
	padding: 5px 10px;
}
div.encadre-right p {
	line-height: normal !important;
	font-size: 9pt !important;
	margin: 0.5em 0px !important;
}
div.encadre-right ul {
	margin: 10px 0px;
}
div.encadre-right p.thumb img {
	float: left;
	margin: 0px 5px 0px 0px;
}

div.nouvelle + div.nouvelle {
	border-top: 3px dotted #ff0;
}
div.nouvelle-pic {
	float: right;
	margin: 0px -10px 10px 20px;
	font-size: 8.5pt;
}
div.nouvelle-pic p {
	margin: 0px 0px 5px 0px;
}
div.nouvelle-pic p.legende {
	background-color: #eee;
	padding: 2px 10px 2px 3px;
}
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;
}
table.photo-list img {
	padding: 3px;
	border: 1px solid #ccc;
}
table.photo-list a:hover img {
	border: 1px solid #c00;
	background-color: #fff;
}

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

div.film + div.film {
	border-top: 3px dotted #ff0;
}
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 #ccc;
}

#nav-sub {
	margin-top: 1em;
	background: url(../res/fest2007/element/info_bg.png);
	padding: 1px 10px 1px 20px;
	margin-left: -20px;
	margin-right: -10px;
	_margin-left: 0px;
	_margin-right: 0px;
	_background: #eee;
}
#nav-sub .detail {
	font-size: 8.5pt;
}
#nav-sub .sub {
	font-size: 8.5pt;
}
#nav-sub .sub:before {
	content: '>>';
	font-size: 12pt;
	padding: 0px 10px 0px 5px;
	color: #ccc;
	letter-spacing: -5px;
}
#nav-sub .sub a {
	white-space: nowrap;
	color: #333;
	text-decoration: none;
}
#nav-sub .sub a:hover {
	text-decoration: underline;
	border: 0px;
}
#contenu #nav-sub ul {
	padding: 0px;
}
#contenu #nav-sub li {
	list-style: none;
	margin: 0.7em 0px;
	font-size: 12pt;
	line-height: 14pt;
}
#nav-sub a {
	text-decoration: underline;
}
#nav-sub a:hover {
	border-bottom: 1px solid red;
}

p.bouton {
	text-align: right;
}
p.gros-bouton {
	font-size: 24pt !important;
	text-align: center;
	padding: 2em 1em;
}
p.gros-bouton a {
	text-decoration: none;
	padding: 10px 15px;
	border: 1px solid #ccc;
	background: url(../res/fest2007/element/info_bg.png);
	_background: #fff;
}
p.gros-bouton a:hover {
	border: 1px solid #c00;
}

a.logo, span.logo {
	font-size: 8pt !important;
	line-height: normal !important;
}
p.logo-list a.logo,
p.logo-list span.logo {
	display: block;
	float: left;
	width: 120px;
	height: 70px;
	vertical-align: middle;
	margin: 0px 5px 5px 0px;
	padding-right: 5px;
}
a.logo img, span.logo img {
	vertical-align: middle;
	background-color: #fff;
	padding: 5px;
}
a.logo {
	text-decoration: none;
	color: #333;
}
a.logo:hover {
	text-decoration: underline;
}
a.logo:hover img {
	padding: 4px;
	border: 1px solid #ccc;
}

#partenaires-publics {
	border: 0px;
	border-collapse: collapse;
}
#partenaires-publics td {
	vertical-align: top;
}
#partenaires-publics td.col1 {
	width: 240px;
	padding-right: 20px;
}
#partenaires-publics td.col1 li {
	list-style: none;
	font-size: 8.5pt !important;
	line-height: normal !important;
}
#partenaires-publics a img {
	vertical-align: middle;
	background-color: #fff;
	padding: 10px;
}
#partenaires-publics a:hover img {
	padding: 9px;
	border: 1px solid #ccc;
}
#partenaires-publics td.col1 li a {
	text-decoration: none;
	color: #333;
}
#partenaires-publics td.col1 li a:hover {
	text-decoration: underline;
}

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

#cal {
	font-size: 8.5pt;
	background-color: #fff;
	margin-top: 0px;
	padding: 10px 0px 10px 0px;
	border: 2px solid #c00;
	border-right: 0px;
	margin-right: -10px;
	_margin-right: 0px;
	margin-left: -2px;
	_margin-left: 0px;
}
#cal h1 {
	padding: 0px 10px;
	text-align: center;
	display: none;
}
#cal h2 {
	text-align: center;
	margin: 5px 0px 3px 0px;
	font-size: 8pt;
	text-transform: uppercase;
}
#cal table.cal {
	margin: 0px auto;
	width: 147px;
	border: 0px;
	border-collapse: collapse;
}
#cal table.cal th {
	padding: 0px;
	width: 21px;
	height: 19px;
	color: #666;
	font-size: 8pt;
	border-bottom: 1px solid #ccc;
}
#cal table.cal td {
	padding: 0px 1px;
	width: 21px;
	height: 20px;
	vertical-align: middle;
	color: #999;
}
#cal table.cal a {
	text-align: right;
}
#cal table.cal td.day0-here0 {
	padding: 1px 2px;
	width: 19px;
	height: 18px;
	text-align: right;
}
#cal table.cal td.day1-here0 a {
	display: block;
	border: 1px solid #fff;
	color: red;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
#cal table.cal td.today1 a,
#cal table.cal td.today1 span {
	border: 1px solid #ccc;
}
#cal table.cal td.day1-here0 a:hover {
	border: 1px solid red;
}
#cal table.cal td.day1-here1 a {
	display: block;
	border: 1px solid red;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	background-color: red;
}
#cal p.extra {
	width: 147px;
	margin: 5px auto;
	text-align: center;
	padding-top: 7px;
}
#cal p.extra a {
	margin: 0px 3px;
	text-decoration: none;
	font-size: 8.5pt;
	padding: 2px 4px;
	border: 1px solid #ccc;
}
#cal p.extra a:hover {
	border: 1px solid #c00;
}

#photos {
	border-bottom: 1px dashed red;
	border-top: 1px dashed red;
	border-left: 1px dashed red;
	margin: 15px 0px 0px 0px;
	padding: 10px;
	width: 145px;
}
#photos p {
	margin: 5px 0px;
}
#photos p.photo {
	text-align: center;
}
#photos p.photo img {
	border: 1px solid #ccc;
	padding: 5px;
}
#photos p.photo a img:hover {
	border: 1px solid #c00;
}
#photos p.legende {
	font-size: 8pt;
	text-align: center;
}
#photos p.legende a {
	margin: 0px 3px;
	text-decoration: none;
}
#photos p.legende a:hover {
	text-decoration: underline;
}

#pubs {
	border-bottom: 1px dashed red;
	border-left: 1px dashed red;
	margin: 0px;
	padding: 10px;
	width: 145px;
}
#pubs p {
	text-align: right;
	margin: 5px 0px;
	font-size: 8pt;
	color: #999;
}
#pubs ul {
	padding-left: 20px;
	margin: 5px 0px;
}
#pubs ul li {
	list-style-image: url(../res/glob/element/star.png);
	margin: 5px 0px;
}
#pubs p a {
	color: #999;
}
#pubs a {
	text-decoration: none;
}
#pubs a:hover {
	text-decoration: underline;
}

#mailinglist {
	border-bottom: 1px dashed red;
	border-left: 1px dashed red;
	background-color: #eee;
	margin: 0px;
	padding: 10px;
	width: 145px;
}
#mailinglist p {
	width: 145px;
	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;
}

#adresses {
	border-bottom: 1px dashed red;
	border-left: 1px dashed red;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	width: 145px;
}
#adresses ul {
	padding-left: 20px;
	margin: 5px 0px;
}
#adresses ul li {
	list-style-image: url(../res/glob/element/star.png);
	margin: 5px 0px;
}
#adresses a {
	text-decoration: none;
}
#adresses a:hover {
	text-decoration: underline;
}

#partenaires {
	border-bottom: 1px dashed red;
	border-left: 1px dashed red;
	margin: 0px 0px 20px 0px;
	padding: 1px 10px;
	width: 145px;
}
#partenaires p {
	margin: 15px 0px;
	font-size: 8pt;
}
#partenaires img {
	vertical-align: middle;
}
#partenaires a {
	text-decoration: none;
}

p.trente {
	text-align: center;
}

div.clear {
	clear: both;
}
div.clear-left {
	clear: left;
}

div.pic {
	float: right;
	margin: 0px -10px 10px 10px;
	_margin-right: 0px;
	color: #666;
}
div.pic p.pic {
	margin: 0px !important;
}
div.pic p {
	line-height: normal !important;
	margin: 0.5em 0px !important;
	font-size: 8.5pt !important;
	text-align: right;
}

p.sig {
	margin-left: 35%;
}

img {
	border: 0px;
}

#ftr {
	background-color: #c00;
	height: 15px;
}

#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: #fff;
	padding: 2px 4px;
}
#haut a:hover {
	text-decoration: underline;
}

#gen {
	border-top: 0px !important;
	color: #ccc !important;
}
#gen a {
	color: #fff !important;
}

