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

body.artefact {
	background-color: #000;
	color: #fff;
	padding: 30px 0px 0px 30px !important;
}
body.artefact p {
	margin: 0px;
}
body.artefact p.desc {
	font-size: 8.5pt;
	padding-right: 30px;
	margin-top: 0.5em;
}

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

img {
	border: 0px;
	vertical-align: middle;
}

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

a.out {
	padding-right: 16px;
	background: url(../res/element/icon-site.png) top right no-repeat;
}

embed {
	vertical-align: middle;
}

div.clear {
	clear: both;
}

#acces-top {
	width: 100%;
	height: 34px;
	background: url(../res/element/nav_top_bg.png) top left repeat-x;
	border-bottom: 1px solid #74884C;
}
#acces-top div.contenu {
	width: 780px;
	height: 38px;
	margin: 0px auto;
}
#acces-top div.logo {
	float: left;
	margin: 8px 5px 0px 0px;
}
#acces-top div.logo img {
	position: absolute;
	top: 0px;
}
#acces-top div.logo a {
	color: #fff;
	font-size: 11pt;
	text-decoration: none;
	padding-left: 74px;
}
#acces-top p.crumb {
	float: left;
	margin: 10px 10px 0px 0px !important;
	width: 400px;
	white-space: nowrap;
	overflow: hidden;
}
#acces-top div.action {
	float: right;
	text-align: right;
	font-size: 8.5pt;
	margin-top: 10px;
}
#acces-top div.action a {
	text-decoration: none;
	color: #142D4A;
	background: url(../res/element/fleche-haut.png) 0px 3px no-repeat;
	padding-left: 15px;
}
#acces-top div.action a:hover {
	text-decoration: underline;
}

#hdr1 {
	width: 100%;
	height: 104px;
	background: #211007 url(../res/element/hdr.jpg) top center no-repeat;
	border-bottom: 1px solid #3B1C0D;
}
#hdr1 div.contenu {
	width: 800px;
	margin: 0px auto;
}
#hdr1 div.logo, 
#acces-top div.logo {
	font-family: 'gill sans', 'lucida grande', verdana, arial, sans-serif;
}
#hdr1 div.logo a {
	float: left;
	display: block;
	padding: 65px 20px 20px 60px;
	margin-left: 20px;
	white-space: nowrap;
	text-decoration: none;
	color: #fff;
	font-size: 11pt;
}
#hdr1 div.logo a:hover,
#acces-top div.logo a:hover {
	text-decoration: underline;
}
#hdr1 div.logo span,
#acces-top div.logo span {
	margin-left: 10px;
}

#hdr2 {
	width: 100%;
	height: 34px;
	background: url(../res/element/nav_top_bg.png) top left repeat-x;
	border-bottom: 1px solid #74884C;
}
#hdr2 div.contenu {
	width: 780px;
	height: 38px;
	margin: 0px auto;
}

#nav-top {
	float: left;
	width: 366px;
}
#nav-dir {
	float: left;
	width: 260px;
	background: url(../res/element/nav_top_bg_alt.png) top left repeat-x;
	border-left: 1px solid #7B9051;
}
#nav-top-alt {
	float: right;
}

div.nav-top {
	height: 34px;
}
div.nav-top table {
	border: 0px;
	border-collapse: collapse;
}
div.nav-top td {
	white-space: nowrap;
	font-size: 9pt;
	vertical-align: top;
	text-align: center;
	padding-right: 5px;
}
div.nav-top a {
	display: block;
	color: #142D4A;
	text-decoration: none;
}
div.nav-top a.path0 {
	padding: 10px 9px;
}
div.nav-top a.path0:hover {
	color: #010c17;
	text-decoration: underline;
}
div.nav-top td.path1 {
	background: url(../res/element/nav_top_sel_left.png) top left no-repeat;
	padding-left: 5px;
}
div.nav-top a.path1 {
	font-size: 11pt;
	font-weight: bold;
	color: #fff;
	height: 23px;
	padding: 10px 12px 8px 7px;
	background: url(../res/element/nav_top_sel_right.png) top right no-repeat;
}
div.nav-top a.path1:hover {
}

