/***************************************/
/************ design GLOBAL ************/
/***************************************/
/*utilisé pour le centrage du site*/
html, body {width:100%;}

body { behavior: url("graphisme/csshover3.htc"); }

a{outline:none;}
/*
body{}
*{font-family: Arial;}
*/

*{
	margin:0px;
	padding:0px;
}

body 
{
	/*background:#336699;*/
	/*background-color:black;*/
	font-family:"Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif!important;
	font-size: 0.8em;
	
	text-align:center;	/*utilisé pour le centrage du site*/
	margin:0;	/*utilisé pour le centrage du site*/
	padding:0;	/*utilisé pour le centrage du site*/	
}

#site
{
	/*background-color:white;*/
	position: relative;	/*on positionne le conteneur */
	width: 1000px;	/*Largeur du site*/
	
	border: 0px;
    margin-left: auto;	/*utilisé pour le centrage du site*/
    margin-right: auto;	/*utilisé pour le centrage du site*/
    text-align: left;	/*on rétablie l'alignement à gauche des éléments*/
}

A:active,  
A:link,
A:visited 
{
	border: 0;
	text-decoration: none; 
}

A:hover   
{
	text-decoration: underline; 
}

A img
{
	border: 0;
}

.spacer
{
	clear:both;
	overflow:hidden;
	visibility:hidden;
	
	height:1px;
	font-size: 1px;
}


/**********************************/
/*         design HEADER          */
/**********************************/

.div_header
{
	background: url("graphisme/HeadSite2-MVSMusic2010.png") top no-repeat;
	width:1000px;
	height:106px;
	margin-bottom:0px;
	padding:0px;
}

div.pub_header{
	float:left;
	width:728px;
	height:90px;
	margin:8px 0px 0px 10px;
	padding:0px;
}

div.pub_header a
{
margin:0px;	
}

div.pub_header a img{
margin:0px!important;	
}


div.logo_header{
	float:right;
	width:200px;
	text-align:center;
	margin-top:25px;
	margin-right:5px;
}



/**********************************/
/*     design MENU          */
/**********************************/
.menu
{
	background: url("graphisme/HeadSite2-MVSMusic2010.png") bottom no-repeat;
	width:1000px;
	margin:0px;
	padding:0px;
	height: 33px;
	
}

.menu_haut{
	padding:0px;
	margin:0px;
	margin-left:2px;
}

.menu_bouton {
list-style: none ;
padding:0px;
margin:0px;
}
.menu_bouton li {
float: left ;
height:21px;
padding:0px;
margin:0px;
color: #fff ;
background: black ;
}
.menu_bouton li a {
display: block ;
height:21px;
padding:0px;
margin:0px;
}
.menu_bouton li a.btn_menu_home {
background: url(graphisme/BoutonHome-BarreMenu-SiteMVSMusic2010.png) left bottom  no-repeat ;
}
.menu_bouton li a.btn_menu_home:hover, .menu_bouton li a.btn_menu_home:focus{
background: url(graphisme/BoutonHome-BarreMenu-SiteMVSMusic2010.png) left center no-repeat ;
}

.menu_bouton li a.btn_menu_home:active, .menu_bouton li a.btn_menu_home_actif {
background: url(graphisme/BoutonHome-BarreMenu-SiteMVSMusic2010.png) left top  no-repeat ;
}

.menu_bouton li a.btn_menu_musique {
background: url(graphisme/BoutonMusique-BarreMenu-SiteMVSMusic2010.png) left bottom no-repeat ;
}
.menu_bouton li a.btn_menu_musique:hover, .menu_bouton li a.btn_menu_musique:focus{
background: url(graphisme/BoutonMusique-BarreMenu-SiteMVSMusic2010.png) left center no-repeat;
}

.menu_bouton li a.btn_menu_musique:active, .menu_bouton li a.btn_menu_musique_actif{
background: url(graphisme/BoutonMusique-BarreMenu-SiteMVSMusic2010.png) left top  no-repeat;
}

.menu_bouton li a.btn_menu_promos {
background: url(graphisme/BoutonPromotions-BarreMenu-SiteMVSMusic2010.png) left bottom no-repeat ;
}
.menu_bouton li a.btn_menu_promos:hover, .menu_bouton li a.btn_menu_promos:focus{
background: url(graphisme/BoutonPromotions-BarreMenu-SiteMVSMusic2010.png) left center no-repeat ;
}
.menu_bouton li a.btn_menu_promos:active, .menu_bouton li a.btn_menu_promos_actif {
background: url(graphisme/BoutonPromotions-BarreMenu-SiteMVSMusic2010.png) left top  no-repeat ;
}

.menu_bouton li a.btn_menu_goodies {
background: url(graphisme/BoutonMerchandising-BarreMenu-SiteMVSMusic2010.png) left bottom no-repeat ;
}
.menu_bouton li a.btn_menu_goodies:hover, .menu_bouton li a.btn_menu_goodies:focus{
background: url(graphisme/BoutonMerchandising-BarreMenu-SiteMVSMusic2010.png) left center no-repeat ;
}
.menu_bouton li a.btn_menu_goodies:active, .menu_bouton li a.btn_menu_goodies_actif {
background: url(graphisme/BoutonMerchandising-BarreMenu-SiteMVSMusic2010.png) left top  no-repeat ;
}

