@import "botiga.css";

/* Classes genriques */

body {
   background-color: #e7e7e7;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   margin: 0;
   padding: 0;
}

h1 {
   color: #009460;
   font-size: 20px;
   font-weight: normal;
   margin: 0;
}

img {
   border:0;
   margin:0;
}

input {
   background-color: #ffffff;
   border: 1px solid black;
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   padding: 0px 1px 0px 1px;
}

select {
   background-color: #ffffff;
   border: 1px solid black;
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}

textarea {
   background-color: #ffffff;
   border: 1px solid black;
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}


/* IDs específics */

div#general {
   margin-left: auto;
   margin-right: auto;
   position: relative;
   width: 960px;
}

div#top {
   float: left;
   height: 26px;
   position: relative;
   width: 960px;
}

div#top p {
   font-size: 11px;
   text-align: right;
   margin-top: 6px;
   margin-right: 10px;
   vertical-align: middle;
}

div#top p a {
   color: #6e6e6e;
   text-decoration:none;
}

div#top p a:hover {
   color: #009460;
}

div#top p img {
   vertical-align: middle;
}

div#generalInner {
   background-image: url('/img/fons_mid.gif');
   background-repeat: repeat-y;
   float: left;
   position: relative;
   width: 960px;
}

div#generalInnertop {
   background-image: url('/img/fons_top.gif');
   background-repeat: no-repeat;
   float: left;
   font-size: 7px;
   height: 9px;
   position: relative;
   width: 960px;
}

div#generalInnerbot {
   background-image: url('/img/fons_bot.gif');
   background-repeat: no-repeat;
   float: left;
   font-size: 8px;
   height: 10px;
   position: relative;
   width: 960px;
}

div#cap {
   float: left;
   padding: 1px 9px 0px 11px;
   position: relative;
   width: 960px;
}

div#capLogo {
   float: left;
   height: 219px;
   position: relative;
   width: 234px;
}

div#capLogo img {
   display: block;
}

div#capFlash {
   float: left;
   height: 219px;
   margin-left: 1px;
   position: relative;
   width: 703px;
}

div#capFlash img {
   display: block;
}

div#capCerca {
   background-color: #e7e7e7;
   float: left;
   height: 54px;
   margin-top: 1px;
   position: relative;
   width: 234px;
}

div#capPath {
   background-color: #efefef;
   color: #a0a0a0;
   float: left;
   height: 54px;
   margin: 1px 0px 0px 1px;
   position: relative;
   width: 703px;
}

div#capPath p {
   margin: 8px 12px 0px 0px;
   text-align: right;
}

div#capPath p a {
   color: #a0a0a0;
   text-decoration: none;
}

div#capPath p a:hover {
   text-decoration: underline;
}

div#cos {
   float: left;
   padding: 0px 9px 0px 11px;
   position: relative;
   width: 960px;
}

div#menuLateral {
   float: left;
   position: relative;
   width: 234px;
}

div#menuProductes {
   float: left;
   padding: 0px 14px 0px 14px;
   position: relative;
   width: 206px;
}

div#menuApartats {
   float: left;
   padding: 0px 14px 14px 14px;
   position: relative;
   width: 206px;
}

div#contingutCentral {
   float: left;
   padding-bottom: 14px;
   position: relative;
   width: 703px;
}

div#contacteSuperior {
   float: left;
   position: relative;
   width: 610px;
}

div#contacteSuperior a {
   color: #009460;
   text-decoration: none;
}

div#contacteSuperior a:hover {
   text-decoration: underline;
}

div#contacteInferior {
   float: left;
   position: relative;
   width: 610px;
}

div#contingutEmpresa {
   float: left;
   padding: 22px 40px 0px 40px;
   position: relative;
   width: 623px;
}

div#centreportadaSuperior {
   background-color: #f1f1f1;
   float: left;
   height: 260px;
   margin-top: 14px;
   position: relative;
   width: 691px;
}

div#centreportadaIndexNoticies {
   float: left;
   padding: 20px 0px 20px 20px;
   position: relative;
   width: 434px;
}

div#centreportadaIndexNovetats {
   float: right;
   position: relative;
   padding: 20px 8px 20px 8px;
   width: 208px;
}

div#centreportadaDestacat1 {
   background-image: url('/img/fons_dest.gif');
   background-repeat: repeat-x;
   float: left;
   /*height: 316px;*/
   margin: 5px 0px 0px 0px;
   position: relative;
   width: 227px;
}

div#centreportadaDestacat2 {
   background-image: url('/img/fons_dest.gif');
   background-repeat: repeat-x;
   float: left;
   /*height: 316px;*/
   margin: 5px 0px 0px 5px;
   position: relative;
   width: 227px;
}

div#centreportadaDestacat3 {
   background-image: url('/img/fons_dest.gif');
   background-repeat: repeat-x;
   float: left;
   /*height: 316px;*/
   margin: 5px 0px 0px 5px;
   position: relative;
   width: 227px;
}

div#vendaGeneral {
   background-color: #ffffff;
   color: #6e6e6e;
   float: left;
   position: relative;
   width: 330px;
}

