  html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
    margin: 0pt;
    padding: 0pt;
    font-family: verdana;
  }

  body {
    font-size: 62.5%;
    color: #363636;
    background-color: #f3f3f3;
  }

  a {
    color: #ec068d;
    text-decoration: none;
  }
  p {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
  }

  .rosa{
    color: #ec068d;
  }
  .bold{
    font-weight: bold;
  }

  #capaContenidor {
  	width: 952px;
    margin: 20px auto 20px auto;
    padding: 4px;
    border: 1px solid #eaeaea;
    background-color: #fff;
  }


  #idiomes div.idioma {
    color: #fff;
  }

    #idiomes div.idioma ul {
      height: 18px;
      line-height: 18px; /*para centrar el texto verticalmente: height = line-height*/
      padding: 0px;
      margin: 0px;
    }

    #idiomes div.idioma li {
      display: inline;
      float: right;
      list-style-type: none;
      padding: 0px;
      margin: 0px 0px 0px 6px;

      background-color: #ec068d;
      background-image: url('../images/fonsIdi_der.gif');
      background-position: right bottom;
      background-repeat: no-repeat;
    }
    #idiomes div.idioma li a {
      padding: 3px 15px 0px 15px;
      background-image: url('../images/fonsIdi_izq.gif');
      background-position: left top;
    background-repeat: no-repeat;
    }


    #idiomes div.idioma ul li.liHide{
      display: none;
    }

    #idiomes div.idioma li a {
      font-style: normal;
      color: #fff;
    }

    #idiomes div.idioma li a:hover {
      color: #000;
    }

  #banner {
    height: 111px;
    margin: 4px 0px 4px 0px;
    background-image: url('../images/banner_01.jpg');
    background-position: left top;
    background-repeat: no-repeat;
  }


	#colEsquerra {
    float: left;
    margin-bottom: 4px;
    width: 150px;
  }
	#colEsquerra ul.menuEsq, #colEsquerra ul.menuEsq ul {
    width: 150px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    }
	#colEsquerra ul.menuEsq ul {
    width: 140px;
    padding: 2px 0px 0px 10px;
    }
	#colEsquerra ul.menuEsq li {
    width: 150px;
    margin-bottom: 0px;
    font-size: 11px;
    text-indent: -4px;
    }html>/**/body #colEsquerra ul.menuEsq li {margin-bottom: 2px;}
	#colEsquerra ul.menuEsq li ul li {
    width: 140px;
    text-indent: 0px;
    }
	#colEsquerra ul.menuEsq li a {
    display: block;
    padding: 4px 12px 4px 12px;
    background-color: #e6e7e8;
    color: #4c4d4f;
    }
	#colEsquerra ul.menuEsq li a:hover {
    background-color: #ec068d;
    color: #fff;
    }
	#colEsquerra ul.menuEsq li span.first a { /*, #colEsquerra ul.menuEsq li ul li a.first*/
    background-image: url('../images/menuEsq_first_01.gif');
    background-position: right top;
    background-repeat: no-repeat;
    }
	#colEsquerra ul.menuEsq li span.first a:hover { /*, #colEsquerra ul.menuEsq li ul li a.first:hover*/
    background-image: url('../images/menuEsq_first_02.gif');
    }
	#colEsquerra ul.menuEsq li span.last a, #colEsquerra ul.menuEsq li ul li a.last {
    background-image: url('../images/menuEsq_last_01.gif');
    background-position: left bottom;
    background-repeat: no-repeat;
    }
	#colEsquerra ul.menuEsq li span.last a:hover, #colEsquerra ul.menuEsq li ul li a.last:hover {
    background-image: url('../images/menuEsq_last_02.gif');
    }
	#colEsquerra h3 {
    font-size: 1.6em;
    margin-top: 50px;
    margin-left: 4px;
    padding-top: 4px;
    text-indent: 17px;
    line-height: 95%;
    background: transparent url('../images/comilles.gif') no-repeat scroll left top;
    }

    
  #colDreta {
    float: left;
    margin-bottom: 4px;
  }
  #colDreta div.destacado {
    background: transparent url('../images/fons_inf_caixes.gif') no-repeat scroll left bottom;
    margin-bottom: 4px;
  }
  #colDreta div.destacado img {
    margin: 0px;
    margin: 0px;
    border-width: 0px;
  }
  #colDreta div.destacado div.cosTexte {
    margin-top: 4px;
    padding: 14px;
    background: transparent url('../images/fons_sup_caixes.gif') no-repeat scroll right top;
  }

  #colDreta h3 {
    margin-bottom: 10px;
    color: #ec068d;
    font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
    font-size: 1.4em;
    line-height: 99%;
  }
  #colDreta p.entrar {
    text-align: right;
    padding-bottom: 0px;
  }
  #colDreta p.entrar a {
    color: #000;
    padding-right: 16px;
    background: transparent url('../images/dreta.gif') no-repeat scroll right bottom;
  }
  #colDreta p.entrar a:hover {
    color: #ec068d;
    background: transparent url('../images/dreta.gif') no-repeat scroll right top;
  }


  #colCentre {
    float: left;
    margin-bottom: 4px;
    background: transparent url('../images/fons_sup_caixes.gif') no-repeat scroll right top;
  }

  #colCentre h1, #colCentre h2, #colCentre h3, #colCentre h4, #colCentre h5, #colCentre h6 {
    font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
    line-height: 140%;
    margin-top: 10px;
    margin-bottom: 0px;
  }
  #colCentre h1 {
    font-size: 2.0em;
    margin-bottom: 20px;
    text-indent: 17px;
    line-height: 120%;
    background: transparent url('../images/comilles.gif') no-repeat scroll left top;
  }
  #colCentre h2 {
    font-size: 1.8em;
    border-bottom: 1px solid #bebebe;
  }
  #colCentre h3 {
    font-size: 1.5em;
    font-weight: normal;
    text-transform: uppercase;
  }
  #colCentre h4 {
    padding-left: 5px;
    font-size: 1.4em;
    font-weight: normal;
  }
  #colCentre p {
    line-height: 140%;
    font-size: 1.1em;
    padding-left: 10px;
  }

  #colCentre a {
    color: #ec068d;
  }
  #colCentre a:hover {
    color: #000;
  }

  #colCentre p.top {
    text-align: right;
  }
  #colCentre p.top a {
    color: #000;
    padding-right: 16px;
    background: transparent url('../images/top.gif') no-repeat scroll right bottom;
  }
  #colCentre p.top a:hover {
    color: #ec068d;
    background: transparent url('../images/top.gif') no-repeat scroll right top;
  }

  #colCentre ol {
    padding: 10px 0px 10px 40px;
  }
  #colCentre ul {
    padding: 10px 0px 10px 30px;
    list-style-type: square;
  }
  #colCentre ul li, #colCentre ul ul li, #colCentre ul ul ul li, #colCentre ol li, #colCentre ol ol li, #colCentre ol ol ol li {
    line-height: 140%;
    font-size: 1.0em;
  }
  #colCentre ul li {
    font-size: 1.0em;
  }
  #colCentre ul li a, #colCentre ol li a {
    color: #ec068d;
  }
  #colCentre ul li a:hover, #colCentre ol li a:hover {
    color: #000;
  }

  #colCentre ul.equipo, #colCentre ul.noItems, #colCentre ul.noItems ul {
    list-style-type: none;
  }
  #colCentre ul.equipo li.nombre {
    font-weight: bold;
  }
  #colCentre ul.equipo li.cargo {
    font-style: italic;
  }
  #colCentre ul.equipo li.oficina {
    font-weight: bold;
    text-indent: -10px;
  }

  .w750 {
    width: 798px;
    margin: 0px 0px 4px 4px;
  }
  .w600 {
    width: 644px;
    margin: 0px 4px 4px 4px;
  }
  .w150 {
    width: 150px;
  }

  #colCentre div {
    padding: 15px;
    background-color: transparent;
  }

  #colCentre div.imgFons {
    background: transparent url('../images/fons_inf_caixes.gif') no-repeat scroll left bottom;
  }

  #colCentre div.acrob {
    border: 0px solid #dedede;
    padding: 3px;
    margin: 10px 60px 10px 60px;
    background: transparent url('../images/fons_sup_caixes02.gif') no-repeat scroll right top;
    }
  #colCentre div.acrob p {
    text-align: center;
    }



  .clearDiv {
  visibility: hidden;
  clear:both;
  height: 1%;
  }

  div.rompFloat {
    clear: both;
    width: auto;
    padding: 0px;
    margin: -8px 0px 0px 0px;
    height: 1%;
    }

  #peu {
    clear: both;
    height: 18px;
    line-height: 18px; /*para centrar el texto verticalmente: height = line-height*/
    color: #fff;
    background-color: #ec068d;
    background-image: url('../images/fonsSub_first_02.gif');
    background-repeat: no-repeat;
    background-position: right top;
    }
  #peu div.copy {
    padding-left: 20px;
    background-image: url('../images/fonsSub_last_02.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
    }
  #peu div.copy span {
    padding-left: 26px;
    background-image: url('../images/ico_PB.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
    }
  #peu div.madeFor {
    float: right;
    padding-right: 26px;
    }
  #peu div.madeFor a {
    color: #fff;
    text-decoration: none;

    padding-left: 14px;
    background-image: url('../images/ico_DP.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
    }
  #peu div.madeFor a:hover {
    color: #000;
    background-position: left top;
    }