#nav-dir table {
	width: 260px;
}
#nav-dir td {
	height: 34px;
	border-right: 1px solid #7B9051;
	font-size: 8.5pt;
	padding: 0px;
}
#nav-dir-joane {
	width: 38%;
}
#nav-dir-danielle {
	width: 62%;
}
#nav-dir a.path0 {
	padding: 11px 8px;
}

#entete {
	width: 100%;
	border-top: 3px solid #d4dcc1;
	border-bottom: 1px solid #74884C;
	background-color: #E5EDD2;
}
#entete div.layout {
	width: 760px;
	margin: 0px auto;
}
#entete.avec-left div.layout {
	width: 560px;
	padding-left: 200px;
}

#entete div.titre-groupe {
	margin: 1em 0px;
}

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

#entete h1 {
	font-size: 32pt;
	line-height: 32pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding-right: 200px;
}
body.even #entete h1 {
	font-size: 24pt;
	line-height: 24pt;
}
#entete h1 span.sous {
	display: block;
	font-size: 16pt;
	line-height: 1.2em;
	margin-top: 5px;
}
#entete h1 span.detail {
	font-size: 10pt;
}
#entete h1 a {
	color: #FF7A00;
}
#entete p.crumb + h1 {
	font-size: 26pt;
}
#entete p.date {
	font-size: 11pt;
	margin: 0.2em 0px 0px 0px;
}

div.drop-conteneur {
	position: absolute;
	width: 760px;
	height: 1px;
	top: 156px;
}
#nav-drop {
	width: 180px;
	margin-left: auto;
	background-color: #E5EDD2;
	border: 1px solid #B5D579;
	padding: 2px;
}
#nav-drop p.root {
	background-color: #B5D579;
	margin: 0px !important;
	padding: 6px 10px;
	font-weight: bold;
	font-size: 8.5pt;
}
#nav-drop p.root span.icone {
	font-size: 8.5pt;
	display: block;
	float: right;
	padding-left: 5px;
}
#nav-drop ul {
	padding: 0px;
	margin: 0px;
}
#nav-drop li {
	margin: 1px 0px 0px 0px !important;
	list-style: none;
	font-size: 9pt;
	white-space: nowrap;
	overflow: hidden;
}
#nav-drop a {
	color: #142D4A;
	text-decoration: none;
}
#nav-drop li:hover {
	white-space: normal;
}
#nav-drop a:hover {
	color: #010c17;
}
#nav-drop li a {
	display: block;
	padding: 4px 0px 4px 10px;
	background-color: #B5D579;
}
#nav-drop li a.here0:hover {
	background-color: #a4c458;
}
#nav-drop li a.here1 {
	background-color: #FFF2A2;
	font-weight: bold;
}

table.nav-tab {
	margin-top: 1em;
	border: 0px;
	border-collapse: collapse;
}
table.nav-tab td {
	padding-right: 5px;
	vertical-align: bottom;
}
table.nav-tab a {
	display: block;
	text-align: center;
	padding: 6px 10px;
	text-decoration: none;
	color: #142D4A !important;
	font-size: 9pt;
	border: 1px solid #B5D579;
	border-bottom: 0px;
}
table.nav-tab a.here0:hover {
	border-color: #74884C;
}
table.nav-tab a.here1 {
	position: relative;
	top: 1px;
	font-size: 10pt;
	padding: 8px 10px;
	border-color: #74884C;
	background-color: #fff;
	font-weight: bold;
	color: #000 !important;
}

#doc-apropos table.nav-tab td {
	padding-right: 2px;
}
#doc-apropos table.nav-tab a {
	font-size: 8.5pt;
	padding: 3px 6px;
}
#doc-apropos table.nav-tab a.here1 {
	padding: 4px 6px;
}

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

#left {
	width: 180px;
	vertical-align: top;
	padding-right: 20px;
}

