@charset "UTF-8";

html body {
	height: 100%;
}


body {
	margin:0;
	padding:0;
	background-color:#000019;
	background-image:url(../img/tpl/bg_body.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Arial, Tahoma, Geneva, sans-serif;
	color:#FFF;
	cursor:default;
	margin-top:20px;
	padding-bottom:10px;
}


p {
	margin-top:10px;
	margin-bottom:10px;
}
h1 {
	margin-top:0px;
	font-weight:bold;
	font-size:28px;
	text-transform:uppercase;
	font-family:"ITC Avant Garde Gothic Pro", Arial, Tahoma, Geneva, sans-serif;
	color:#99F;
}
h2 {
	font-size:22px;
	font-weight:normal;
	margin-top:40px;
	margin-bottom:0px;
	color:#99F;
	font-family:"ITC Avant Garde Gothic Pro", Arial, Tahoma, Geneva, sans-serif;
}
h2.inside {
	margin-top:80px;
}
h1.first, h2.first, h3.first h4.first {
	margin-top:0px;
}


a { cursor:pointer }
a img { border:none }
div.clear { clear:both; height:1px }


div#fancybox-inner a {
	color:#FFF;
	text-decoration:none;
}
div#fancybox-inner a:hover {
	text-decoration:underline;
}



#plupperSideBadge {
	z-index:10;
}
#bg_ouv {
	position:fixed;
	width:100%;
	height:100%;
	z-index:30;
	top:0px;
	left:0px;
	background-color:#000;
	opacity:0.65;
	filter:alpha(opacity=65);
	display:block;
}

#img_ouv {
	position:fixed;
	width:800px;
	height:600px;
	z-index:40;
	top:50%;
	margin-top:-300px;
	left:50%;
	margin-left:-400px;
	display:block;
}


div#header {
	position:relative;
	width:960px;
	height:223px;
	margin:auto;
}

div#header img.logo {
	position:absolute;
	top:15px;
	left:30px;	
}

div#nav {
	position:absolute;
	top:53px;
	right:0px;
	background-image:url(../img/tpl/bg_menu.png);
	font-family:Arial, Tahoma, Geneva, sans-serif;
	font-weight:bold;
}
div#nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
div#nav ul li {
	float:left;
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
}
div#nav ul li.last {
	margin-right:0px;
}
div#nav ul li a {
	color:#FFF;
	text-decoration:none;
	display:block;
	padding:8px;
	padding-bottom:7px;
	height:34px;
	padding-left:16px;
	padding-right:16px;
	text-shadow:0px 0px 5px #000;
}
div#nav ul li.on a, div#nav ul li a:hover { background-image:url(../img/tpl/bg_menu_bleu_hover.png); }
div#nav ul li.menu-bleu a.on, div#nav ul li.menu-bleu a:hover, body.pm-pvc div#nav ul li.menu-bleu a, td.pm-pvc { background-image:url(../img/tpl/bg_menu_bleu_hover.png); }
div#nav ul li.menu-vert a.on, div#nav ul li.menu-vert a:hover, body.cartes-imp div#nav ul li.menu-vert a, td.cartes-imp { background-image:url(../img/tpl/bg_menu_vert_hover.png); }
div#nav ul li.menu-rose a.on, div#nav ul li.menu-rose a:hover, body.pm-imp div#nav ul li.menu-rose a, td.pm-imp { background-image:url(../img/tpl/bg_menu_rose_hover.png); }
div#nav ul li.menu-orange a.on, div#nav ul li.menu-orange a:hover, body.cartes-spe div#nav ul li.menu-orange a, td.cartes-spe { background-image:url(../img/tpl/bg_menu_orange_hover.png); }
div#nav ul li.menu-noir a.on, div#nav ul li.menu-noir a:hover, body.crea-restaurant div#nav ul li.menu-noir a { background-image:url(../img/tpl/bg_menu_noir_hover.png); }