.menu_bouton li a.btn_menu_contact {
background: url(graphisme/BoutonContact-BarreMenu-SiteMVSMusic2010.png) left bottom  no-repeat ;
}
.menu_bouton li a.btn_menu_contact:hover, .menu_bouton li a.btn_menu_contact:focus{
background: url(graphisme/BoutonContact-BarreMenu-SiteMVSMusic2010.png) left center no-repeat ;
}
.menu_bouton li a.btn_menu_contact:active, .menu_bouton li a.btn_menu_contact_actif {
background: url(graphisme/BoutonContact-BarreMenu-SiteMVSMusic2010.png) left top no-repeat ;
}

.bouton_menu{
margin:0px;
padding:0px;
border:none;
height:24px;
}



div.music_menu
{
display:none;
position:absolute;
top:127px;
left:23px;
background:transparent url('graphisme/MenuMusique-BarreMenu-SiteMVSMusic2010.png') no-repeat;
padding:2px 9px 0px 9px;
width:248px;
height:235px;
z-index:10;
}

div.music_menu table
{
border-collapse: collapse;
}

div.music_menu table td
{
	text-align:center;
	cursor :pointer;
	width:115px;
	height:30px;
}

div.music_menu table td:hover
{
	background:transparent url('graphisme/SelectionMenuMusique-BarreMenu-SiteMVSMusic2010.png') no-repeat;
}

div.music_menu table td a
{
	font-size:11px;
	color:White;
	text-decoration:none;
}


.Category_Menu_Item_Style
{
	display:none;/*padding-bottom:10px;*/
}


div.menu_connexion,div.menu_connexion_connecte{
	background: url("graphisme/VotreCompte-BarreMenu-SiteMVSMusic2010.png") no-repeat bottom;
	float:right;
	width:215px;
	height:19px;
	text-align:right;
	cursor:pointer;	
	margin:0px;
	margin-right:5px;
	padding-bottom:0px;
	padding-top:2px;
	display:inline;
	color: White;
}

div.menu_connexion:hover
{
	background: url("graphisme/VotreCompte-BarreMenu-SiteMVSMusic2010.png") no-repeat center;
	color: #39aeef;
}

div.menu_connexion_connecte{
	background: url("graphisme/VotreCompte-BarreMenu-SiteMVSMusic2010.png") no-repeat top;
}

div.menu_connexion_connecte a img{
margin:1px 3px 0px 2px;
}

/**********************************/
/*     design bandeau DROITE      */
/**********************************/
.div_bandeau_droite
{
	background-color:White;

	float:right;
	width:253px;
	
	margin:0px;
	padding:0px;
	margin-top:3px;
}

.img_delivery{
	
	margin-bottom:5px;
	
}

.arriere_bac_top
{
	background: url("graphisme/DansLesBacs2-Head-ColonneDroite-SiteMVSMusic2010.png") no-repeat; 
	height:26px;
}

.arriere_bac_top_en
{
	background: url("graphisme/DansLesBacs2EN-Head-ColonneDroite-SiteMVSMusic2010.png") no-repeat;
	height:26px;
}

.arriere_bac
{
	background: url("graphisme/DansLesBacs-Body-ColonneDroite-SiteMVSMusic2010.png") repeat-Y;
	padding:0px 0px ;
}

.footer_bac{
	background: url("graphisme/DansLesBacs-Foot2-ColonneDroite-SiteMVSMusic2010.png");
	padding:0px 0px ;
	width:253px;
	height:6px;
}

.ligne_img_news
{
	float:right;
	margin-left:5px;
}

.ligne_img_news img
{
	margin-top:3px;
	/*taille des img*/
	height:50px;
	width:50px;
	border:solid 1px white;
}

/************************************/
.ligne_liste_news
{
 color:black;
height:42px;
cursor:pointer;
overflow:hidden;
}

div.ligne_liste_news:hover
{
background:url('graphisme/DansLesBacs-FondSelec-ColonneDroite-SiteMVSMusic2010.png');
text-decoration:none;
}
/************************************/


div.ligne_liste_news span.titre_album /*décoration du titre*/
{
	font-size: 11px;
	
}

div.ligne_liste_news span.titre_groupe
{
font-size:12px;
font-weight:bold;
color:#464646;
}


div.ligne_liste_news a
{
	color:#464646;
	text-decoration:none;
}

div.ligne_liste_news a:hover
{
	color:#464646;
	text-decoration:none;
}


div.panier_droite_Fr{
		
	height:65px;
	background:white url('graphisme/ColonneDroite-FondPanier-SiteMVSMusic2010.jpg') no-repeat;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
}

div.panier_droite_US{
	
	height:65px;
	background:white url('graphisme/ColonneDroite-FondPanierEN-SiteMVSMusic2010.jpg') no-repeat;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
}

div.nb_article_panier
{
	position:relative;
	top:23px;
	left:15px;
	/*border: solid 1px black;*/
	font-family: "Lucida Sans", "Lucida Grande","Lucida Sans Unicode", Arial, sans-serif;
	font-size:30px;
	color:#464646;
	width:60px;
}

div.bouton_commander_panier_FR
{
	position:relative;
	top:-2px;
	left:155px;
	cursor:pointer;
	background:white url('graphisme/ColonneDroite-BoutonCommander-SiteMVSMusic2010.jpg') no-repeat top;
	width:91px;
	height:19px;
}

