
body, td, input, select {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: #000;
}
body, td {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #fff;
	z-index: -2px;
}

#layout {
	margin: 0px auto;
	margin-top: 20px;
	width: 960px;
	height: 586px;
	background: url(../res/element/layout.jpg) top left no-repeat;
}
#splash #layout {
	background: url(../res/element/splash.jpg) top left no-repeat;
}

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

img {
	border: 0px;
}

object {
	vertical-align: middle;
}

div.clear {
	clear: both;
}

#atopia {
	padding-top: 67px;
	margin-left: 30px;
	float: left;
	height: 27px;
	width: 74px;
	text-align: right;
}
#atopia a {
	display: block;
	height: 27px;
}
#atopia span {
	display: none;
}

#nav-top {
	padding-top: 67px;
	width: 850px;
	height: 26px;
	margin-left: 110px;
}
#nav-top table {
	border: 0px;
	margin: 0px auto;
	border-collapse: collapse;
}
::root #nav-top table { /* stupide safari */
	margin-top: 2px;
}
#nav-top td {
	font-size: 9pt;
	text-transform: uppercase;
	height: 28px;
	padding-right: 10px;
}
#nav-top a {
	text-decoration: none;
	color: #fff;
	padding: 5px 10px;
	margin-right: 1px;
}
#nav-top a.path1 {
	font-weight: bold;
	color: #fff;
	background-color: #039;
}
#nav-top a:hover {
	padding: 4px 9px;
	border: 1px solid #000;
}

h1 {
	text-transform: uppercase;
	font-size: 24pt;
	font-weight: bold;
	color: #000;
	float: left;
	width: 350px;
	margin-top: 0px;
	padding-top: 50px;
	text-align: right;
	display: none;
}
h1 span.sous {
	font-size: 20pt;
}
#splash h1 {
	display: none;
}

#local {
	width: 924px;
	height: 492px;
	margin-left: 36px;
	padding-top: 1px;
	padding-bottom: 40px;
}
table.layout {
	border-collapse: collapse;
}

#contenu {
	width: 924px;
	vertical-align: top;
}
#contenu div.defilement {
	overflow: auto;
	height: 492px;
	padding: 0px 572px 0px 0px;
}
#contenu div.defilement div.espace {
	height: 80px;
}
#doc-bande #contenu div.defilement {
	padding-top: 50px;
	height: 442px;
}
#doc-photos #contenu div.defilement {
	padding-top: 20px;
	height: 472px;
}
#doc-bande #contenu div.defilement,
#doc-photos #contenu div.defilement {
	padding-right: 396px;
	text-align: center;
}
#doc-bande #contenu div.defilement div.espace,
#doc-photos #contenu div.defilement div.espace {
	height: 0px;
}

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

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

body.popup h1 {
	font-size: 16pt;
}
h2 {
	text-transform: uppercase;
	font-size: 14pt;
	letter-spacing: -0.05em;
	font-weight: normal;
	margin-top: 1.5em;
	color: #000;
}
h2 span.sous {
	font-size: 12pt;
	text-transform: none;
}
h2.discret {
	text-transform: none;
	font-size: 12pt;
}
h3 {
	text-transform: uppercase;
	font-size: 12pt;
	letter-spacing: -0.05em;
	font-weight: normal;
	margin-top: 1.5em;
	color: #000;
}
h3 span.sous {
	font-size: 12pt;
}
h4 {
	font-size: 12pt;
	letter-spacing: -0.05em;
	font-weight: normal;
	margin-top: 1.5em;
	color: #000;
}

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

#contenu p {
	font-size: 10pt;
	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;
}

.detail {
	font-size: 8.5pt;
}

ul.cal-list li {
	margin: 1.5em 0px !important;
	line-height: normal !important;
}
ul.cal-list p {
	margin: 0.5em 0px !important;
	line-height: 1.2em !important;
}

p.date {
	color: #000;
	font-size: 11pt;
}

#accueil {
	border: 0px;
	border-collapse: collapse;
}
#accueil td {
	vertical-align: top;
	width: 50%;
}
#accueil td.texte {
	font-size: 11pt;
	border-right: 1px solid #999;
	padding-right: 25px;
}
#accueil td.calendrier {
	padding-left: 25px;
}
#accueil td.calendrier h2 {
	margin-top: 0.3em;
}

div.encart {
	width: 200px;
	float: right;
	clear: right;
	background-color: #fff;
	border: 1px solid #999;
	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 -25px 15px 15px;
	_margin-right: 0px;
	font-size: 9pt;
}

div.press {
	margin: 1.5em 0px;
}
div.press p {
	margin: 0.5em 0px !important;
}

p.sig {
	text-align: right;
}

table.proj-list {
	border: 0px;
	border-collapse: collapse;
}
table.proj-list th {
	padding: 5px 10px;
	border-bottom: 3px double #333;
	text-align: left;
	vertical-align: top;
}
table.proj-list td {
	padding: 5px 10px;
	border-bottom: 1px solid #333;
	text-align: left;
	vertical-align: top;
	font-size: 9pt;
}
table.proj-list td.date span.date {
	font-weight: bold;
	white-space: nowrap;
}
table.proj-list td.date span.heure {
	font-size: 8.5pt;
	white-space: nowrap;
}
table.proj-list td.details {
	padding: 0px 10px;
}
table.proj-list td.details p {
	line-height: normal !important;
	margin: 5px 0px !important;
	font-size: 9pt !important;
}

table.photo-list {
	border: 0px;
	border-collapse: collapse;
}
table.photo-list td {
	width: 152px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: top;
}
table.photo-list td.description {
	text-align: left;
	padding-right: 0px;
	padding-top: 10px;
}
table.photo-list img {
	border: 1px solid #999;
	padding: 1px;
}
table.photo-list a:hover img, div.pic-right a:hover img {
	border: 1px solid #666;
}
table.photo-list p {
	margin: 0px !important;
	line-height: normal !important;
}
table.photo-list p.description {
	font-size: 8.5pt !important;
	text-align: left;
	margin-top: 0.5em !important;
}
table.photo-list p.btn-lrg {
	float: right;
	margin-top: 5px !important;
	font-size: 8pt !important;
	text-align: right;
}
table.photo-list p.btn-lrg a {
	text-decoration: none;
	color: #fff !important;
	background-color: #039;
	padding: 1px 3px;
}
table.photo-list p.btn-lrg a:hover {
	text-decoration: underline;
}

table.logo-list {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
}
table.logo-list td {
	width: 33%;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: center;
	vertical-align: middle;
}
table.logo-list img {
	padding: 10px;
}

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

#nav-sub {
	font-size: 12pt;
}
#nav-sub.encart {
	background-color: #fff;
	border: 2px solid #999;
	padding: 1px 18px;
}
#nav-sub h2 {
	color: #000;
}
#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: #936;
	text-decoration: none;
}
#nav-sub a:hover {
	color: #936;
	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: #999;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #666;
}
#gen a:hover {
	color: #f30;
	border-bottom: 1px solid #f96;
	padding-bottom: 1px;
}
#gen code {
	padding: 1px 6px;
	border: 1px solid #ccc;
}


