/*
 * ici Michel Fortin    Michel Fortin Here
 * Feuille de style     Style Sheet
 * 
 * Copyright (c) Michel Fortin 2010
 * <http://www.michelf.com/>
 */
 
body {
	/* Positionnement. */
	max-width: 52em;
	margin: 1.5ex auto;
	padding: 0 1em;
	background: #f0efec url(vapeurs.png);
	color: black;
	
	/* Police. */
	font-family: Palatino, "Palatino Linotype", "URW Palladio L", 
	             "Book Antiqua", Georgia, serif;
	line-height: 1.45;
	word-spacing: 0.05em;
}
* html body { margin: 0 7%; }

#page-content {
    clear: both;
    padding: 1em 2.7em;
    position: relative;
    background: white;
    -webkit-box-shadow: 0px 2px 2px #ddd;
    -opera-box-shadow: 0px 2px 2px #ddd;
    -moz-box-shadow: 0px 2px 2px #ddd;
	-webkit-border-bottom-right-radius: 0.6em; -webkit-border-bottom-left-radius: 0.6em;
	-opera-border-bottom-right-radius: 0.6em; -opera-border-bottom-left-radius: 0.6em;
	-moz-border-radius-bottomright: 0.6em; -moz-border-radius-bottomleft: 0.6em;
}
#page-content::before {
    /* Hide shadow leaking above box with resizing on iPad */
    content: '';
    display: block;
    height: 2px;
    background: white;
    width: 100%;
    margin: 0 2.7em;
    position: absolute;
    top: -1px;
    left: -2.7em;
}
#page-content::after {
    content: '';
    display: block;
    clear: both;
}

#tete {
	position: relative;
	min-height: 93px;
	margin: 0 0 0 0;
	background: white url(tete.gif) repeat-x;
    border-top: 1px solid #fff8c6;
    border-right: 1px solid white;
    border-left: 1px solid white;
	font: 93% "Lucida Grande", "Lucida Unicode", sans-serif;

    -webkit-box-shadow: 0px 2px 8px #ddd;
    -opera-box-shadow: 0px 2px 8px #ddd;
    -moz-box-shadow: 0px 2px 8px #ddd;
	-webkit-border-top-right-radius: 0.6em; -webkit-border-top-left-radius: 0.6em;
	-opera-border-top-right-radius: 0.6em; -opera-border-top-left-radius: 0.6em;
	-moz-border-radius-topright: 0.6em; -moz-border-radius-topleft: 0.6em;
}
#tete::after {
    display: block;
    content: '';
    clear: both;
}

#tete span {
	position: absolute;
	top: 0;
	left: 0;
	margin: -1px 0 0 -1px;
    padding: 1px 0 0 1px;
	background: url(vapeurs-coin-hg.png) no-repeat top left;
	font-family: "Futura", sans-serif;
	
	display: block;
	height: 66px; width: 300px;
	overflow: hidden;
    
	-webkit-border-top-right-radius: 0.6em; -webkit-border-top-left-radius: 0.6em;
	-opera-border-top-right-radius: 0.6em; -opera-border-top-left-radius: 0.6em;
	-moz-border-radius-topright: 0.6em; -moz-border-radius-topleft: 0.6em;
}
* html #tete span { background-image: url(vapeurs-coin-hg.gif); z-index: -1; }

#tete span img {
	padding: 6px 2.7em;
    margin-left: -1px;
	position: absolute;
}

#tete ul {
	list-style: none;
	position: relative;
	margin: -1px -1px 0 2.7em;
	padding: 64px 2.4em 0 67px;
	height: 1ex;
	background: url(vapeurs-coin-hd.png) no-repeat top right;

	-webkit-border-top-right-radius: 0.6em; -webkit-border-top-left-radius: 0.6em;
	-opera-border-top-right-radius: 0.6em; -opera-border-top-left-radius: 0.6em;
	-moz-border-radius-topright: 0.6em; -moz-border-radius-topleft: 0.6em;
}
* html #tete ul { background-image: url(vapeurs-coin-hd.gif); }

