@import "botiga.css";

body
{
margin: 0;
padding: 0;
background-image: url('../img/fons1.gif');
}

img
{
border: none;
}

img.esquerra
{
float: left;
}

img.dreta
{
float: right;
}

div.neteja
{
clear: both;
margin: 0;
padding: 0;
}

div#estructura
{
/*margin: auto;
width: 919px;
background-image: url('../img/fons2.png');
background-position: top left;
background-repeat: repeat-y;
height: 100%;*/
}

table#estructura2
{
width: 919px;
height: 598px;
background-image: url('../img/fons2.png');
}

table#esquerra
{
width: 255px;
}

table#dreta
{
width: 664px;
}

div#menu
{
width: 172px;
margin: 2px 0 0 84px;
}

a.menuesquerra
{
display: block;
width: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #5f583f;
text-decoration: none;
text-align: left;
text-indent: 5px;
padding: 6px 0 6px 0;
border-bottom: dashed 1px #5f583f;
}

a.menuesquerra:hover
{
color: #fff;
background-color: #a98d58;
}

div#powered
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
text-decoration: none;
padding: 10px 0 10px 10px;
}

div#powered a
{
color: #000;
text-decoration: none;
}

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

div#dretacap
{
}

div#avislegal
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
text-decoration: none;
margin: 70px 0 0 63px;
}

div#avislegal a
{
color: #656463;
text-decoration: none;
}

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

div#menucap
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #a98d58;
margin: 10px 0 29px 40px
}

div#menucap ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
}

div#menucap ul li 
{ 
display: inline; 
}

a.actiu1
{
text-decoration: none;
padding: 2px 40px 2px 40px;
color: #fff;
background-color: #a98d58;
}

a.actiu2
{
text-decoration: none;
padding: 2px 40px 2px 40px;
color: #fff;
background-color: #a98d58;
border-left: solid 1px #000;
border-right: solid 1px #000;
}

a.actiu3
{
text-decoration: none;
padding: 2px 40px 2px 40px;
color: #fff;
background-color: #a98d58;
}

a.inactiu1
{
text-decoration: none;
padding: 2px 40px 2px 40px;
color: #656463;
background-color: #ece3d2;
}

a.inactiu2
{
text-decoration: none;
padding: 2px 40px 2px 40px;
color: #656463;
background-color: #ece3d2;
border-left: solid 1px #656463;
border-right: solid 1px #656463;
}

a.inactiu3
{
text-decoration: none;
padding: 2px 40px 2px 40px;
color: #656463;
background-color: #ece3d2;
}

a.inactiu1:hover
{
color: #fff;
background-color: #a98d58;
}

a.inactiu2:hover
{
color: #fff;
background-color: #a98d58;
}

a.inactiu3:hover
{
color: #fff;
background-color: #a98d58;
}

div#seccio
{
margin: 0 84px 0 40px;
padding: 0 0 20px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #656463;
}

div.separador
{
clear: both;
margin-bottom: 6px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

div.botonscontactar
{
margin: 0 64px 0 134px;
text-align: center;
}

label
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #656463;
line-height: 130%;
}

input
{
border: solid 1px #ece3d2;
background-color: #f7f3ec;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #656463;
}

input.boto
{
height: 20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
letter-spacing: 1px;
color: #fff;
background-color: #a98d58;
border: solid 1px #a98d58;
}

form.formcontactar div label
{
float: left;
width: 120px;
padding: 2px 10px 0px 0px;
text-align: right;
}

#nom
{
width: 150px;
height: 18px;
}

#cognoms
{
width: 200px;
height: 18px;
}

#telefon
{
width: 100px;
height: 18px;
}

#fax
{
width: 100px;
height: 18px;
}

#adreca
{
width: 200px;
height: 18px;
}

#poblacio
{
width: 150px;
height: 18px;
}

#cp
{
width: 60px;
height: 18px;
}

#email
{
width: 200px;
height: 18px;
}

textarea#comentaris
{
margin-top: 2px;
border: solid 1px #ece3d2;
background-color: #f7f3ec;
color: #656463;
}

div#peuformulari
{
padding: 10px 0 0 20px;
}

div#titol
{
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: bold;
color: #a15a27;
}

div#portadaesquerra
{
float:left;
width: 65%;
}

div#contingutportadaesquerra
{
margin: 20px 7px;
}

div#portadadreta
{
float: right;
width: 34%;
border-left: solid 1px #656463;
}

div#contingutportadadreta
{
margin: 20px 7px;
/*background-color: red;*/
}

div#contingutportadadreta a
{
color: #656463;
text-decoration: underline;
}

div#contingutportadadretaimg
{
text-align: center;
}

/* noticies.drac.com  */

h1.titol
{
margin: 0;
padding: 0 0 10px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #656463;
}

h2.subtitol
{
margin: 0;
padding: 0 0 10px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #656463;
}

div.tplnoticia
{
padding-bottom: 20px;
}

div.tplnoticiatext
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #656463;
}

div.tplnoticiatext a
{
color: #656463;
text-decoration: underline;
}

div.tplnoticiatext img
{
float: right;
clear: both;
margin: 0 0 0 10px;
}

div.tplnoticialink
{
padding: 10px 0 10px 0;
}

div.tplnoticialink a
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #656463;
text-decoration: underline;
}

div.tplnoticiapdf
{
padding: 0 0 0 0;
}

div.tplnoticiapdf a
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #656463;
text-decoration: underline;
}

/*table.BitxoArticle
{
padding-bottom: 20px;
}

td.BitxoArticleTitol
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #656463;
padding-bottom: 10px;
}

td.BitxoArticleCosText
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #656463;
}

td.BitxoArticleImatgePeuFoto1
{
padding: 0;
}

td.BitxoArticleImatgePeuFoto2
{
padding: 0 0 0 6px;
}

td.BitxoArticleImatgePeuFoto3
{
padding: 0;
}

td.BitxoArticleImatgePeuFoto4
{
padding: 0 6px 0 0;
}*/

div#destacats
{
margin: 20px 0 0 0;
}

img.dest1
{
padding: 0 8px 10px 0;
}

img.dest2
{
padding: 30px 5px 10px 8px;
}

div#destacat1
{
}

div#destacat2
{
padding-top: 30px;
}

div#adreca
{
width: 100%;
margin: 40px 0 10px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #5f583f;
text-align: center;
}

div#contingutquienes
{
margin-top: 20px;
padding-bottom: 231px;
* padding-bottom: 180px;
}

div#contingutnovedades
{
margin-top: 20px;
padding-bottom: 285px;
* padding-bottom: 255px;
}

div#contingutcontactar
{
margin-top: 20px;
padding-bottom: 55px;
* padding-bottom: 4px;
}

div#ok
{
margin-top: 150px;
text-align: center;
padding-bottom: 272px;
* padding-bottom: 242px;
}


BODY.Login {
   background-color: white;
   background-image: url('img/none.gif');
   color: #656463;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}

TABLE.TaulaLoginGeneral {
   border: 0;
   width: 100%;
}

TD.RegUsuLoginText {
   padding: 8px;
}

TD.RegUsuLoginInput {
   padding: 8px;
}

TD.RegUSULoginBoto {
   padding: 16px;
}

TD.TextLogin {
   padding: 10px;
   text-align: center;
}

table.PortTaula
{
margin-top: 20px;
}

table.PortTaula a
{
color: #656463;
text-decoration: none;
}

font.PortTitol
{
display: block;
margin-bottom: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

font.PortTitol a
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #5f583f;
color: #656463
}

img.Portimatge
{
padding: 0 10px 0 10px;
}

font.PortEntradeta
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #656463
}