#nav-left {
	width: 180px;
	margin-left: auto;
	background-color: #E5EDD2;
	border: 1px solid #B5D579;
	padding: 2px;
	margin-top: 1.5em;
}
#nav-left p.root {
	background-color: #B5D579;
	margin: 0px !important;
	padding: 6px 10px;
	text-align: center;
	font-weight: bold;
}
#nav-left ul {
	padding: 0px;
	margin: 0px;
}
#nav-left li {
	margin: 1px 0px 0px 0px !important;
	list-style: none;
	font-size: 9pt;
	white-space: nowrap;
	overflow: hidden;
}
#nav-left ul ul li {
	font-size: 8.5pt;
}
#nav-left a {
	color: #142D4A;
	text-decoration: none;
}
#nav-left a:hover {
	color: #010c17;
}
#nav-left li a {
	display: block;
	padding: 6px 10px;
	background-color: #B5D579;
}
#nav-left li a.path1-here0 {
	font-weight: bold;
}
#nav-left li a.path1-here1 {
	background-color: #FFF2A2;
	font-weight: bold;
}
#nav-left li a.path0-here0:hover,
#nav-left li a.path1-here0:hover {
	background-color: #a4c458;
}
#nav-left ul ul a {
	padding-left: 25px;
}

#contenu {
	padding: 0px;
	vertical-align: top;
}
body.lieu #contenu {
	margin: 20px;
	padding: 20px;
	border: 1px solid #B5D579;
}

#contenu-principal {
	float: left;
	width: 470px;
}
#contenu-secondaire {
	float: right;
	width: 260px;
}

#contenu a {
	color: #FF7A00;
}
#contenu a:hover {
	color: #dd5800;
}

#entete h1, body.lieu #contenu h1, #contenu h2, #contenu h3, #contenu h4 {
	font-family: 'gill sans', 'lucida grande', verdana, arial, sans-serif;
}

body.lieu #contenu h1 {
	font-size: 22pt;
	font-weight: normal;
	margin-top: 0px;
	color: #8AA25B;
}
#contenu h2 {
	font-size: 20pt;
	font-weight: normal;
	margin-top: 1.5em;
	color: #8AA25B;
}
#contenu h2 span.sous {
	font-size: 14pt;
}
#contenu h3 {
	font-size: 14pt;
	font-weight: normal;
	margin-top: 1.5em;
	color: #8AA25B;
}
#contenu h3 span.sous {
	font-size: 12pt;
}
#contenu h2 span.detail,
#contenu h3 span.detail {
	letter-spacing: normal !important;
}

#contenu h2 a, #contenu h3 a {
	text-decoration: none;
}
#contenu h2 a:hover, #contenu h3 a:hover {
	text-decoration: underline;
}

p.type {
	color: #8AA25B;
	font-size: 14pt;
	margin: 0px !important;
	line-height: normal !important;
}
li.date {
	color: #8AA25B;
	font-size: 10pt;
}
li.more {
	list-style: none !important;
}

a.out {
	background: url(../res/element/btn-site.png) top right no-repeat;
	padding-right: 16px;
}

#contenu p {
	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;
}

p.sig {
	text-align: right;
}

div.encart {
	width: 200px;
	float: right;
	clear: right;
	background-color: #E5EDD2;
	border: 1px solid #B5D579;
	padding: 1px 19px;
	margin: 0px 0px 20px 35px;
	font-size: 9pt;
}
div.encart h2 {
	font-size: 16pt !important;
	margin-top: 1em !important;
}

div.pic-right {
	float: right;
	clear: right;
	margin: 0px 0px 20px 35px;
	font-size: 8.5pt;
}
div.pic-right p {
	margin: 0.5em 0px !important;
	line-height: normal !important;
}
div.pic-right p.pic {
	margin-top: 0px !important;
}

div.matieres {
	background-color: #fff;
	float: right;
	width: 300px;
	border: 1px solid #ccc;
	border-top: 0px;
	padding: 1px 10px;
	font-size: 8.5pt;
	margin: 0px 0px 20px 20px;
}
div.matieres h2 {
	margin-top: 0.5em !important;
	font-size: 14pt !important;
	text-align: center;
}
div.matieres a {
	text-decoration: none;
}
div.matieres a:hover {
	text-decoration: underline;
}