#tete ul li {
	display: inline;
}

#tete ul li a, #tete ul li strong {
	float: left;
	display: block;
	padding: 0 0.6em 1ex 0.6em;
}
#tete ul li a.courant, #tete ul li strong {
	border: none;
	background: url(triangle.png) no-repeat bottom center;
}
* html #tete ul li a.courant, * html #tete ul li strong {
	background-image: url(triangle.gif);
}
#tete ul li strong { color: #570; cursor: default; }

#tete ul li.alt {
	float: right;
}

#tete a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}
#pied a {
    color: black;
}
#tete a:visited	{ color: #440; }
#pied a:visited	{ color: #440; }
#tete a:active	{ color: #c84; }
#pied a:active	{ color: #c84; }

#tete a:hover {
	text-decoration: underline;
}

#pied hr, #tete hr {
	color: white;
	border: none;
	background: transparent;
	height: 1px;
	clear: both;
	margin: 0;
}

#pied {
	clear: both;
	position: relative;
	margin: 1.4ex 2.7em;
}
* html #pied { height: 1ex; }

#pied p {
    clear: left;
    color: #6e6650;
	font: 93% "Lucida Grande", "Lucida Unicode", sans-serif;
	margin: 0;
}

#sitemap hr {
    color: white;
	border: none;
	background: transparent;
	height: 1px;
	clear: both;
	margin: 0;
}

#sitemap {
	clear: both;
	position: relative;
	margin: 2.4ex 2.7em;
	font: 90% "Lucida Grande", "Lucida Unicode", sans-serif;
}
* html #sitemap { height: 1ex; }


#sitemap a          { text-decoration: none; color: inherit; }
#sitemap a:hover    { text-decoration: underline; }
#sitemap a:visited	{ color: #6e6650; }
#sitemap a:active	{ color: #c84; }

#sitemap p {
    clear: left;
    color: #6e6650;
	margin: 0;
}


#sitemap div.navcolumn {
    float: left;
    padding: 0 3em 1em 0;
}
#sitemap ul {
    font-size: 93%;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    min-width: 20%;
    margin-right: 2em;
}
#sitemap ul.continued { float: left; }
#sitemap li { margin: 0.5ex 0; }
#sitemap li ul { margin-left: 1em; }
#sitemap li ul { margin-left: 1em; }

#sitemap .more { font-style: italic; }



h1 {
	font-style: italic;
	font-size: 130%;
	color: #99cc44;
	clear: both;
	line-height: 1.15; /* 0.05 */
}

h2 {
	font-size: 140%;
	line-height: 1.1; /* 0.05 */
	margin-top: 2.5ex;
	margin-bottom: 1.7ex;
	font-weight: normal;
	clear: left;
}
h3 {
	font-size: 100%;
	xmargin: 3.05ex 0; /* 0.2 */
	margin: 4.4ex 0 2.85ex 0;
}
h2 + h3 {
	margin-top: 2.85ex;
}
h4 {
	font-size: 85%;
	xmargin: 3.05ex 0; /* 0.2 */
	margin: 2.85 0;
	text-transform: uppercase;
	letter-spacing: 0.04em;
}

p {
	xmargin: 3.05ex 0; /* 0.2 */
	margin: 2.4ex 0;
	text-align: justify;
	word-spacing: 0;
	xmargin: 0;
}

sup, sub {
	line-height: 0.5; /* don't disturb standard line height */
}

p + p {
	xtext-indent: 2em;
}
.main p, .secondary p {
	text-align: inherit;
	word-spacing: inherit;
}

/* -- Lists -- */

ul, ol, p + ul, p + ol {
	padding: 0;
	margin: 1.5ex 0 1.5ex 2em;
}
li ul, li ol {
	margin: 0 0 0 2em;
}
ul {
	list-style: square;
}


/* -- Definition Lists -- */

dt {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 105%;
	margin: 2ex 0 1ex 0;
}
dt + dt { margin-top: 0.5ex; }
dd { padding: 0; margin: 1.2ex 0 1.2ex 2em; }
dd p { margin: 1.2ex 0; }

