
/* ----- hors structure ----- */
p {
padding:3px 3px;
margin:0;
}

a {
text-decoration: none;
color: inherit;
font-style: inherit;
font-family: inherit;
font-size: inherit;
font-style: inherit;
}
/* ------------------------ */


body
{
margin-left: auto;
margin-right: auto;
margin-bottom:50px;
padding: 0;

background-image: url('../imagesDesign/background4.jpg');
background-repeat: repeat-x;
background-color: #848484;
}

#window
{
position: relative;
width: 100%;
left: 0;
top: 0;
cursor:default;
}

.page
{
position: relative;
margin: 0 auto;
width: 1022px;
min-width: 33px;
min-height: 33px;
}

.body
{
  position: relative;
  z-index: 1;
  padding: 25px 0px 0px 0px;
  /*background-color: pink;*/
}

/* ----- header ----- */
div.header
{
  margin: 0px;
  position: relative;
  z-index: 0;
  width: 1022px;
  height: 150px;
  overflow: hidden;
}

.titleBox {
border:1px solid #870c1e;
width:1020px;
height:110px;
background-image: url('../imagesDesign/noel/banniere-noel-1.jpg');
/*background: white;*/

-moz-border-radius:10px 10px 10px 10px;
-webkit-border-radius:10px 10px 10px 10px;
}

.titre {
	/*border: 1px solid black;*/
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 45px;
	font-style: italic;
	color: #870c1e;
	margin-top:-100px;
	margin-bottom:43px;
	margin-left : 375px;
	width:270px;
	text-align: center;
}

.ombreTitre {
	/*border: 1px solid black;*/
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 45px;
	font-style: italic;
	color: #c9c9c9;
	margin-top:30px;
	margin-bottom:43px;
	margin-left : 378px;
	width:270px;
	text-align: center;
}

.subtitle {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px;
color: #870c1e;
margin-top:-123px;
/*margin-left: 310px;*/
/*border: 1px solid #870c1e;*/
width: 1020px;
text-align: center;
}

.logo{
margin-left:5px;
margin-top:2px;
/*margin-bottom:18px;*/

float: left;
}

.ongletBasket {
display: inline;
border:1px solid #870c1e;
background-color: #870c1e;
color : white;
width: 110px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px;
/*font-weight:bold;*/
text-align : left;
float: left;
margin-left: 905px;
margin-top: -115px;
padding: 3px 0px 3px 5px;
-moz-border-radius:10px 0px 0px 10px;
-webkit-border-radius:10px 0px 0px 10px;
}

.ongletAccount {
display: inline;
border:1px solid #870c1e;
background-color: #870c1e;
color : white;
width: 110px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px;
/*font-weight:bold;*/
text-align : left;
float: left;
padding: 3px 0px 3px 5px;
margin-left: 905px;
margin-top: -85px;
-moz-border-radius:10px 0px 0px 10px;
-webkit-border-radius:10px 0px 0px 10px;
}

.ongletLogOff {
display: inline;
border:1px solid #870c1e;
background-color: #870c1e;
color : white;
width: 110px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px;
/*font-weight:bold;*/
text-align : left;
float: left;
padding: 3px 0px 3px 5px;
margin-left: 905px;
margin-top: -58px;
-moz-border-radius:10px 0px 0px 10px;
-webkit-border-radius:10px 0px 0px 10px;
}

.ongletLogOff:hover {
width: 125px;
margin-left: 890px;
font-style: italic;
}

.ongletBasket:hover {
width: 125px;
margin-left: 890px;
font-style: italic;
}

.ongletAccount:hover {
width: 125px;
margin-left: 890px;
font-style: italic;
}

.firstCoins {
border:1px solid #870c1e;
background-color: #870c1e;
color : white;
width: 89px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px;
/*font-weight:bold;*/
text-align : center;
float: left;
margin-left: 10px;
margin-right: 3px;
-moz-border-radius:0px 0px 10px 10px;
-webkit-border-radius:0px 0px 10px 10px;
}

.coins {
border:1px solid #870c1e;
background-color: #870c1e;
color : white;
width: 89px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px;
/*font-weight:bold;*/
text-align : center;
float: left;
margin-right: 3px;
-moz-border-radius:0px 0px 10px 10px;
-webkit-border-radius:0px 0px 10px 10px;
}

.coins:hover {
	background-color: white;
	color : #870c1e;
}

.firstCoins:hover {
	background-color: white;
	color : #870c1e;
}

/* ----- end of header ----- */


/* ----- content ------- */
.content
{
  width: 1020px;
  /*display: table;*/
  border: 1px solid #870c1e;
  /*table-layout: fixed;*/
  /*border-collapse: collapse;*/
  background-color: white;
  /*border: 1px solid blue*/;/*none !important;*/
  /*padding:0 !important;*/
  
  -moz-border-radius:10px 10px 10px 10px;
 -webkit-border-radius:10px 10px 10px 10px;
}

