/* @group Products */
#contenuConteneur {
    position: relative;
	height: 474px;
	width: 583px;
	background: #f5f5f5;
	border-left: 1px solid #cdccc9;
	text-align: left;
}
#contenuPrincipal {
	background: #ebebeb;
	margin: 0 23px 0 20px;
	text-align: center;
	padding: 10px 10px 0 0;
	height: 170px;
	border-right: 1px solid #CDCCC9;
}
#message {
	margin-left: 20px;
	height: 20px;
	width: 412px;
}
#contenuFond div.info {
	height: 28px;
	background: #f5f5f5;
	/*border-top: 4px solid #6b7eb7;
	border-bottom: 4px solid #6b7eb7;*/
}
#contenuFond div.error {
	border-top: 4px solid #ae5555;
	border-bottom: 4px solid #ae5555;
}
#contenuFond div.message {
	border-top: 4px solid #6dcf67;
	border-bottom: 4px solid #6dcf67;
}
#contenuFond #message div {
	margin: 1px 0;
	background: #cbc1bb;
	color: #fdfdfd;
	height: 16px;
	padding: 2px 0 0 2px;
	font-weight: bold;
}
#contenuFond #message div a {
	color: #fff;
}
#contenuIntro {
	background: #ebebeb;
	margin: 0 0 0 20px;
	height: 80px;
	color: #555;
	text-align: left;
	border-bottom:1px solid #c8c7c5;
}
#contenuIntro h1 {
	padding-top: 5px;
}
#contenuIntro a.aide {
	visibility: hidden;
	float: right;
	width: 25px;
	height: 25px;
	margin-right: 2px;
}
#contenuIntro h3 {
	margin-top: -2px;
	margin-right: 25px;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-family: verdana, arial, sans-serif;
	line-height: 1.5em;
	font-weight: normal !important;
}
#contenuIntro h3 a {
	text-decoration: none;
	color: #555;
	line-height: 1.2em;
	font-size: 0.9em;
	padding: 1px 2px;
}
#contenuIntro h3 a:hover {
	text-decoration: none;
	background-color: #CDCCC9;
	color: #333 !important;
}
#jaquette {
	float: right;
	margin: 0 1px 0 10px;
	text-align: center;
	width: 150px;
}
#bouncing {
	/*the spinner_green don't exists...*/
	/*display: none;
   * */
}
.stars {
	background: #9c9c9c;
	width: 151px;
	height: 16px;
	color: #FFF;
	font-weight: bold;
	padding-top: 5px;
}
.stars li {
	font-weight: normal;
}
.stars li img {
	vertical-align: top;
}
.stars li {
	display: inline;
}
li.buyitnow {
	border: 1px solid #9C9C9C;	
}
.buy1col, .buy2col {
	width: 151px;
	position: relative;
}
.buy1col li.buyitnow {
	text-align: right;
	width: 149px;
	height: 31px;
	background: transparent url(buyitnow.gif) no-repeat 0 0;
	border: 1px solid #9C9C9C;
}
.buy1col li.buyitnow a {
	display: block;
	background: transparent url(buyitnow.gif) no-repeat 0 0;
}
.buy1col li.buyitnow img {
	margin-right: 15px;
}
.buy1col li.prix, .buy1col li.infos {
	border: 1px solid #9C9C9C;
	border-top: none;
	height: 18px;
	line-height: 18px;
}
.buy2col li.buyitnow {
	background: #E1E1E1 url(buyitnow2col.gif) no-repeat 0 0;
}
.buy2col li.buyitnow img {
	margin-left: 30px;
	display: block;
}
.buy2col li.buyitnow a {
	display: block;
	background: #EBEBEB url(buyitnow2col.gif) no-repeat 0 0;
}
li.buyitnow a:hover {
	background-position: 0 -31px;
}
li.prix, span.prix {
	background-color: #F5F5F5;
	font-weight: bold;
	font-size: 1.4em;
	font-family: arial, helvetica, sans-serif;
	color: #AC1A58;
}
.buy1col li.prix {
	width: 90px;
	float: left;
}
.buy2col span.prix {
	display: block;
	border-top: 1px solid #9C9C9C;
	padding: 3px;
}
.buy2col span.prix, .buy2col li.infos {
	width: 68px;
}
.buyitsale {
	float: left;
	border-right: none !important;
}
.buyitdownload {
	float: right;
}
li.infos a {
	background-color: #9C9C9C;
	color: #FFF;
	display: block;
	font-weight: bold;
}
li.infos a:hover {
	color: #DFDFDF;
}
.buy1col li.infos {
	background-color: #EBEBEB;
	width: 58px;
	border-left: none;
    float: right;
}
.buy2col li.infos {
	border: 1px solid #9C9C9C;
	border-bottom: none;
	background-color: #E1E1E1;
	height: 22px;
	width: 149px;
}
.buy2col li.infos img {
	float: left;
}
.buy2col li.infos a {
	float: right;
	width: 50px;
	height: 15px;
	line-height: 15px;
	margin: 2px;
	border: 1px solid #C1C1C1;
	padding: 0 2px;
}

