/* Feuille de style css */
/* Copyright 2009 Activis.ca */

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, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
.orange {
	color:#8a410b;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#d84d31;
	text-decoration:underline;
}
h2 {
	padding:0 0 8px 0;
	font-size:1.2em;
	line-height:1.2em;
	font-weight:bold;
	font-family:"Trebuchet MS";
	text-transform:uppercase;
	color:#d84d31;
}
h3 {
	font-size:2.6em;
	font-family:"Trebuchet MS";
	line-height:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
}
.ouest {
	float:left;
}
.est {
	float:right;
}
#conteneur {
	width:650px;
	left:50%;
	margin: 0 0 0 -325px;
	position:absolute;
	top:370px;
}
#text0 {
	overflow: hidden;
	position: relative;
	visibility: visible;
	display:block;
	z-index: 1;
	width: 650px;
	margin-top: 13px;
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	color: #333;
	padding-bottom:10px;
}
#text0 h2 {
	padding-left:12px;
	padding-right:12px;
}
#text0 .ouest {
	width:300px;
	padding-left:12px;
	padding-right:12px;
}
#text0 .est {
	width:300px;
	padding-left:12px;
	padding-right:12px;
}
#text1 {
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 1;
	background-image:url(/grafx/intro/bg1.jpg);
	background-repeat:repeat-y;
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	color: #333;
}
#text1 p {
	padding-left:12px;
	padding-right:12px;
	padding-bottom:12px;
}
#text1 h2 {
	padding-left:12px;
	padding-right:12px;
}
#text2 {
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 1;
	width: 650px;
	background-image:url(/grafx/intro/bg2.jpg);
	background-repeat:repeat-y;
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-size:0.6em;
	text-decoration:none;
	margin-top:10px;
}
#text2 p span {
	color: #9b9492;
}
#text2 p {
	display:block;
	float:left;
	width:370px;
	padding-top:8px;
	padding-left:12px;
	padding-bottom:8px;
	font-size:1.2em;
	color:#6e6b6a;
	line-height:1.2em;
}
#text2 h3 {
	display:block;
	float:right;
	text-align:right;
	padding-top:6px;
	color:#FFF;
	padding-right:12px;
}
#text2 h3 a:link {
	color:#FFF;
}
#text2 h3 a:hover {
	color:#000;
	text-decoration:none;
}
#text2 h3 a {
	color:#FFF;
}
#text3 {
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 1;
	width: 650px;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #999897;
	margin-top:60px;
}
#text3 a:link, #text3 a:visited {
	color: #999897;
	text-decoration:none;
}
#text3 a:hover {
	color: #999897;
	text-decoration: underline;
}
#text4 {
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 1;
	width: 650px;
	margin-top:20px;
}
#flash_intro {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 100;
	height: 370px;
	width: 100%;
	outline:0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/grafx/intro/bg.jpg);
	background-repeat:no-repeat;
	background-position:center 25px;
}
#entree {
	position:absolute;
	display:block;
	top:42px;
	left:50%;
	margin: 0 0 0 -325px;
	width:230px;
	padding:10px;
	z-index:200;
}
#entree p {
	font-family:"Trebuchet MS";
	color:#333;
	font-size:1.2em;
	text-decoration:none;
}
#entree a:link, #entree a:visited {
	text-decoration:none;
	color: #666;
}
#entree a:hover {
	text-decoration:underline;
	color:#d84d31;
}
#noflash {
	position:absolute;
	font-family:"Trebuchet MS";
	color:#333;
	font-size:0.7em;
	text-decoration:none;
	width:630px;
	top:110px;
	left:50%;
	margin: 0 0 0 -325px;
}


