/*LE PANIER-COUPON*/
#coupon {
	width:190px;
}
#pari-en-cours a {
    color:#091A45;
}
.co-haut {
	float:left;
	width:190px;
	height:18px;
}
.coh-titre {
	width:95px;
	float:left;
	height:20px;
	color:#091A45;
}
.coh-vider {
	width:80px;
	height:15px;
	float:left;
	font-size:0.65em;
	text-align:right;
	margin:5px 2px 0px 0px;
	color:#091A45;
}
.coh-croix {
	padding-top:8px;
}
.bouton-croix {
	background:url("../image/croix.png") no-repeat top ;
	width:9px;
	height:9px;
	border:0px;
	vertical-align:top;
}
.bouton-croix-rouge {
	background:url("../image/croix-rouge.png") no-repeat top ;
	width:9px;
	height:9px;
	border:0px;
	vertical-align:middle;
	margin-bottom:1px;
}
.coupon-onglet {
	width:190px;
	height:46px;
	text-align:center;
	margin-top:10px;
	color:#091A45;
	font-size:1.1em;
	font-weight:bold;
	vertical-align:bottom;
	background:url("../image/coupon-onglet.png") no-repeat top left;
}
.onglet {
	background:url("../image/onglet.png") no-repeat top;
	margin-top:5px;
	width:190px;
	height:22px;
	float:left;
}
.onglet-haut {
	width:95px;
	height:19px;
	float:left;
	padding:2px 0px 1px 0px;
	font-size:0.8em;
	font-weight:bold;
	color:#091A45;
}
.onglet-bas {
	width:95px;
	height:19px;
	float:left;
	padding:2px 0px 1px 0px;
	font-size:0.8em;
	font-weight:bold;
	color:#264FC7; /*rouge-orangé*/
}
.coupon-milieu {
	background:url("../image/fond-coupon.png") repeat-y top;
	min-height:10%;
}
.coupon-texte {
	width:170px;
	padding:15px 10px 15px 10px;
	text-indent: 20px; 
   	text-align: justify;
	font-size:0.9em;
}
.coupon-pari {
	width:190px;
	padding:4px 0px 1px 0px;
	float:left;
	clear:both;
/*	background:url("../image/trait-pari.png") no-repeat top;
*/}
.checkbox {
	width:16px;
	float:left;
	text-align:center;
	padding-top:4px;
}
/*PARI SIMPLE LIGNE HAUT*/
.csp-haut {
	width:172px;
	float:left;
}
.coupon-evt {
	width:125px;
	padding-left:2px;
	float:left;
	font-size:0.75em;
	color:#FFFFFF;
}
.coupon-mise {
	width:40px;
	float:left;
	text-align:center;
}
.coupon-champ-mise {
	width:22px;
	height:14px;
	font-family:"Trebuchet MS"; 
	font-size:0.72em;
	text-align:right;
	border:0;
	vertical-align:top;
	background:url("../image/fond-mise.png") no-repeat top right;
	padding:0px 1px 0px 1px;
	margin-top:2px;
}
.coupon-champ-defi {
	width:21px;
	height:14px;
	font-family:"Trebuchet MS"; 
	font-size:1em;
	text-align:right;
	border:0;
	vertical-align:top;
	background:url("../image/fond-mise.png") no-repeat top right;
	padding:0px 1px 0px 2px;
	margin-top:2px;
}
/* PARI SIMPLE LIGNE BAS */
.csp-bas {
	width:190px;
	float:right;
}
.coupon-choix {
	width:140px;
	padding-left:2px;
	font-size:0.7em;
	float:left;
	color:#FFFFFF;
}
.coupon-gain {
	width:27px;
	padding-right:2px;
	font-size:0.75em;
	color:#3366FF;
	text-align:right;
	float:left;
	padding-right:18px;
}
/* COUPON RECAP PARI */
.recap-pari {
	background:url("../image/recap-pari.png") no-repeat top;
	width:190px;
	height:38px;
	float:left;
	text-align:center;
	font-size:0.65em;
	color:#091A45;
	padding-top:2px;
}
.nombre-pari, .gain-pari {
	width:95px;
	float:left;
	color:#091A45;
}
/* COMBINAISON */
.combinaison {
	width:190px;
	float:left;
	background:url("../image/trait.png") no-repeat top;
	padding-top:7px;
}
.combi-checkbox {
	float:left;
	width:20px;
}
.combi-titre {
	float:left;
	width:150px;
	font-size:0.65em;
	color:#091A45;
}
.combi-mise {
	float:left;
	text-align:center;
	width:30px;
}
.combi-mise-croix {
	float:left;
	text-align:center;
	width:10px;
}
.combi-potentiel {
	float:left;
	width:190px;
	height:25px;
	background:url("../image/combi-potentiel.png") no-repeat top;
	text-align:center;
	font-size:0.65em;
	color:#000000;
	padding-top:5px;
}
/* COUPON FOOTER */
.coupon-footer {
	background:url("../image/coupon-footer.png") no-repeat top;
	padding-top:2px;
	text-align:center;
	color:#091A45;
	width:190px;
	height:98px;
}
.nombre {
	font-size:0.7em;
	width:95px;
	height:35px;
	float:left;
	color:#091A45;
}
.cout {
	font-size:0.7em;
	width:95px;
	height:35px;
	float:left;
	color:#091A45;
}
.potentiel {
	font-size:0.7em;
	width:190px;
	height:32px;
	float:left;
	color:#091A45;
}
.important {
	font-size:1.1em;
	font-weight:bold;
}
.validation-pari {
	width:190px;
	height:25px;
	float:left;
}
.parier {
	background:url("../image/validation-pari.png") no-repeat top;
	border:0px;
	width:122px;
	height:21px;
	font-weight:bold;
	color:#FFFFFF;
}
/*COUPON DEFI*/
.coupon-defi-croix {
	width:41px;
	float:left;
	text-align:right;
	padding-right:6px;
}
.coupon-defi-choix {
	width:189px;
	padding-left:2px;
	font-size:0.7em;
	float:right;
}
.coupon-champ-grille {
	width:21px;
	height:14px;
	font-family:"Trebuchet MS"; 
	font-size:1em;
	text-align:right;
	border:0px;
	vertical-align:top;
	background:url("../image/fond-mise.png") no-repeat top right;
	padding:0px 1px 0px 2px;
	margin-top:2px;
}
.coupon-defi-mise {
	width:31px;
	float:left;
	text-align:right;
	padding-right:6px;
}
.coupon-defi {
	width:150px;
	padding-left:2px;
	float:left;
	font-size:0.75em;
}
.defi-potentiel {
	float:left;
	width:190px;
	height:24px;
	background:url("../image/combi-potentiel.png") no-repeat top;
	text-align:center;
	font-size:0.65em;
	color:#091A45;
	padding-top:5px;
	margin-top:5px;
}