@import "botiga.css";
/*****************************************************************************/

@font-face {
   font-family: 'TheMixCaps';
   src: url('/css/fonts/TheMixCaps.eot');
   src: local('☺'), url('/css/fonts/TheMixCaps.woff') format('woff'),
                    url('/css/fonts/TheMixCaps.ttf') format('truetype'),
                    url('/css/fonts/TheMixCaps.svg') format('svg');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'DeltaJaegerLight';
   src: url('/css/fonts/Delta_Jaeger_Light.eot');
   src: local('☺'), url('/css/fonts/Delta_Jaeger_Light.woff') format('woff'),
                    url('/css/fonts/Delta_Jaeger_Light.ttf') format('truetype'),
                    url('/css/fonts/Delta_Jaeger_Light.svg') format('svg');
   font-weight: normal;
   font-style: normal;
}


/*****************************************************************************/

a {
   outline: none;
}

body {
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   margin: 0;
   padding: 0;
}

img {
   border: 0;
}

/*****************************************************************************/

div#cap {
   background-color: #ffffff;
   background-image: url(/img/fons_cap.png);
   background-repeat: repeat-x;
   float: left;
   left: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 30;
}

div#capInner {
   float: left;
   left: 50%;
   margin-left: -500px;
   position: relative;
   width: 1000px;
}

div#capLogo {
   float: left;
   height: 59px;
   padding-top: 11px;
   position: relative;
   width: 33%;
}

div#capCercador {
   float: left;
   height: 50px;
   padding-top: 4px;
   position: relative;
   width: 34%;
}

div#capIdiomes {
   height: 50px;
   padding-top: 20px;
   position: absolute;
   right: 0;
   width: 33%;
}

div#capIdiomes2 {
   display: none;
}

div#capMenu {
   color: #ffffff;
   float: left;
   height: 40px;
   font-family: TheMixCaps;
   position: relative;
   width: 100%;
}

div#capMenuInner {
   float: left;
   margin-top: 10px;
   position: relative;
}

a#menuHead {
   display: none;
}

div#menuBody {
   float: left;
   position: relative;
}

div#cos {
   background-color: #ffffff;
   float: left;
   padding: 110px 0px 30px 0px;
   position: relative;
   width: 100%;
}

div#cosInner {
   float: left;
   left: 50%;
   margin-left: -500px;
   position: relative;
   width: 1000px;
}

div#peu {
   background-image: url(/img/fons_peu_new.png);
   /*
   background-repeat: repeat-x;
   */
   background-position: top center;
   background-repeat: no-repeat;
   border-bottom: 2px solid #707173;
   float: left;
   height: 140px;
   margin-bottom: 20px;
   padding-bottom: 80px;
   position: relative;
   width: 100%;
}

div#peuInner {
   display: none;
   float: left;
   height: 140px;
   left: 50%;
   margin-left: -500px;
   position: relative;
   width: 1000px;
}

div#portadaImatges {
   float: left;
   padding: 10px 0px 110px 0px;
   position: relative;
   width: 100%;
}

div#portadaImatgesInner {
   float: left;
   max-height: 465px;
   overflow: hidden;
   position: relative;
   width: 100%;
}

div#portadaImatgesInner img {
   max-width: 100%;
}

div#pagiImage {
   height: 10px;
   left: 12px;
   position: absolute;
   top: 75%;
   z-index: 20;
}

div#pagiImage a {
   background-color: #ffffff;
   border-radius: 4px;
   color: #ffffff;
   display: block;
   float: left;
   height: 8px;
   margin-left: 10px;
   overflow: hidden;
   position: relative;
   width: 8px;
}

div#pagiImage a:hover {
   background-color: #eb0329;
   color: #eb0329;
}

div#pagiImage a.activeSlide {
   background-color: #eb0329;
   color: #eb0329;
}