div.bouton_commander_panier_FR:hover
{
	background:white url('graphisme/ColonneDroite-BoutonCommander-SiteMVSMusic2010.jpg') no-repeat bottom;
}

div.bouton_commander_panier_US
{
	position:relative;
	top:-2px;
	left:155px;
	cursor:pointer;
	background:white url('graphisme/ColonneDroite-BoutonCommanderEN-SiteMVSMusic2010.jpg') no-repeat top;
	width:91px;
	height:19px;
}

div.bouton_commander_panier_US:hover
{
	background:white url('graphisme/ColonneDroite-BoutonCommanderEN-SiteMVSMusic2010.jpg') no-repeat bottom;
}



/**********************************/
/*     design CONTENU PAGES       */
/**********************************/

.bande_recherche_lettre{
	width:712px;
	padding:5px 10px;
	height:20px;
	background: url('graphisme/TriAlphabet-PageGenre-SiteMVSMusic2010.png');
	color:white;
}

.TitreAcceuil
{
	font-size: 25pt;
	color: red;
}

.TitreArtiste
{
	font-size:25px;
	font-weight:bold;
	text-decoration:none;
	color: black;

}

a.TitreArtiste:hover
{
	color: #daa520;	
	text-decoration:underline;	
}

.TitreProduit
{
	font-size: 18px;
	color: black;
}

.ArtistList_NbProd
{
	color: #464646;
	font-size: 10px;
}

.TitreStyleMusic
{
	font-size: 12px;
	color: #464646;
	font-weight:bold;	
	text-decoration:none;
}

.TitreStyleMusicNone
{
	font-size: 14pt;
	color: #4682b4;	
	text-decoration:none;
}

a.TitreStyleMusic:link, a.TitreStyleMusic:visited
{
	color: #4682b4;	
}

.Prod_desc_sup
{
    color: #4682b4;
    font-size: 11px;
    line-height: 20pt;
}

.TitreSimple
{
	font-size: 16pt;
	color: black;
}

#ShoppingCartTitle .TitreSimple
{
	width:100%;
}

.Normal
{
    font-size: 12px;
    line-height: 12px;   
}
.NormalDouble
{
    font-size: 11px;
    font-weight: normal;
    line-height: 20px  
}
.NormalGras
{
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
}
.NormalGras2
{
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
	color:#464646;
}
.NormalBleu
{
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    color:#4682b4;
}
.LienGras
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
.LienGras:hover
{
    /*color: #900;*/
	color:#4682b4;
    text-decoration: underline;
}
.LienNormal
{
	font-size: 12px;
	/*color: #900;*/
	color:#4682b4;
}

.table_panier td
{
text-align:center;	
padding:5px 2px;	
}

.ProduitListEntete
{
	font-weight: bold;
	font-size: 12px;
	color: #464646;
	text-decoration:none;
}
.ProduitListItem
{
	font-size: 13px;
	font-weight:bold;
	color: Black;
	text-decoration:none;
}
.ProduitListPrice{
	font-size: 10px;
	font-weight:bold;
	color: #CC6633;
}

.ProduitListPackage
{
font-size:10px;
font-style:italic;
color:#464646;
}

.ProduitListPackage img
{
	vertical-align:middle;
	width:30px;
	height:30px;
}

.PanierEntete
{
	/*background-color: #900;*/
	background : url('graphisme/SousHeadPanier-PagePanier-SiteMVSMusic2010.jpg');
	color:#333333;
	font-size: 10px;
}

.PanierItem
{
	background-color: rgb(245,245,245);
	font-size: 11px;
	color: Black;
}

.PanierItemAlt
{
	background-color: rgb(235,235,235);
	font-size: 11px;
	color: Black;
}

.PanierItemForbidden
{
	background-color: rgb(245,0,0);
	font-size: 11px;
	color: Black;
}

.PanierPied
{
	color: White;
	font-size: 11px;
	font-weight: bold;
}

.pied_panier_bleu{
	background: url('graphisme/Total-PagePanier-SiteMVSMusic2010.png');	
}

/*ArtisteList*/
A.SortMenuUnselected, A.SortMenuUnselected:link, A.SortMenuUnselected:visited
{
	font-size: 12px;
	margin-left: 5px;
	color: white;
	text-decoration: none;
}

A.SortMenuUnselected:hover
{
    /*color: #900;*/
    color:#4682b4;
    text-decoration: underline;
    margin-left: 5px;
}

A.SortMenuSelected
{
    /*color: #900;*/
    color:#4682b4;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    margin-left: 5px;
}

A.SortMenuSelected:hover
{
    /*color: #900;*/
    color:#4682b4;
    text-decoration: none;
    margin-left: 5px;
    font-size:  12px;
}

/************* PRIX NORMAL ************/
.PrixModele
{
    color: #808080;
    font-size: 15px;
    line-height: 20pt;
}

.PrixModele img
{
	vertical-align:middle;
}


/************* PRIX BARRE *************/
.PrixModeleBarre
{
    color: #808080;
    font-size: 13px;
    line-height: 20pt;
    text-decoration:line-through;
}

.PrixModeleBarre img
{
	vertical-align:middle;
}