/* -- Links -- */

a			{ color: #470; }
a:visited	{ color: #440; }
a:active	{ color: #cb6; }

/* -- Notes -- */

.note, p.alt { clear: both; }
p.note, .note p, p.alt { font-style: italic; margin-top: 2.2ex; }

/* -- Discussion & Comments -- */

h1#discussion {
	margin-top: 2.5ex;
}

dl.commentaires dt { text-align: right; }
dl.commentaires dt strong {
	font-weight: normal;
	float: left;
	text-align: left;
}
dl.commentaires dt span {
	white-space: nowrap; font-size: 95%;
	color: #cc6;
}
dl.commentaires {
	font-size: 95%;
}
dl.commentaires dd {
	margin-left: 2em;
	margin-right: 2em;
}

blockquote {
	margin: 0 2.1em;
	font-size: 95%;
	line-height: 1.5;
}
blockquote p { margin: 0; }
blockquote p + p { text-indent: 2.1em; }
blockquote ul,
blockquote ol,
blockquote dd {
	margin-left: 2.1em;
}
blockquote blockquote {
	font-size: 100%;
	margin-left: 2.1em;
}
blockquote pre {
	display: block;
	padding: 0;
	margin: 1.5ex 2.4em;
	border: none;
}

/* Verse quotation */

blockquote.verse {
	display: table; /* To be able to center the quotation. */
	border-collapse: collapse;
	margin: -2ex auto; /* Negative margin to compensate for inner paragraph margin which does not collapse with display table. */
	padding: 0 2.1em;
}
blockquote.verse p {
	text-align: left;
	text-indent: 0;
	margin: 2ex 2.1ex;
}

pre {
	display: table; /* Makes the width dependent on content. */
	border-top: 1px solid #ce9;
	border-bottom: 1px solid #ce9;
	padding: 0.9ex 0.5em;
	margin: -0.5ex 1.5em;
	line-height: 1.2;
	font-size: 100%;
	word-spacing: normal;
}
code {
	/* Disabled because of font size issues.
	font-family: "Andale Mono", "Lucida Console", Monaco, monospace; */
	line-height: 1.2; /* Only IE Mac can use that. */
	text-transform: none;
	letter-spacing: normal;
	word-spacing: -0.2ex;
	padding: 0 0.3ex;
}
pre code {
	padding: 0;
	word-spacing: normal;
}

hr {
	margin: 2ex 0;
	height: 1px;
	background: #ce9 url(barre-v.gif);
	color: #ce9;
	border: none;
}


/* -- Sample HTML output box -- */

div.figure {
	position: relative;
	display: table; /* Makes the width dependent on content. */
	border-top: 1px solid #ce9;
	border-bottom: 1px solid #ce9;
	padding: 0 0.5em;
	margin: 0 1.5em;
	font: 95% serif;
	line-height: normal;
}
div.figure.full-width {
	width: 92%;
}
div.figure :first-child, div.figure p.caption:first-child + * {
	xmargin-top: 0;
}
div.figure :last-child {
	xmargin-bottom: 0;
}
div.figure p.caption, table caption {
	display: table-caption;
	padding: 1ex 0.5em 0 0.5em;
	margin: 0;
	font: italic 100% Palatino, "Palatino Linotype", "URW Palladio L", 
	                  "Book Antiqua", Georgia, serif;
	caption-side: bottom;
	text-align: left;
}
table {
	font-size: 95%;
}
table caption {
	border-top: 1px solid #ce9;
	caption-side: bottom;
	padding-top: 1ex;
	-khtml-padding-top: 0.5ex;
}

div.figure h1, div.figure h2, div.figure h3, 
div.figure h4, div.figure h5, div.figure h6 {
	font: bold 100% serif; 
	font-variant: normal;
	text-shadow: none;
	text-transform: none;
	margin: 1ex 0;
}
div.figure h1 { font-size: 160%; }
div.figure h2 { font-size: 145%; }
div.figure h3 { font-size: 135%; }
div.figure h4 { font-size: 120%; }
div.figure h5 { font-size: 110%; }
div.figure h6 { font-size: 100%; }
div.figure p { margin: 1.8ex 0; text-indent: 0; text-align: left; }
div.figure blockquote { border: none; font-size: inherit; }
div.figure pre {
	background: transparent; border: none; 
	padding: 0; margin: 2.2ex 0;
}
div.figure hr { color: #dcb; background: #dcb; }
div.figure dt, div.figure th {
	font: inherit;
	text-transform: inherit;
	letter-spacing: inherit;
	font-weight: bold;
}
div.figure table { font: inherit; margin: 1.5ex 0; }
div.figure caption { font: inherit; }
div.figure td, div.figure th {
	padding: 0.5ex 0.5em;
	border: 1px solid #dcb;
}
div.figure table {
	border-collapse: collapse;
	border: 1px solid #dcb;
}
div.figure th[align="right"]	{ text-align: right; }
div.figure th[align="center"]	{ text-align: center; }
div.figure th[align="left"]	{ text-align: left; }
div.figure th[align="justify"]{ text-align: justify; }


/* -- Formulas -- */

.formula {
	display: table;
	margin: 1ex auto;
}


/* -- Footnotes -- */

body a[rel="footnote"]  { padding: 0.4ex; padding-bottom: 1ex; }
body a[rev="footnote"]  { text-decoration: none; }
body div.footnotes      { font-size: 92%; margin: 1.5em 0 2.5em 0; }
body div.footnotes > hr { width: 40%; background: #ce9; color: #ce9; }
body div.footnotes p    { margin: 1ex 0; }


/* -- Table -- */

table {
	border-collapse: collapse;
	margin: 1ex 1.5em;
}
td, th {
	padding: 0.2ex 1em 0.2ex 0.5em;
	vertical-align: baseline;
}
tbody tr:first-child td, tbody tr:first-child th {
	padding-top: 0.8ex;
}
tbody tr:last-child td, tbody tr:last-child th {
	padding-bottom: 0.6ex;
}
th {
	font: 90% "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-align: left;
}
thead td, thead th {
	padding-bottom: 1ex;
	border-bottom: 3px double #ce9;
}
tfoot td, tfoot th {
	padding-top: 1ex;
	border-top: 3px double #ce9;
}

/* Special code for front-page. */
div.main {
	clear: right;
    float: right;
    width: 65%;
}
div.main.shift {
    clear: left;
    float: left;
}
div.main > *:first-child {
    margin-top: 0;
}
div.secondary {
	clear: left;
	float: left;
	width: 30%;
	font-size: 85%;
	line-height: 1.40;
	border-top: 1px solid #ce9;
}
div.secondary.shift {
    clear: right;
    float: right;
}
div.secondary#intro > *:first-child {
    margin-top: 0.3em;
}
div.secondary hr { display: none; }
div.secondary h1, div.secondary h2 {
	font: 100% "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 2ex 0 1ex 0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
div.secondary ul, div.secondary ol {
	margin-left: 0;
	padding-left: 2em;
}
#intro {
	border-top: none;
	border-bottom: 1px solid white;
}
#intro img {
	width: 100%; height: auto;
}
p.entry-info {
	text-align: center;
	font-style: italic;
}
span.spacer {
	visibility: hidden;
}
.entry-date {
	font: 80% "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	white-space: nowrap;
}
* html div.secondary {
	padding: 2ex 0;
}
* html div.secondary#intro {
	padding-top: 0;
}

fieldset {
	background: #ffffe8;
	border: none;
	border-top: 1px solid #eec;
	border-bottom: 1px solid #eec;
	padding: 0 1em 1ex 1em;
	margin-top: 2ex;
}
* html fieldset { width: 100%; }
fieldset legend {
	font-size: 115%;
	color: #d93;
	margin-bottom: 0.5ex;
}
form p {
	font-style: italic;
}
form dl p {
	font-style: normal;
}
.message {
	color: #870;
	font-style: italic;
}
.error-message {
	color: red;
	font-style: italic;
}
label {
	font: 90% "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
input[type=text], textarea {
	border: 1px solid #ddc;
	padding: 2px 2px;
	text-transform: none;
	letter-spacing: normal;
}
textarea {
	clear: both;
	width: 100%;
	font: 9pt "Andale Mono", "Lucida Sans", Monaco, monospace;
}
form.commentaires .zone-infos {
	float: left;
	width: 30%;
}
form.commentaires .zone-infos input {
	display: block;
	margin: 0 0 0.4ex 0;
	width: 100%;
}
form.commentaires .zone-infos br { display: none; }
form.commentaires .zone-contenu {
	float: right;
	width: 67%;
}
form.commentaires .zone-contenu textarea {
	display: block;
	margin: 0 0 0.4ex 0;
	width: 100%;
}
form.commentaires .zone-contenu br { display: none; }
form .zone-boutons {
	clear: both;
	text-align: right;
	padding: 1ex 0;
}

form.commentaires dl.commentaires dt strong {
	display: block;
	float: none;
}

.secondary .promo {
    padding-top: 2ex;
}
.promo p {
    margin-top: 0.5ex;
}
.promo img {
    border: none;
}
.zone-pub .promo {
    padding: 1ex 1em;
    margin: 1ex auto;
    width: 26em;
}
.zone-pub .promo img {
    float: left;
	margin: 0 1em 0 0;
}
.zone-pub .promo p {
    padding-top: 1ex;
	font-size: 90%;
    text-align: left;
}


/* Handheld-specific rules */
/* Note: Using this "*>" trick prevent IE 5 and 5.5 from interpreting
   rules in the handheld section. */
@media handheld, only screen and (max-device-width: 480px) {
	html:root { -webkit-text-size-adjust: 220%; max-width: 30em; }
	*>body { margin: 0 auto; padding: 0 1em; max-width: 30em; font: 1em sans-serif; background: white; }
	*>#tete { margin: 0 -1em 5ex -1em; background: none; width: auto; 
        -webkit-box-shadow: none;
        -opera-box-shadow: none;
        -moz-box-shadow: none;}
	*>#tete span, *>#tete span img, *>#tete ul, *>#pied p, *>#pied span {
		position: static; margin: 0; padding: 0; background: none;
	}
	*>#tete span {
		display: block; width: 100%; text-align: center;
		background: url(tete.gif) repeat-x 0 -6px;
	}
	*>#tete span img { max-width: 100%; }
	*>#tete ul {
		padding: 1ex 0.5em; margin: 0;
		height: 25px;
		background: url(tete.gif) repeat-x 0 -72px;
	}
    *>#page-content {
        padding: 0;
        -webkit-box-shadow: none;
        -opera-box-shadow: none;
        -moz-box-shadow: none;
        -webkit-border-radius: 0;
        -opera-border-radius: 0;
        -moz-border-radius: 0;
    }
	*>#pied { margin: 2ex -1em 0 -1em; padding: 0.5ex 1em; width: auto; }
    *>#sitemap { margin: 0; padding: 0; width: auto; font-size: inherit; }
    *>#sitemap ul { font-size: inherit; }
    *>#sitemap li { margin-top: 1ex; }
    *>#sitemap li a { text-decoration: underline; }
    *>#sitemap hr { border-top: 1px solid #ddc; padding-bottom: 2ex; }
	*>#intro img { width: 42%; margin-right: 1em; float: left; }
	*>div.secondary, *>div.main { 
		float: none ! important; width: auto ! important; font-size: inherit;
	}
	*>h2 { margin: 0.1ex 0; }
	*>h1, *>p, *>ul, *>ol { margin-top: 1.5ex; margin-bottom: 1.5ex; }
	*>dd, *>ul, *>ol { padding: 0; margin-left: 1em; }
	*>p { text-align: inherit; }
	*>blockquote, *>dl.commentaires { font-size: inherit; }
	*>blockquote, *>dl.commentaires dd { padding: 0; margin-left: 1em; }
	*>code, *>pre { font: 95% Inconsolata, Courier, "Courier New"; -webkit-text-size-adjust: inherit; }
}
