/* PANIER */
#Panier {
	position:absolute;
	width:30px;
	height:30px;
	z-index:0;
	left: 650px;
	top: -3px;
}
div#form h1, #pannier h1 {	color : white;	font-size : 16px; text-align:left;}
div#form  h2, #pannier h2 {font-size : 13px;	color : #48020A;	margin : 5px 3px 0 3px;	line-height : 13px;	padding : 0;text-align:left;}
fieldset{	border : 1px dashed #555;}
a{	text-decoration : none;	font-size : 10px;}
div#form p, #pannier  p{	padding : 3px 10px ; font-size:10px;	margin : 0;}
select{ padding : 1px;margin : 10px;}
#form{width:400px;margin-top:80px;}
#picturePreview {
	background-color : #555;
	width:260px;
	height:360px;
	max-width:200px;
	max-height:300px;
	padding : 30px;
	margin : 80px 10px 10px 100px;
}
#picturePreview  img{
	width : 100%;
	max-height : 90%;
}

#pannier, #pannierthead {
	border-collapse: collapse;
	border-spacing :0px;
	width : 100%;
	margin : 20px auto;
}
#cartContent{
overflow:auto;
height:350px;
}
#pannier tbody{max-height: 350px; /* Moz, Opera.. */}
thead td{padding-bottom:5px;	font-size : 12px;}
#pannier tr {background-color:#404040;}
#pannier tr:hover {background-color:#444;}
#pannier td{	padding : 5px;	margin :0px;}


.addtocart {
	background :url('addto.jpg')  transparent no-repeat  top center;
	color : #d7d6d6;
	padding : 5px 20px 4px 25px;
	text-decoration : none;
	font-size : 10px;
	border:none;
	cursor:pointer;
	margin-left:5px;
}
.button {
	color : white;	text-decoration : none;
	font-size : 12px;	border:none;
	width: 146px;height : 22px;
	background:url('btn.jpg') transparent no-repeat;
	padding : 3px 7px;	cursor:pointer;
}
.delete{border : none;margin-left:30px; padding : 15px;background :url('delete.png') center center no-repeat;}
.inline {display :inline;	float:left;}#global #cadrenoir #animation #texte em #liens {
	font-size: 14px;
	color: #4c0404;
}
#global #cadrenoir #animation #texte em #ad {
	color: #d7d6d6;
	text-align: justify;
}
#global #cadrenoir #animation #texte em #ad {
	color: #4c0404;
}
#global #cadrenoir #animation #texte em #ad {
	color: #d7d6d6;
}

