#contenu {
  margin:150px 0px 0px 0px;
}

h1 {
  font-size:1.5em;
	margin:0px 0px 30px 0px;
	padding:3px;
	background:#FFF7D6;
}

h2 {
  font-size:1.2em;
}

#menu {
	font-family:arial;
	font-size:.8em;
	font-weight:bold;
	padding:20px 15px 0px 15px;
	border-right: solid #993333 2px;
	width:220px;
}

#menu a, #menu span {
  white-space:no-wrap;
	display:block;
	padding-bottom:1.4em;
}

#menu a:hover {
  color:#cc9966;
}

#page {
  padding:20px;
	text-align:justify;
}

#sthemes a {
  background:url(../images/ouvrir.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding:0px 30px 0px 18px;
	font-weight:bold;
	font-size:.9em;
}

#sthemes a:hover {
  color:#cc9966;
}

#selected {
  text-decoration:none;
}

#boutons {
  margin: 15px;
}

#type_recherche {
  font-family:arial;
	font-size:.8em;
	font-weight:bold;
	padding-right:10px;
}

#type_recherche:hover {
  color:#cc9966;
}

#boutons input {
  margin:0px 0px 0px 10px;
}

#boutons td {
  vertical-align:bottom;
}

#boutons img {
  cursor:pointer;
}

.pages a, .pages span {
  padding-right:15px;
}

.pages {
  font-weight:bold;
}

#catalogue {
  width:100%;
}

.titredr {
  text-align:right;
}

.descriptif {
  padding-top:7px;
	text-align:justify;
}

.descriptif .icn {
  float:left;
	margin: 0px 10px;
	cursor:pointer;
	width:110px;
}

.descriptif .texte {
  float:left;
}

.espace {
  height:30px;
}

.detail {
  width:100%;
	margin-top:30px;
}

.detail .nb {
  text-align:right;
}

#catalogue td {
  padding:3px 10px;
}

#catalogue .titre {
  background:#F5EBC8;
} 

#catalogue .titre0 {
  background:#F5EBC8;
} 

#catalogue .titre1 {
  background:#FFF7D6;
} 


.titre td {
  vertical-align: middle;
	border-top:solid #993333 1px;
  border-bottom:solid #993333 2px;
}

.support {
  background:#EFE1AF;
	border:solid white 1px;
}

#langue {
  position: absolute;
	top:20px;
	left:250px;
}

#langue .lg1 {
  cursor:pointer;
}

.prix, .ajouterPanier, .voirPanier, .nb {
  white-space:nowrap;
}

.ecoute {
  float:right;
	background:#EFE1AF;
	padding:3px;
	border:solid white 2px;
	font-weight:bold;
	cursor:pointer;
}

#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;
}

#player {
  position:absolute;
	display:none;
	top:205px;
	left:270px;
	width:300px;
  background:#FFF7D6;
	padding:0px;
	border:solid #993333 3px;
}

#player div {
  background:#993333;
	height:20px;
	text-align:right;
	margin:0px;
	width:300px;
}

#player img {
  cursor:pointer;
}