div#caption {
   background-color: #ffffff;
   bottom: 10px;
   color: #7f7f7f;
   font-family: TheMixCaps;
   font-size: 26px;
   left: 0;
   padding: 10px 0px 10px 0px;
   position: absolute;
   text-align: center;
   width: 100%;
}

div#portadaCataleg {
   float: left;
   position: relative;
   width: 100%;
}

div#portadaBanner {
   float: left;
   padding-top: 10px;
   overflow: hidden;
   position: relative;
   text-align: right;
   width: 100%;
}

div#carrusselGeneral {
   float: left;
   padding: 10px 0px 0px 0px;
   position: relative;
   width: 100%;
}

div#carrusselGeneralInner {
   float: left;
   max-height: 465px;
   overflow: hidden;
   position: relative;
   width: 100%;
}

div#carrusselGeneralInner img {
   max-width: 100%;
}

div#generalPosi {
   float: left;
   position: relative;
   text-align: center;
   width: 100%;
}

div#generalPosiInner {
   display: inline-block;
}

div#generalPagi {
   float: left;
   height: 10px;
   /*left: 50%;*/
margin-left: auto;
margin-right: auto;
   padding-top: 12px;
   position: relative;
   z-index: 20;
}

div#generalPagi a {
   background-color: #ffffff;
   border: 1px solid #000000;
   border-radius: 5px;
   color: #ffffff;
   display: block;
   float: left;
   height: 8px;
   margin-left: 10px;
   overflow: hidden;
   padding: 0;
   position: relative;
   text-decoration: none;
   width: 8px;
}

div#generalPagi a:hover {
   background-color: #eb0329;
   color: #eb0329;
}

div#generalPagi a.activeSlide {
   background-color: #eb0329;
   color: #eb0329;
}

div#generalCaption {
   background-color: #ffffff;
   bottom: 10px;
   color: #7f7f7f;
   font-family: TheMixCaps;
   font-size: 30px;
   left: 0;
   padding: 10px 0px 10px 0px;
   position: absolute;
   text-align: center;
   width: 100%;
}

a#generalPrev {
   color: #000000;
   display: block;
display: none;
   float: left;
   font-size: 24px;
   height: 24px;
   line-height: 24px;
   padding: 0;
   position: relative;
   text-decoration: none;
}

a#generalNext {
   color: #000000;
   display: block;
display: none;
   float: left;
   font-size: 24px;
   height: 24px;
   line-height: 24px;
   margin-left: 10px;
   padding: 0;
   position: relative;
   text-decoration: none;
}

/*****************************************************************************/

a.Idioma {
   background-color: #999999;
   border-radius: 15px;
   display: block;
   float: right;
   height: 0px;
   margin: 3px 0px 0px 3px;
   padding: 15px;
   position: relative;
   text-decoration: none;
   width: 0px;
}

a.Idioma:hover {
   background-color: #ff6600;
}

a.Idioma span {
   color: #ffffff;
   display: block;
   font-size: 12px;
   font-weight: bold;
   height: 24px;
   left: 0;
   line-height: 12px;
   padding-top: 8px;
   position: absolute;
   text-align: center;
   top: 0;
   width: 30px;
}

a.IdiomaAct {
   background-color: #ff6600;
   cursor: default;
}

a.IdiomaBoto {
   background-color: #66ff00;
   border-radius: 15px;
   display: block;
   float: right;
   height: 0px;
   margin: 3px 0px 0px 3px;
   padding: 15px;
   position: relative;
   text-decoration: none;
   width: 0px;
}

a.IdiomaBoto span {
   color: #ffffff;
   display: block;
   font-size: 14px;
   font-weight: bold;
   height: 25px;
   left: 0;
   line-height: 14px;
   padding-top: 7px;
   position: absolute;
   text-align: center;
   top: 0;
   width: 30px;
}

a.IdiomaBotoPrint {
   background-image: url(/img/print.png);
   background-position: 50% 50%;
   background-repeat: no-repeat;
}