/******** PRIX PROMO HIGHLIGHT ********/
.PrixModelePromoHighLight
{
    color: Red;
    font-size: 15px;
    line-height: 20pt;
}
/*************************************/
.BackgroundListAccueil
{
	background-color: transparent;
}


.PopulaireGoodiesEntete span
{
	padding-left:5px;
}



.PopularItems_Table
{
	width:100%;
	height:100%;
}

.PopulaireTexteInfoSupp
{
	font-size: 10px;
	font-weight:lighter;
	color:Gray;
}

.PopulaireTexteEntete
{
	font-size: 11px;
	font-weight: bold;
}

A.PopulaireTexte, A.PopulaireTexte:link, A.PopulaireTexte:visited
{
    color: black;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none
}

A.PopulaireTexte:hover
{
    /*color: red;*/
    /*color: #900;*/
    color:#4682b4;
    font-size: 11px;
    text-decoration: underline
}
/* */
.RefModele
{
    color: #808080;
    font-size: 10px;
    line-height: 15pt;
}
div.RefModele
{
	padding-left:15px;
}

.RefModele a
{
	color: #808080;
    text-decoration:underline;
}

.RefModele img
{
	width:30px;
	height:30px;
	vertical-align:middle;
}

.TextErreur
{
    color: red;
    font-size: 12px;
    line-height: 20pt;
}

div#languages
{
	/*position: absolute;
	top:108px;
	left: 710px;
	width:98px;*/
	/*border: 1px solid rgb(0,35,119);*/
	position: absolute;
	top:93px;
	left: 930px;
	width:98px;
}

div#languages ul
{
	padding: 0;
	margin: 0 10px;
	border: none;
}

div#languages li
{
	list-style: none;
	display: inline;
	padding: 0px 0 0 0px;
	margin-right: 5px;
	background-color: transparent;
}

.userDetails
{
	
	/*color:#4682b4;*/
	font-size: 12px;
	font-weight: bold;
	padding-right:5px;
}

.userLink
{
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.userLink:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #daa520;
	text-decoration: underline;
}