div#vendaRegio {
   background-color: #ffffff;
   color: #6e6e6e;
   float: right;
   padding-right: 20px;
   position: relative;
   width: 330px;
}

div#vendaProvincia {
   background-color: #ffffff;
   color: #6e6e6e;
   float: right;
   padding-right: 20px;
   position: relative;
   width: 330px;
}

div#cataleg {
   float: left;
   padding-left: 15px;
   position: relative;
   width: 234px;
}

div#cataleg img {
   vertical-align: baseline;
}

div#cataleg a {
   color: #009460;
   text-decoration: none;
}


/* Altres */

div.ContingutCentralGris {
   background-color: #f1f1f1;
   color: #6e6e6e;
   float: left;
   margin: 14px 0px 0px 1px;
   padding: 20px 40px 20px 40px;
   position: relative;
   width: 610px;
}

div.ContingutCentralBlanc {
   background-color: #ffffff;
   color: #6e6e6e;
   float: left;
   margin: 14px 0px 0px 1px;
   padding: 20px 40px 20px 40px;
   position: relative;
   width: 610px;
}

a.BlocOpcio {
   background-image: url('/img/opcio.gif');
   color: #ffffff;
   display: block;
   font-weight: bold;
   height: 34px;
   line-height: 31px;
   margin-top: 1px;
   text-decoration: none;
   text-indent: 12px;
   width: 234px;
}

a.BlocOpcio:hover {
   background-image: url('/img/opcio_act.gif');
}

a.BlocOpcioAct {
   background-image: url('/img/opcio_act.gif');
   color: #ffffff;
   display: block;
   font-weight: bold;
   height: 34px;
   line-height: 31px;
   margin-top: 1px;
   text-decoration: none;
   text-indent: 12px;
   width: 234px;
}

p.BlocApartat {
   background-color: #dbdbdb;
   border-bottom: 1px solid #ffffff;
   border-top: 1px solid #ffffff;
   height: 1px;
   margin: 0;
   padding: 0;
   width: 206px;
}

a.BlocApartat {
   color: #6e6e6e;
   display: block;
   font-weight: normal;
   height: 30px;
   line-height: 31px;
   text-decoration: none;
   text-indent: 12px;
   width: 206px;
}

a.BlocApartat:hover {
   background-color: #009460;
   color: #ffffff;
}

a.BlocApartatAct {
   color: #009460;
   display: block;
   font-weight: bold;
   height: 30px;
   line-height: 31px;
   text-decoration: none;
   text-indent: 12px;
   width: 206px;
}


/* Autoindexs */

div.PortadaNoticies {
   float: left;
   position: relative;
   width: 434px;
}

div.PortadaNoticiesEsq {
   float: left;
   position: relative;
   width: 207px;
}

div.PortadaNoticiesDre {
   float: right;
   position: relative;
   width: 217px;
}

p.PortadaNoticiesData {
   color: #9e9e9e;
   font-size: 10px;
   font-weight: bold;
   margin: 6px 0px 6px 0px;
}

p.PortadaNoticiesTitol {
   color: #6e6e6e;
   font-weight: bold;
   margin: 0;
}

p.PortadaNoticiesEntradeta {
   color: #6e6e6e;
   margin: 0;
}

p.PortadaNoticiesLink {
   font-size: 11px;
   line-height: 20px;
   margin-top: 12px;
}

p.PortadaNoticiesLink a {
   color: #009460;
   text-decoration: none;
}

p.PortadaNoticiesLink a:hover {
   text-decoration: underline;
}


div.IndexNoticies {
   border-top: 1px dotted #6e6e6e;
   float: left;
   margin-top: 12px;
   padding-top: 12px;
   position: relative;
   width: 611px;
}

div.IndexNoticies2 {
   border-bottom: 1px dotted #6e6e6e;
   border-top: 1px dotted #6e6e6e;
   float: left;
   height: 2px;
   margin-top: 12px;
   position: relative;
   width: 611px;
}

p.IndexNoticiesData {
   color: #9e9e9e;
   font-size: 10px;
   font-weight: bold;
   margin: 0;
}

p.IndexNoticiesTitol {
   color: #6e6e6e;
   font-weight: bold;
   margin: 0;
}

p.IndexNoticiesEntradeta {
   color: #6e6e6e;
   margin: 0;
}

p.IndexNoticiesLink {
   margin: 0;
}

p.IndexNoticiesLink a {
   color: #009460;
   font-weight: bold;
   text-decoration: none;
}

p.IndexNoticiesLink a:hover {
   text-decoration: underline;
}


/* Bitxo */

div.BitxoPuntsVenda {
   background-color: #ffffff;
   color: #000000;
   float: left;
   position: relative;
}

div.BitxoPuntsVendaEsquerra {
   float: left;
   position: relative;
   width: 350px;
}

div.BitxoPuntsVendaDreta {
   float: right;
   position: relative;
   width: 250px;
}

div.BitxoPuntsVendaD {
   color: #000000;
   float: left;
   font-weight: bold;
   margin-left: 15px;
   position: relative;
}

