/* MNP A CHANGER */
/******************************************************************************/
/* STYLES PAR DEFAUT **********************************************************/
/******************************************************************************/

/* LE CORPS *******************************************************************/
body {
	width: auto;
	height: auto;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0;
	min-width: 0;
	max-width: none;
	min-height: 0;
	max-height: none;
	line-height: normal;
	vertical-align: baseline;
	position: static;
	z-index: auto;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	text-indent: 0;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

body, div, img, ul, table, table thead td, form {
	margin: 0; padding: 0;
}

/* attention héritage, table, input, textarea */
body, table, button, input, select, textarea {
	font-family: Verdana, Arial, serif; /*HorndonD,*/
	font-size: 8pt;
}

/* LES LIENS ******************************************************************/
a { text-decoration: none; }
a:visited {
}
a:hover, a:active { text-decoration: underline; }

/* LES TABLEAUX ***************************************************************/
/*table {
	width: 100%;
	table-layout: auto;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	text-align: left;
}*/
/*table td {
	vertical-align: middle;
}*/
/*	LES ELEMENTS D'UN FORMULAIRE **********************************************/
button, input, select, textarea {
	width: 150px;
	border: 1px solid inherit;
	font-weight: bold;
}
.check_radio { width: auto; border: none; }
button { cursor: pointer; }
label:first-letter, div label:first-letter, table label:first-letter {
	text-decoration: underline;
	text-transform: uppercase;
}
img { border: none; /*width: auto; height: auto;*/ }
ul { list-style-type: none; list-style-position: outside; }

/*-------------------*/
/* TAILLE */
#head { width: 100%; }
#body {
	width: 694px; /*705*/
	text-align: center;
}
/*#left_menu {
	width: 110px;
}*/
#body_center {
	/*width: 680px;*/ /* 585 603*/
	/*border: 1px solid #0ff0ff;*/
	margin: 5px;
	text-align: left;
}
#content {
	/*width: 100%;
	margin-left: auto;
	margin-right: auto;*/
	clear: both;
	/*float: left;*/
	/*border: 1px solid #000;*/
}

#body_left, #body_center {
	float: left;
}
#foot {
	width: 100%;
	text-align: center;
	clear: both;
}

#invoice_page { text-align: center; width: 100%;}
/*#fact { float: left; }*/


/*------------------*/


/******************************************************************************/
/* MISE EN PAGE ***************************************************************/
/******************************************************************************/
/*------------------*/
div.body {
	width: 100%;
	text-align: center;
	vertical-align: bottom;
}
div.body span {
	vertical-align: text-bottom;
	text-align: left;
	margin: 0;
}
div.body span.span0, div.body span.span1 {
	width: 46%;
	float: left;
	/*height: 1.5em;*/ /*textarea*/
}
div.body span.span0 {
	text-align: right;
	padding-right: 3px;

	clear: both;
	font-weight: bold;
}
div.body span.span1 {
	text-align: left;
	padding-left: 3px;
}
/*------------------*/

/* LES TABLEAUX ***************************************************************/
table {
	table-layout: auto;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	font-size: 8pt;
	text-align: left;
/*	border: 1px solid red;*/
}

table td #middle {
	padding: 0 5px 2 5px;
}

table thead td {
	margin: 0;
	padding: 0;
}

/*	LES ELEMENTS D'UN FORMULAIRE **********************************************/
/*button, input {
	font-family: Verdana, Arial, serif;
	font-size: 8pt;
	border: 1px solid inherit;
	width: 100px;
	margin-bottom: 0.5em;
}
button {
	cursor: pointer;
}
label:first-letter {
	text-decoration: underline;
	text-transform: uppercase;
}
div label:first-letter {
	text-decoration: underline;
	text-transforme: uppercase;
}
table label:first-letter {
	text-decoration: underline;
	text-transforme: uppercase;
}*/

/* LES IMAGES *****************************************************************/
/*img {
	border: 0;
	margin: 0;
	padding: 0;
}*/

/******************************************************************************/
/* MISE EN PAGE ***************************************************************/
/******************************************************************************/
/* Contenu centré horizontalement */
/* mvichery */
#content {
	width: 960px;/*852px*/
/*	margin-left: auto; */
/*	margin-right: auto;*/
	text-align: left;
}