/*.columnLeft, .columnCenter, .columnRight
{
display: table-cell;
} */

.columnCenter
{
width: 640px;
/*border: 1px solid blue;*/
vertical-align: top;
}

.columnLeft
{
width: 220px;
/*border: 1px solid pink;*/
vertical-align: top;
}

.columnRight
{
width: 160x;
/*border: 1px solid red;*/
vertical-align: top;
}

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}


/* ----- LeftPart ----- */
.boxQuickSearch {
border:1px solid #870c1e;
width:205px;
/*height : 70px;*/
background-color: #870c1e;

margin-left:7px;
margin-top:10px;

-moz-border-radius:10px 10px 10px 10px;
-webkit-border-radius:10px 10px 10px 10px;
}

.boxManufacturerSearch  {
border:1px solid #870c1e;
/*width:100%;*/
width:205px;
/*height : 70px;*/
background-color: #870c1e;

margin-left:7px;
margin-top:10px;

-moz-border-radius:10px 10px 10px 10px;
-webkit-border-radius:10px 10px 10px 10px;
}

.smallBoxHeader {
border:1px solid #870c1e;
width:140px;
/*height : 70px;*/
background-color: #870c1e;

-moz-border-radius:10px 10px 0px 0px;
-webkit-border-radius:10px 10px 0px 0px;
}

.smallBoxContent {
border:1px solid #870c1e;
width:140px;
/*height : 70px;*/
background-color: #f5f5f5;

-moz-border-radius:0px 0px 10px 10px;
-webkit-border-radius:0px 0px 10px 10px;
}


.textBasket {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:black;
	margin-left: 3px;
	margin-right: 3px;
}


.boxHeaderInformations {
border:1px solid #870c1e;
width:205px;
/*height : 70px;*/
background-color: #870c1e;

margin-left:7px;
margin-top:10px;

-moz-border-radius:10px 10px 0px 0px;
-webkit-border-radius:10px 10px 0px 0px;
}

.BoxContentInformations {
border:1px solid #870c1e;
width:205px;
/*height : 70px;*/
background-color: #f5f5f5;

margin-left:7px;

-moz-border-radius:0px 0px 10px 10px;
-webkit-border-radius:0px 0px 10px 10px;
}

.textInformation {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:black;
	margin-left: 3px;
	margin-right: 3px;
}

.textInformationWithBorder {
	border-bottom: 1px solid #870c1e;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:black;
	margin-left: 3px;
	margin-right: 3px;
}

.textInformation:hover {
font-weight: bold;
}

.textInformationWithBorder:hover {
font-weight: bold;
}

.boxIcon {
/*border: 1px solid blue;*/
margin-top:-20px;
margin-left: 0px;
width:17px;

}

.boxTitle {
font-family: Verdana, Arial, Helvetica, sans-serif; 
margin-left : 7px;
margin-top : 3px;
font-size:13px;
color:white;
}

.boxTitle a {
color: white;
}

.boxTitleWithBorder {

font-family: Verdana, Arial, Helvetica, sans-serif; 
margin-left : 5px;
margin-right: 5px;
/*margin-top : 3px;*/
font-size:13px;
color:white;
border-bottom: 3px double white;
}

.boxTitleWithBorder2 {
font-family: Verdana, Arial, Helvetica, sans-serif; 
margin-left : 5px;
margin-right: 5px;
/*margin-top : 3px;*/
font-size:13px;
font-weight: bold;
/*font-style: italic;*/
color:black;
border-bottom: 3px double black;
}

.boxTitleWithBorder2 p {
 margin-left: 20px;
}

.boxTitleWithBorder p {
 margin-left: 20px;
}

.boxContent {
font-family: Verdana, Arial, Helvetica, sans-serif; 
margin-left : 7px;
margin-right: 3px;
margin-top : 3px;
font-size:11px;
color:white;rds
}

.boxContent:hover {
font-weight: bold;
}

.boxContent2 {
font-family: Verdana, Arial, Helvetica, sans-serif; 
margin-left : 7px;
margin-right: 3px;
margin-top : 3px;
font-size:11px;
color:black;
}

.boxContentInstrument {
font-family: Verdana, Arial, Helvetica, sans-serif; 
margin-left : 7px;
margin-right: 3px;
margin-top : 3px;
font-size:11px;
color:black;
text-align: center;
}

.boxContentInstrument a {
color: black;
}

.boxContent a {
color: white;
}

.boxContent2 a {
color: white;
}

.boxContentBorderBottom {
font-family: Verdana, Arial, Helvetica, sans-serif; 
margin-left : 7px;
margin-right: 3px;
margin-top : 3px;
font-size:11px;
color:white;
border-bottom: 1px solid white;
}

