ul#menu
{	padding-bottom:14px;	}

table#contenu
{
	float:right;
	border-collapse: collapse;
	text-transform:uppercase;	
	font-size: 0.8em;
	width:750px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-right:10px;
}

table#contenu tr
{
	height:35px;
	background: url(../media/images/panier_fond_table.png) repeat-x;

}
table#contenu tr.prem
{
	height:32px;
	background:none;
}

table#contenu td
{
	border:1px solid #bfbfbf;
	border-left:none;
	border-right:none;
	padding-left:5px;
	padding-right:8px;
	background: url(../media/images/panier_fond_table_bordure.png) no-repeat;
}

table#contenu td.nom_prem
{
	margin-left:20px;
	padding-left:5px;
}
table#contenu td.nom
{
	border-left:none;
	padding-left:5px;
	background: url(../media/images/panier_fond_table_bordure.png) no-repeat 0 3px !important;
	background: url(../media/images/panier_fond_table_bordure.png) no-repeat 0 0;
}

table#contenu td span.rouge
{
	color:#fe0016;
	/*font-weight:bold;*/
	/*padding-left:10px;*/
}

table#contenu td.modifier a
{	color:#b5b5b5;	}
table#contenu td.modifier a:hover
{	color:black;	}
table#contenu td.bg_modifier
{                                 
	border-left:1px solid #bfbfbf;                                        
	background: url(../media/images/panier_fond_table_bordure.png) no-repeat right 3px !important;
	background: url(../media/images/panier_fond_table_bordure.png) no-repeat right 0;
}
table#contenu td.bg_prem_modifier
{
	border-left:1px solid #bfbfbf;
	background: url(../media/images/panier_fond_table_bordure.png) no-repeat right;
}
table#contenu td.prix
{
	text-align: right;
}
table#contenu tr.total
{
	background:none;
	height:19px;
}
table#contenu td.total
{
	background:#dddbd7;
	border:none;
	text-align: right;
	padding-bottom:3px;
	color:#fe0016;
}

p.submit
{
	margin:0;padding:0;
	clear:both;
	right:-2px;
	padding-top:10px;
}

a.submit
{
	float:right;
	height:30px;
	color:white;font-size:0px;letter-spacing:-50px;
margin:0;
padding:0;
}
a.choisir
{	
	width:160px;	
	background:url(../media/images/panier_bouton_choisir.png) no-repeat;	
}

body#en a.choisir
{	
	width:160px;	
	background:url(../media/images/select_hats.jpeg) no-repeat;	
}

a.choisir:hover
{	background:url(../media/images/panier_bouton_choisir_hover.png) no-repeat;	}


body#en a.choisir:hover
{	background:url(../media/images/select_other_hats.jpeg) no-repeat;	}

a.poursuivre
{
	margin-right:3px !important;
	margin-right:13px;
	width:175px;
	background:url(../media/images/panier_bouton_poursuivre_hover.png) no-repeat;
}
a.poursuivre:hover
{	background:url(../media/images/panier_bouton_poursuivre.png) no-repeat;	}





body#en a.poursuivre
{
	margin-right:3px !important;
	margin-right:13px;
	width:175px;
	background:url(../media/images/hover_continue_ordering.jpeg) no-repeat;
}
body#en a.poursuivre:hover
{	background:url(../media/images/continue_ordering.jpeg) no-repeat;	}


#form_lang{
	display:inline;
}

#form_lang select{
	font-size:10px;
}

#form_lang input#chang_lang_valid{
	display:none;
}

table#contenu{
	font-size:9px;
}
div.descriptif_produit{
	text-transform:none;
	margin-bottom:5px;
	padding-top:5px;
}

div.descriptif_produit span.small_grey{
	color:#858585;
}

table#contenu td a.modifier_link{
	color:#7F7F7F;
}

table#contenu td a.delete_link{
	color:#C2C2C2;
}

#texte_echange_internet{
	margin-left:26px;
}