div.BitxoPuntsVendaD a {
   color: #a0a0a0;
   font-weight: normal;
   text-decoration: none;
}

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

div.BitxoTitolSeccio {
   float: left;
   position: relative;
   margin: 10px 0px 10px 0px;
   width: 330px;
}

div.BitxoTitolSeccio p {
   background-color: #f1f1f1;
   color: #009460;
   font-size: 14px;
   font-weight: bold;
   margin: 0;
   padding: 4px;
   text-align: center;
}

div.BitxoVenda {
   clear: left;
   float: left;
   margin-bottom: 18px;
   position: relative;
   width: 330px;
}

div.BitxoVendaDre {
   float: left;
   position: relative;
   width: 182px;
}

div.BitxoVendaEsq {
   float: left;
   padding-right: 8px;
   position: relative;
}

p.BitxoVendaTitol {
   background-color: #f1f1f1;
   color: #000000;
   font-weight: bold;
   text-indent: 12px;
   line-height: 17px;
   margin-bottom: 12px;
}

p.BitxoVendaTitol b {
   color: #000000;
   font-size: 14px;
   font-weight: bold;
}

p.BitxoVendaText {
   color: #6e6e6e;
   margin: 0;
}

p.BitxoVendaText b {
   color: #000000;
   font-weight: bold;
}

p.BitxoVendaText i {
   color: #000000;
   font-style: normal;
}

p.BitxoVendaText a {
   color: #6e6e6e;
   text-decoration: none;
}

p.BitxoVendaText a:hover {
   text-decoration: underline;
}

p.BitxoVendaLink {
   margin: 0;
}

p.BitxoVendaLink a {
   color: #6e6e6e;
   text-decoration: none;
}

p.BitxoVendaLink a:hover {
   text-decoration: underline;
}


div.BitxoNoticia {
   border-top: 1px dotted #6e6e6e;
   float: left;
   margin-top: 12px;
   padding-top: 12px;
   position: relative;
   width: 611px;
}

div.BitxoNoticia2 {
   border-bottom: 1px dotted #6e6e6e;
   border-top: 1px dotted #6e6e6e;
   float: left;
   height: 2px;
   margin-top: 12px;
   position: relative;
   width: 611px;
}

div.BitxoNoticiaData {
   color: #9e9e9e;
   float: left;
   font-size: 10px;
   font-weight: bold;
   position: relative;
   width: 611px;
}

div.BitxoNoticiaTitol {
   color: #6e6e6e;
   float: left;
   font-weight: bold;
   padding-top: 12px;
   position: relative;
   width: 611px;
}

div.BitxoNoticiaSubtitol {
   color: #6e6e6e;
   float: left;
   font-style: italic;
   padding-top: 12px;
   position: relative;
   width: 611px;
}

div.BitxoNoticiaText {
   color: #6e6e6e;
   float: left;
   padding-top: 12px;
   position: relative;
   text-align: justify;
   width: 611px;
}

div.BitxoNoticiaText img {
   float: right;
   margin: 0px 0px 12px 6px;
}

div.BitxoNoticiaLink {
   float: left;
   padding-top: 12px;
   position: relative;
   width: 611px;
}

div.BitxoNoticiaLink a {
   color: #009460;
   font-weight: bold;
   text-decoration: none;
}

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

div.BitxoEnllacosSubtitol {
   float: left;
   margin-bottom: 12px;
   margin-top: 24px;
   position: relative;
   width: 611px;
}

div.BitxoEnllacosEnllac {
   float: left;
   margin-top: 12px;
   position: relative;
   width: 611px;
}

p.BitxoEnllacosText {
   margin: 0;
}

p.BitxoEnllacosText b {
   color: #009460;
   font-weight: bold;
}

p.BitxoEnllacosLink {
   margin: 0;
}

p.BitxoEnllacosLink a {
   color: #858585;
   text-decoration: none;
}

p.BitxoEnllacosLink a:hover {
   text-decoration: underline;
}


/* Formularis */

table.GFtaulacapcalera {
   margin-top: 12px;
   width: 100%;
}

table.GFtaula {
   margin-top: 24px;
   width: 100%;
}

table.GFtaulapeu {
   margin-bottom: 24px;
   margin-top: 24px;
   width: 100%;
}

table.GFtaularesposta  {
   margin: 12px 0px 24px 0px;
}

td.CampText {
   width: 40%;
}

td.CampInput {
   width: 60%;
}

td.CampNom input {
   width: 250px;
}

td.CampGeneral input {
   width: 340px;
}

td.CampPostal input {
   width: 60px;
}

td.CampTelefon input {
   width: 100px;
}

td.CampInteres input {
   background-color: #f1f1f1;
   border: 0;
}

textarea.CampGeneral textarea {
   height: 80px;
   width: 340px;
}

td.CampLegal input {
   background-color: #f1f1f1;
   border: 0;
}

td.FormButton {
   padding-top: 12px;
}

td.FormButton input {
   background-color: #009460;
   border: 0;
   color: #ffffff;
   font-weight: bold;
   padding: 2px 20px 2px 20px;
}

td.GFtextresposta {
   font-weight: bold;
}
