/* Generated in 00:00:00.0009645 */
/* 6 css file(s) appended */
/* Generation date 05-07-2023 09:01:54 */

/* StyleSheet File : ~/fr-CA/_css/UserControl_LT_Static_163_fr_CA.css */
.titre	{	background:url(/_media/image/356/bgTextureOrange.png);	box-shadow: 0px 4px 10px -4px #000000;		}	.wrapTitre	{	background:url(/_media/image/356/pointilleOrange.png) repeat-x 0px 3px;	padding-bottom:3px;		}	.titre h2	{	text-transform:uppercase;	background:url(/_media/image/356/pointilleOrange.png) repeat-x bottom left;	text-align:center;	font-size:6em;	margin:0;	text-shadow: 2px 2px 7px #333;	line-height:1em;	padding-top:6px;		}	.titre h1	{	text-transform:uppercase;	background:url(/_media/image/356/pointilleOrange.png) repeat-x bottom left;	text-align:center;	font-size:5em;	margin:0;	text-shadow: 2px 2px 7px #333;	line-height:1em;	padding:6px 4% 0 4%;		}	.titre h1 a	{	text-decoration:none;	display:block;	background:url(/_media/image/356/flechePrecedent.png) no-repeat center left;	text-align:center;	padding:0 10%;	}	@media screen and (max-width: 400px) 	{	  .titre h1 a	{	background:url(/_media/image/356/flechePrecedentSmall.png) no-repeat center left;	  ;		}.titre h1{font-size:4em;}		}	

/* StyleSheet File : ~/fr-CA/_css/UserControl_LT_Static_195_fr_CA.css */
.sousCategorie h2	{	font-size: 3em;	text-align: center;	margin: 0;	padding: 3% 0;	/*text-shadow: 1px 1px 1px black;*/		}	.sousCategorie	{	background:url(/_media/image/356/bgTextureOrange.png);		}	

/* StyleSheet File : ~/fr-CA/_css/UserControl_LT_Static_169_fr_CA.css */
.itemMenu 	{	PADDING-BOTTOM: 2%;	  PADDING-LEFT: 4%;	 PADDING-RIGHT: 4%;	 PADDING-TOP: 2%;	 text-shadow: 1px 1px 1px #000000;		}	.itemMenu .left, .itemMenu .right	{	TEXT-TRANSFORM: uppercase;	 FONT-FAMILY: "Bebas", "Hatten", Arial, Helvetica;	 FONT-SIZE: 3em;		}	.itemMenu .left 	{	WIDTH: 75%;	 FLOAT: left;		}	.itemMenu .right 	{	TEXT-ALIGN: right;	 WIDTH: 25%;	 FLOAT: right;		}	.clear 	{	;		}	.details 	{	CLEAR: both;	 FONT-SIZE: 1.2em;		}	.itemMenu:nth-child(odd) 	{	background-color: rgba(255, 255, 255, 0.1);		}	

/* StyleSheet File : ~/fr-CA/_media/stylesheet/137.css */
@font-face {
    font-family: 'Bebas';
    src: url(/_media/document/368/bebasneue-webfont-woff.woff) format('woff'), url(/_media/document/368/bebasneue-webfont-ttf.ttf) format('truetype'), url('/fr-CA/Content/Media/FileLoader.ashx?LibraryItemID=25&CultureID=&ContentType=Document +#Bebas') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Hatten';
    src: url(/_media/document/368/hattenWOFF.woff) format('woff'), url(/_media/document/368/hattenTTF.ttf) format('truetype'), url('/fr-CA/Content/Media/FileLoader.ashx?LibraryItemID=207&CultureID=&ContentType=Document +#Hatten') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* --- Normalize CSS --- */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

audio[controls],
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

body,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

a,
a:visited {
    color: white;
    text-decoration: none;
}

a img {
    text-decoration: none !important;
}

a:hover,
a:active {
    text-decoration: underline;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before,
q:after {
    content: '';
    content: none;
}

small {
    font-size: 75%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

ul,
ol {
    margin: 1em 0;
    padding: 0 0 0 40px;
}

dd {
    margin: 0 0 0 40px;
}

nav ul,
nav ol {
    list-style: none;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    *margin-left: -7px;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button,
input {
    line-height: normal;
    *overflow: visible;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* --- Fin de Normsalize CSS --- */

html {
    height: 100%;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    background: url(/_media/image/368/bgTextureBleue.png);
    color: white;
}

@media screen and (max-width: 500px) {
    html {
        font-size: 14px;
    }
}

@media screen and (max-width: 400px) {
    html {
        font-size: 10px;
    }
}

body {
    min-heihgt: 100%;
    height: auto;
    width: 100%;
    padding: 0;
    margin: 0;
}

.clear {
    clear: both;
    height: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Bebas", "Hatten", 'Droid Sans', Impact, Helvetica, Arial;
    font-weight: normal;
}

.wrapper {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    position: relative;
}

.menu {
    padding: 2% 0 0 0;
}

.jshowoff-slidelinks {
    margin: 0;
}

@media screen and (max-width: 500px) {
    .menuCss5 UL LI A {
        background-image: url(/_media/image/368/flecheBlanche2.png);
    }
}

/* StyleSheet File : ~/fr-CA/_css/template_4.css */
.commanderMaintenant	{	background:url(/_media/image/386/bgTextureNoire.png);	box-shadow: inset 0px 0px 15px 1px #000000;	font-size:2.75em;	text-transform:uppercase;	font-family:'Bebas', 'Hatten', Arial, Helvetica;	line-height:0.8em;	padding:3% 2%;	/*position:fixed;	*/bottom:0;	width:96%;	margin:0 auto;	max-width:604px;		}	@media screen and (min-width: 640px) 	{	  .commanderMaintenant	{	width:610px !important;	padding:20px 15px !important;	max-width: 640px !important;	  ;		}	 ;		}	.commanderMaintenant a	{	display:block;		}	.commanderMaintenant span	{	display:block;		}	.commanderMaintenant .texte	{	float:left;	width:65%;	padding-left:5%;	padding-top:3%;		}	.commanderMaintenant span	{	display:inline-block;	vertical-align:middle;		}	@media screen and (max-width: 500px) 	{	  .commanderMaintenant	{	font-size:2.5em !important;	  ;		}	  .commanderMaintenant .texte	{	padding-top:2.5% !important;	  ;		}	  .commanderMaintenant .imgFleche	{	padding-top:1% !important;	  ;		}		}	@media screen and (max-width: 400px) 	{	  .commanderMaintenant	{	font-size:2.5em !important;	  ;		}	  .commanderMaintenant .texte	{	padding-top:3.5% !important;	  ;		}	  .commanderMaintenant .imgFleche	{	padding-top:0 !important;	  ;		}		}	@media screen and (max-width: 350px) 	{	  .commanderMaintenant	{	font-size:2.25em !important;	  ;		}	  .commanderMaintenant .texte	{	padding-top:3.5% !important;	  ;		}	  .commanderMaintenant .imgTelephone	{	padding-top:1.5% !important;	  ;		}	  .commanderMaintenant .imgFleche	{	padding-top:0 !important;	  ;		}		}	.commanderMaintenant .imgTelephone	{	float:left;	max-width:17%;		}	.commanderMaintenant .imgFleche	{	float:right;	max-width:10%;	padding-top:3%;		}	

/* StyleSheet File : ~/fr-CA/29/31/_css/45.css */
div{}