#left_col, #right_col {
	width: 15px;
	height: 100%;
	background-repeat: repeat-y;
}
#left_col {
	background-image: url(../img/traits/bord_gauche.gif);
	background-position: top left;
	padding-right: 10px;
}
#right_col {
	background-image: url(../img/traits/bord_droit.gif);
	background-position: top right;
	padding-left: 10px;
}
#center_col_bottom {
	height: 10px;
	background-image: url(../img/traits/bord_bas.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
#center_col_top {
	height: 10px;
	background-image: url(../img/traits/bord_haut.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

/* --== ==-- */
#r100_top tr, #r200_top tr, #r300, #r400_top tr, #r500_top tr, #r300 tr,
#r700_top tr, #r800, #account_top tr, #research_table tr, #research_tr {
	text-align: center;
}
#r100_top, #r200_top, #r500_top, #r700_top, #middle_top {
	background-position: top left;
	background-repeat: repeat-x;
}
#r100_left, #r200_left, #r500_left, #r700_left, #middle_left,
#research_top, #account_top {
	background-position: top left;
	background-repeat: repeat-y;
}
#research_top {
	background-position: top left;
	background-repeat: repeat-x;
}

#r100_top {
	background-image: url(../img/traits/b2_t1.gif);
	height: 2px;
}
#r100_left {
	background-image: url(../img/traits/b2_t2.gif);
	width: 5px;
}
#r200_top {
	background-image: url(../img/traits/b3_t1.gif);
	height: 2px;
}
#r200_left {
	background-image: url(../img/traits/b3_t2.gif);
	width: 5px;
}
#r500_top {
	background-image: url(../img/traits/b4_t1.gif);
	height: 2px;
}
#r500_left {
	background-image: url(../img/traits/b4_t2.gif);
	width: 5px;
}
#r700_top {
	background-image: url(../img/traits/b1_t1.gif);
	height: 2px;
	width: 100%;
}
#r700_left {
	background-image: url(../img/traits/b1_t2.gif);
	width: 5px;
}
/* --== ==-- */
#middle_top {
	background-image: url(../img/traits/c1_t1.gif);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
}
#middle_left {
	background-image: url(../img/traits/c1_t2.gif);
	height: 5px;
	background-repeat: repeat-y;
}

#right_top {
	background-image: url(../img/traits/c2_t1.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}
#right_left {
	background-image: url(../img/traits/c2_t2.gif);
	height: 5px;
	background-repeat: repeat-y;
}
#research_table {
	text-align: left;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	margin-right: 5px;
	padding-right: 5px;
}
/*
#research_top {
	background-image: url(../img/traits/a1_t1.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
*/
#research_tr {
	background-image: url(../img/traits/a1_t1.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
#research_right {
	background-image: url(../img/traits/a1_t2.gif);
	background-repeat: repeat-y;
	background-position: top left;
/*	padding-right: 15px;*/
}

#account_top {
	vertical-align: top;
/*	background-image: url(../img/traits/a2_t1.gif);
	background-repeat: no-repeat;*/
	height: 100%;
	width: 100%;
}

#account_right {
	background-image: url(../img/traits/a2_t2.gif);
	background-position: top right;
	background-repeat: repeat-y;
}
#footer {
	background-image: url(../img/traits/d1_t1.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
tfoot .menu {
	background-image: url(../img/traits/d1_t2.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.left_title {
	margin-bottom: 5px;
}

/* En-tête et pied de page */
#layout thead, #layout tfoot {
	text-align: right;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}
#layout thead .radio {
	border: 0;
	width: auto;
	vertical-align: middle;
}
#layout tfoot {
}
#footer {
	text-align: left;
}
/* Bannière d'en-tête et de pied de page */
#layout .banner {
}
/* Menu d'en-tête et de pied de page */
#layout .menu {
	text-align: center;
}
#layout thead .menu {
}
#layout tfoot .menu td {
	height: 100%;
	vertical-align: top;
}
#layout tbody {
	vertical-align: top;
}
/* Les cellules du tbody */
#left {
	width: 165px;
}
#middle {
	height: 100%;
	width: 495px;
}
#right {
	width: 250px;
	height: 100%;
}
#left, #middle, #right {
	padding: 0;
	margin: 0;
}
#middle div, #right div {
	margin: 0 5px 0 5px;
}

/******************************************************************************/
/* ELEMENTS DE LA COLONNE DE GAUCHE *******************************************/
/******************************************************************************/
#left {
	font-weight: bold;
/*	border-left: 1px dotted;
	border-right: 1px dotted;*/
	font-size: 8pt;
}
#left ul,
#middle ul {
	margin: 0 0 2em 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}
#left ul.connection {
	margin: 0 0 2px 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}
#left img {
	display: block;
}
#lang {
	text-align: center;
	padding: 0;
	margin-bottom: 7px;
}
#lang img {
	display: inline;
}
#lang a { margin-right: 10px; }

#lang { border: 1px solid #fff000; }

