﻿/* définition des styles pour la partie des instants gagnants*/


a:link.instant-gagnant,a:visited.instant-gagnant,a:active.instant-gagnant
{
    display:inline;
    color:white;
    font-size:10pt;
    font-weight:600;
    font-variant:small-caps;
    position:relative;
}

a:hover.instant-gagnant
{
    color:#F4CB01;
}

.instant-gagnant_active
{
    color:#F4CB01;
}

.instants_gagnants
{
	display:inline;

}

.instants_gagnants_ht
{
	background-image: url("/data/instant-gagnant/images/descriptif_instants_gagnants/instants_gagnants_ht.gif");
	background-repeat: no-repeat;
	width:141px;
	height:80px;
	display:block;
}

.instants_gagnants_titre
{
	color:#9f494b;
	font-family:Arial;
	font-size:10pt;
	font-weight:600;
	font-variant:small-caps;
	text-align:left;
	padding:6 5 0 5;
	line-height:14px;
	text-align:center;
}

.instants_gagnants_mlht
{
	background-image: url("/data/instant-gagnant/images/descriptif_instants_gagnants/instants_gagnants_mlht.gif");
	background-repeat: no-repeat;
	width:141px;
	height:120px;
	display:block;
}

.instants_gagnants_image
{

	border:solid 2px #000000;
	padding:1px 1px 1px 1px;
	margin:0px 5px 0px 0px;
}

.instants_gagnants_mlbs
{
	background-image: url("/data/instant-gagnant/images/descriptif_instants_gagnants/instants_gagnants_mlbs.gif");
	background-repeat: no-repeat;
	width:141px;
	height:50px;
	display:block;
}

.instants_gagnants_bs
{
	width:141px;
	height:22px;
}

.instants_gagnants_texte
{
	color:#666666;
	font-family:Arial;
	font-size:8pt;
	font-weight:600;
	text-align:left;
	padding:0 5 0 10;
	line-height:20px;
	text-align:center;
}

/* définition des styles pour la partie des instants gagnants le cadeau*/

.instants_gagnants_cadeau_ht
{
	background-image: url("/data/instant-gagnant/images/descriptif_instants_gagnants/cadeau_descriptif_ht.gif");
	background-repeat: no-repeat;
	width:233px;
	height:46px;
	display:block;
}

.instants_gagnants_cadeau_titre
{
	color:#6E0607;
	font-family:Arial;
	font-size:9pt;
	font-weight:800;
	font-variant:small-caps;
	text-align:left;
	padding:10 0 0 10;
}

.instants_gagnants_cadeau_mlht
{
	background-image: url("/data/instant-gagnant/images/descriptif_instants_gagnants/cadeau_descriptif_mlht.gif");
	background-repeat: no-repeat;
	width:233px;
	height:60px;
	display:block;
}

.instants_gagnants_cadeau_mlbs
{
	background-image: url("/data/instant-gagnant/images/descriptif_instants_gagnants/cadeau_descriptif_mlbs.gif");
	background-repeat: no-repeat;
	width:233px;
	height:175px;
	display:block;
}

.instants_gagnants_cadeau_image
{
	border:solid 0px white;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.instants_gagnants_cadeau_intitule
{
	color:black;
	font-family:Arial;
	font-size:12pt;
	font-weight:600;
	text-align:center;
	line-height:17px;
	padding:0 5 0 5;
}


.instants_gagnants_texte_cadeau
{
	color:#6E0607;
	font-family:Arial;
	font-size:9pt;
	font-weight:800;
	text-align:left;
	font-variant:small-caps;
	text-align:center;
	padding:45 0 0 0;

}



.instants_gagnants_pied_page
{
	color:#6E0607;
	font-family:Arial;
	font-size:12pt;
	font-weight:600;
	font-variant:small-caps;
	text-align:center;
	line-height:20px;
	letter-spacing:1.5;
}


hr {
  clear: both;
  visibility: hidden;
}