img.BannerPeu {
   display: block;
   left: 0;
   position: absolute;
   top: 21px;
}

img.LogoPeu {
   display: block;
   left: 50%;
   margin-left: -60px;
   margin-top: -1px;
   position: absolute;
   top: 0;
}

img.CertPeu {
   display: block;
   right: 0;
   position: absolute;
   top: 21px;
}

div.CopyPeu {
   bottom: 0;
   color: #4d4d4d;
   padding-right: 5px;
   position: absolute;
   right: 0;
   text-align: right;
}

div.CopyPeu img {
   vertical-align: middle;
}

a.Menu {
   border-left: 3px solid #ffffff;
   color: #ffffff;
   display: block;
   float: left;
   font-size: 16px;
   font-weight: bold;
   line-height: 16px;
   padding: 11px 17px 3px 17px;
   position: relative;
   text-decoration: none;
}

a.Menu:hover {
   color: #ff6600;
}

span.Menu {
   border-left: 3px solid #ffffff;
   color: #ff6600;
   display: block;
   float: left;
   font-size: 16px;
   font-weight: bold;
   line-height: 16px;
   padding: 11px 17px 3px 17px;
   position: relative;
   text-decoration: none;
}

a.MenuSub {
   display: none;
}

span.MenuSub {
   display: none;
}

div.Menu1 {
   background-color: #4d4d4d;
   display: none;
}

a.PortadaFami {
   background-position: 50%;
   background-repeat: no-repeat;
   display: block;
   float: left;
   height: 250px;
   margin-bottom: 63px;
   position: relative;
   text-align: center;
   text-decoration: none;
   width: 250px;
}

a.PortadaFami span {
   background-color: #ffffff;
   border-top: 3px solid #eb0329;
   color: #7f7f7f;
   display: block;
   font-family: TheMixCaps;
   font-size: 20px;
   /*height: 40px;*/
   left: 0;
   line-height: 24px;
   padding: 10px 0px 10px 0px;
   position: absolute;
   text-align: center;
   top: 250px;
   width: 100%;
}

/*****************************************************************************/

div.BitxoGeneral {
   float: left;
   padding: 20px 0px 20px 230px;
   position: relative;
   width: 770px;
}

div.BitxoGeneralMenu {
   left: 50%;
   margin-left: -500px;
   position: fixed;
   top: 130px;
   width: 210px;
}

div.BitxoGeneralMenuInner {
   float: left;
   position: relative;
}

a#menuBitxoHead {
   display: none;
   float: left;
   position: relative;
   text-decoration: none;
}

div#menuBitxoBody {
   float: left;
   position: relative;
}

div.BitxoGeneralMenuTitol {
display: none;
   border-bottom: 1px solid #000000;
   color: #000000;
   float: left;
   font-size: 16px;
   padding: 0px 0px 3px 0px;
   position: relative;
   text-transform: uppercase;
   width: 100%;
}

div.BitxoGeneralContingut {
   float: left;
   position: relative;
   width: 770px;
}

div.BitxoGeneralBloc {
   border-bottom: 1px solid #000000;
   float: left;
   margin-top: 10px;
   padding-bottom: 10px;
   position: relative;
   width: 100%;
}

div.BitxoGeneralImagtop {
   float: left;
   position: relative;
   width: 100%;
}

div.BitxoGeneralImagtop img {
   max-width: 100%;
}

div.BitxoGeneralImagbot {
   float: left;
   position: relative;
   width: 100%;
}

div.BitxoGeneralImagbot img {
   max-width: 100%;
}

div.BitxoGeneralCos {
   float: left;
   position: relative;
   width: 100%;
}

div.BitxoGeneralCosesq {
   float: left;
   overflow: hidden;
   margin-right: 5%;
   position: relative;
   width: 45%;
}

div.BitxoGeneralCosesq img {
   display: block;
   float: left;
   position: relative;
}

div.BitxoGeneralCoscen {
   float: left;
   position: relative;
   width: 50%;
}