/******************************************************************************/
/* ELEMENTS DE LA COLONNE DE DROITE *******************************************/
/******************************************************************************/

#right {
	margin-left: 5px;
}
#right .best_sale {
	margin: 0px 5px 5px 5px;
}
#right .best_sale_desc {
	padding: 5px;
	vertical-align: top;
	font-size: 9px;
	font-weight: bold;
}
#right .best_sale_actions,
#right .best_sale_price {
	text-align: center;
	vertical-align: bottom;
	margin: 0px 2px 0px 2px;
}
#right .best_sale_price {
	padding-bottom: 5px;
}

/******************************************************************************/
/* ELEMENTS DE LA COLONNE DU MILIEU *******************************************/
/******************************************************************************/
#middle table {
	margin: 0;
}
#middle .best_sale {
	margin: 0 5px 0px 5px;
	float: left;
}
#middle .best_sale_desc {
	padding: 5px;
	vertical-align: top;
	font-size: 9px;
}
#middle .best_sale_actions,
#middle .best_sale_price {
	text-align: center;
	vertical-align: bottom;
	margin: 0px 2px 0px 2px;
}
#middle .best_sale_price {
	padding-bottom: 5px;
}
#alphabet {
	text-align: center;
	padding: 0 5px 10px 5px;
}
/****** PRODUCT_LIST **********************************************************/
#middle .product_list_0,
#middle .product_list_1 {
	margin:0;
	padding: 2px 5px 2px 5px;
}
#middle .product_list_0 table td,
#middle .product_list_1 table td {
	vertical-align: middle;
	font-size: 9px;
}
#middle .product_list_launch {
	text-align: center;
}
#middle .product_list_desc,
#middle .product_list_launch {
	padding: 5px;
}
#middle .product_list_actions {
	text-align: center;
	margin: 0px 2px 0px 2px;
}
#middle .product_list_price {
	padding-bottom: 5px;
	text-align: center;
}
#middle .product_list_0 {
}
#middle .product_list_1 {
}
/****** ARTIST_DETAIL *********************************************************/
#middle .artist_detail {
	padding-bottom: 20px;
}
#middle .artist_detail_link {
	float: left;
	display: inline;/*inline*/
	width: auto;/*60%*/
}
#middle .artist_detail_link {
	vertical-align: top;
/*	width: auto;
*/}
#middle .artist_detail_img {
	display: inline;
/*	width: 160px;*/
	float: left;
}
/******************************************************************************/
/* ELEMENTS DES TEMPLETES *****************************************************/
/******************************************************************************/

.middle_title {
	padding-bottom: 10px;
	text-align: left;
}
.product_info {
	float: left;
	padding-bottom: 10px;
}
.best_sale_img,
.product_info_img,
.product_info_img,
.product_list_img {
	text-align: center;
	vertical-align: top;
}
.product_info_launch {
	text-align: center;
}
.product_info_actions,
.best_sale_actions {
	text-align: center;
	vertical-align: bottom;
	margin: 0px 2px 0px 2px;
}
.product_info_desc,
.best_sale_desc,
.product_info_launch {
	vertical-align: top;
	font-size: 9px;
}
.next_line {
	clear: both;
	width: 100%;
	font-size: 0px;
	padding: 0;
	margin: 0;
}

/* AFFICHAGE DU PRIX **********************************************************/
.price {
	font-weight: bold;
	/*float: none;
	display: inline;*/
}
.euro {
	font-size: 11pt;
}
.bold, .blue {
	font-weight: bold;
}
/*
.blue {
	color: #0000FF;
	 float: none;
	 display: inline;
}
*/

/* AFFICHAGE DES NUMEROS DE PAGES *********************************************/
.page_num {
	text-align: center;
	padding: 5px 5px 10px 5px;
}

/* AFFICHAGE DU TITRE SEPARANT LES DATES DE SORTIE DANS A PARAITRE ************/
#middle .product_launch_0,
#middle .product_launch_1 {
	height: 10pt;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px;
	margin: 0;
}

/* CLASS **********************************************************************/
.title {
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 15px;
	margin: 0;
}
.title_album {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}

/******************************************************************************/
/* BASKET *********************************************************************/
/******************************************************************************/
/* Form Basket Print */
#form_basket div, table {
	margin: 0;
	padding: 3px;
}

.back {
	width: 100%;
	float: left;
	margin-top: 6px;

	background: #D1D1D1;
}
#form_basket .back a, .back a {
	color: #3F3F3F;
}