div#header div.etapes {
	position:absolute;
	bottom:0px;
	left:0px;
	width:762px;
	height:45px;
}
div#header div.etapes div {
	float:left;
	width:194px;
	height:37px;
	font-size:12px;
	position:relative;
	padding-left:60px;
	padding-top:8px;
	color:#444;
}
div#header div.etapes div.on {
	color:#FFF;
}
div#header div.etapes div span {
	font-size:36px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	position:absolute;
	top:3px;
	left:10px;
	vertical-align:middle
}


div#header div#panier {
	position:absolute;
	bottom:0px;
	right:0px;
	height:35px;
	width:188px;
	padding:5px;
	text-align:right;
	font-size:26px;
}
div#header div#panier a, div#fancybox-inner div.panier_add_mini a {
	display:block;
	width:100%;
	height:35px;
	color:#FFF;
	text-decoration:none;
}
div#header div#panier span, div#fancybox-inner div.panier_add_mini span {
	position:absolute;
	top:10px;
	right:5px;
}
div#header div#panier span, div#fancybox-inner div.panier_add_mini span {
	top:7px;
}
div#fancybox-inner div.panier_add_mini {
	height:35px;
	width:188px;
	padding:5px;
	text-align:right;
	font-size:26px;
	position:relative;
	margin:auto;
	background-image:url(../img/tpl/bg_panier_add.png);
}
div#header div#panier sup, div#fancybox-inner div.panier_add_mini sup {
	font-size:14px;
	vertical-align:text-top;
	margin-left:3px;
}
div#header div#panier img, div#fancybox-inner div.panier_add_mini img {
	position:absolute;
	top:6px;
	left:10px;
}


div#header div.nav_top {
	position:absolute;
	top:-20px;
	right:2px;
	font-size:11px;
	text-align:right;
	background-color:#000019;
	height:20px;
	line-height:20px;
}
div#header div.nav_top a {
	color:#AAA;
	text-decoration:none;
	margin-left:10px;
	padding-left:5px;
	padding-right:5px;
}
div#header div.nav_top a:hover {
	color:#FFF;
}


div#footer {
	position:relative;
	width:960px;
	margin:auto;
	margin-top:90px;
	background-image:url(../img/tpl/bg_footer.png);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:15px;
}
div#footer div.menu {
	text-align:center;
	text-transform:uppercase;
	font-size:10px;
	margin-bottom:5px;
}
div#footer div.menu a {
	color:#FFF;
	text-decoration:none;
	margin-right:10px;
	margin-left:10px;
}
div#footer div.menu a:hover {
	text-decoration:underline;
}
div#footer div.credits {
	text-align:left;
	font-size:9px;
	color:#999;
}
div#footer div.credits a {
	color:#CCC;
}
div#footer div.contact {
	font-size:20px;
	background-image:url(../img/tpl/bg_contact.png);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:4px;
	padding-bottom:4px;
	height:42px;
	text-align:center;
	line-height:0.95em;
	padding-left:40px;
	margin-bottom:40px;
}
div#footer div.contact span {
	font-size:14px;
}
div#footer div.partenaires {
	text-align:center;
	text-transform:uppercase;
	font-size:10px;
	margin-bottom:20px;
	margin-top:0px;
}
div#footer div.partenaires img {
	vertical-align:middle;
	margin-left:10px;
}


div#section {
	width:920px;
	margin:auto;
	margin-top:60px;
	font-size:12px;
	text-align:justify;
}
div#section a {
	color:#FFF;
}

