/*** DEFAULT CSS FOR bloc_62 ***/

#bloc_62 div.center_box_center{
	padding: 10px 0px;
}
#bloc_62 div#inviter{
	width: 260px;
	background: #ededed url(../images/center/inviting.jpg) no-repeat 5px 0;
	padding: 0px 0px 0px 70px;
	margin: 0px auto 20px auto;
}
#bloc_62 div#inviter strong span{
	color: #e43a06;
}
#bloc_62 div#inviter p{
	color: #03256f;
}
#bloc_62 div#inviter p.link{
	text-align: right;
}
#bloc_62 div#inviter p.link a{
	padding-left: 20px;
	background: #ededed url(../images/center/arrow_invite.jpg) no-repeat 0 0;
	color: #ff460c;
}
#bloc_62 table.panier {
	width: 100%;
}
#bloc_62 table input.checkbox {
	display: none;
}
#bloc_62 table td, 
#bloc_62 table th {
	text-align: center;
	padding: 2px;
}
#bloc_62 table th {
	background: #e4e3f1 !important;
}
#bloc_62 table div.view a {
	background: transparent url(../images/center/order_view.png) no-repeat 0 0 !important;
}
#bloc_62 table tr.odd {
	background: #f4f4f4 !important;
}
#bloc_62 table th a {
	color: #006aa0;
}
#bloc_62 table th.del_cell {
	display: none;
}
#bloc_62 table th.quantity {
	width: 55px;
}
#bloc_62 table td.price_cell b{
	font-size: 14px;
}
#bloc_62 table td a {
	color: #ea3907;
}
#bloc_62 table.totaux td,
#bloc_62 table.panier td  {
	border: #e5e3f0 solid 1px;
}
#bloc_62 table.totaux td  td,
#bloc_62 table.panier td  td {
	border: none;
}
#bloc_62 a.less, 
#bloc_62 a.more, 
#bloc_62 span.quantity {
	display: block;
	width: 10px;
	height: 4px;
	padding: 3px 0px 3px 0px;
	float: left; 
	line-height: 4px;
	text-align: center; 
}
#bloc_62 a.less{
	margin-left: 10px;
}
#bloc_62 a.less, 
#bloc_62 a.more{
	background: #fff;
	border: #ebe9f4 solid 1px;
	font-weight: bold;
	color: #0061a3;
	font-size: 14px;
}
#bloc_62 a.delete{
	display: block;
	width: 13px;
	height: 13px;
	text-indent: -5000em;
	background: transparent url(../images/center/poubelle.jpg) no-repeat 0 0;
	margin: auto;
}
div#bloc_62 div.mediaitem {
	float: none;
	padding: 0px !important;
	margin: auto !important;
	width: 50px;
	background: transparent;
	border: none;
	min-height: 50px;
	height: auto;
	font-size: 5px;
}
div#bloc_62 div.mediaitem div.playbutton{
	position: relative;
	display: block;
	float: left;
	margin-top: -50px;
	background: none !important;
	width: 50px;
	height: 50px;
	text-indent: -5000em;
}
div#bloc_62 div.mediaitem div.playbutton a{
	width: 50px;
	height: 50px;
}
div#bloc_62 div.mediaitem table{
	width: 50px !important;
	min-width: 50px !important;
	padding: 0px !important;
	margin: 0px !important;
	height: 50px !important;
} 
div#bloc_62 div.mediaitem td{
	width: 50px !important;
	min-width: 50px !important;
	padding: 0px !important;
	margin: 0px !important;
	height: 50px !important;
	border: #aaa solid 1px;
	background: #fff;
	vertical-align: middle;
}
div#bloc_62 div.mediaitem div.title {
	display: none;
}
div#bloc_62 div.mediaitem img{
	max-width: 45px;
	max-height: 45px;
}
div#bloc_62 table.totaux{
	margin: 10px auto;
}
div#bloc_62 table.totaux td.toright{
	background-color: #e5e4f4;
	padding: 2px 5px;
}
div#bloc_62 table.totaux td.bd{
	border-bottom: #fff solid 1px !important;
}
div#bloc_62 table.totaux tr.total td.price_cell{
	background: #f4f4f4;
}
div#bloc_62 a.valid_order{
	display: block; 
	width: 160px;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	color: #e93806;
	margin: 10px auto;
	padding: 22px 0px 0px 50px;
	background: #fff url(../images/center/valid_command.jpg) no-repeat 0 0;
}
div#bloc_62 div.contenu p{
	font-size: 10px;
	color: #666;
}