.boxContentBorderBottom:hover {
font-weight: bold;
}

.boxContentBorderBottom2 {
font-family: Verdana, Arial, Helvetica, sans-serif; 
margin-left : 7px;
margin-right: 3px;
margin-top : 3px;
font-size:11px;
color:#870c1e;
border-bottom: 1px solid white;
}

.boxTitle2 {
font-family: Verdana, Arial, Helvetica, sans-serif; 
margin-left : 7px;
margin-top : 3px;
font-size:13px;
color:#870c1e;
}

.inputBox {
margin-left : 5px;
margin-top:5px;
margin-bottom: 5px;
}

.iconeLoupe {
/*float:left;*/
margin-top:-22px;
margin-left : 172px;
margin-bottom: 10px;
}

.boxProducts {
border:1px solid #870c1e;
width:205px;
/*height : 300px;*/

margin-left:7px;
margin-top:10px;

-moz-border-radius:10px 10px 10px 10px;
-webkit-border-radius:10px 10px 10px 10px;

background-color: #870c1e;
}

.boxProductsWhite {
border:1px solid #870c1e;
width:205px;
/*height : 300px;*/

margin-left:5px;
margin-top:10px;

-moz-border-radius:10px 10px 10px 10px;
-webkit-border-radius:10px 10px 10px 10px;

background-color: white;
}

.ProductsCatalog {
margin-left: 5px;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 3px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
color: black;
}

.ProductsCatalogItem {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
/*color: black;*/
color: white;
margin-left: 0px;
padding:0px 0px 2px 0px;
}

.ProductsCatalogParentItem {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
/*color: black;*/
color: white;
margin-left: 0px;
border-bottom: 1px solid white;
padding:0px 0px 2px 0px;
}

.ProductsCatalogParentItemBorderTop {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
/*color: black;*/
color: white;
margin-left: 0px;
border-bottom: 1px solid white;
border-top: 1px solid white;
padding:0px 0px 2px 0px;
}

.ProductsCatalogItemGrenat {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
/*color: black;*/
color: #870c1e;
margin-left: 0px;
padding:0px 0px 2px 0px;
}

.ProductsCatalogParentItemGrenat {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
/*color: black;*/
color: #870c1e;
margin-left: 0px;
border-bottom: 1px solid #870c1e;
padding:0px 0px 2px 0px;
}

.ProductsCatalogItem:hover {
background-color: white;
color : #870c1e;
font-weight: bold;
}

.ProductsCatalogParentItem:hover {
background-color: white;
color : #870c1e;
font-weight: bold;
}

.ProductsCatalogItemGrenat:hover {
background-color: #870c1e;
color : white;
font-weight: bold;
}

.ProductsCatalogParentItemGrenat:hover {
background-color: #870c1e;
color : white;
font-weight: bold;
}

#selectManufacturers {
width: 95%;
}
/* ------------------------- */

/* ----- centerPart ----- */

.block {
display: block;
height: 46px;
}

.textePerso {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 16px;
font-weight: bold;
color: black;
/*border:1px solid blue;*/
margin: 15px 10px 15px 10px;
text-align: center;
}

.boxBasket {
border:none;
width:140px;
/*height : 300px;*/

margin-right: 8px;
margin-top:10px;
margin-bottom: 10px;
}

.boxPromotions {
border:none;
width:140px;
/*height : 300px;*/

margin-right:8px;
margin-top:10px;
}

.boxOccasions {
border:none;
width:140px;
/*height : 300px;*/

margin-top:10px;
}

.boxSelection {
border:1px solid #870c1e;
width:200px;
/*height : 300px;*/

margin-left:8px;
margin-top:10px;

-moz-border-radius:10px 10px 10px 10px;
-webkit-border-radius:10px 10px 10px 10px;

background-color: #870c1e;
}
/* ----------------------------------- */

/* ---- footer ----- */
/* begin Footer */
.keywordsPart {
/*border: 1px solid black;*/
margin-top: 50px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 20px;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px;
color: black;
}

.footer
{
/*border: 1px solid black;*/
text-align: right;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
color: black;
padding: 10px;
}

/* ------- tableau categories instruments ------------ */
.textMainCategory {
margin-left: 15px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 20px;
font-weight: bold;
color: #870c1e;
}

.textSubCategory {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
color: black;
text-align: center;
width:100px;
}

.tableCategories {
/*border: 1px solid black;*/
margin-left: 15px;
margin-right: 10px;
width: 615px;
}

.tableCenter
{
border-collapse: collapse;
/*border: 1px solid black;*/
margin-left: 15px;
margin-right: 10px;
margin-top: 20px;
width: 600px;
}