div.BitxoGeneralCosdre {
   float: left;
   margin-left: 5%;
   overflow: hidden;
   position: relative;
   width: 45%;
}

div.BitxoGeneralCosdre img {
   display: block;
   float: right;
   position: relative;
}

div.BitxoGeneralCostot {
   float: left;
   position: relative;
   width: 100%;
}

div.BitxoGeneralTitol {
   color: #000000;
   float: left;
   /*font-family: "HelveticaNeue";*/
   font-size: 18px;
   font-weight: bold;
   padding: 10px 0px 10px 0px;
   position: relative;
   width: 100%;
}

div.BitxoGeneralText {
   color: #595959;
   float: left;
   font-family: DeltaJaegerLight;
   font-size: 16px;
   padding-bottom: 20px;
   position: relative;
   width: 100%;
}

div.BitxoGeneralHtml {
   float: left;
   position: relatuve;
   width: 100%;
}

/*
div.BitxoGeneralHtml iframe {
   border: 0;
   height: 600px;
   width: 100%;
}
*/

div.BitxoGeneralMenu {
   font-family: TheMixCaps;
}

div.BitxoGeneralMenu table {
   width: 210px;
}

table.BitxoLinkx1Taula {
   margin: 0;
   padding: 0;
}

td.BitxoLinkx1Nocolumna {
   display: none;
}

td.BitxoLinkx1Columna {
   border-bottom: 1px solid #000000;
   font-size: 16px;
   padding: 8px 0px 0px 0px;
   text-transform: uppercase;
}

a.BitxoLinkx1Href {
   color: #656565;
   margin: -3px;
   padding: 0;
   text-decoration: none;
}

a.BitxoLinkx1Href:hover {
   color: #eb0329;
}

font.BitxoLinkx1None {
   color: #eb0329;
   margin: -3px;
}

font.BitxoLinkx1Noop {
   color: #656565;
   margin: -3px;
}

td.BitxoLinkx1Nocolumna0 {
   display: none;
}

td.BitxoLinkx1Columna0 {
   border-bottom: 1px solid #000000;
   border-top: 1px solid #000000;
   font-size: 16px;
   padding: 8px 0px 0px 0px;
   text-transform: uppercase;
}

a.BitxoLinkx1Href0 {
   color: #000000;
   padding: 0;
   text-decoration: none;
}

a.BitxoLinkx1Href0:hover {
   color: #eb0329;
}

font.BitxoLinkx1None0 {
   color: #eb0329;
}

td.BitxoLinkx1Nocolumna1 {
   display: none;
}

td.BitxoLinkx1Columna1 {
   font-size: 14px;
   padding: 8px 0px 0px 0px;
   text-transform: uppercase;
}

a.BitxoLinkx1Href1 {
   color: #656565;
   padding: 0;
   text-decoration: none;
}

a.BitxoLinkx1Href1:hover {
   color: #eb0329;
}

font.BitxoLinkx1None1 {
   color: #eb0329;
}

font.BitxoLinkx1Noop1 {
   color: #656565;
}

td.BitxoLinkx1Nocolumna2 {
   display: none;
}

td.BitxoLinkx1Columna2 {
   font-size: 14px;
   padding: 8px 0px 0px 20px;
   text-transform: uppercase;
}

a.BitxoLinkx1Href2 {
   color: #656565;
   padding: 0;
   text-decoration: none;
}

a.BitxoLinkx1Href2:hover {
   color: #eb0329;
}

font.BitxoLinkx1None2 {
   color: #eb0329;
}

font.BitxoLinkx1Noop2 {
   color: #656565;
}


div.BitxoGeneralGradientL {
   background: linear-gradient(to right, rgba(255,255,255,1), rgba(255,255,255,0));
   height: 100%;
   position: absolute;
   left: 0;
   top: 0;
   width: 30%;
}

