@import url(/_css/style6/main.css);

#content { 
 width: 100%;
 color: #333;
 height: 470px;
}

#content2{
position:relative;
top:85px;
background-color:#FFFFFF;
height:365px;
z-index:50;
}

#menu_panier{
background-color:#edeeef;
height:17px;
padding-left:20px;
padding-top:3px;
}

.menu_panier_on{
float:left;
color:#84898c;
font:bold 11px Arial, Helvetica, sans-serif;
margin-right:15px;
}

.menu_panier_off{
float:left;
color:#5a5251;
font:bold 10px Arial, Helvetica, sans-serif;
margin-right:15px;
}

#cadre_contenu{
width:910px;
height:270px;
margin-top:15px;
margin-left:20px;
font:normal 11px Arial, Helvetica, sans-serif;
}
select.paysPort {
border: 1px solid #C3AFA6;
}
select.paysPort option {
padding-left:10px;
}
input.qte {
font: 11px Arial, Helvetica, sans-serif;
border:1px solid #F1F1F1;
background:#fff url(/_img/bg_form.gif) no-repeat;
padding-left: 3px;
text-align:center
}

/*tableau*/

.top_tableau {
background-color:#edeeef;
color:#000;
font:normal 11px Arial, Helvetica, sans-serif;
height:20px;
}

.tableau {
color:#000;
font:normal 11px Arial, Helvetica, sans-serif;
height:55px;
} 

.tableau a{
color:#84898c;
text-decoration:underline;
}

.prix{
color:#84898c;
font-weight:bold;
font-size: 12px;
}

.prix span {
	display: block;
	position: relative;
	color:#aaaaaa;
	font-weight: normal;
	font-size: 11px;
	line-height: 8px;
	overflow: hidden;
	text-align: center;
	width: 48px;
}
#strikePrice {
	position: absolute;
	top: 0px;
	left: 0px;
	
}


.prix font{
	display: block;
	width: 47px;
	height: 18px;
	color: #FFF;
	background-color: #44565d;
	text-align: center;
	float: left;
	margin-right: 5px;
	font: bold 15px Arial, Helvetica, sans-serif;
	padding-top: 1px;
}

.prix2 b {
color:#84898c;
padding-left:88px;
font-weight:bold;
}
.prix2 span {
color:#84898c;
font-weight:bold;
padding-left:74px;
margin-top: -10px;
}


.quantite{
width:55px;
color:#000;
font:normal 11px Arial, Helvetica, sans-serif;
}

.tableau2{
color:#84898c;
font:normal 11px Arial, Helvetica, sans-serif;
height:30px;
}

.bottom_tableau{
background-color:#edeeef;
color:#000;
font:normal 11px Arial, Helvetica, sans-serif;
}

textarea.message {
width:350px; 
height:45px; 
margin:5px 0 5px 0;
background:#fff url(/_img/bg_form.gif) no-repeat;
border:0px;
}


/*boutons*/

span.cadeau {
color:#000;
}

a.emballage {
 display: block;
 line-height: 15px;
 text-decoration: none;
 width: 146px;
 background: url(/_img/commande/btn_emballage6.gif) no-repeat 0 -15px;
}

a.emballage:hover {
 width: 146px;
 background: url(/_img/commande/btn_emballage6.gif) no-repeat 0 0;
}

a.poursuivre {
 display: block;
 line-height: 15px;
 text-decoration: none;
 width: 153px;
 background: url(/_img/commande/btn_poursuivre_shopping6.gif) no-repeat 0 -15px;
}

a.poursuivre:hover {
width: 153px;
background: url(/_img/commande/btn_poursuivre_shopping6.gif) no-repeat 0 0;
}

a.terminer {
display: block;
line-height: 15px;
text-decoration: none;
width: 140px;
background: url(/_img/commande/btn_terminer_commande6.gif) no-repeat 0 -15px;
}

a.terminer:hover {
width: 140px;
background: url(/_img/commande/btn_terminer_commande6.gif) no-repeat 0 0;
}

#boutons_bas{
float:right;
}

#poursuivre{
float:left;
}

#terminer{
float:left;
margin-left:5px;
}