@charset "UTF-8";
/* CSS Document */

/* Styles de page */

body {
	background-color: #B3B3B3;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #17296E;
	font-size: 11px;
}
td, th, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #17296E;
	background-color: inherit;
}
DIV.areaLeft {
	float: left;
}
A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F39400;
	background-color: inherit;
}
A:hover {
	color: #FF6600;
	background-color: inherit;
}
DIV.abecedaire {
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	height: 14px;
	width: 14px;
	float: left;
	list-style: none;
	padding: 20px 0px 10px;
}
DIV.abecedaire A {
	text-decoration: none;
}
DIV.abecedaire A:hover {
	text-decoration: underline;
	font-weight: bold;
}
DIV.navigArticles {
	text-transform: uppercase;
	display: block;
	height: 14px;
	width: 8px;
	float: left;
	list-style: none;
	padding: 0px 6px 10px 0px;
}
DIV.navigArticles A {
	text-decoration: none;
}
DIV.navigArticles A:hover {
	text-decoration: underline;
	font-weight: bold;
}
DIV#interface {
	height: 100%;
	overflow: auto;
	margin: auto;
	position: relative;
	background: url(../images/back_interface.gif) repeat-y;
	width: 1064px;
}
UL.standard {
	list-style-image: url(../images/puce.gif);
}
UL.tracklist {
	list-style-image: url(../images/puce.gif);
	padding: 0px 0px 0px 12px;
	line-height: 22px;
}
H1 {
	color: #4D90C8;
	background-color: inherit;
	border-bottom: 1px solid #4D90C8;
	margin: 20px 0px 11px;
	font: normal 24px Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
}
H2 {
	font-size: 11px;
	color: #4D90C8;
	background-color: inherit;
	border-bottom: 1px solid #4D90C8;
	margin: 20px 0px 11px;
	font-weight: bold;
	padding-bottom: 2px;
}
H3 {
	font-size: 11px;
	margin: 10px 0px 5px;
	font-weight: bold;
	height: 25px;
}
H4 {
	font-size: 11px;
	color: #17296E;
	background-color: inherit;
	border-bottom: 1px solid #17296E;
	margin: 0px 0px 16px;
	font-weight: bold;
	padding-bottom: 2px;
}
P {
	margin: 11px 0px;
}
P.article {
	margin: 0px;
	height: 25px;
}
P.article_it {
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-style: italic;
	height: 25px;
}
SPAN.article_prix {
	margin: 0px;
	color: #FF6600;
	background-color: inherit;
	font-weight: bold;
	font-size: 10px;
	height: 12px;
}
SPAN.article_prix_promo {
	margin: 0px;
	color: #FF6600;
	background-color: inherit;
	font-size: 10px;
	height: 12px;
	text-decoration:line-through;
}

.article_prix_barre {
	margin: 0px;
	color: #FF6600;
	background-color: inherit;
	text-decoration:line-through;
	font-size: 10px;
	height: 12px;
}
.article_prix_rouge {
	margin: 0px;
	padding-left: 4px;
	color: #FF3300;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	height: 12px;
}
P.article_remarque{
	margin: 0px;
	color: #FF6600;
	background-color: inherit;
	font-size: 10px;
	height: 25px;
}
P.tracklist {
	left: 200px;
	margin: 0px;
	line-height: 20px;
}
/* Style de banner */

DIV#banner {
	background: url(../images/back_banner.jpg) no-repeat;
	height: 140px;
}
/* Styles de menu */

DIV#menu {
	background: url(../images/back_menu.jpg) no-repeat;
	padding: 0px 20px;
	height: 30px;
}
DIV#menu_lang {
	float: left;
	padding: 10px 20px 0px;
	width: 160px;
	height: 20px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: inherit;
}
DIV#menu_lang A {
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}
DIV#menu_lang A:hover {
	text-decoration: underline;
}
/* MENU */
	#menu_page {
	height: 30px;
}
#menu_page {
	display: inline;
	width: auto;
}
#menu_page UL {
	height: 30px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	width: auto;
}
/* FOR Mozilla */
	HTML>BODY #menu_page UL {
	display: block;
}
/*---*/
	#menu_page LI {
	float: left;
	height: 30px;
}
#menu_page LI A {
	display: block;
	background: #4D90C8 url(../images/angle_menu_off.gif) no-repeat;
	text-transform: uppercase;
	font: bold 11px/11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	padding: 10px 10px 9px 20px;
	margin-right: 1px;
}
#menu_page LI A:hover, #menu_page LI .act A {
	background: #F39400 url(../images/angle_menu_on.gif) no-repeat;
	color: #FFFFFF;
}
/* Styles de contenu */

DIV#content {
	background: url(../images/back_content.jpg) no-repeat;
	padding: 0px 20px 40px;
	height: 100%;
	overflow: auto;
}
/* Styles de contenu de gauche */

DIV.content_left {
	padding: 0px 20px;
	float: left;
	width: 160px;
}
/* Styles de contenu de droite */

DIV.content_right {
	padding: 0px 20px;
	float: right;
	width: 784px;
}
DIV.article {
	float: left;
	width: 140px;
	padding-right: 15px;
	padding-bottom: 20px;
}
DIV.imgSmall {
	clear: both;
	height: 105px;
}
DIV.articleDetail {
	height: auto;
}
DIV.title_article {
	height: 100%;
	overflow: auto;
}
IMG.vignettes {
	border-style: none;
}
DIV.btn_group {
	margin: 10px 10px 10px 0px;
	clear: both;
	height: 16px;
}
DIV.bigImg {
	float: left;
	height: 100%;
	width: 200px;
}
DIV.bigImg img {
	height: auto;
	width: 200px;
}
DIV.contentDetail {
	float: right;
	height: 100%;
	width: 570px;
}
DIV.detailDef {
	height: 16px;
	width: 80px;
	float: left;
}
DIV.detailName {
	height: 16px;
	font-style: italic;
}
DIV.detailBtn {
	height: 16px;
	padding: 10px 0px;
}
DIV.tracklistNo {
	height: 16px;
	width: 30px;
	float: left;
}
DIV.tracklistName {
	height: 16px;
	width: 250px;
	float: left;
}
DIV.tracklistTime {
	height: 16px;
	width: 50px;
	float: left;
}
DIV.tracklistSound {
	height: 16px;
}
/* Groupes de boutons */