table.deux {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
}
table.deux td {
	vertical-align: top;
	width: 50%;
}
table.deux td.col1 {
	padding-right: 25px;
	border-right: 1px solid #B5D579;
}
table.deux td.col2 {
	padding-left: 25px;
}
table.deux td>*:first-child {
	margin-top: 0.5em !important;
}

div.even {
	margin: 1.5em 0px;
}
div.even a {
	display: block;
	text-decoration: none;
}
div.even span.thumb {
	display: block;
	width: 60px;
	height: 60px;
	float: left;
	margin: 0px 10px 5px 0px;
	opacity: 0.8;
}
div.even span.titre {
	display: block;
	font-size: 12pt;
}
div.even span.sous {
	display: block;
	color: #666;
}
div.even span.date {
	color: #666;
}
div.even + p.detail {
	clear: left;
}
div.even a:hover span.date {
	color: #444;
}
div.even a:hover span.thumb {
	opacity: 1;
}

div.projet {
	margin: 1.5em 0px;
}
div.projet a {
	display: block;
	text-decoration: none;
}
div.projet span.titre {
	display: block;
	font-size: 12pt;
}
div.projet span.sous {
	color: #666;
}
div.projet a:hover span.sous {
	color: #444;
}

table.even-list {
	border: 1px solid #B5D579;
	border-collapse: collapse;
	margin: 1.5em 0px;
}
#doc-accueil table.even-list {
	margin-top: 0px;
}
table.even-list th {
	border: 1px solid #B5D579;
	text-align: left;
	padding: 5px 8px;
	vertical-align: top;
	background-color: #E5EDD2;
	font-weight: normal;
}
table.even-list td {
	border: 1px solid #B5D579;
	text-align: left;
	padding: 5px 8px;
	vertical-align: top;
	width: auto;
}
table.even-list tr.auj td {
	background-color: #FFF2A2;
}
table.even-list td.date {
	color: #8AA25B;
	font-size: 9pt;
}
table.even-list td.titre {
	padding: 0px;
}
table.even-list td.titre a {
	font-size: 11pt;
	text-decoration: none;
	display: block;
}
table.even-list.avec-thumb td.titre a {
	height: 64px;
	overflow: hidden;
}
table.even-list td.titre a:hover {
	color: #dd5800
}
table.even-list td.titre span.thumb {
	display: block;
	width: 60px;
	height: 60px;
	float: left;
	margin: 2px 10px 2px 2px;
	opacity: 0.8;
}
table.even-list td.titre a:hover span.thumb {
	opacity: 1;
}
table.even-list td.titre span.titre {
	display: block;
	padding: 5px 8px;
}
table.even-list td.titre span.sous {
	font-size: 9pt;
	display: block;
	padding: 0px 8px 5px 8px;
}

table.cal-list {
	border: 1px solid #B5D579;
	border-collapse: collapse;
}
table.cal-list th {
	border: 1px solid #B5D579;
	text-align: left;
	padding: 5px 8px;
	vertical-align: top;
	background-color: #E5EDD2;
	font-weight: normal;
}
table.cal-list td {
	border: 1px solid #B5D579;
	text-align: left;
	padding: 5px 8px;
	vertical-align: top;
}
table.cal-list td.date {
	color: #8AA25B;
	font-size: 11pt;
}
table.cal-list td.description {
	padding: 0px 8px;
}
table.cal-list td.description h2 {
	color: #8AA25B;
	font-size: 10pt !important;
	font-weight: normal;
	margin: 5px 0px !important;
	font-family: 'lucida grande', verdana, arial, helvetica !important;
}
table.cal-list td.description p,
table.cal-list td.description ul,
table.cal-list td.description li {
	margin: 5px 0px !important;
	line-height: normal !important;
}
table.cal-list td.description p.titre {
	color: #8AA25B;
	font-size: 11pt;
}
table.cal-list td.billetterie {
	padding: 0 8px;
	font-size: 9pt;
}
table.cal-list td.billetterie ul,
table.cal-list td.billetterie li {
	margin: 5px 0px !important;
	line-height: normal !important;
}
table.cal-list tr.annule td.heure,
table.cal-list tr.annule td.lieu,
table.cal-list tr.annule td.description p,
table.cal-list tr.annule a {
	color: #999 !important;
}