div.BitxoGeneralGradientR {
   background: linear-gradient(to left, rgba(255,255,255,1), rgba(255,255,255,0));
   height: 100%;
   position: absolute;
   right: 0;
   top: 0;
   width: 30%;
}

div.BitxoContacteEsquerra {
   float: left;
   position: relative;
   width: 375px;
}

div.BitxoContacteDreta {
   float: right;
   position: relative;
   width: 375px;
}

div.BitxoContacteTitol {
   border-bottom: 1px solid #000000;
   color: #000000;
   float: left;
   /*font-family: "HelveticaNeue";*/
   font-size: 18px;
   font-weight: bold;
   margin-bottom: 10px;
   padding: 0px;
   position: relative;
   width: 100%;
}

div.BitxoContacteText {
   color: #656565;
   float: left;
   font-size: 14px;
   position: relative;
   width: 100%;
}

div.BitxoContacteText a {
   color: #656565;
   text-decoration: none;
}

div.BitxoContacteText a:hover {
   text-decoration: underline;
}

div.BitxoContacteText iframe {
   border: 0;
   height: 940px;
   width: 100%;
}

div.BitxoMonMapa {
   color: #eb0329;
   float: left;
   font-size: 14px;
   position: relative;
   text-align: right;
   width: 100%;
}

div.BitxoMonMapa img {
   border: 1px solid #000000;
}

div.BitxoMonText {
   float: left;
   position: relative;
   width: 100%;
}

div.BitxoMonaContinent {
   display: none;
   float: left;
   position: relative;
   width: 100%;
}

div.BitxoMonaContinentTitol {
   border-bottom: 1px solid #000000;
   color: #000000;
   float: left;
   /*font-family: "HelveticaNeue";*/
   font-size: 18px;
   font-weight: bold;
   margin-bottom: 10px;
   padding: 0px;
   position: relative;
   width: 100%;

}

div.BitxoMonabloc {
   float: left;
   font-size: 14px;
   min-height: 140px;
   padding-bottom: 12px;
   position: relative;
   width: 50%;
}

a.Contnam {
   color: #000000;
   font-size: 16px;
   display: block;
   position: absolute;
   text-align: center;
   text-decoration: none;
}

a.Contnam:hover {
   color: #eb0329;
}

a.ContnamAct {
   color: #eb0329;
}

a#europa {
   left: 400px;
   top: 150px;
}
a#asia {
   left: 550px;
   top: 170px;
}
a#americanord {
   left: 140px;
   top: 160px;
}
a#americasud {
   left: 220px;
   top: 300px;
}
a#africa {
   left: 400px;
   top: 250px;
}
a#oceania {
   left: 625px;
   top: 340px;
}

div.Ptext {
   font-size: 18px;
   float: left;
   margin: 50px 0px 0px 300px;
   position: relative;
   padding: 50px;
   text-align: center;
   width: 300px;
}

/*****************************************************************************/

div.GFtextcapcalera {
   color: #000000;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 18px;
   float: left;
   left: 50%;
   margin-left: -260px;
   padding-bottom: 15px;
   position: relative;
   text-align: center;
   width: 520px;
}

div.GFtaula {
   clear: both;
   color: #656565;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 12px;
   float: left;
   left: 50%;
   margin-left: -260px;
   position: relative;
   width: 520px;
}

div.FormText {
   clear: both;
   float: left;
   font-size: 14px;
   padding-top: 4px;
   position: relative;
   width: 200px;
}
span.FormObli {
   color: #eb0329;
}

div.FormValu {
   float: left;
   padding-top: 2px;
   position: relative;
   width: 320px;
}

div.FormValu input {
   background: #ffffff;
   border: 1px solid #4d4d4d;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 14px;
   color: #000000;
}

div.FormValu select {
   background: #ffffff;
   border: 1px solid #4d4d4d;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 14px;
   color: #000000;
}

div.FormValu textarea {
   background: #ffffff;
   border: 1px solid #4d4d4d;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 14px;
   color: #000000;
}

