/* FONTS 
--------------------------------------------- */
@font-face {font-family: 'Signika Negative';font-style: normal;font-weight: 300; src: local('Signika Negative Light'), local('SignikaNegative-Light'), url(http://fonts.gstatic.com/s/signikanegative/v5/q5TOjIw4CenPw6C-TW06FsC-V7OaTEQVGc9Xldn9X1c.woff) format('woff');
}
@font-face {font-family: 'Signika Negative';font-style: normal;font-weight: 400; src: local('Signika Negative'), local('SignikaNegative-Regular'), url(http://fonts.gstatic.com/s/signikanegative/v5/Z-Q1hzbY8uAo3TpTyPFMXRHNiTsuUke-4A8E9eWZJHI.woff) format('woff');
}
@font-face {font-family:'Lato';font-style:normal;font-weight: 100;
  src: local('Lato Hairline'), local('Lato-Hairline'), url(http://fonts.gstatic.com/s/lato/v8/boeCNmOCCh-EWFLSfVffDg.woff) format('woff');}
@font-face {font-family:'Lato';font-style:normal;font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(http://fonts.gstatic.com/s/lato/v8/KT3KS9Aol4WfR6Vas8kNcg.woff) format('woff');}
@font-face {font-family:'Lato';font-style:normal;font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(http://fonts.gstatic.com/s/lato/v8/9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');}
@font-face {font-family:'Lato';font-style:normal;font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(http://fonts.gstatic.com/s/lato/v8/wkfQbvfT_02e2IWO3yYueQ.woff) format('woff');}
@font-face {font-family:'Lato';font-style:normal;font-weight: 900;
  src: local('Lato Black'), local('Lato-Black'), url(http://fonts.gstatic.com/s/lato/v8/BVtM30trf7q_jfqYeHfjtA.woff) format('woff');}
@font-face {font-family:'Lato';font-style:italic;font-weight: 100;
  src: local('Lato Hairline Italic'), local('Lato-HairlineItalic'), url(http://fonts.gstatic.com/s/lato/v8/CggrdU0t5c42NcNxN-VM3_esZW2xOQ-xsNqO47m55DA.woff) format('woff');}
@font-face {font-family:'Lato';font-style:italic;font-weight: 300;
  src: local('Lato Light Italic'), local('Lato-LightItalic'), url(http://fonts.gstatic.com/s/lato/v8/2HG_tEPiQ4Z6795cGfdivD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');}
@font-face {font-family:'Lato';font-style:italic;font-weight: 400;
  src: local('Lato Italic'), local('Lato-Italic'), url(http://fonts.gstatic.com/s/lato/v8/oUan5VrEkpzIazlUe5ieaA.woff) format('woff');}
@font-face {font-family:'Lato';font-style:italic;font-weight: 700;
  src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(http://fonts.gstatic.com/s/lato/v8/HkF_qI1x_noxlxhrhMQYED8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');}
@font-face {font-family:'Lato';font-style:italic;font-weight: 900;
  src: local('Lato Black Italic'), local('Lato-BlackItalic'), url(http://fonts.gstatic.com/s/lato/v8/VNUH7ZAcagYBWsAiBBCEYz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');}
/* reset styles 
--------------------------------------------- */
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
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, 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,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {margin-left:20px;}
small {font-size:0.7em; vertical-align:top; line-height:1.4em; letter-spacing:1.2px;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
pre {width:900px; overflow:auto;}
/* styles de base
--------------------------------------------- */
.ombreE1 {
	-moz-box-shadow: -1px -1px 2px 0px #7f7f7f,1px 1px 2px 0px #7f7f7f;
	-webkit-box-shadow: -1px -1px 2px 0px #7f7f7f,1px 1px 2px 0px #7f7f7f;
	-o-box-shadow: -1px -1px 2px 0px #7f7f7f,1px 1px 2px 0px #7f7f7f;
	box-shadow: -1px -1px 2px 0px #7f7f7f,1px 1px 2px 0px #7f7f7f;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#7f7f7f, Direction=315, Strength=1);
}
.ombreE2 {
	-moz-box-shadow: -2px -2px 2px 0px #7f7f7f,2px 2px 2px 0px #7f7f7f;
	-webkit-box-shadow: -2px -2px 2px 0px #7f7f7f,2px 2px 2px 0px #7f7f7f;
	-o-box-shadow: -2px -2px 2px 0px #7f7f7f,2px 2px 2px 0px #7f7f7f;
	box-shadow: -2px -2px 2px 0px #7f7f7f,2px 2px 2px 0px #7f7f7f;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#7f7f7f, Direction=315, Strength=2);
}
.ombreE25 {
	-moz-box-shadow: -2px -2px 5px 0px #7f7f7f,2px 2px 5px 0px #7f7f7f;
	-webkit-box-shadow: -2px -2px 5px 0px #7f7f7f,2px 2px 5px 0px #7f7f7f;
	-o-box-shadow: -2px -2px 5px 0px #7f7f7f,2px 2px 5px 0px #7f7f7f;
	box-shadow: -2px -2px 5px 0px #7f7f7f,2px 2px 5px 0px #7f7f7f;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#7f7f7f, Direction=315, Strength=2);
}
.drop-shadow{position:relative;width:40%;padding:1em;background:#fff;}
.drop-shadow:before,.drop-shadow:after{content:"";position:absolute;z-index:-2}
.lifted{-moz-border-radius:4px;border-radius:4px}
.lifted:before,.lifted:after{bottom:15px;left:10px;width:50%;height:20%;max-width:300px;max-height:100px;-webkit-box-shadow:0 15px 10px rgba(0,0,0,0.7);-moz-box-shadow:0 15px 10px rgba(0,0,0,0.7);box-shadow:0 15px 10px rgba(0,0,0,0.7);-webkit-transform:rotate(-3deg);-moz-transform:rotate(-3deg);-ms-transform:rotate(-3deg);-o-transform:rotate(-3deg);transform:rotate(-3deg)}
.lifted:after{right:10px;left:auto;-webkit-transform:rotate(3deg);-moz-transform:rotate(3deg);-ms-transform:rotate(3deg);-o-transform:rotate(3deg);transform:rotate(3deg)}
.curled{border:1px solid #efefef;-moz-border-radius:0 0 120px 120px / 0 0 6px 6px;border-radius:0 0 120px 120px / 0 0 6px 6px}
.curled:before,.curled:after{bottom:12px;left:10px;width:50%;height:55%;max-width:200px;max-height:100px;-webkit-box-shadow:0 8px 12px rgba(0,0,0,0.5);-moz-box-shadow:0 8px 12px rgba(0,0,0,0.5);box-shadow:0 8px 12px rgba(0,0,0,0.5);-webkit-transform:skew(-8deg) rotate(-3deg);-moz-transform:skew(-8deg) rotate(-3deg);-ms-transform:skew(-8deg) rotate(-3deg);-o-transform:skew(-8deg) rotate(-3deg);transform:skew(-8deg) rotate(-3deg)}
.curled:after{right:10px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);-moz-transform:skew(8deg) rotate(3deg);-ms-transform:skew(8deg) rotate(3deg);-o-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}
.perspective:before{left:80px;bottom:5px;width:50%;height:35%;max-width:200px;max-height:50px;-webkit-box-shadow:-80px 0 8px rgba(0,0,0,0.4);-moz-box-shadow:-80px 0 8px rgba(0,0,0,0.4);box-shadow:-80px 0 8px rgba(0,0,0,0.4);-webkit-transform:skew(50deg);-moz-transform:skew(50deg);-ms-transform:skew(50deg);-o-transform:skew(50deg);transform:skew(50deg);-webkit-transform-origin:0 100%;-moz-transform-origin:0 100%;-ms-transform-origin:0 100%;-o-transform-origin:0 100%;transform-origin:0 100%}
.perspective:after{display:none}
.raised{-webkit-box-shadow:0 15px 10px -10px rgba(0,0,0,0.5),0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;-moz-box-shadow:0 15px 10px -10px rgba(0,0,0,0.5),0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;box-shadow:0 15px 10px -10px rgba(0,0,0,0.5),0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset}
.curved:before{top:10px;bottom:10px;left:0;right:50%;-webkit-box-shadow:0 0 7px rgba(0,0,0,0.4);-moz-box-shadow:0 0 7px rgba(0,0,0,0.4);box-shadow:0 0 7px rgba(0,0,0,0.4);-moz-border-radius:10px / 100px;border-radius:10px / 100px}
.curved2:before{top:10px;bottom:10px;left:0;right:50%;-webkit-box-shadow:0 0 7px rgba(0,0,0,0.8);-moz-box-shadow:0 0 7px rgba(0,0,0,0.8);box-shadow:0 0 7px rgba(0,0,0,0.8);-moz-border-radius:10px / 100px;border-radius:10px / 100px}
.curved-vt-2:before{right:0}
.curved-hz-1:before{top:50%;bottom:0;left:10px;right:10px;-moz-border-radius:100px / 10px;border-radius:100px / 10px}
.curved-hz-2:before{top:0;bottom:0;left:10px;right:10px;-moz-border-radius:50px / 10px;border-radius:50px / 10px}
.curved-hz-3:before{top:0;bottom:0;left:10px;right:10px;-moz-border-radius:50px / 10px;border-radius:50px / 10px}
.rotated{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-transform:rotate(-3deg);-moz-transform:rotate(-3deg);-ms-transform:rotate(-3deg);-o-transform:rotate(-3deg);transform:rotate(-3deg)}
.rotated>:first-child:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#fff;-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;-moz-box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset}
table.tablesorter thead tr .header {background-repeat: no-repeat;background-position: center right;cursor: pointer;}
table.tablesorter thead tr .header:hover { color:#009ee9;background-image: url(Scripts/TableSorter/bg.gif);}
table.tablesorter thead tr .headerSortUp {background-image: url(Scripts/TableSorter/asc.gif); color:#009ee9;}
table.tablesorter thead tr .headerSortDown {background-image: url(Scripts/TableSorter/desc.gif); color:#009ee9;}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {}
.gras {font-weight:bold;}
.normal {font-weight:normal;}
.italique {font-style:italic;}
.souligne {text-decoration:underline;}
.justifie {	text-align:justify;}
.P10 {font-size:10px;}.P11 {font-size:11px;}.P12 {font-size:12px;}.P13 {font-size:13px;}.P14 {font-size:14px;}.P15 {font-size:15px;}.P16 {font-size:16px;}.P17 {font-size:17px;}.P18 {font-size:18px;}.P19 {font-size:19px;}
.P20 {font-size:20px;}.P21 {font-size:21px;}.P22 {font-size:22px;}.P41 {font-size:41px;}
.clear {clear:both;}
.centre {text-align:center;}
.droite {text-align:right;}
.gauche {text-align:left;}
.invis {visibility:hidden}
.floatleft {float:left;}
.floatright {float:right;}
.absolute {position:absolute;}
.relative {position:relative;}
.fixed {position:fixed;}
.block {display:block;}
.inline {display:inline;}
.hide {display:none;}
.pointer {cursor:pointer;}
cite {font-style: italic;}
strong {font-weight: bold;}
.strike {text-decoration:line-through;}
.MB10 {margin-bottom:10px;}
.MT10 {margin-top:10px;}.MT12 {margin-top:12px;}.MT15 {margin-top:15px;}.MT16 {margin-top:16px;}.MT20 {margin-top:20px;}
.ML5 {margin-left:5px;}.ML10 {margin-left:10px;}.ML12 {margin-left:12px;}.ML15 {margin-left:15px;}.ML20 {margin-left:20px;}.ML25 {margin-left:25px;}
.MR5 {margin-right:5px;}.MR10 {margin-right:10px;}.MR15 {margin-right:15px;}
.LH10 {line-height:10px;}.LH26 {line-height:26px;}.LH28 {line-height:28px;}
input[type="text"],input[type="password"],input[type="email"],input[type="file"],input[type="tel"],textarea {
	border:1px solid #999;
	padding:4px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
select {
	border:1px solid #999;
	padding:3px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
input[type="button"],input[type="submit"] {
	border:1px solid #999;
	padding:3px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
input[type="button"]:hover,input[type="submit"]:hover {
	background:#999;
	border:1px solid #fff;
	color:#fff;
	cursor:pointer;
	box-shadow: 3px 3px 5px 0px rgba(100,100,100, 0.7); 
	text-decoration:underline;
}
button {padding:2px 10px; cursor:pointer; height:2em; vertical-align:middle;}
.btnVert {background:#0C0;border:1px solid #0C0;color:#fff;border-radius:4px;}
.btnRouge {background:#C00;border:1px solid #C00;color:#fff;border-radius:4px;}
html {/*	background:url(Images/TopBackground.png) top left repeat-x;*/}
body {
	padding: 0px;
	font-family:'Lato';
	font-weight:300;
	font-size: 100%;
/*	background: url(Images/tranche2.png) -3px 0px repeat-y;*/
}
.white,.blanc {color:#fefefe;} .black {color:#000;} .gris {color:#515151;} .grisclair {color:#7c7e7f;} .orange {color:#fb5c03;} .rouge {color:#f00;} .vert {color:#009036;}
.bleu {color:#009ee0;} .bleun {color:#03affe;}
.bwhite,.bblanc {background:#fefefe;} .bblack {background:#000;} .bgris {background:#515151;} .bgrisclair {background:#7c7e7f;} .borange {background:#fb5c03;} .brouge {background:#f00;} .bvert {background:#090;}
.bbleu {background:#009ee0;} .bbleun {background:#03affe;}
.w300 {font-weight:300;}
.grisbleu {color:#515151;} .grisbleu:hover{color:#009ee9;}
.bleugris {color:#009ee9; text-decoration:underline} .bleugris:hover{color:#515151; text-decoration:none;}
/* liens 
--------------------------------------------- */
a:link, a:visited {text-decoration: none;outline: none;}
a:hover {text-decoration:underline;}
a.nodeco:hover {text-decoration:none;}
/* textes 
--------------------------------------------- */
h1 {color:#009ee0;font-size:18px;line-height:26px;margin:0.5em 0px;font-family: 'Signika Negative';}
h2 {color:#009ee0;font-size:16px;line-height:26px;margin:0.5em 0px; text-transform:uppercase;font-family: 'Signika Negative';}
h3 {color:#009ee0;font-size:16px;line-height:26px;margin:0.5em 0px;font-family: 'Signika Negative';}
p,label,li {color:#323232;font-size:14px;line-height:20px;margin:0px;}
label {cursor:pointer;}
/* structure 
--------------------------------------------- */
#LaPage {
	width: 100%;
	max-width: 1150px;
	min-width:600px;
	margin: 0 auto 0px auto;
	padding: 0px;
	min-height:605px;
	font-size: 1em;
/*	overflow:auto;*/
}
.pgstd {	background:#fff; overflow:auto; min-height:700px;}
#Entete {height:157px; width:100%;
background-color: #1a1717;);
overflow:hidden;
}
#wEntete {width:1150px; margin:0 auto; position:relative;}
#Menu {height:46px; width:100%; overflow:hidden; z-index:30;
background: #39addd;
}
#wMenu {width:1150px; height:46px; margin:0 auto;position:relative;}
#Menu ul {margin:0;list-style:none; height:46px;} .limenu {float:left; height:46px; color:#fefefe;} #Menu ul li a {padding-left:27px;padding-right:27px; color:#fefefe; line-height:46px; font-size:17px; vertical-align:middle;}
.limenu span {line-height:46px; vertical-align:middle;}
.limenupanier a:hover {text-decoration:none;}
.picto {background:#009ee0; border-radius:50%; width:22px; height:22px; text-align:center; float:left; clear:left; margin-right:10px; line-height:22px; margin-top:5px;}
#Footer {background:#4b4b4b;}
#Footer p {line-height:30px; color:#fefefe;}
#Footer a {line-height:30px; color:#fefefe;}
#wFooter {width:1150px; height:215px; margin:0 auto;}
#Footer2 {background:#009ee0;}
#Footer2 p {color:#fefefe; line-height:37px; text-align:center;}
#Footer2 a {color:#fefefe; font-size:12px;}
#wFooter2 {width:1350px; height:40px; margin:0 auto;}
/* ACCUEIL
----------------------------------- */
/*
	DEGRADES
*/
.drouge {
background: #ff0000;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMjA0MDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ff0000 0%, #d20404 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff0000), color-stop(100%,#d20404));
background: -webkit-linear-gradient(top,  #ff0000 0%,#d20404 100%);
background: -o-linear-gradient(top,  #ff0000 0%,#d20404 100%);
background: -ms-linear-gradient(top,  #ff0000 0%,#d20404 100%);
background: linear-gradient(to bottom,  #ff0000 0%,#d20404 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#d20404',GradientType=0 );
}
.dbleu {
background: #03affe;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAzYWZmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMjhmZDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #03affe 0%, #028fd0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#03affe), color-stop(100%,#028fd0));
background: -webkit-linear-gradient(top,  #03affe 0%,#028fd0 100%);
background: -o-linear-gradient(top,  #03affe 0%,#028fd0 100%);
background: -ms-linear-gradient(top,  #03affe 0%,#028fd0 100%);
background: linear-gradient(to bottom,  #03affe 0%,#028fd0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03affe', endColorstr='#028fd0',GradientType=0 );
}
button {position:relative; line-height:1em;}
.btnInfos {border:none;border-radius:3px; display:block; width:200px; color:#fff; font-size:13px; margin:5px 10px 5px 11px;}
.pictoinfo {position:absolute; top:1px; right:4px; background:url(Images/sprites.png?v=2)   -1px   -41px no-repeat; width:24px; height:24px;}
.btnAjPan {border:none;border-radius:3px; display:block; width:200px; height:44px; color:#fff; font-size:18px; font-weight:300 !important; text-align:left; margin:0px 10px 5px 11px;}
.pictopanier {position:absolute; top:2px; right:4px; background:url(Images/sprites.png?v=2)   -76px   -24px no-repeat; width:34px; height:42px;}
.btnAjPan:hover,.btnGoPanier:hover,.drouge:hover {
background: -moz-linear-gradient(top,  #d20404 0%, #ff0000 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d20404), color-stop(100%,#ff0000));
background: -webkit-linear-gradient(top,  #d20404 0%,#ff0000 100%);
background: -o-linear-gradient(top,  #d20404 0%,#ff0000 100%);
background: -ms-linear-gradient(top,  #d20404 0%,#ff0000 100%);
background: linear-gradient(to bottom,  #d20404 0%,#ff0000 100%);
}
.btnInfos:hover,.btnContinuer:hover,.dbleu:hover {
background: -moz-linear-gradient(top,  #028fd0 0%, #03affe 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#028fd0), color-stop(100%,#03affe));
background: -webkit-linear-gradient(top,  #028fd0 0%,#03affe 100%);
background: -o-linear-gradient(top,  #028fd0 0%,#03affe 100%);
background: -ms-linear-gradient(top,  #028fd0 0%,#03affe 100%);
background: linear-gradient(to bottom,  #028fd0 0%,#03affe 100%);
}