#contenuPrincipal #description {
	text-align: justify;
	margin-left: 20px;
	margin-right: 8px;
}
/* @end */
/* @group player */
#contenu {
	height: 562px;
}
#contenuDescriptif {
	height: 173px;
	margin: 0 23px 0 20px;
	padding: 2px 0 0 0;
	background: #ebebeb;
	text-align: center;
	border-right: 1px solid #CDCCC9;
}
#contenuDescriptif #player {
	float: left;
	width: 280px;
	height: 159px;
	margin-top: 10px;
	margin-left: -21px;
	/*margin: 18px 10px 0 -21px;*/
	border: 2px solid #555;
	position: relative;
	z-index: 50;
}
#contenuDescriptif #information {
	text-align: left;
	color: #555;
	margin: 0 5px 0 270px;
	padding-top: 8px;
}
#contenuDescriptif #information a:hover {
    color: #9B9B9A;
}
#informationProduct {
    position: relative;
    width: 260px;
    height: 112px;
}
#informationProduct li {
    width: 257px;
    position: relative;
    overflow: hidden;
    margin-bottom: 1px;
}
#informationProduct li.sep {
    height: 5px;
    margin: 0;
}
#informationProduct li a {
    font-weight: bold;
    background: #EBEBEB url(puce_follow.gif) no-repeat 0 3px;
    padding-left: 12px;
    color: #3C5995;
}
#informationProduct li a:hover {
    color: #555 !important;
}
#informationMedia {
    width: 263px;
}
#informationMedia li {
    padding: 1px 2px;
    height: 12px;
    border: 2px solid #EBEBEB;
    background-color: #DADADA;
    border-top: none;
}
#informationMedia li.left {
	float: left;
    width: 100px;
    border-left: none;
    font-weight: bold;
}
#informationMedia li.right {
	float: right;
    border-left: none;
    width: 151px;
}
#extraVignettes li.vignette {
	display: block;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	height: 48px;
	width: 60px;
	background: transparent url(fond_imagettes_60.gif) no-repeat center center;
	text-align: center;
	padding-top: 1px;
}
#extraVignettes li#linkDiaporama {
    clear: left;
    display: block;
    margin-left: 5px;
}
#extraVignettes li#linkDiaporama a {
    background: #EBEBEB url(puce_follow2.gif) no-repeat 0 3px;
    padding-left: 10px;
    font-weight: bold;
}
#extraVignettes li#linkDiaporama a:hover {
    color: #333;
}
#extraComments {
	color: #555;
	margin-left: 20px;
	background: #ebebeb;
	padding: 5px 2px 10px 8px;
	width: 529px;
	border-right: 1px solid #cdccc9;
}
#extraComments ul.comments {
	margin: 0 10px 0 5px;
	border-top: 2px solid #BBB;
}
#extraComments ul.comments li {
	color: #333;
	line-height: 1.4em;
	border-bottom: 1px solid #BBB;
	padding: 5px 0;
}
#extraComments ul.comments li span {
	color: #666;
	display: block;
	border-left: 3px solid #9c9c9c;
	padding-left: 3px;
	margin: 5px 0;
	line-height: 0.9em;
}
#extraComments ul.comments li span em {
	color: #9c9c9c;
	font-style: italic;
}
#extraCommentsNew {
	margin: 10px 0 10px 5px;
}
#extraCommentsNew label {
    color: #9C9C9C;
    line-height: 1.3em;
    width: 175px;
    float: left;
    clear: both;
}
#extraCommentsNew li {
    margin-bottom: 3px;
}
#extraCommentsNew li.req label {
    font-weight: bold;
}
#extraCommentsNew input, #extraCommentsNew textarea {
    font-size: .9em;
    font-family: Verdana, sans serif;
	background: #F5F5F5;
	border: 1px solid #BBB;
}
#extraCommentsNew input {
    width: 200px;
}
#extraCommentsNew textarea {
	margin-bottom: 4px;
	width: 513px;
}
#extraCommentsNew p.new {
	line-height: 1.6em;
	font-weight: bold;
    margin-bottom: 5px;
}
#extraCommentsNew p.valid {
    clear: both;
}
#extraCommentsNew p.valid input {
	background: white url(fond_submit.gif) no-repeat 0 0;
	color: white;
	border: medium none;
	font-size: 1em;
	font-weight: bold;
	height: 23px;
	margin: 5px 15px 0 0;
	padding-bottom: 3px;
	width: 160px;
	cursor: pointer;
}
#extraCommentsNew p.valid input:hover {
	background-position: 0 -23px;
}
/* @end */

#footer .footerBlock, #footer a#footerOff, #footer a#footerOn {
    margin-right: 7px !important;
}
#divSupMsgAjax {
    margin-right: -2px !important;
}
#panierCommande {
    width: 165px;
    margin-left: 55px;
}
#new_comment_error {
	border-top: 4px solid #ae5555;
	border-bottom: 4px solid #ae5555;
	background-color: #ae5555;
	color: white;
	padding: 5px 0pt;
	margin-right: 10px;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
}