/* Tabla Ficha*/

  #colCentre .verficha {
   display: block;
   margin: 10px;
   padding: 2px;
   border: 1px solid #939393;
   background-color:#fafafa;
  }

  .tablaFicha, .tablaAnexo {
    border: 1px solid #fafafa;
    width: 90%;
    font-size: 1.0em;
    margin-top: 10px;
    margin-bottom: 10px;
    }

  .tablaFicha td, .tablaAnexo td {
    padding: 6px 2px 2px 2px;
    border-bottom: 1px solid #c9c9c9;
    }
  .tablaAnexo th {
    width: 20%;
    font-size: 1.1em;
    }
  .tablaAnexo td {
    text-align: left;
    }
  .tablaAnexo .twoCol {
    text-align: center;
    }
  .tablaAnexo .triCol,
  .tablaAnexo .cuaCol,
  .tablaAnexo .cinCol {
    text-align: right;
    }
  .tablaFicha tr.last td, .tablaAnexo tr.last td {
    border-bottom: 0px solid #c9c9c9;
    }
  .tablaFicha td.oneCol {
    }
  .tablaFicha td.twoCol {
    text-align: right;
    }
	
	.selTit{
	font-weight:bold;
	color:#ec068c
	}


/*
#ec068d #ec1292 #ed1e98 #ee2b9e #ef37a3 #f044a9 #f150af #f25db4 #f369ba #f476c0 #f582c6 #f68ecb #f79bd1 #f8a7d7 #f9b4dc #fac0e2 #fbcde8 #fcd9ed #fde6f3 #fef2f9 -- rosa
#939393 #989898 #9d9d9d #a3a3a3 #a8a8a8 #aeaeae #b3b3b3 #b8b8b8 #bebebe #c3c3c3 #c9c9c9 #cecece #d3d3d3 #d9d9d9 #dedede #e4e4e4 #e9e9e9 #eeeeee #f4f4f4 #f9f9f9 -- gris 20%
  100%    95%     90%     85%     80%     75%     70%     65%      60%     55%     50%     45%     40%     35%     30%     25%     20%     15%     10%     5%
*/