.LienMenu
{
	font-size: 10px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.LienMenu:hover
{
	font-size: 10px;
	font-weight: bold;
	color: White;
	text-decoration: underline;
}

.TexteEntete
{
	font-size: 13px;
	font-weight: bold;
}

#content
{
	padding: 5px 0px 15px 2px;
	width: 732px;
	height:auto;
	margin:0px;
	margin-top:10px;
	float:left;
}



#TopContent
{
	padding: 0px 0 0px 0;
	text-align:left;
	height:385px;
	margin-bottom:20px;
}

#BottomContent
{
	padding: 5px 0 0px 0;
	width: 100%;
}



.LatestReleases,.LatestReleasesUS
{
	margin:0px;
	margin-top:2px;
	padding: 0px;
	width: 360px;
	height:392px;
	text-align:center;
	float:right;
}

.LatestReleases{
	background: white url('graphisme/FondNouveautes-Page1-SiteMVSMusic2010.png') no-repeat;
}

.LatestReleasesUS{
	background: white url('graphisme/FondNouveautes-EN-Page1-SiteMVSMusic2010.png') no-repeat;
}

table.dernieres_sorties
{
	border-collapse:collapse;
	margin-top:20px;
	width:360px;
	height:351px;
}



#PopularItems
{
	padding: 0px 0 0px 0;
	width: 100%;
	height:auto;
	text-align:left;
}

.bloc_populaire1_FR{
	background: url('graphisme/FondMeilleuresV-Page1-SiteMVSMusic2010.png') no-repeat;
}

.bloc_populaire1_US{
	background: url('graphisme/FondMeilleuresV-EN-Page1-SiteMVSMusic2010.png') no-repeat;
}

.bloc_populaire2_FR{
	background: url('graphisme/FondIncontournables-Page1-SiteMVSMusic2010.png') no-repeat;
}

.bloc_populaire2_US{
	background: url('graphisme/FondIncontournables-EN-Page1-SiteMVSMusic2010.png') no-repeat;
}

.bloc_goodies_FR{
	background: url('graphisme/FondMerchandising-Page1-SiteMVSMusic2010.png') no-repeat;
}

.bloc_goodies_US{
	background: url('graphisme/FondMerchandising-EN-Page1-SiteMVSMusic2010.png') no-repeat;
}

.bloc_populaire1_FR, .bloc_populaire1_US , .bloc_populaire2_FR , .bloc_populaire2_US , .bloc_goodies_FR , .bloc_goodies_US
{
height:102px;
width:100%;	
margin-bottom:15px;
padding-top:20px;
padding-left:0px;	
}

.MostPopularItemTable{
	height:82px;
	width:100%;
}

div.MostPopularItemDiv
{
	height:88px;
	width:360px;
	padding:0px 0px;
	margin:0px;
}

td.MostPopularItemDiv
{
	cursor:pointer;
	width:244px;
	height:82px;
}

td.MostPopularItemDiv:hover
{
background: url('graphisme/GrisMeilleuresV-Page1-SiteMVSMusic2010.png') no-repeat;
}

td.BackgroundListAccueil{
	cursor:pointer;
}

td.BackgroundListAccueil:hover
{
background:url('graphisme/GrisNouveautes-Page1-SiteMVSMusic2010.png') no-repeat; /*BleuNouveautes-Page1-SiteMVSMusic2010.png*/
}



#MostPopularItem .tdPopularItem
{
	border-right: 1px black solid;	
}

.div_achat_produit
{
	height:27px;	
}

.div_achat_produit img
{
margin-top:-3px;	
}
.div_description_productdetail_album
{
	width:100%;
	max-height:220px;
	overflow:auto;
	border-bottom:solid 1px #e2e2e2;
	border-top:solid 1px #e2e2e2;
}

.div_description_productdetail_track
{
	width:370px;
	height:300px;
	overflow:auto;
	margin-top:10px;
	border-bottom:solid 2px #4682b4;
	border-top:solid 2px #4682b4;
}

.nb_listes_pistes
{
	background: url("graphisme/HeadListePiste-PageAlbum-SiteMVSMusic2010.png") no-repeat;
	color:White;
	font-size:12px;
	width:150px;
	text-align:center;
	padding-top:2px;
	height:18px;
}

.div_repeater_tracklist
{
	padding-top : 3px;
	padding-bottom : 3px;
	height:22px;
	background-color: rgb(235,235,235);
}

.div_repeater_tracklist_alt
{
	padding-top : 3px;
	padding-bottom : 3px;
	height:22px;
	background-color:White;
}

.table_track_list
{
	font-family:Arial;
	font-size:12px;
}

/*********************************************/
/*          design PRODUCT DETAILS           */
/*********************************************/
/*LECTEUR WMP*/
.ProdDetails_div_lecteur_wmp
{
	margin-top:10px;
}

.img_product_details
{
	width:290px;
	height:290px;
	border:0px;
}

.boite_img{
	
	background: url('graphisme/FondAlbum-PageAlbum-SiteMVSMusic2010.png') no-repeat;
	width:301px;
	height:301px;
	padding:22px;	
}

.boite_img2{
background: url('graphisme/FondAlbumListeLabel-PageAlbum-SiteMVSMusic2010.png') no-repeat;
	width:301px;
	height:301px;
	padding:22px;
}

/*********************************************/
/*               design ACCOUNT              */
/*********************************************/
.Account_Link_Zone
{
	/*UTILISER EGALEMENT POUR FORGOTEN PWD*/
	width:350px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-left:186px;
}

.Account_bg_top
{
	background: url("graphisme/HeadID-PagesCompte-SiteMVSMusic2010.png") no-repeat;
	margin-left:1px;
	/*la ligne ci dessous permet de forcer l'affichage du texte malgré la definition du background*/
	/*(c'est un bug connu de IE 6)*/
	line-height:1.1;
	height:55px;
	width:350px;
}

.Account_bg_top div
{
	padding:10px;
}

.Account_bg_middle
{
	background: url("graphisme/BodyID-PagesCompte-SiteMVSMusic2010.png") repeat-y;/*repeat-y pour que la répétion ne se fasse QUE sur l'axe des y (pb de largeur sous firefox)*/
	margin-left:1px;
	width:350px;
	font-family:Verdana;
	
	/*la ligne ci dessous permet de forcer l'affichage du texte malgré la definition du background*/
	/*(c'est un bug connu de IE 6)*/
	line-height:1.1;
	text-align:center;
}

.Account_bg_middle div
{
	padding:10px;
}

.Account_bg_bottom
{
	background: url("graphisme/FootID-PagesCompte-SiteMVSMusic2010.png") no-repeat;
	margin-left:1px;
	margin-bottom:60px;
	padding:10px 0 0 0px;
	/*la ligne ci dessous permet de forcer l'affichage du texte malgré la definition du background*/
	/*(c'est un bug connu de IE 6)*/
	line-height:1.1;
	height:55px;
	width:350px;
	text-align:center;
}

/*********************************************/
/*          design ACCOUNT DETAILS           */
/*********************************************/
/*Utilisé également pour OrderList.aspx*/
.bg_page_top span
{
	margin-left:10px;
}

.OrdersList_Shipped_Status
{
	color:#00cc66;/*Vert*/
}

.OrdersList_Validate_Status
{
	color:#ff9933;/*Orange*/
}

.OrdersList_Canceled_Status
{
	color:Red;
}

/*********************************************/
/*             ADDRESS BOOK					 */
/*********************************************/
.AddressBook_Normal
{
	color:Black;
	font-size: 13px;
    /*line-height: 20pt;*/
    font-family:Arial;
}

.AddressBook_Black
{
	color:Black;
	font-size: 14px;
	font-weight: bold;
    /*line-height: 20pt;*/
    font-family:Arial;
}

/*********************************************/
/*             PAYMENT RESPONSE              */
/*********************************************/

.paymentresponse_div_dwd img
{
	vertical-align:middle;
}

.div_PaymentResponse_Message
{
	background-color: rgb(245,245,245);
	border:solid 1px #336699;
	
	/*margin-left:5px;*/
	/*padding:10px 10px 10px 10px;*//*faut le mettre sur le span, sinon dans Firefox ça décalle la suite du flux de 5px vers le bas*/
	width:645px;
}

.div_PaymentResponse_Message .div_PaymentResponse_MessageBis
{
	padding:10px 10px 10px 10px;
	line-height:18px;
}

.PaymentResponse_DwdTitle
{
	color:#336699;
	font-weight:bold;
}

.PaymentResponse_img_btn
{
	margin-right:270px;
}

/*********************************************/
/*                   LOGIN                   */
/*********************************************/

#login_div_left
{
	float:left;
	/*border:solid 1px Black;*/
	width:350px;
}

#login_div_right
{
	float:right;
	/*border:solid 1px Green;*/
	width:350px;
}

/*********************************************/
/*     design LISTE PAR DISTRIB / LABEL      */
/*********************************************/

.div_nav_link_distrib_label
{
	width:637px;
	padding:2px 80px 2px 5px;
	height:26px;
	background: url('graphisme/TriAlphabet-PageGenre-SiteMVSMusic2010.png');
	color:white;
}

.div_nav_link_distrib_label table
{
	color:white;
	font-size: 12px;
	font-weight: bold;
	width: 637px;/*20px de moins que la div globale*/
	/*on réparti ces 20px dans 2 marges gauche et droite de 10px chacune*/
}

.table_nav_link_td1 /*titre du Label / Distrib*/
{
	width:45%;
	vertical-align:top;
}

.nav_link_titre_link /*lien vers le site Web autour du titre*/
{
	color:white;
	font-weight: bold;	
	text-decoration:underline;
}

.nav_link_titre_link:hover /*lien vers le site Web autour du titre*/
{
	color:#4682B4;
}

.table_nav_link_td2 /*Item per Page*/
{
	width:25%;
	text-align:right;
	vertical-align:middle;
}

.table_nav_link_td3 /*Nav Link*/
{
	width:30%;
	text-align:right;
	vertical-align:middle;
}

.current_nav_link
{
	color:#4682B4;
}

.table_nav_link_td3 a
{
	color:white;
	font-weight: bold;	
	text-decoration: none;
}

.table_nav_link_td3 a:hover
{
	color:#4682B4;
	text-decoration: underline;
}

.link_product_details
{
	text-decoration: none;
}

.link_product_details:hover
{
	color:#4682b4;
	text-decoration: underline;
}



.hr_inter_cd
{
	width:65%;
	margin-left:auto;
	margin-right:auto;
}

.img_liste_label_distrib
{
	width:200px;
	height:200px;
	border:0px;
}

/*********************************************/
/*    design POPULAR ITEM & ARTIST LIST      */
/*********************************************/


.img_popular_item
{
	width:60px;
	height:60px;
}

.img_popular_item2
{
	width:50px;
	height:50px;
	vertical-align:bottom;
}

.img_popular_item3
{
	width:50px;
	height:50px;
}

/*********************************************/
/*             design PRODUCT LIST           */
/*********************************************/

.img_product_list
{
	width:75px;
	height:75px;
	border:0px;
}

/*********************************************/
/*          design LATEST RELEASE            */
/*********************************************/


.img_latest_release
{
	width:50px;
	height:50px;
	border:0px;
}
/*********************************************/
/*           design Shopping Cart            */
/*********************************************/
/*Utilisé aussi pour OrderDetails.aspx*/

.ShoppingCart_lnk_product, .ShoppingCart_lnk_product:link, .ShoppingCart_lnk_product:visited
{
	color:black;
	text-decoration:none;
}

.ShoppingCart_lnk_product:hover
{
		text-decoration:underline;
}


.CartImgProduct
{
	width:55px;
	height:55px;
}

.CartImgPackaging
{
	width:30px;
	height:30px;
}

#BillingInformation
{
	height:26px;
	padding:10px 10px 0 5px;
	text-align:right;
	margin-bottom:10px;
	width:732px;
}

#BillingInformation div
{
	margin-left:580px;
	width:132px;
	height:21px;
	padding:5px 10px 0 5px;
	text-align:right;
	background: url('graphisme/Total-PagePanier-SiteMVSMusic2010.png');	
	color:White;
	font-weight:bold;
	margin-bottom:10px;
}

#BillingInformation img
{
	vertical-align:bottom;
}

#CheckOut_Information
{
	margin-top:10px;
	margin-bottom: 10px;
	margin-left:100px;
	padding:3px;
	border:solid 1px #333333;
	background-color: rgb(245,245,245);
	color:#333333;
	width:500px;
	
	font-size:11px;
	text-align:justify;
	
}

.CheckoutGiftImg
{
	width:16px;
	height:16px;
}

#ForbiddenCountry
{
	margin-top:10px;
	margin-bottom: 10px;
	margin-left:100px;
	padding:3px;
	border:solid 1px #336699;
	background-color: rgb(245,245,245);
	color:Red;
	width:500px;
	
	font-size:11px;
	text-align:justify;
	
}

.ShoppingCart_img_btn
{
float:left;
}

.OrderDetails_img_btn
{
	margin-right:525px;
}

.CartReminder
{
	margin-left:15px;
}

.CartReminder img
{
	margin-left:10px;
}


.divAdditionalCharges span.charges_Title
{
	color:#333333;
}

.divAdditionalCharges2
{
	color: red;
    font-size: 12px;
    line-height: 20pt;
}


/*********************************************/
/*             design UnderWork              */
/*********************************************/
.UnderWork_DivDetails
{
	background-color: rgb(245,245,245);
	border:solid 1px #336699;
	
	/*margin-left:5px;*/
	/*padding:10px 10px 10px 10px;*//*faut le mettre sur le span, sinon dans Firefox ça décalle la suite du flux de 5px vers le bas*/
	width:645px;
}

.UnderWork_DivDetails .UnderWork_DivDetailsBis
{
	padding:10px 10px 10px 10px;
	line-height:18px;
}

.UnderWork_DivDetailsBis img
{
	vertical-align:middle;
}

/*********************************************/
/*              design Delivery              */
/*********************************************/
.span_conditions
{
	color: #808080;
    font-size: 9px;
}


#AddressContent
{
	height:200px;
	overflow: auto;
}

.hr_inter_address
{
	width:50%;
	text-align:left;
}

#div_delivery_RdButton
{
	margin:0px 5px 0px 5px;
	padding:5px 0px 5px 0px;
}

.Delivery_Info_btn
{
	vertical-align:middle;
}

.RdBtn_DeliveryNormal
{
	color:black;
	font-size: 13px;
    line-height: 20pt;
    font-family:Arial;
    font-weight:bold;
}

.RdBtn_DeliveryNormal input{
	vertical-align:middle;
	margin:0px;
	margin-right:2px;
}

.RdBtn_DeliveryOffered
{
	color: #808080;
    font-size: 13px;
    font-family:Arial;
	text-decoration:line-through;
}

.RdBtn_DeliveryDisabled
{
	color: #808080;
	font-size: 13px;
    line-height: 20pt;
    font-family:Arial;
    text-decoration:line-through;
}

#lbl_total_order{
	color:#1e90ff;	
}