#contenu p.even-amorce {
	font-size: 14pt;
	font-family: 'gill sans', 'lucida grande', verdana, arial, sans-serif;
	line-height: normal;
	color: #999;
	margin: 20px 0;
}

div.even-billetterie {
	border: 1px solid #B5D579;
	background: #E5EDD2;
	margin: 1.5em 0;
	padding: 20px;
}
#contenu div.even-billetterie h2 {
	font-size: 14pt;
	margin: 0 0 0.2em 0;
}
#contenu div.even-billetterie ul {
	margin: 0;
}
#contenu div.even-billetterie li {
	font-size: 9pt;
}

div.even-pic {
	margin: 1.5em 0;
}
#contenu div.even-pic p {
	margin: 0.5em 0 0 0;
	font-size: 8.5pt;
	line-height: normal;
}
#contenu div.even-pic p.pic {
	margin: 0;
	background: #000;
	text-align: center;
}
div.even-pic img {
	max-width: 260px;
}

div.even-fiche {
	border: 1px solid #B5D579;
	background: #E5EDD2;
	margin: 1.5em 0;
	padding: 20px;
}
#contenu div.even-fiche h2 {
	font-size: 12pt;
	margin: 0 0 0.2em 0;
}
#contenu div.even-fiche p {
	font-size: 9pt;
	margin: 0.5em 0 0 0;
	line-height: normal;
}

ul.even-audio-list {
	padding: 1px !important;
	background: #E5EDD2;
	font-size: 8.5pt;
	border: 1px solid #B5D579;
}
ul.even-audio-list li {
	list-style: none;
	line-height: normal !important;
	margin: 2px !important;
	background: #fff;
	padding: 5px 10px;
}
ul.even-audio-list embed {
	vertical-align: bottom;
	float: left;
	margin-right: 5px;
}
ul.even-audio-list span.audio-desc {
	display: block;
	margin-left: 22px;
}
ul.even-audio-list span.audio-desc .w {
	display: block;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}
ul.even-audio-list span.detail {
	font-size: 8pt;
	display: block;
	margin-left: 22px;
	margin-top: 2px;
}

ul.audio-list {
	padding: 0px !important;
	margin: 1.5em 0px !important;
}
ul.audio-list li {
	list-style: none;
	line-height: normal !important;
	margin: 2px !important;
	background: #fff;
}
ul.audio-list embed {
	vertical-align: bottom;
	float: left;
	margin-right: 5px;
}
ul.audio-list span.audio-desc {
	display: block;
	margin-left: 22px;
}
ul.audio-list span.audio-desc .w {
	display: block;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}
ul.audio-list span.detail {
	font-size: 8pt;
	display: block;
	margin-left: 22px;
	margin-top: 2px;
}

div.critique {
	border-bottom: 1px solid #B5D579;
	padding-bottom: 1.5em;
	margin: 1.5em 0px;
}
div.critique p.media {
	margin-bottom: 0.5em !important;
	color: #8AA25B;
}
div.critique h3 {
	margin-top: 0.5em !important;
}

div.artefact {
	margin: 1em 0px;
}
div.artefact-thumb {
	float: left;
	width: 80px;
	margin: 0px 10px 0px 0px;
}
div.artefact-thumb img {
	border: 1px solid #B5D579;
}
div.artefact-thumb code {
	display: block;
	margin-top: 5px;
	font-size: 8.5pt;
}
div.artefact-desc {
	margin-left: 90px;
}
div.artefact-fin {
	clear: left;
}

