 #contenu {
  margin:140px 0px 0px 60px;
 }

 .icone img {
   width:150px;
 }
 
 .cadre {margin:15px 0px 60px 20px; padding:5px 20px; border:solid #660000 1px; width:650px; }
 .cadre h1 {float:right; margin:0px 10px 0px 0px; padding:3px 10px; top:-20px; 
     font-size:12pt; position:relative; display:inline; background: url(../images/fond.jpg);
		 }
 .cadre table {width:100%;}
 .cadre .tdTitre{text-align:right; vertical-align:top;}
 .cadre .date  {font:14pt bold Arial; color:#660000; margin:0px; padding:0px 0px 5px 0px;}
 .cadre .titre {font:16pt bold Arial; color:#660000; margin:0px; padding:0px;}
 .cadre .descriptif {font:13pt bold Times; color:#660000; margin:0px; padding:0px; text-align:justify;}

 .articles td {color:#000099; font:normal 9pt Arial; padding:3px;}
 .articles input {background:#ffffff; width:15px; height:15px; color:#000099;}
 .articles .choix {width:20px;}
  .articles .ref {width:100px;}
  .articles .titre1 {width:350px;}
 .articles .auteur {width:270px;}
 .articles .prix {width:50px;text-align:right;padding-right:30px;}
 .articles .nb {width:40px;text-align:right; padding-right:10px;}
 .articles .support {width:35px;}
 .articles .message {width:100%; font-size:13pt; padding-top:15px;}
 .articles .ligne1 {background:#EFE1AF;}

 #popUpImg {height:330px; margin:15px;}
 #popUpDiv {height:390px; width:730px; top:5px; left:16px; text-align:center;
   position:absolute; visibility:hidden; border:solid 1px #990000; background: 
	 url(../images/fond.jpg) fixed; cursor:pointer;}
 #topBar{background:#990000; width:100%; height:20px; padding:2px } 
 
.ecoute {
  float:right;
	background:#EFE1AF;
	padding:3px;
	border:solid white 2px;
	font-weight:bold;
}

#confirmation {
  position:absolute;
	top:205px;
	left:270px;
	width:300px;
  background:#FFF7D6;
	padding:15px;
	border:solid #993333 3px;
}

#confirmation span, #confirmation a {
  cursor: pointer;
	text-decoration: underline;
	padding:0px 10px 0px 0px;
}

#panier {
	margin:0px 0px 30px 530px;
}