/*********************************/
/*Utilisé dans OrderDetails.aspx*/
.DeliveryTextTotalLabel
{
	color: #808080;
}

.DeliveryTextTotal
{
	text-align:right;
	margin-right:5px;
}

/*********************************/

.DeliveryOffered
{
	text-transform:capitalize;
	color:Red;
	margin-right:5px;
}

/*********************************************/
/*               design Goodies              */
/*********************************************/
.table_goodies
{
text-align:center;	
padding:5px 2px;	
}

.Goodies_Title_Line
{
	color:black;
	font-size: 14px;
	font-variant:small-caps;
	width:100%;
	padding:5px 0px 5px 5px;
}

.Goodies_Title_Line2
{
	background-color:#daa520;
	color:White;
	font-size: 14px;
	font-variant:small-caps;
	
	width:100%;
	padding:5px 0px 5px 5px;
}

.goodies_SortText
{
	color:#4682b4;
	font-size: 13pt;
    line-height: 20pt;
    font-family:Arial;
    /*text-decoration:underline;*/
}

.Goodies_TypeName
{
	color:#4682b4;
	font-size: 12px;
    /*line-height: 20pt;*//*le centrage vers le haut est réalisé à la création du code*/
    font-family:Arial;
    margin-right:15px;
    margin-left:15px;
    text-align:center;
}