DIV.btn {
	float: left;
	margin-right: 2px;
}
DIV.btn_back, DIV.btn_back A {
	float: left;
	margin-right: 2px;
	background: url(../images/btn_back_off.gif) no-repeat;
	height: 14px;
	width: 14px;
	text-decoration: none;
}
DIV.btn_back A:hover {
	background: url(../images/btn_back_on.gif) no-repeat;
}
DIV.goCadre {
	margin-top: 20px;
}
DIV.btn_go, DIV.btn_go A {
	float: left;
	background: url(../images/btn_go_off.gif) no-repeat;
	height: 16px;
	width: 40px;
	text-decoration: none;
}
DIV.btn_go A:hover {
	background: url(../images/btn_go_on.gif) no-repeat;
}
DIV.btn_add, DIV.btn_add A {
	float: left;
	margin-right: 2px;
	background: url(../images/btn_add_off.gif) no-repeat;
	height: 14px;
	width: 14px;
	text-decoration: none;
}
DIV.btn_add A:hover {
	background: url(../images/btn_add_on.gif) no-repeat;
}
DIV.btn_info, DIV.btn_info A {
	float: left;
	margin-right: 2px;
	background: url(../images/btn_info_off.gif) no-repeat;
	height: 14px;
	width: 14px;
	text-decoration: none;
}
DIV.btn_info A:hover {
	background: url(../images/btn_info_on.gif) no-repeat;
}
DIV.btn_sound, DIV.btn_sound A {
	float: left;
	margin-right: 2px;
	background: url(../images/btn_sound_off.gif) no-repeat;
	height: 14px;
	width: 14px;
	text-decoration: none;
}
DIV.btn_sound A:hover {
	background: url(../images/btn_sound_on.gif) no-repeat;
}
DIV.btn_pre, DIV.btn_pre A {
	float: left;
	margin-right: 2px;
	background: url(../images/btn_pre_off.gif) no-repeat;
	height: 14px;
	width: 14px;
	text-decoration: none;
}
DIV.btn_pre A:hover {
	background: url(../images/btn_pre_on.gif) no-repeat;
}
DIV.btn_delai, DIV.btn_delai A {
	float: left;
	margin-right: 2px;
	background: url(../images/btn_delai_off.gif) no-repeat;
	height: 14px;
	width: 14px;
	text-decoration: none;
}
DIV.btn_delai A:hover {
	background: url(../images/btn_delai_on.gif) no-repeat;
}
DIV.btn_delete, DIV.btn_delete A {
	float: left;
	margin-right: 2px;
	background: url(../images/btn_indispo_off.gif) no-repeat;
	height: 14px;
	width: 30px;
	text-decoration: none;
}
DIV.btn_delete A:hover {
	background: url(../images/btn_indispo_on.gif) no-repeat;
}
DIV.btn_pass, DIV.btn_pass A {
	float: left;
	margin-right: 2px;
	background: url(../images/btn_pass_off.gif) no-repeat;
	height: 14px;
	width: 14px;
	text-decoration: none;
}
DIV.btn_pass A:hover {
	background: url(../images/btn_pass_on.gif) no-repeat;
}
.btn_soundExtrait {
	margin-top: 4px;
}
/* Style de commande */
DIV.basketLineConfirm {
	height: 20px;
	border-bottom: 1px solid #4D90C8;
	padding-top: 10px;
}
DIV.basketTitleConfirm {
	float: left;
	width: 150px;
	height: 20;
}
DIV.basketQuantConfirm {
	float: left;
	width: 200px;
	height: 20px;
}
DIV.basketPriceConfirm {
	float: left;
	width: 50px;
	height: 20px;
	text-align: right;
}


DIV.basketLine {
	height: 114px;
	border-bottom: 1px solid #4D90C8;
	padding-top: 10px;
}
DIV.basketImg {
	float: left;
	width: 90px;
	height: 114px;
}
DIV.basketTitle {
	float: left;
	width: 150px;
	height: 114px;
}
DIV.basketQuant {
	float: left;
	width: 140px;
	height: 114px;
}
DIV.basketPrice {
	float: left;
	width: 80px;
	height: 114px;
}

/* Style de pied de page */

DIV#copyright {
	font-size: 9px;
	text-align: center;
	padding: 10px 20px;
}
DIV#copyright A {
	font-size: 9px;
	text-align: center;
	color: #17296E;
	background-color: inherit;
}
P.signature {
	margin: 2px 0px;
}

/* Style formulaire */

SPAN.labelForm {
	float: left;
	clear: both;
	width: 100px;
	display: block;
	height: 18px;
}
SPAN.areaForm {
	display: block;
	height: 100%;
	overflow: auto;
.}
.dessus{
	float:right;
	position:relative;
	top: 1px;
	right: 125px;;
	z-index: 1000;	
	padding:0;
	margin:0;
}

/* Styles ajoutés le 11 février 2010 */

DIV#definition {
	padding-top: 110px;
	padding-left: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
}
DIV.imageSelection {
	width: 160px;
	height: auto;
}