div.FormBotons {
   clear: both;
   float: left;
   padding-top: 15px;
   position: relative;
   text-align: center;
   width: 100%;
}

div.FormBotons input {
   background: #4d4d4d;
   border: 1px solid #4d4d4d;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 14px;
   color: #ffffff;
}

div#recaptcha {
   padding-left: 197px;
}

div.GFtextpeu {
   clear: both;
   color: #656565;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 14px;
   float: left;
   left: 50%;
   margin-left: -260px;
   padding-top: 15px;
   position: relative;
   text-align: center;
   width: 520px;
}

div.GFtextpeu span {
   color: #eb0329;
}

div.GFtextresposta {
   clear: both;
   color: #656565;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 14px;
   float: left;
   left: 50%;
   margin-left: -260px;
   padding-top: 100px;
   position: relative;
   text-align: center;
   width: 520px;
}

/*****************************************************************************/

div.Cookies {
   background: rgba(112,113,115,0.8);
   left: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 3000;
}

div.CookiesInner {
   color: #ffffff;
   float: left;
   left: 50%;
   margin-left: -500px;
   padding: 10px 10px 10px 10px;
   position: relative;
   text-align: center;
   width: 1000px;
}

/*****************************************************************************/

@media screen and (min-width: 420px) and (max-width: 1000px) {
   div#capInner {
      left: 0;
      margin-left: 0;
      width: 100%;
   }
   div#capLogo img {
      width: 100%;
   }
   div#cosInner {
      left: 0;
      margin-left: 0;
      width: 100%;
   }
   div#peuInner {
      left: 0;
      margin-left: 0;
      width: 100%;
   }
   a.Idioma {
      border-radius: 12px;
      padding: 12px;
   }
   a.Idioma span {
      font-size: 13px;
      height: 21px;
      padding-top: 5px;
      width: 24px;
   }
   a.IdiomaBoto {
      border-radius: 12px;
      padding: 12px;
   }
   a.IdiomaBoto span {
      font-size: 13px;
      height: 21px;
      line-height: 13px;
      padding-top: 5px;
      width: 24px;
   }
   img.LogoPeu {
      left: 60%;
   }
   /*
   input.BotigaCercsmall {
      margin-left: 12px;
      width: 150px;
   }
   */
}