.Goodies_info_search
{
	color:#daa520;
	/*color:Red;*/
	font-size: 12px;
    /*line-height: 20pt;*//*le centrage vers le haut est réalisé à la création du code*/
    font-family:Arial;
    margin-right:15px;
    margin-left:15px;
    text-align:center;
}

.Goodies_search_div
{
	border:solid 1px #daa520;
	width:100%;
	width:735px;
}

.Goodies_search_div div
{
	padding:5px;
	
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

/*********************************************/
/*            design DeliveryInfo            */
/*********************************************/
/*cf la 2ième feuille de style*/

/*********************************************/
/*         design HIGHLIGHT PRODUCT          */


#HighLightProduct
{
	margin:0px;
	margin-left:15px;
	padding: 23px 0 0px 0;
	width: 335px;
	height:390px;
	float:left;
	background: transparent url("graphisme/FondAlbum-Page1-SiteMVSMusic2010.png") no-repeat;
	/*border: 1px solid rgb(0,35,119);*/
}


.img_highlight_prod
{
	width:290px;
	height:290px;
	border:0px;
	margin:0px auto;
}

.table_info_highlight_prod
{
	width:300px;
	margin:20px 0px 0px 18px;

}

.table_info_highlight_prod #td_txt
{
	width:264px;
}

.table_info_highlight_prod #td_icone
{
	width:36px;
}

.HighLight_Artiste
{
	font-weight:bold;
	font-size:15px;	
}

/*********************************************************************************************/
/************************************ design CONTACT *****************************************/
/*********************************************************************************************/


.divmailUS, .divemailUS, .divmail,.divemail
{
width:710px;
height:308px;
margin:0px;
padding:25px 0px;	
}

.divmail{
background : url('graphisme/ParCourrier-PageContact-SiteMVSMusic2010.png') no-repeat;
}

.divmailUS{
background : url('graphisme/ParCourrierUS-PageContact-SiteMVSMusic2010.png') no-repeat;
}

.divemail{
background : url('graphisme/PaeEmail-PageContact-SiteMVSMusic2010.png') no-repeat;
}

.divemailUS{
background : url('graphisme/PaeEmailUS-PageContact-SiteMVSMusic2010.png') no-repeat;
}



.div_formulaire_envoi
{
	text-align:center;
}

/*div adresse*/
.div_adresse
{
	margin:0px 5px 0px 5px;
	padding-top:5px;
	text-align:center;
}

.adresse_mvsrecords
{
	font-family:Verdana;
	font-size:14px;
	color:#333333;
}

.div_adresse a
{
	text-decoration:none;
	color:#333333;
}

.div_adresse a:hover
{
	background-color:#4682b4;
	color:#333333;
}

/*div mail bien envoyé*/
.div_mail_envoyer
{
	text-align:center;
}

.span_mail_envoyer
{
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana;
	font-size:14px;
	color:#333333;
}


/*div formulaire d'envoi*/
.tableau_contact
{
	margin-left:auto;
	margin-right:auto;
}

.tableau_contact td{
	padding:5px 0px;
}

.texte_email_et_sujet
{
	font-family:Verdana;
	font-size:14px;
	color:#333333;
}

.msg_erreur_contact
{
	font-family:Verdana;
	font-size:12px;
	color:Red;
}

.tableau_contact a
{
	text-decoration:none;
	color:#333333;
}

.tableau_contact a:hover
{
	background-color:#4682b4;
	color:White;
}




/*Page recherche*/


div.bloc_recherche_FR
{
	height:90px;
	background:white url('graphisme/ColonneDroite-FondRecherche-SiteMVSMusic2010.png') no-repeat;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
}

div.bloc_recherche_US
{
	height:90px;
	background:white url('graphisme/ColonneDroite-FondRechercheEN-SiteMVSMusic2010.png') no-repeat;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
}


.input_search
{
width:201px;
border:none;
background-color:Transparent;
margin-top:40px;
margin-left:12px;
margin-bottom:5px;	
}

.header_DpDL
{
	width:230px;
	margin-left:12px;
	margin-right:2px;
	*margin-top:-3px;
}

.btn_valide_search
{
vertical-align:top;
margin-top:41px;
margin-left:-4px;
}

.recherche_table_album, .table_liste_artiste
{
cursor:pointer;
}

table.table_liste_artiste{
background: url('graphisme/Fond-PageGenre-SiteMVSMusic2010.png');
border:0px;
width:230px;
margin:8px 8px;
height:74px;
}

table.table_liste_artiste:hover
{
background: url('graphisme/SelectionFond-PageGenre-SiteMVSMusic2010.png');	
}

table.recherche_table_album{
background: url('graphisme/Fond-PageRecherche-SiteMVSMusic2010.png');
border:0px;
width:350px;
margin:8px 0px;
height:104px;
}
table.recherche_table_album:hover{
background: url('graphisme/SelectionFond-PageRecherche-SiteMVSMusic2010.png');
}

/* Footer */


.bloc_footer
{
padding-top:15px;
height:40px;
clear:both;
width:100%;
text-align:center;
}

.footer
{
border-top:solid 1px #666666;
padding-top:10px;
width:75%;
height:25px;
text-align:center;
margin:0px auto;
font-size:12px;
color:#666666;
}

.footer a{
color:#666666;
text-decoration:none;
}

.footer a:hover{
text-decoration:underline;
}


/* Page panier, adresse, commande */



.ShoppingCartTitle, .ShoppingCartTitleUS, .AddressTitle,.AddressTitleUS,.ShoppingTitle,.ShoppingTitleUS
{
width:732px;
height:30px;
margin:0px;
padding:0px;	
}

.ShoppingCartTitle{
background : url('graphisme/HeadPanier-PagePanier-SiteMVSMusic2010.jpg') no-repeat;
}

.ShoppingCartTitleUS{
background : url('graphisme/HeadPanierEN-PagePanier-SiteMVSMusic2010.jpg') no-repeat;
}

.AddressTitle{
background : url('graphisme/Livraison-PagePanier-SiteMVSMusic2010.png') no-repeat;
}

.AddressTitleUS{
background : url('graphisme/LivraisonEN-PagePanier-SiteMVSMusic2010.png') no-repeat;
}

.ShoppingTitle{
background : url('graphisme/MaCommande-PagePanier-SiteMVSMusic2010.png') no-repeat;
}

.ShoppingTitleUS{
background : url('graphisme/MaCommandeEN-PagePanier-SiteMVSMusic2010.png') no-repeat;
}

.ShoppingTitle div, .ShoppingTitleUs div{
	color:white;
	padding-right:50px;
	padding-top:8px;
	text-align:right;
}

.AdressSousTitle,.type_livraison_SousTitle, .DeliveryDivTotalInformation, .OrderDetails_DivDetails
{
	padding-left:10px;
	padding-top:3px;
	background : url('graphisme/SousHeadPanier-PagePanier-SiteMVSMusic2010.jpg');
	color:#333333;
	font-size: 12px;
	font-weight:bold;
	height:18px;
	margin-bottom:5px;
}

.OrderDetails_DivDetails{
	text-align:right;
	font-size: 11px;
}

OrderDetails_DivDetails2{
	text-align:left;
	font-size: 11px;
	padding-bottom:25px;
}


.fraisdeport{
	margin-left:50px;
	margin-right:22px;
}

/*Pages gestion des comptes*/

.barre_compte{
	font-family:"Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size:15px;
	color:White;
	background:url('graphisme/HeadBarre-PageCompte-SiteMVSMusic2010.png');
	width:717px;
	*width:732px;
	height:25px;
	*height:30px;
	padding:5px 0px 0px 15px;
	font-weight:300;
}

.formulaire_inscription
{
border:solid 1px #919191;
	
}

.formulaire_inscription td{
	padding:15px 0px 25px 20px;
	background-color:#f1f1f1;	
}