body.pm-pvc div#section b, body.pm-pvc h1, body.pm-pvc h2, body.pm-pvc div.gamme-produit-prix, body.pm-pvc table.spec tr.titre, body.pm-pvc div.panier_add p, body.pm-pvc div#section p.gamme-produit-lien a { color:#6BE; }
body.pm-imp div#section b, body.pm-imp h1, body.pm-imp h2, body.pm-imp div.gamme-produit-prix, body.pm-imp table.spec tr.titre, body.pm-imp div.panier_add p { color:#FF0066; }
body.cartes-spe div#section b, body.cartes-spe h1, body.cartes-spe h2, body.cartes-spe div.gamme-produit-prix, body.cartes-spe table.spec tr.titre, body.cartes-spe div.panier_add p { color:#DD7711; }
body.cartes-imp div#section b, body.cartes-imp h1, body.cartes-imp h2, body.cartes-imp div.gamme-produit-prix, body.cartes-imp table.spec tr.titre, body.cartes-imp div.panier_add p { color:#1D1; }
body div.gamme-special h1, body div.gamme-special h2, body div.gamme-special div.gamme-produit-prix, body div.gamme-special table.spec tr.titre, body div.gamme-special div.panier_add p { color:#C7C; }
body.crea-restaurant div#section b, body.crea-restaurant h1, body.crea-restaurant h2, body.crea-restaurant div.gamme-produit-prix, body.crea-restaurant table.spec tr.titre, body.crea-restaurant div.panier_add p { color:#CCC; }


h1 {
	text-shadow:0px 0px 5px #000;
}

p.gamme-detail { font-size:18px; }
p.gamme-detail b { font-weight:normal }

table.spec {
	border-collapse:collapse;
	margin-top:40px;
	margin-bottom:80px;
}
table.spec tr.titre td {
	font-size:11px;
	vertical-align:bottom;
}
table.spec tr.valeur td {
	font-size:16px;
	vertical-align:top;
}
table.spec td {
	padding-right:60px;
}

div.gamme-produit {
	margin-top:10px;
	padding:10px 10px 10px 10px;
	position:relative;
}
div.gamme-produit h2 {
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}
div.gamme-produit-image {
	float:left;
	margin-right:20px;
	width:90px;
	text-align:center;
}
div.gamme-produit-c p {
	margin-top:0px;
	margin-bottom:5px;
}
div.gamme-produit-prix {
	position:relative;
	font-size:76px;
	float:right;
	margin-top:-5px;
}
span.gamme-produit-prix-cent {
	font-size:32px;
	line-height:52px;
	vertical-align:top;
	margin-left:5px;
}
span.gamme-produit-prix-top {
	position:absolute;
	top:-2px;
	right:0px;
	font-size:11px;
}
div.gamme-produit div.gamme-produit-c {
	float:left;	
	width:560px;
}
body.cartes-imp div.gamme-produit div.gamme-produit-c {
	float:left;	
	width:660px;
}
body.cartes-imp div.gamme-special div.gamme-produit-c {
	width:560px;
}

div.gamme-produit-panier a {
	position:absolute;
	top:52px;
	right:10px;
	width:100px;
	height:24px;
	display:block;
	line-height:24px;
	text-align:center;
	text-decoration:none;
	background-position:top right;
	text-shadow:0px 0px 5px #000;
}
div.gamme-produit p.gamme-produit-lien {
	font-size:10px;
}

div.gamme-special {
	margin-top:80px;
}


body.pm-pvc div.gamme-produit div.gamme-produit-panier a { background-image:url(../img/tpl/bg_btn_panier_bleu.png) }
body.pm-imp div.gamme-produit div.gamme-produit-panier a { background-image:url(../img/tpl/bg_btn_panier_rose.png); }
body.cartes-spe div.gamme-produit div.gamme-produit-panier a { background-image:url(../img/tpl/bg_btn_panier_orange.png); }
body.cartes-imp div.gamme-produit div.gamme-produit-panier a { background-image:url(../img/tpl/bg_btn_panier_vert.png); }
body.cartes-imp div.contact a { background-image:url(../img/tpl/bg_btn_contact_vert.png); }
body div.gamme-produit.gamme-special div.gamme-produit-panier a { background-image:url(../img/tpl/bg_btn_panier_violet.png); }
body.crea-restaurant div.gamme-produit div.gamme-produit-panier a { background-image:url(../img/tpl/bg_btn_panier_noir.png); }


div.gamme-produit-form {
	position:relative;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:-15px;
	width:760px;
	padding-top:30px;
	margin-left:auto;
	margin-bottom:80px;
	color:#FFF;
	display:none;
	background-repeat:no-repeat;
}
body.pm-pvc div.gamme-produit-form {
	background-image:url(../img/tpl/bg_form_bleu.png);
	height:72px;
	width:560px;
}
body.pm-imp div.gamme-produit-form {
	background-image:url(../img/tpl/bg_form_rose.png);
	height:210px;
	width:860px;
}
body.cartes-spe div.gamme-produit-form {
	background-image:url(../img/tpl/bg_form_orange.png);
	height:72px;
	width:640px;
}
body.cartes-imp div.gamme-produit-form {
	background-image:url(../img/tpl/bg_form_vert.png);
	height:180px;
	width:860px;
}
body.pm-pvc div.gamme-special-form,
body.pm-imp div.gamme-special-form,
body.cartes-spe div.gamme-special-form,
body.cartes-imp div.gamme-special-form, div.gamme-special-form {
	background-image:url(../img/tpl/bg_form_violet.png);
	height:72px;
	width:560px;
}

div.gamme-produit-form div.gamme-produit-prix {
	color:#FFF;
}
div.gamme-produit-form div.gamme-produit-panier a {
	top:72px;
	right:20px;
	background-image:url(../img/tpl/bg_btn_panier_noir.png);
	text-shadow:0px 0px 5px #000;
}
table.gamme-produit-form {
	border-collapse:collapse;
	margin:0;
	padding:0;
	float:left;
}
table.gamme-produit-form select {
	font-size:12px;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
}
table.gamme-produit-form td {
	padding-bottom:2px;
	padding-top:2px;
	vertical-align:text-top;
}
table.gamme-produit-form td.gamme-produit-form-label {
	padding-right:10px;
}

body.pm-pvc table.gamme-produit-form td.gamme-produit-form-champs { width:140px; }
body.pm-pvc table.gamme-produit-form td.gamme-produit-form-label { width:70px; }
body.pm-imp table.gamme-produit-form td.gamme-produit-form-champs { width:340px; }
body.pm-imp table.gamme-produit-form td.gamme-produit-form-label { width:160px; }
body.cartes-spe table.gamme-produit-form td.gamme-produit-form-champs { width:200px; }
body.cartes-spe table.gamme-produit-form td.gamme-produit-form-label { width:70px; }
body.cartes-imp table.gamme-produit-form td.gamme-produit-form-champs { width:400px; }
body.cartes-imp table.gamme-produit-form td.gamme-produit-form-label { width:120px; }

body div.gamme-special-form table.gamme-produit-form td.gamme-produit-form-champs { width:140px; }
body div.gamme-special-form table.gamme-produit-form td.gamme-produit-form-label { width:70px; }






a.button {
	width:100px;
	height:24px;
	display:block;
	line-height:24px;
	text-align:center;
	text-decoration:none;
	background-position:top right;
	color:#FFF;
	font-size:13px;
}
div.contact a {
	width:300px;
	height:24px;
	display:block;
	line-height:24px;
	margin:auto;
	text-align:center;
	text-decoration:none;
	background-position:top right;
	text-shadow:0px 0px 5px #000;
}






/* BLOC ACCUEIL */
div.bloc-accueil {
	position:relative;
}

div.bloc-accueil div.bloc-0 {
	background-image:url(../img/tpl/bg_bloc_accueil_2_pvc.png);
}
div.bloc-accueil div.bloc-1 {
	background-image:url(../img/tpl/bg_bloc_accueil_2_portes-menus-imp.png);
}
div.bloc-accueil div.bloc-2 {
	background-image:url(../img/tpl/bg_bloc_accueil_2_cartes-specialite.png);
}
div.bloc-accueil div.bloc-3 {
	background-image:url(../img/tpl/bg_bloc_accueil_2_cartes-imp.png);
}
div.bloc-accueil div.bloc {
	width:220px;
	height:520px;
	float:left;
	background-position:-220px 0px;
	background-repeat:no-repeat;
	margin-right:5px;
	margin-left:5px;
}
div.bloc-accueil div.bloc a {
	display:block;
	width:220px;
	height:520px;
}



ul.step {
	position:absolute;
	bottom:0px;
	left:40px;
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:12px;
}
ul.step li {
	float:left;
	display:block;
	padding:4px 20px 4px 20px;
	margin-left:40px;
}
ul.step li.on {
	background-color:#000019;
}








p.alert {
	color:#C00;
	background-image:url(../img/tpl/icon_messagebox_warning.png);
	background-position:top left;
	padding-left:60px;
	background-repeat:no-repeat;
	min-height:48px;
}









/* jCAROUSEL */
.jcarousel-skin-tango {
	overflow:hidden;
}
.jcarousel-skin-tango {
    width:960px;
}
.jcarousel-skin-tango .jcarousel-container {
	width:840px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width:840px;
    height:130px;
}
.jcarousel-skin-tango .jcarousel-item {
	width:160px;
    height:130px;
	margin-right:8px;
	padding:0px;
}
.jcarousel-item img {
	margin:5px;
}
.jcarousel-item .on {
	border:5px solid #68B7CC;
	margin:0px;
}

.jcarousel-skin-tango .jcarousel-container {
    padding: 0px 60px 0px 60px;
	display:block;
	overflow:hidden;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
	overflow:hidden;
}
.jcarousel-skin-tango .jcarousel-item {
	position:relative;
	float:left;
	list-style:none outside none;
}
.jcarousel-skin-tango .jcarousel-next-horizontal, .jcarousel-skin-tango .jcarousel-prev-horizontal {
    position:absolute;
    top: 50%;
	margin-top:-16px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background-image:url(../img/tpl/jcarousel_btn.png);
	background-repeat:no-repeat;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
    right: 10px;
	background-position:-65px 0px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    left: 10px;
	background-position:0px 0px;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -32px 0;
}






/* FORMULAIRE DE CONTACT */
div.formMail table {
	border-collapse:collapse;
	margin-bottom:20px;
	margin-top:20px;
}
div.formMail p.formOK {
	color:#3C0;
	text-align:left;
}
div.formMail p.formEchec {
	color:#F00;
	text-align:left;
}
div.formMail p.detail {
	color:#999;
	font-size:8px;
}
div.formMail input, div.formMail textarea, div.formMail select, .input_promo {
	border:1px solid #DDD;
	font-family:Tahoma, Geneva, sans-serif;
	width:100%;
	background-repeat:repeat-x;
	background-position:top;
	background-image:url(../img/tpl/bg_input.png);
}
div.formMail tr.formChampEchec input, div.formMail tr.formChampEchec textarea {
	border:1px solid #F00;
}
div.formMail textarea {
	height:120px;
}
div.formMail td {
	padding-top:3px;
	padding-bottom:3px;
}
div.formMail td.formLabel {
	width:100px;
	padding-right:10px;
	vertical-align:top;
	text-align:left;
}
div.formMail td.formChamp {
	width:260px;
}
div.formMail input.formBtn, a.btn, input.btn {
	background:none;
	background-image:url(../img/tpl/bg_btn.png);
	font-weight:normal;
	border:0;
	color:#FFF;
	width:100px;
	height:24px;
	line-height:20px;
	vertical-align:middle;
	margin:auto;
	margin-bottom:40px;
	cursor:pointer;
	display:block;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
	text-decoration:none;
	text-shadow:0px 0px 5px #000;
	font-family:Tahoma, Geneva, sans-serif;
}
div.formMail input.formBtn:hover, a.btn:hover {
	color:#FFF;
}
div.formMail img.captcha {
	vertical-align:middle;
	margin-right:5px;
}
div.formMail tr.formMail_tr-captcha td.formChamp span {
	font-size:9px;
	margin-right:5px;
}
div.formMail tr.formMail_tr-captcha td.formChamp input {
	width:30px;
}

a.btn {
	width:90px;
	text-align:center;
	line-height:24px;
	text-shadow:0px 0px 5px #000;
}
input.btn {
	margin:auto;
	display:inline-block;
}






table.comparatif {
	border-collapse:separate;
	border-spacing:10px;
	margin:0;
	padding:0;
}
table.comparatif td {
	text-align:left;
	vertical-align:top;
	font-size:11px;
	padding-bottom:10px;
	padding-top:10px;
}
table.comparatif td b {
	font-size:14px;
	font-weight:normal;
}
table.comparatif td b.r {
	color:#C00;
}
table.comparatif td b.v {
	color:#9F0;
}
table.comparatif td b.o {
	color:#FC0;
}
table.comparatif td.label {
	font-size:12px;
}
table.comparatif tr.top td {
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	width:140px;
	padding:0;
}
table.comparatif tr.top td a {
	padding:10px;
	padding-left:0px;
	padding-right:0px;
	display:block;
	text-decoration:none;
}
table.comparatif tr.top td a:hover {
	text-decoration:underline;
}
table.comparatif tr.top td.label {
	width:180px;
}
table.comparatif tr.sep td {
	padding-top:20px;
}












table.panier {
	border-collapse:collapse;
	margin:0;
	padding:0;
	font-size:13px;
	width:920px;
}
table.panier_total {
	border-collapse:collapse;
	margin:0;
	padding:0;
	font-size:13px;
	float:right;
}
table.panier td, table.panier_total td {
	background-color:#FFF;
	padding:10px;
	color:#0B0B27;
	font-weight:normal;
	vertical-align:top;
	border-bottom: 1px solid #EEE;
	background-color:#FFF;
}
table.panier tr.top td, table.panier_total tr.top td {
	background-color:#3E3E5A;
	height:18px;
	font-weight:bold;
	vertical-align:middle;
	color:#FFF;
	border-bottom: none;
}
a.panier_valid, input.panier_valid {
	background-image:url(../img/tpl/bg_btn_panier_valid.png);
	width:160px;
	padding-right:40px;
	background-color:transparent;
	border:0;
	height:48px;
	text-align:center;
	line-height:48px;
	margin:auto;
	text-decoration:none;
	font-size:16px;
	display:block;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	text-shadow:0px 0px 5px #000;
}
input.panier_valid {
	line-height:none;
	width:200px;
	cursor:pointer;
	height:48px;
	line-height:inherit;
	padding-top:10px;
	padding-bottom:10px;
}
a.print {
	background-image:url(../img/tpl/bg_btn_print.png);
	width:160px;
	padding-right:40px;
	height:48px;
	text-align:center;
	line-height:48px;
	margin:auto;
	text-decoration:none;
	font-size:16px;
	display:block;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	text-shadow:0px 0px 5px #000;
}



div.panier_add {
	position:relative;
	width:460px;
	height:180px;
	background-color:#000019;
	padding:20px;
	background-image:url(../img/tpl/bg_panier_add.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
div.panier_del {
	width:460px;
	background-color:#000019;
	padding:20px;
	background-image:url(../img/tpl/bg_panier_add.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}


table.panier_informations {
	border-collapse:collapse;
	width:540px; margin:auto;
}
table.panier_informations td {
	padding-top:4px;
	padding-bottom:4px;
}
table.panier_informations td.legende {
	width:140px;
	padding-right:20px;
	vertical-align:top;
}
table.panier_informations td.input {
	width:480px
}
table.panier_informations td.input input {
	width:99%;
	border:1px solid #DDD;
	font-family:Tahoma, Geneva, sans-serif;
	width:100%;
	background-repeat:repeat-x;
	background-position:top;
	background-image:url(../img/tpl/bg_input.png);
}
table.panier_informations tr.inputEchec td.legende {
	color:#C00;
}







.tickercontainer {
	width: 920px; 
	height: 27px; 
	margin: 0; 
	padding: 0;
	overflow: hidden; 
	font-size:16px;
	color:#99F;
}
.tickercontainer .mask {
	position: relative;
	left: 10px;
	top: 8px;
	width: 920px;
	overflow: hidden;
}
ul.newsticker {
	position: relative;
	left: 720px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	float: left;
	margin-left: 50px;
	padding: 0;
}
ul.newsticker span {
	margin: 0 10px 0 0;
} 