#video-zone {
	margin: 1.5em 0px;
}
#video-zone h2 {
}
#video-zone ul.video-list {
	padding: 0px 0px 0px 25px;
	margin: 0px;
}
#video-zone ul.video-list li.video {
	float: left;
	width: 135px;
	height: 135px;
	margin: 0px 10px 10px 0px;
	overflow: hidden;
	line-height: normal;
}
#video-zone ul.video-list a {
	display: block;
	text-decoration: none;
}
#video-zone ul.video-list span.photo {
	display: block;
}
#video-zone ul.video-list img.video-thumb {
	max-width: 135px;
}
#video-zone ul.video-list span.titre {
	display: block;
	font-size: 0.85em;
}
#video-zone ul.video-list a:hover span.titre {
	text-decoration: underline;
}
#video-zone ul.video-list li.sel span.titre {
	font-weight: bold;
	color: #000;
}

div.video-poste {
	background: #111;
	padding: 10px;
	-moz-border-radius: 10px;
}
div.video-poste div.video-ecran-qt {
	text-align: center;
	background-position: top left;
	background-repeat: no-repeat;
}
div.video-poste div.video-ecran-qt a {
	display: block;
	color: #fff;
}
div.video-poste div.video-ecran {
	margin: 0px auto;
	padding: 0px;
}
div.video-ecran object,
div.video-ecran embed {
	padding: 0px;
}
div.video-poste div.video-poste-in div.video-details {
	padding: 0px 10px;
	color: #ccc;
}
div.video-poste div.video-details div.titre {
	margin-top: 0.25em;
	text-align: center;
	line-height: 1.1em;
	font-size: 1em;
	font-weight: normal;
}
div.video-details div.video-videaste {
	margin-top: 2px;
	font-size: 0.85em;
	text-align: right;
	color: #999;
}

ul.nouv-list {
	padding: 0px !important;
}
ul.nouv-list li {
	list-style: none !important;
	margin: 1.5em 0px !important;
}
ul.nouv-list p {
	margin: 5px 0px !important;
}
ul.nouv-list p.date {
	font-family: 'gill sans', 'lucida grande', verdana, arial, sans-serif;
	font-size: 12pt;
	line-height: normal !important;
}
ul.nouv-list p.titre {
	font-family: 'gill sans', 'lucida grande', verdana, arial, sans-serif;
	font-size: 16pt;
	line-height: normal !important;
}
ul.nouv-list p.titre a {
	text-decoration: none;
}
ul.nouv-list p.titre a:hover {
	text-decoration: underline;
}
p.trente {
	text-align: center;
}

table.site-evenement-list {
	margin: 1.5em 0px;
	border: 1px solid #B5D579;
	border-collapse: collapse;
}
table.site-evenement-list th {
	border: 1px solid #B5D579;
	padding: 3px 10px;
	background-color: #E5EDD2;
	text-align: left;
	color: #8AA25B;
	font-weight: normal;
}
table.site-evenement-list td {
	border: 1px solid #B5D579;
	padding: 6px 10px;
	text-align: left;
}

ul.formulaire {
	padding-left: 0px !important;
	margin-left: 0px;
}
ul.formulaire li {
	list-style: none;
}
ul.formulaire ul {
	padding-left: 0px !important;
}
ul.formulaire ul li {
	clear: left;
}
ul.formulaire label {
	float: left;
	width: 160px;
	font-size: 8.5pt;
	text-align: right;
	margin-right: 20px;
	line-height: 25px;
}
ul.formulaire input[type="text"] {
	width: 250px;
	border: 1px solid #B5D579;
	padding: 5px;
	font-size: 11pt;
}

table.logo-list {
	margin: 1.5em 0;
	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;
}

a.btn-icon {
	border: 1px solid #eee;
	padding: 0px 2px;
	height: 13px;
}
a.btn-icon:hover {
	border-color: #ccc;
}
a.btn-icon img {
	vertical-align: middle;
}

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

#nav-sub {
	font-size: 12pt;
}
#nav-sub.encart {
	background-color: #fff;
	border: 2px solid #B5D579;
	padding: 1px 18px;
}
#nav-sub h2 {
	color: #8AA25B;
}
#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: #142D4A;
	text-decoration: none;
}
#nav-sub a:hover {
	color: #142D4A;
	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;
	border: 1px solid #eee;
}



