/* v1.1 | 20090118 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}














body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

div#container {
	width: 760px;
	margin: 0 auto;
}

div#header {
	padding: 0 47px 0 47px;
}

div#header ul.nav li {
	float: left;
	padding: 0 25px;
}

div#content {
	clear: both;
	background: url(images/contenu.jpg) no-repeat top left;
	height: 475px;
	padding: 63px 100px 109px 100px;
	line-height: 1.5em;
	vertical-align: middle;
}

body#threat div#content {
	background: url(images/contenu_threat.jpg) no-repeat top left;
}

body#threat div#content div.board {
	width: 25%;
	float: left;
	text-align: center;
}

body#liberation div#content {
	background: url(images/contenu_liberation.jpg) no-repeat top left;
}

body#liberation div#content div.board {
	width: 33%;
	float: left;
	text-align: center;
}

body#sketch div#content {
	background: url(images/contenu_sketch.jpg) no-repeat top left;
}

body#sketch div#content div.board {
	width: 33%;
	float: left;
	text-align: center;
}

body#apex div#content {
	background: url(images/contenu_apex.jpg) no-repeat top left;
}

body#apex div#content div.board {
	width: 25%;
	float: left;
	text-align: center;
}

body#opal div#content {
	background: url(images/contenu_opal.jpg) no-repeat top left;
}

body#opal div#content div.board {
	width: 33%;
	float: left;
	text-align: center;
}

div#content div.board * {
	margin: 0;
}

div#content div.board a {
	color: #000;
	text-decoration: none;
}

div#content div.a {
	background-color: #CC0000;
	height: 470px;
	overflow: scroll;
}

p {
	margin-bottom: 1em;
}

h1 {
	font-size: 1.3em;
	margin: 0 0 0.5em 0;
}

div.adresse p {
	margin: 0;
}

body#contact div.courriel label {
	display: block;
}

body#contact div.courriel textarea {
	width: 100%;
	font-family: Arial, Verdana, Helvetica;
	font-size: 0.8em;
	height: 90px;
}

body#detaillants div.detaillant {
	margin-bottom: 1em;
	width: 250px;
	float: left;
}

body#detaillants div#content a {
	color: #000;
}

body#detaillants div.detaillants {
	height: 430px;
	overflow: scroll;
	overflow-x: hidden;
}

body#detaillants div.detaillant.alt {
	clear: left;
}

body#detaillants div.detaillant p {
	margin: 0;
}

div.smenu p {
	text-align: center;
	margin: 0;
	clear: both;
}

div.smenu p img {
	padding: 5px;
}

body#boards div.texte {
	padding: 17px 12px;
	width: 231px;
	height: 429px;
	background: url(images/bg_boards.png);
	color: #FFF;
	line-height: 1.3em;
	font-size: 0.9em;
	float: left;
}

body#boards div.texte a {
	color: #FFF;
}

body#boards div.texte h2 {
	font-size: 1.1em;
}

body#boards div.photos {
	float: right;
	width: 280px;
	padding-top: 15px;
}
body#boards div.photos img {
	padding-right: 5px;
}

body#boards div.texte h1 {
	text-transform: uppercase;
}

div.post p.entrymeta {
	margin: 0;
}

div.post h1 {
	margin: 0;
	text-transform: uppercase;
}

div.post a {
	color: #db9d21;
	text-decoration: none;
}

div.post p.comments {
	text-align: right;
}

div.post {
	margin-bottom: 1em;
}

body#blog div#content div.inner {
	padding: 0 10px 10px 0;
	overflow: scroll;
	width: 555px;
	height: 465px;
}

body#profil div#photos {
	width: 220px;
	float: left;
}

body#profil div#bio {
	width: 340px;
	float: left;
}

body#profil div#photos img {
	margin-right: 10px;
	margin-bottom: 10px;
}

body#profil div#bio div.texte {
	height: 310px;
	overflow: scroll;
	overflow-x: hidden;
	margin-bottom: 10px;
}

body#profil p#liste a, body#team div#content a {
	color: #000;
}

body#team div.members {
	height: 470px;
	overflow: scroll;
	overflow-x: hidden;
}

body#team div.teammember {
	float: left;
	width: 260px;
	text-align: center;
	margin-bottom: 10px;
}

body#team div.teammember * {margin: 0;}

p#nav_rep {text-align: center; font-size: 0.8em;}
p#nav_rep a {color: #000; text-decoration: none; font-weight: bold;}
p#nav_rep span.tSnow {font-weight: bold;}
p#nav_rep span.mSnow a {font-weight: normal;}