@media screen and (min-width: 100px) and (max-width: 420px) {
   div#capInner {
      left: 0;
      margin-left: 0;
      width: 100%;
   }
   div#cap {
      background-image: url(/img/none.gif);
   }
   div#capLogo {
      height: 49px;
      width: 300px;
   }
   div#capCercador {
      height: 30px;
      margin: 0px 0px 10px 0px;
      padding: 5px 0px 0px 0px;
      width: 300px;
   }
   div#capIdiomes {
      height: 30px;
      padding-top: 17px;
      position: absolute;
      right: 2px;
      top: 2px;
      width: 30px;
   }
   a.Idioma {
      display: none;
   }
   div#capMenu {
      background-color: #4d4d4d;
      width: 100%;
   }
   div#cos {
      padding-top: 140px;
   }
   div#cosInner {
      left: 0;
      margin-left: 0;
      width: 100%;
   }
   div#peu {
      background-image: url(/img/fons_peu_old.png);
      background-repeat: repeat-x;
   }
   div#peuInner {
      display: block;
      left: 0;
      margin-left: 0;
      width: 100%;
   }
   img.BannerPeu {
      display: none;
   }
   img.LogoPeu {
      left: 0;
      margin-left: 0;
   }
   input.BotigaCercsmall {
      margin-left: 12px;
      width: 210px;
   }
   a#menuHead {
      display: block;
      padding: 5px;
   }
   a#menuHead img {
      display: block;
      float: left;
      position: relative;
   }
   div#menuBody {
      background-color: #4d4d4d;
      display: none;
      left: 0;
      position: absolute;
      top: 99%;
      z-index: 20;
   }
   div#capMenuInner {
      margin: 0;
      padding: 0;
   }
   div#capIdiomes2 {
      display: block;
      float: right;
      margin: 0;
      padding: 0;
      position: relative;
   }
   a#langHead {
      display: block;
      margin: 0;
      padding: 5px 2px 5px 5px;
      text-decoration: none;
   }
   a#langHead img {
      display: block;
      float: left;
      position: relative;
   }
   div#langBody {
      background-color: #4d4d4d;
      display: none;
      position: absolute;
      right: 0;
      top: 99%;
      z-index: 20;
   }
   a.Menu {
      display: none;
   }
   span.Menu {
      display: none;
   }
   a.MenuSub {
      color: #ffffff;
      display: block;
      float: left;
      font-size: 14px;
      padding: 8px 0px 0px 5px;
      position: relative;
      text-decoration: none;
      width: 160px;
   }
   a.MenuSub:hover {
      color: #ffff00;
   }
   span.MenuSub {
      color: #ffff00;
      display: block;
      float: left;
      font-size: 14px;
      padding: 8px 0px 0px 5px;
      position: relative;
      text-decoration: none;
      width: 160px;
   }
   div.Menu1 {
      /*
      position: absolute;
      left: 80%;
      top: 98%;
      */
      float: left;
      font-size: 14px;
      padding: 0px 0px 0px 10px;
      position: relative;
      width: 150px;
      z-index: 20;
   }
   a.Menu1 {
      color: #ffffff;
      display: block;
      float: left;
      padding: 8px 0px 0px 5px;
      position: relative;
      text-decoration: none;
      width: 150px;
   }
   a.Menu1:hover {
      color: #ffff00;
   }
   span.Menu1 {
      color: #ffff00;
      display: block;
      float: left;
      padding: 8px 0px 0px 5px;
      position: relative;
      text-decoration: none;
      width: 150px;
   }
   div.Menu2 {
      /*
      position: absolute;
      left: 80%;
      top: 98%;
      */
      float: left;
      font-size: 12px;
      padding: 0px 0px 0px 10px;
      position: relative;
      width: 150px;
      z-index: 20;
   }
   a.Menu2 {
      color: #ffffff;
      display: block;
      float: left;
      padding: 8px 0px 0px 5px;
      position: relative;
      text-decoration: none;
      width: 150px;
   }
   a.Menu2:hover {
      color: #ffff00;
   }
   span.Menu2 {
      color: #ffff00;
      display: block;
      float: left;
      padding: 8px 0px 0px 5px;
      position: relative;
      text-decoration: none;
      width: 150px;
   }
   span.Menu2 {
      color: #ffff00;
      display: block;
      float: left;
      padding: 8px 0px 0px 5px;
      position: relative;
      text-decoration: none;
      width: 150px;
   }
   a.Idioma2 {
      color: #ffffff;
      display: block;
      float: left;
      font-size: 14px;
      padding: 2px 4px 2px 0px;
      position: relative;
      text-align: right;
      text-decoration: none;
      width: 100px;
   }
   a.Idioma2:hover {
      color: #ffff00;
   }
   span.Idioma2 {
      color: #ffff00;
      display: block;
      float: left;
      font-size: 14px;
      padding: 2px 4px 2px 0px;
      position: relative;
      text-align: right;
      text-decoration: none;
      width: 100px;
   }
   a.PortadaFami {
      clear: both;
      left: 50%;
      margin-left: -125px;
   }
   div#portadaBanner {
      text-align: center;
   }
   div#portadaImatges {
      padding: 10px 0px 24% 0px;
   }
   div#caption {
      font-family: TheMixCaps;
      font-size: 16px;
      line-height: 16px;
   }
