@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-repeat: no-repeat; /* pour éviter les marges */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0;
}

img {border:none;}

#global {
	background-image: url(../JPG/fond.jpg);
	width: 980px;
	height: 600px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

h1 {
	font-size:9px;
	text-indent: -5000px ;
	line-height: 0;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #006ec7;
	margin: 0 0 15px 0;
}

#col_acc_gauche {
	text-align: justify;
	width: 200px;
	margin: 0;
	padding: 0;
	float: left;
}

#nouveaute {
	width: 224px;
	margin: 30px 0 0 100px;
	padding: 0;
	float: left;
	text-align: center;
}

.nouveaute {
	text-align: center;
	width: 200px;
	border: 5px solid #FFFFFF;
	height: 200px;
	margin: 10px auto;
	background: #000000;
}

#webjazzlive {}

#message {
	position: absolute;
	padding: 5px;
	width: 300px;
	background-color: #006ec7;
	height: 100px;
	overflow: auto;
	z-index:10;
	visibility: hidden;
	left: 375px;
	top: 157px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	border-top: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
}
#message #inner_message {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#newsletter   {
	margin-top: 40px;
}
#newsletter  input  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#moteur  {
	margin-top: 30px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../JPG/barre_gris.jpg) no-repeat 0px;
}
#moteur   input  {
	width: 100px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#defilement  {
	margin-top: 30px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

#affichage    {
	overflow: auto;
	height: 400px;
	width: 640px;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 2px;
}

#affichage_sb    {
	/*height: 450px;*/
	width: 640px;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 2px;
}

.nb_resultats {
	font-size: 10px;
	color: #CCCCCC;
}

.blanc {
	color: #FFFFFF;
}

.bleu {
	color: #006ec7;
}

.pagination {
	margin: 30px 2px 30px 0px;
	padding: 2px 5px;
	background-color: #666666;
	color: #FFFFFF;
	line-height: 27px;
}

a.pagination {
	margin: 30px 2px 30px 0px;
	padding: 2px 5px;
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.pagination {
	margin: 30px 2px 30px 0px;
	padding: 2px 5px;
	background-color: #006ec7;
	color: #FFFFFF;
	text-decoration: none;
}

.pagination_active {
	margin: 30px 2px 30px 0px;
	padding: 2px 5px;
	background-color: #006ec7;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#ligne_vinyle {
	font-size: 10px;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 10px;
	padding-bottom: 5px;
}

#ligne_vinyle a {
	color: #CCCCCC;
}

#ligne_vinyle a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#ligne_vinyle .details {
	color: #FFFFFF;
	font-weight: bold;
}

#ligne_cd {
	font-size: 10px;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 10px;
	padding-bottom: 5px;
}

#ligne_cd a
{
	color: #CCCCCC;
}

#ligne_cd a:hover
{
	color: #CCCCCC;
	text-decoration: none;
}

#ligne_cd .details {
	color: #FFFFFF;
	font-weight: bold;
}

#ligne_dvd
{
	font-size: 10px;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 10px;
	padding-bottom: 5px;
}

#ligne_dvd a
{
	color: #CCCCCC;
}

#ligne_dvd a:hover
{
	color: #CCCCCC;
	text-decoration: none;
}

#ligne_dvd .details {
	color: #FFFFFF;
	font-weight: bold;
}

#ligne_tshirt {
	font-size: 10px;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 10px;
	padding-bottom: 5px;
}

#ligne_tshirt  a
{
	color: #CCCCCC;
	text-decoration: none;
}

#ligne_tshirt  a:hover
{
	color: #FFE2A6;
}

#ligne_tshirt .details {
	color: #FFFFFF;
	font-weight: bold;
}

.ref {
	color: #999999;
	font-size: 9px;
}

#prix {
	text-align: right;
	font-size: 15px;
	color: #FFFFFF;
}

.prix-acc {
	font-size: 15px;
	color: #FFFFFF;
}

.tdTitre {
	background-color: #333333;
}

#ajouter_panier {
	text-align: left;
}

#ajouter_panier a {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
}

