/*** LINKS ***/

A {
  color : #782B2C;
  text-decoration : none;
}

A:hover {
  color : #C2585B;
  text-decoration : none;
}

.mainCategory {
  font-family : courier new, courier, fixed ;
  color : #5D0F0F ;
  font-size : 11pt ;
  font-weight : bold ;
  margin : 0 ;
  padding : 0 ;
}

.mainCategoryLink0 {
}

.mainCategoryLink0 A {
}

.mainCategoryLink0 A:hover {
  color : #5F0F0F ;
  text-decoration : none ;
}

.mainCategoryLink1 {
}

.mainCategoryLink1 A {
  color : #FFDEDE ;
}

.mainCategoryLink1 A:hover {
  color : #FFDEDE ;
  text-decoration : none ;
}

.subMenuLink {
  width : 150px;
  padding-bottom : 3px;
  padding-top : 0px;
/*  border-bottom : 1px solid #777; */
  letter-spacing : 1px ;
  font-family : courier, courier new, fixed;
  font-size : 14px;
}

.subMenuLink A {
  text-decoration : none;
  color : #777;
}

.subMenuLink A:hover {
  color : #CB7274 ;
/*  text-indent : 2px ;*/
}


/*** CATEGORIES AND SUB CATEGORIES DESCRIPTIONS ***/

.categoryDescription {
  font-size: 12pt;
}
.subCategoryDescription {
  font-size: 12pt;
}

/*** HEADERS ***/

#content H1, H2, H3, H4, H5 {
  font-family : courier new, courier, fixed ;
  margin : 20px 0px 5px 0px ;
}

#content H1 {
  color : #FFDEDE;
  background-color : #5D0F0F ;
  font-size : 18pt ;
  font-weight : bold ;
  letter-spacing  : 3px ;
  text-indent : 10px ;
  text-transform : uppercase ;
}

#content H2 {
  color : #5D0F0F;
  font-size : 14pt ;
  letter-spacing  : 1px ;
  border-bottom : solid 5px #5D0F0F ;
  text-transform : uppercase;
  font-weight : bold ;
  margin-left : 10px ;
  margin-bottom : 10px ;
}

#content H3 {
  color : #5D0F0F ;
  font-size : 12pt ;
  letter-spacing  : 3px ;
  border-bottom : solid 4px #5D0F0F ;
  text-transform : lowercase ;
  margin-left : 20px ;
}

#content H1.search {
  margin-top : 10px ;
  font-size : 16pt ;
  letter-spacing  : 1px ;
}


/*** MISC ***/

UL {
  padding-left : 20px ;
  list-style : none url('/images/puce.gif') outside ;
}

P {
  margin : 5px 0px 20px 0px ;
  padding : 0px 0px 0px 20px ;
}

/*** Language selection link ***/
#translate A {
  color : #FFDEDE;
  font-family : courier new, courier, fixed ;
  font-size : 8pt;
  font-weight : bold ;
}

#translate A:hover {
  color : #FFFFFF;
}

#translate IMG {
  float : left ;
}



/*** Professional contact ***/
#proContact {
  color : #FFDEDE ;
  font-family : courier new, courier, fixed ;
  font-size : 11pt ;
  text-align : left ;
  padding-bottom : 15px ;
}

#proContact A {
  color : #FFDEDE ;
  font-size : 10pt ;
  font-weight : bold ;
}

#proContact A:hover {
  color : #FFF ;
}



/*** Search button ***/
#search {
  margin : 0px 0px 12px 0px ;
}

#search A {
  text-align : left ;
  font-family : courier new, courier, fixed ;
  font-weight : bold ;
  font-size : 19pt ;
  color : #FFDEDE ;
}

#search A:hover {
  color : #FFFFFF ;
  text-decoration : none
}

/*** Back search ***/
#backSearch {
  margin : 0px 0px 12px 0px ;
}

#backSearch A {
  text-align : left ;
  font-family : courier new, courier, fixed ;
  font-weight : bold ;
  font-size : 19pt ;
  color : #FFDEDE ;
}

#backSearch A:hover {
  color : #FFFFFF ;
  text-decoration : none
}

/*** Order infos ***/
#orderHeader {
  padding-left: 20px;
  padding-right: 20px;
}