/*
   div.BitxoGeneralMenu {
      left: 0;
      margin-left: 5px;
      top: 160px;
   }
   a#menuBitxoHead {
      display: block;
      float: left;
      position: relative;
      text-decoration: none;
   }
   div#menuBitxoBody {
      background-color: #ffffff;
      display: none;
      left: 0;
      position: absolute;
      top: 99%;
      z-index: 9;
   }
   div.BitxoGeneral {
      padding: 20px 0px 20px 15%;
      width: 85%;
   }
*/
   div.BitxoGeneralMenu {
      display: none;
   }
   div.BitxoGeneral {
      padding: 10px 0px 20px 0px;
      width: 100%;
   }
   div.BitxoGeneralContingut {
      width: 100%;
   }
   div.BitxoGeneralBloc {
      width: 100%;
   }
   div.BitxoGeneralImagtop img {
      width: 100%;
   }
   div.BitxoGeneralCos {
      width: 100%;
   }
   div.BitxoGeneralCosesq img {
      width: 100%;
   }
   div.BitxoGeneralCosdre img {
      width: 100%;
   }
   div#pagiImage {
      left: 4px;
      top: 55%;
   }
   div.BotigaCataProd {
      float: left;
      margin: 20px 0px 0px 0px;
      position: relative;
      width: 100%;
   }
   div.BotigaCataProdImag {
      border: 1% solid #000000;
      margin-left: 1%;
      height: 240px;
      line-height: 240px;
      width: 97%;
   }
   div.BotigaCataProdMini {
      padding-left: 1%;
      padding-right: 1%;
      width: 98%;
   }
   div.BotigaCataProdPadd {
      display: none;
   }
   /*
   div.BitxoGeneralHtml iframe {
      height: 900px;
   }
   */
   div.BitxoContacteText iframe {
      width: 100%;
   }
   div.GFtextcapcalera {
      left: 0;
      margin-left: 0;
      width: 100%;
   }
   div.GFtaula {
      left: 0;
      margin-left: 0;
      width: 100%;
   }
   div.FormText {
      padding-left: 1%;
      width: 98%;
   }
   div.FormValu {
      padding-left: 1%;
      clear: both;
      width: 98%;
       }
   div.FormValu input {
      width: 98%;
   }
   div.FormValu select {
      width: 98%;
   }
   div.FormValu textarea {
      width: 98%;
   }
   div#recaptcha {
      margin-left: -1%;
      padding-left: 0;
   }
   div.GFtextpeu {
      left: 0;
      margin-left: 0;
      width: 100%;
   }
   div.GFtextresposta {
      clear: both;
      left: 0;
      margin-left: 0;
      padding-top: 50px;
      width: 100%;
   }
   div.BitxoContacteEsquerra {
      float: left;
      position: relative;
      width: 100%;
   }
   div.BitxoContacteDreta {
      float: left;
      position: relative;
      width: 100%;
   }
   div.BitxoMonMapa {
      text-align: left;
   }
   div.BitxoMonMapa img {
      margin-left: 1px;
      width: 98%;
   }
   div.BitxoMonabloc {
      float: left;
      min-height: 10px;
      padding-bottom: 12px;
      position: relative;
      width: 100%;
   }
   a.Contnam {
      font-size: 12px;
   }
   a#europa {
      left: 48%;
      top: 27%;
   }
   a#asia {
      left: 70%;
      top: 20%;
   }
   a#americanord {
      left: 12%;
      top: 25%;
   }
   a#americasud {
      left: 22%;
      top: 58%;
   }
   a#africa {
      left: 52%;
      top: 48%;
   }
   a#oceania {
      left: 78%;
      top: 63%;
   }
   div.Ptext {
      font-size: 18px;
      float: left;
      margin: 5% 0px 0px 1%;
      position: relative;
      padding: 5%;
      text-align: center;
      width: 88%;
   }
   div.Ptext img {
      max-width: 88%;
   }
   div.CookiesInner {
      color: #ffffff;
      float: left;
      left: 0;
      margin-left: 0;
      padding: 2%;
      position: relative;
      text-align: center;
      width: 96%;
   }

}

/*****************************************************************************/
