/* CSS Document */
* {font-family:Arial;margin:0 0 0 0;padding:0;}

#panier #haut_p
{
	width:175px;
	height:35px;
	background:#E6E6E6 url(../images/hiver/panier_fond_haut.gif) 0 0 no-repeat;
	margin:10px 0px 0px 15px;
}

#panier .titre
{
	background:#E6E6E6;
	color:#F60;
	font-size:10pt;
	font-weight:bold;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 15px;
	border-bottom:1px solid #F60;
	text-align:center;
	
}
#panier .text1
{
	font-size:7pt;
	color:#000;
	padding:10px 10px 10px 10px;
}
#panier .text1 span
{
	font-size:7pt;
	color:#6E6E6E;
}

#panier #bas_p
{
	width:175px;
	height:12px;
	background:url(../images/hiver/panier_fond_bas.gif) 0 0 no-repeat;
	margin:0px 0px 0px 0px;
}
#panier #milieu
{
	background:#E6E6E6;
	width:175px;
	text-align:left;
	margin:0px 0px 0px 15px;

}
#panier #milieu .offre
{
/*	background:url(../images/hiver/panier_offre.gif) 6px 0 no-repeat; */
	width:175px;
/*	height:85px; */
	padding:0px;

}
#panier #milieu .offre .esp_h
{
	background:url(../images/hiver/panier_offre_haut.gif) 6px 0 no-repeat;
	height:4px;
	line-height:0;
	font-size:0;
}
#panier #milieu .offre .esp_bas
{
	background:url(../images/hiver/panier_offre_bas.gif) 6px 0 no-repeat;
	height:4px;
	line-height:0;
	font-size:0;
}

#panier #milieu .offre .text2
{
	background:url(../images/hiver/panier_offre_fond.gif) 6px 0 repeat-y;
	font-size:8pt;
	color:#000;
	padding:0px 14px 0px 14px;
	line-height:10px;
	/*font-weight:bold;*/
}
#panier #milieu .offre .en_savoir
{
	padding:3px 0px 0px 17px;
	height:13px;
	font-size:7pt;
}
#panier #milieu .offre .en_savoir a 
{
	color:#fff;
}
#panier #milieu .offre .en_savoir a:hover
{
	font-size:7pt;
	color:#D50;
	
}
#panier #milieu .offre .nom
{
	background:url(../images/hiver/panier_offre_orange.gif) 6px 0 no-repeat;
	font-size:7pt;
	color:#fff;
	padding:3px 0px 0px 15px;
}
#panier #milieu .offre .prix
{
	font-size:8pt;
	color:#fff;
	padding:0px 14px 0px 2px;
	float:right;
}
#panier #milieu .offre .retirer
{
	background:url(../images/hiver/panier_offre_del.gif) 6px 0 no-repeat;
	padding:5px 0px 0px 15px;
	text-align:left;
}
#panier #milieu .offre .retirer a
{
/*	position:absolute; */
	width:160px;
/*	height:16px; */
	font-size:7pt;
	color:#fff;
	
}
#panier #milieu .offre .retirer a:hover
{
	font-size:7pt;
	color:#F60;	
}

#panier .text3
{
	font-size:8pt;
	color:#000;
	padding:1px 10px 0px 14px;
	font-weight:bold;
}
#panier .text3f
{
	float:right;
	font-size:8pt;
	color:#000;
	padding:1px 14px 0px 10px;
	font-weight:bold;
	
}
#panier .text4
{
	font-size:8pt;
	color:#000;
	padding:1px 10px 0px 14px;
}
#panier .text4f
{
	float:right;
	font-size:8pt;
	color:#000;
	padding:1px 14px 0px 10px;
}
#total
{
	background:url(../images/hiver/panier_total.gif) 8px 0 no-repeat;
	width:175px;
	height:15px;
	margin-top:2px;
}
#panier .text5
{
	font-size:8pt;
	color:#FFF;
	padding:0px 10px 0px 14px;
	font-weight:bold;
}
#panier .text5f
{
	float:right;
	font-size:8pt;
	color:#FFF;
	padding:0px 14px 0px 10px;
	font-weight:bold;
}

#panier .bouton1
{
	text-align:left;
	padding:8px 0px 0px 9px;
	width:144px;
	height:28px;
	background:url(../images/hiver/bouton_reserve3.gif) 0 0px no-repeat;
	margin:10px 0px 0px 15px;
}
#panier .bouton1 a
{
	position:absolute;
	color:#fff;
	font-size:8pt;
	font-weight:bold;
	width:126px;
	text-align:center;
}
#panier .bouton1 a:hover
{
	color:#000; 
}
#panier .bouton2
{
	text-align:center;
	padding:8px 0px 0px 0px;
	width:144px;
	height:27px;
	background:url(../images/hiver/bouton_option.gif) 0 0px no-repeat;
	margin:0px 0px 0px 15px;
}
#panier .bouton2 a
{
	color:#fff;
	font-size:8pt;
	font-weight:bold;
}
#panier .bouton2 a:hover
{
	color:#000; 
}
#panier #remise
{
	text-align:left;
	margin-top:10px;
	height:26px;
}
#panier #remise a
{
	position:absolute;
	width:175px;
	height:26px;
	padding:5px 0px 0px 35px;
	text-align:left;
	background:url(../images/hiver/panier_remise.gif) 10px 2px no-repeat;
	font-size:8pt;
	color:#707070;
}
#panier #remise a:hover
{
	color:#000;
}