#ajouter_panier a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#resultat_moteur
{
	padding-left: 3px;
}
#ligne_dvd  a.lien1
{
	color: #660033;
}
#ligne_dvd  a.lien1:hover
{
	color: #FFE2A6;
}
#cadre_photo
{
	background: #999999;
	padding: 1px;
	border-top: 1px solid #333333;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 1px solid #333333;
}

#formulaire
{
	/* border: 1px solid #CCCCCC;
	background: #001933; */
	margin-top: 5px;
	padding: 5px;
}

#adresse2
{
	visibility: hidden;
	padding: 5px;
	border: 1px solid #F2F2F2;
}

#adresse2 a
{
	color: #FFFFFF;
}
#adresse2  a:hover
{
	color: #006ec7;
}
#tableau_compte a
{
	color: #FFFFFF;
}
#tableau_compte  a:hover
{
	color: #006ec7;
}

#affichage_panier {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.total {
	font-weight: bold;
	color: #FFFFFF;
	background: #006ec7;
	border: 1px solid #000000;
}
.lien3 {
	color: #FFFFFF;
}


.div_titre_commande {
	background: #006ec7;
	color: #FFFFFF;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}

.tableau_port td {
	border: 1px solid #006ec7;
	padding: 3px;
}


.nom {
}

.identification {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}

.cadre_lien {
	background: #333333;
	padding: 10px;
	text-align: justify;
}

fieldset {
	border: 1px solid #006ec7;
}

.legend {
	color: #006ec7;
	font-size: 14px;
}

.lien {
	color: #006ec7;
}
.lien:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.liens {
	color: #006ec7;
	text-decoration: none;
	padding: 3px;
	margin-left: 5px;
}



.panier {
	background: #000000;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 5px;
}

.panier_titre {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #333333;
	height: 15px;
	padding: 2px 2px 2px 2px;
	text-align: center;
	font-weight: bold;
}

.ligne_panier {
	border-top: #666666 1px dashed;
}

.clic {
	color: #999999;
	text-align: center;
	border-bottom: #666666 1px dashed;
	padding: 2px 0 0 0;
	height: 15px;
}

.panier_format {
	color: #CC9966;
}

.panier_contenu {
	border-bottom: #666666 1px dashed;
}

#panier_total {
	background-color: #333333;
}

.panier_prix_total {
	font-weight: bold;
}

.fraisdeport {
	height: 20px;
	padding: 10px 0 0 0;
}

.panier a {
	color: #006ec7;
}
.panier  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.couleur1 {
	color: #FF0000;
}
.zone_descriptif {
	z-index: 1;
/*	visibility: hidden;*/
	display:none;
	position: absolute;
	width: 300px;
} 
.descrip {
	background: #CC9966;
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 300px;
	padding: 10px;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.croix
{
	position: relative;
	left: 7px;
	bottom: 7px;
}
.titre   {
	color: #FFFFFF;
}

.musicien {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

.album {
	color: #CCCCCC;
	font-size: 11px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	position: relative;
	width: 480px;
}

.nature
{
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	color: #FFE2A6;
}

.text2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 400px;
}
.image {
	border: 0px;
}

#zoom_img {
	position: absolute;
}


.test {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.zone_cacher {
	position: absolute;
	visibility: hidden;
	z-index: 5;
}

.style1 {color: #000000}

.style4
{
	background: #000000;
	padding: 2px;
}
.div_centrer{ /*IE method of centering a relative div*/
	text-align: center;
}

.div_centrer>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

.reserve {
	text-align:left;
	margin: 20px 0 20px 0;	
	color: #006ec7;
	font-size:12px;
	font-weight: bold;
}

.cgv {
	font-size: 9px;
	color: #999999;
	text-align: right;
	width: 316px;
	padding: 0;
	margin: 20px 0;
}

.cgv a {
	color: #999999;
	text-decoration: none;
}
.cgv  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

ul {
	margin: 2px 0 5px 0}

li a {
	color: #FFFFFF;
	text-decoration: none;
	
}

li a:hover {
	color: #006ce7;	
}