/* Generals ---------------------------------------- */
body{
  margin:0px;
  background:#ffffff;
}

.text{
  font-family: tahoma;
  font-size: 12px;
  color: #000000;
  text-align: justify;
}

.formCertificat label {
  float:left;
  width: 25%;
  text-align: right;
  font-family: tahoma;
  font-size: 12px;
  color: black;
  margin-right:10px;
}

.formCertificat input,
.formCertificat select,
.formCertificat textarea{
  font-family: tahoma;
  font-size: 12px;
  color: black;
  width: 400px;
}


.textNegreta {
  font-weight: bold;
  font-family: tahoma;
  font-size: 12px;
  color: #ffffff;
  text-align: justify;

}

.titolApartat {
  font-weight: bold;
  font-family: tahoma;
  font-size: 14.5px;
  color: #63A2D8;
  padding-bottom: 10px;
  text-transform: uppercase;
  display:inline;
}

#micapa {
  position:relative;
  /*
  border-top: 10px solid #63A2D8;
  border-bottom: 10px solid #63A2D8;
  border-left: 10px solid #63A2D8;
  padding:20px;
  background-color:#ffffff;
  width:742px;
  align: center;
  */
  overflow: scroll;
  overflow-x:hidden;
  height:auto;
  padding:20px;
  width:750px;
}

div.capaContainer {
  overflow: hidden;
  height: auto;
  vertical-align:top;
  margin-left: 20px;
}

.taulacentralGRAN{
  margin-top:15px;
}

.taulacentral{
  overflow: auto;
  border: 10px solid #63A2D8;
  width: 736px;
  height: 426px;
}

div.capaContingut {
  padding: 20px;
  padding-bottom: 5px;
}

div.listTramits {
  border-top: 1px solid #63A2D8;
  border-bottom: 1px solid #63A2D8;
  height:315px;
}

div.listTramits table {
  margin:auto;
}

.listTramits input {
  font-size: 13px;
  font-weight:bolder;
  vertical-align: middle;
  text-align: center;
  color: #63A2D8;
  text-decoration: underline;
  padding: 1px;
  background-color: white;
  border: solid 1px white;
  cursor: pointer;
}

#submit {
  width: auto;
  margin-left: 150px;
}

.paginacio {
  color: #63A2D8;
}

.listTramits input:hover {
  color: white;
  background-color: #63A2D8;
  border: solid 1px white;
}

a:link,
a:visited {
  text-decoration: underline;
  FONT-SIZE: 12px;
  COLOR: #000000;
}

a:hover {
  text-decoration: none ;
  COLOR: #3c4258;
}

a img {
  border:0px;
}

.capcelera{
  font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 10px;
  background : #3c4258;
  text-transform:uppercase;

}

.capcelera_link,
.capcelera_link a,
.capcelera_link a:link,
.capcelera_link a:visited,
.capcelera_link a:active
{
  font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 10px;
  text-decoration: none ;
}
.capcelera_link a:hover,
{
  font-family: Verdana, Arial, Helvetica, sans-serif; color: #B5CFFF; font-size: 10px;
  text-decoration: underline;
}

.TextBottom, .TextBottom a:link {
  font-family: Tahoma;
  font-size: 10px;
  vertical-align: middle;
  text-align: center;
}


.titol_index {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  height:30px;
  background-color:#00498D;
  text-transform: uppercase;
  padding-left:8px;
}

.textcercador {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.textblanc {
  font-family: Tahoma;
  font-size: 10px;
  color: #FFFFFF;
}
.web_centre td {
  padding-top: 10px;
}

.web_foot {
  position: relative;
  bottom:0px;
  margin-top: 10px;
}

.box_top_ten {
  padding-top:10px;
  padding-right:20px;
  width:40%;
  height:210px;
  text-align:center;
  vertical-align:top;
}

.box_top_ten a:link,
.box_top_ten a:visited,
.box_top_ten a:active {
  color:white;
  text-decoration:none;
}

.box_top_ten_banners {
  padding-top: 10px;
  width: 20%;
  text-align:right;
  vertical-align:bottom;
}

.titolTramit {
  text-align: center;
  text-decoration: underline;
  margin-bottom:0px;
  color: #63A2D8;
  text-transform: uppercase;
}

.titolTramit2 {
  text-align: left;
  text-decoration: none;
  margin-bottom:0px;
  color: #63A2D8;
  text-transform: uppercase;
}

.textTramit {
  margin-top: 10px;
}

.textTramit h3 {
  display: inline;
}

.leyenda {
  position:absolute;
  top:540px;
  padding-left: 50px;
  text-align: center;
  margin:auto;
}

.leyenda div {
  text-align: left;
  display: inline;
  width: 200px;
}

.leyenda img {
  vertical-align:middle;
}

.leyenda span {
  vertical-align:middle;
  white-space:nowrap;
  margin-right: 10px;
  font-size: small;
}

.links_pdfs {
  /*
  float:right;
  margin-right:10px;
  margin-left:150px;
  position: absolute;
  */
  text-align: center;
}

.txtInfo {
  color: green;
  text-align:center;
  margin-top:20px;
}

.txtErr {
  color: red;
  text-align:center;
  margin-top:20px;
}

.txtWarn {
  color: orange;
  text-align:center;
  margin-top:20px;
}

