body {
    background-color: white;
    color: #003366;
    font-family: Arial, Verdana, Tahoma, sans-serif;
    font-size:   12px;
}

pre {
    background-color: white;
    color: #003366;
    font-family: Arial, Verdana, Tahoma, sans-serif;
    font-size:   12px;
    overflow: auto;
}

input.cercar {
  font-size: 10px;
  width: 84px; 
  color: #000; 
  font-family: Arial, Helvetica, sans-serif; 
  font-variant: normal;
  height:14px; background-color: #fff; 
  text-decoration: none; 
  margin-right: 1px;
}

blockquote {
  text-align: left;
}

caption {
    font-weight: bold;
}

ul {
  margin-top: 5px;
}

li { margin-bottom: 2px; }

li.punt { margin-top: 25px; }

acronym {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #999900;
}

a { 
  color: #003366; 
  background-color: inherit; 
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: gray;
  text-decoration: none;
}
a:hover { 
  color: #999900;
  background-color: inherit; 
}

a.nb {
  text-decoration: none;
  border: 0px;
}
a:hover.nb {
  text-decoration: none;
  border: 0px;
}

a.extern {
	background: transparent url("/img/extern.gif") no-repeat 100% 50%;
	/* Fons: transparent, imatge, sense repetició, a la dreta, centrat verticalment */
	color: inherit;
	padding-right: 10px; /* Omplim a la dreta per a deixar marge per a la imatge */
	display: inline;
}

a.important {
	color: red;
}

table {
  margin: 0 auto;
}

table.compacta {
  font-size: 90%;
  margin: 0 auto;
}

tr.cap {
  background-color: #003366;
  color: white;
}

tr.par {
  background-color: white;
  color: #003366;
}

tr.impar {
  background-color: #D8E5EA;
  color: #003366;
}

td {
  text-align: left;
  vertical-align: top;
}

td.caixa {
  background-color: #D8E5EA; 
  border: 1px #003366 dotted;
}

td.num {
  text-align: right;
}

td.titol {
  text-align: center;
}

sup {
  font-weight: bold;
  color: green;
  background-color: inherit;
}

.destacar {
  font-weight: bold;
}

.titolpagina {
  font-size:18px;
  background-color: transparent;
  color: inherit;
  position:relative;
  top: +4px; 
  margin-left:5px; 
}

a.pretitolpagina {
  font-size:18px;
  background-color: inherit;
  color: #cccccc;
  position:relative;
  top: +6px;
  text-decoration: none;
  border: 0;
}

a:hover.pretitolpagina {
  background-color: inherit;
  color: #ffcc33;
}

a:visited.pretitolpagina {
  text-decoration: none;
}

a.subtitolp {
  font-size: 11px;
  font-weight: bold;
  font-variant: small-caps;
  background-color: #003366;
  color: white;
  margin-right: 5px;
  margin-left: 5px;
  text-decoration: none;
  border: 0px;
}
a:hover.subtitolp {
  color: #ffcc33;
  background-color: inherit;
}

.subtitolp {
  font-size: 11px;
  font-variant: small-caps;
  font-weight: bold;
  background-color: #003366;
  color: white;
  margin-right: 15px;
  margin-left: 15px;
}

.subtitolr {
  font-size: 11px;
  font-variant: small-caps;
  font-weight: bold;
  background-color: #003366;
  color: white;
  margin-right: 15px;
  margin-left: 15px;
  text-align:right;
}

h1 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

.titolcos {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

h2 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}

h3 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}

h4 {
  color: #666666;
  font-size: 12px;
  font-weight: normal;
  margin-top: 8px;
  margin-bottom: 5px;
}

.subtitolcos {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}

#precap {
  font-weight: normal;
  font-size:   11px;
  color:       #888888;
  background-color: inherit;
  text-align: right;
  margin-right: 5px;
  margin-bottom: 10px;
}

#prepeu {
  clear: both;
  font-weight: normal;
  font-size:   10px;
  color:       #888888;
  background-color: inherit;
  text-align: right;
  margin-right: 5px;
  margin-top: 10px;
}

.peu {
  font-weight: normal;
  font-size:   10px;
  color:       #888888;
  background-color: white;
  text-align: center;
}

h2.capseccio {
  margin: 0;
  font-weight: bold;
  font-size:   16px;
  color:       #003366;
  padding-top: 5px;
  background-color: inherit;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #999900;
}

.capseccio {
  font-weight: bold;
  font-size:   16px;
  color:       #003366;
  padding-top: 5px;
  background-color: inherit;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #999900;
}

.entradaseccio {
  font-weight: normal;
  font-size:   14px;
  color:       #003366;
  padding: 0px;
  background-color: inherit;
  margin-left: 10px;
  border: 0px;
}