#form_basket #code_promo {
	margin: 4px;
	margin-top: 10px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;

	background: #D1D1D1;
}
#form_basket #basket_action {
	width: auto;
	text-align: center;
	margin-top: 11px;
}
/*buttons*/
#form_basket #basket_action #promo_action {
	width: 140px; /* 180 */
	height: 56px;
	text-align: center;
	vertical-align: left; /* */
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: #D2D0D5;
	/*border: 1px solid #000;*/
}
#form_basket #basket_action #promo_action #input1 {
	width: 90px;
	margin: 0px 0 7px 20px;
	border: none;
	text-align: top;

	background: #D2D0D5;
}
#form_basket #basket_action #promo_action #input2 {
	width: 18px;
	height: 11px;
	border: none;
	vertical-align: bottom;
	margin-bottom: 1px;
}
#form_basket #basket_action span #bt_submit {
	width: 159px;
	height: 14px;
	background: transparent;
	border: none;
	margin-top: 8px;
}

/* Table Products */
#basket {
  width: 99.2%; /*100%;*/
  clear: both;
}
#basket a {
  text-weight: bold;
  text-decoration: underline;
  font-size: 12px;
}
#basket a.link_artist {
	text-decoration: none;
	font-size: 9px;
}

#basket thead, .thead {
  text-align: center;
  padding: 2px 0 2px 0;
}
#basket th { text-align: center;}

#basket td { vertical-align: middle; }
  #basket td input { width: 3em; }
  #basket td img {
    float: left;
    margin: 0 2px 0 2px;
  }

#basket .price, .price_reserve {
  padding: 0 5px 0 5px;
  font-size: 10px;
  text-align: right;
}
.price_old {
  text-decoration: line-through;
}

/******************************************************************************/
/* CONNECT / SUBSCRIBE  / STEPS COMMAND ***************************************/
/******************************************************************************/
/* coordonnees clients */
#step_basket, #step_basket div, #step_basket span, #step_basket input,
#step_basket select, #step_basket p span
{
	margin: 0; padding: 0;
}

#ad_invoice, #ad_delivery { width: 49%; float: left;}

#step_basket span span { width: 70px; float: left; }
#step_basket input { width: auto; }

#step_basket div { float: left; }
#step_basket span { display: block; }
#step_basket span, input, select {
  font-size: 10px;
  font-weight: bold;
}
#step_basket textarea { font-size: 11px; font-weight: bold; }
#step_basket label { width: 70px; vertical-align: middle; }
#step_basket label:first-letter { text-decoration: underline; }
#step_basket legend { text-align: center; }


/* cmd invoice */
#cmd { clear: both; }
#cmd form {display: inline;}
#cmd img, #cmd input { width: auto; }
#cmd, #invoice { text-align: center; }



/* CLASS **********************************************************************/
.none { display: none; }
.right { text-align: right; }
.right input { text-align: right; }

/*???*/
.promo_cod {
  /*background: url("img/icon/promo_cod.gif") #EDEDE no-repeat fixed;*/
  padding-left: 25px;
  padding-top: 5px;
  height: 25px;
  width: 131px;
  /*vertical-align: middle;*/
}
#promo_cod { width: 10.5em; }

.tiny { font-size: 10px; }
.check { width: auto; vertical-align: middle; border: none; width: 1px; }
.err { background: #FFE086; }
.button { text-align: center; margin: 6px 2px 7px 2px; width: 100%;}

.description {
	font-size: 8pt;
	text-align: justify;
	margin: 0;
	padding: 0;
	display: block;
}

.rubric_title {
	display: inline;
	text-align: center;
	float: left;
	width: 92%;
}
.arrow_up {
	display: inline;
	text-align: right;
	float: right;
	width: 3%;
}

/*	****************************************************************************
/*	* STYLE POUR UNE PRESENTATION FICHE ****************************************
/*	***************************************************************************/
.data {
	float: left;
	margin: 0.5em 0.5em 0.5em 0;
	width: 100%;
	vertical-align: middle;
}
.data .legend {
	padding: 0.5em;
	font-weight: bold;
	text-transform: capitalize;
}


.input_text_connection {
	font-family: Verdana, Arial, serif;
	font-size: 8pt;
	border: 1px solid inherit;
	width: 85px;
	margin-bottom: 0.5em;
}

/*------------------*/

.half {
   width: 50%;
   float: left;
}
.space {
	width: 100%;
	height: 5px;
	clear: both;
	display: block;
}
.center {
	width: 100%;
	text-align: center;
	clear: both;
	display: block;
}

.thead {
	width: 100%;
	float: left;
	height: auto;
	font-weight: bold;
	margin-bottom: 2px;
	text-align: center;
	clear: both;
}
tr.thead, td.thead {
	float: none;
}

th, tr { text-align: left; } /* center */