.tableCenterAnchor
{
/*border: 1px solid red;*/
margin-left: -5px;
margin-right: 0px;
margin-top: 20px;
width: 600px;
border-spacing: 5px;
}

.tableProducts {
border-collapse: collapse;
margin-left: 15px;
margin-right: 10px;
width: 615px;
background-color: #f5f5f5;
}

.tableProducts td {
padding: 7px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
color: black;
/*border-top : 1px solid black;*/
border-bottom : 1px solid #870c1e;
border-right: 1px solid white;
}

.tableProducts th {
padding-left: 7px;
padding-right: 7px;
padding-top: 2px;
padding-bottom: 2px;
background-color: #870c1e;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
color: white;
border-top : 1px solid black;
border-bottom : 1px solid black;
border-right: 1px solid white;
}
/* -------------------------------------- */


/* */
.hbMusicPrice
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
font-weight: bold;
color: blue;
}

.oldPrice
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
font-style: italic;
color: #00000;
}

.promoPrice
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
font-style: italic;
font-weight: bold;
color: #ff0000;
}

.HBMStudio
{
	text-align: center;
	border: 2px solid #870c1e;
	margin-top:30px;
	margin-bottom: 30px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.HBMCard
{
	text-align: center;
	border: 2px solid #870c1e;
	margin-top:30px;
	margin-bottom: 30px;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}

.HBMMap
{
	text-align: center;
	border: 2px solid #870c1e;
	margin-top:30px;
	margin-bottom: 30px;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}

.telNumber
{
	text-align: left;
	margin-left: 170px;
}

.ImageStudio1_2
{
display: inline;
}

.divImageStudio1
{
/*border-bottom: 2px solid grey;
border-right: 2px solid grey;*/
width:300px;
margin-left: 10px;
text-align: center;
margin-right: 10px;
}

.imageStudio1
{
margin-top: 0px;
}

.divImageStudio2
{
/*border-bottom: 2px solid grey;
border-right: 2px solid grey;*/
margin-top: -226px;
width:300px;
/*height: 245px;*/
text-align: center;
margin-left: 320px;
}

.imageStudio2
{
margin-top: 0px;
}

.imageStudio3
{
margin-top:20px;
margin-left: auto;
margin-right: auto;
width:350px;
}

.imageReparation1
{
position: absolute;
width:250px;
margin-top: -350px;
margin-left: 330px;
}

.imageReparation2
{
position: relative;
width:250px;
margin-top: -340px;
margin-left: 330px;
}

.imageReparation3
{
position: relative;
width:315px;
margin-top: 90px;
margin-left: 0px;
}

.imagePresentation
{
width: 280px;
margin-top: 0px;
margin-left: 340px;
margin-top: -215px;
}

.imageJCpresentation
{
width: 280px;
margin-top: 0px;
margin-left: 340px;
margin-top: -350px;
}

.imageLorrainePresentation
{
width: 280px;
margin-top: 0px;
margin-left: 340px;
margin-top:-250px;
}

/* calque pages statiques */
.gammeEnfantsFlutes
{
	margin-top: -40px;
	margin-left: 410px;
	position: absolute;
}

.gammeEnfantsSaxophones
{
	margin-top: -40px;
	margin-left: 410px;
	position: absolute;
}

.gammeEnfantsClarinettes
{
	margin-top: 20px;
	margin-left: 410px;
	position: absolute;
}

.gammeEnfantsCornets
{
	margin-top: -40px;
	margin-left: 410px;
	position: absolute;
}

.gammeEnfantsTrombones
{
	margin-top: -40px;
	margin-left: 450px;
	position: absolute;
}

.gammeEnfantsViolons
{
	margin-top: -40px;
	margin-left: 420px;
	position: absolute;
}

.gammeEnfantsGuitares
{
	margin-top: 0px;
	margin-left: 420px;
	position: absolute;
}

.gammeSax
{
	margin-top: -160px;
	text-align: right;
	/*border: 1px solid pink;*/
}

.gammeFlute
{
	margin-top: -230px;
	margin-left: 250px;
	text-align: center;
	/*border: 1px solid pink;*/
}

.gammeClarinette
{
	margin-top: -280px;
	margin-left: 350px;
	text-align: center;
	/*border: 1px solid pink;*/
}

.gammeTrompette
{
	margin-top: -200px;
	margin-left: 300px;
	text-align: center;
	/*border: 1px solid pink;*/
} 

.gammeViolons
{
	margin-top: -20px;
	margin-left: 410px;
	position: absolute;
}

.gammeVioloncelle
{
	margin-top: -80px;
	margin-left: 410px;
	position: absolute;
}

.rightArrow
{
	text-align: right;
	margin-right: 5px;
	border-style: none;
	border-width: 0px;
	border: none;
}