.entradaseccio_sm {
  font-weight: normal;
  font-size:   14px;
  color:       #003366;
  margin-left: 2px;
  padding: 0px;
  background-color: inherit;
  border: 0px;
}

.entradaseccio_mini {
  font-weight: normal;
  font-size:   12px;
  color:       #003366;
  padding: 0px;
  background-color: inherit;
  margin-left: 10px;
  border: 0px;
}

h2.delimnoticia {
  font-weight: bold;
  font-size:   12px;
  /*font-variant: smboth-caps;*/
  color:       #003366;
  padding: 0px;
  background-color: inherit;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #003366;
}
.delimnoticia {
  font-weight: bold;
  font-size:   12px;
  /*font-variant: smboth-caps;*/
  color:       #003366;
  padding: 0px;
  background-color: inherit;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #003366;
}

.datanoticia {
  font-weight: normal;
  font-size:   10px;
  color:       #999900;
  margin-top: 5px;
  padding: 0px;
  background-color: inherit;
  margin-left: 5px;
}

a.capnoticia {
  font-weight: bold;
  font-size:   10px;
  color:       #003366;
  padding: 0px;
  background-color: inherit;
  margin-left: 5px;
  text-decoration: none;
  border: 0px;
}

a:hover.capnoticia { color: #999900;
  background-color: inherit;
}

.txtnoticia {
  font-weight: bold;
  font-size:   10px;
  color:       #003366;
  padding: 0px;
  background-color: inherit;
  margin-left: 5px;
  text-decoration: none;
}

.datacelnot {
  font-weight: normal;
  font-size:   10px;
  color:       #003366;
  padding: 0px;
  background-color: inherit;
  margin-left: 5px;
  text-decoration: none;
}

img { border: 0px; }


.data {
  color: #999900;
  background-color: inherit;
}

/*

======================================================0

*/


#extern {
  width: 840px; 
  margin: 0 auto;
  color: #003366;
  background-color: white; 
  text-align: left;
  /* border: 1px red solid;*/
}

#contenidor {
  float: left;
  margin: 0 auto;
  width: 640px; 
  /* margin: 0 auto; */
  color: inherit;
  background-color: inherit; 
  text-align: left;
  /* border: 1px gray solid; */
  /* border: 1px blue solid; */
}

#logo {
  float: left;
  width: 90px;
  text-align: left;
  color: inherit;
  background-color: inherit; 
  /*border: 1px blue solid;*/
}

#cap {
  float: right;
  width: 540px;
  text-align: right;
  color: inherit;
  background-color: white; 
  /*border: 1px red solid; */
}

#acces {
  clear: both;
  background-color: #003366;
  color: white;
  padding-left: 5px;
  border: 1px #003366 dotted;
}

#noticies {
  float: right;
  margin-top: 50px;
  width: 186px;
  padding: 4px;
  color: inherit;
  background-color: #D8E5EA;
  border: 1px #ADD8E6 dotted;
}

#spinoff {
  float: right;
  margin-top: 0px;
  width: 186px;
  padding: 4px;
  color: inherit;
  background-color: inherit;
  border: 0;
}

#cos {
  color: inherit;
  background-color: inherit;
  border: 1px #BBBBBB solid;
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
}

#peu {
  /* clear: both;
  width: 600px; */
  background-color: white;
  font-weight: normal;
  font-size:   10px;
  color:       #888888;
  text-align: center;
}

#caixa_resaltada {
  color: inherit;
  background-color: #caedde;
  border: 1px #99FF99 dotted; 
  margin-bottom: 10px;
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 5px;
}

#capcaixa_resaltada {
  font-weight: bold;
  color:       #003366;
  padding: 0px;
  background-color: inherit;
}

#fila {
  clear: both;
  width: 100%;
}

.fila {
  clear: both;
  width: 100%;
}

#cos2 {
  width: 90%;
  margin: 0 auto;
  color: inherit;
  background: inherit;
}

.block1 {
  float: left;
  padding: 5px;
  width: 295px;
}

.block1r {
  float: left;
  padding: 5px;
  width: 295px;
  background: #D8E5EA;
  color: #003366;
  border: 1px #003366 solid;
}

.block2 {
  float: right;
  padding: 5px;
  width: 295px;
}

.blockc {
  clear: both;
  margin: 0 auto;
  width: 500px;
  padding: 10px;
}

.blockcm {
  clear: both;
  margin: 0 auto;
  width: 430px;
  padding: 10px;
}


.blockcr {
  background: #D8E5EA;
  color: #003366;
  clear: both;
  margin: 0 auto;
  width: 500px;
  padding: 10px;
  border: 1px #003366 solid;
}

.filac {
  margin: 0 auto;
}

.ref {
    margin-left: 50px;
    margin-right: 50px;
    font-size:   10px;
    color: #666666;
}



