div#contenedor {
 font-size: 0.75em;
 font-family: Arial, Verdana, Helvetica, sans-serif;
}
div#contenedor p {
 margin-top: 8px;
}
div#contenedor p.justificado {
 margin-top: 8px;
 text-align: justify;
}
div#contenedor p.derecha {
 margin-top: 8px;
 text-align: right;
}
div#contenedor p.marcaroja {
 padding-left: 25px;
 background: url('/imagenes/rjo-7-5.gif') no-repeat 15px 4px;
}
div#contenedor p.pegado {
 margin-bottom: 0;
}
div#contenedor p.pegados {
 margin-top: 0;
 margin-bottom: 0;
}
div#contenedor p.notatablaespecial {
 font-size: 1.3em;
 color: #000;
 text-align: justify;
 font-weight: bold;
 background: url(../imagenes/FondoDegradDestacad.jpg) repeat-x left top;
}
div#contenedor p.pdf {
 background: url('/imagenes/docpdf.gif') no-repeat 0px 0px;
 padding-left: 20px;
 height: 2em;
}
div#contenedor blockquote.pegado {
 margin-bottom: 0;
}
div#contenedor blockquote.pegados {
 margin-top: 0;
 margin-bottom: 0;
}
div#contenedor .inline {
 float: left;
 margin: 0 0.2em;
 padding: 0px;
}
div#contenedor span.italica {
 font-style: italic;
}
div#contenedor span.derecha {
 text-align: right;
}
/*capas*/
div#contenedor div#izquierda {
 width: 14%;
 float: left;
}
div#contenedor div#derecha {
 width: 84%;
 float: left;
}
/* fin capas*/
/* Cabeceras */
div#contenedor h1 {
 font-size: 1.30em;
 color: #e8422b;
 margin: 0.2em 0;
}
div#contenedor h2 {
 font-size: 1em;
 font-weight: bold;
 margin: 0.2em 0;
 }
div#contenedor h2.sinmargen {
 margin-bottom: 0;
 }
div#contenedor h2.conmargen {
 margin-top: 1em;
 }
div#contenedor h3 {
 font-size: 1em;
 font-weight:bold;
 margin: 0.2em 0;
}
div#contenedor h4 {
 font-size: 1em;
 font-weight:bold;
 margin: 0.2em 0;
}
div#contenedor h5 {
 font-size: 1em;
 font-weight:bold;
 margin: 0.2em 0;
}

/* Imagenes */
img{
 border: 0px;
}
img.centrada {
 display: block;
 text-align: center;
 margin: 0 auto;
}
div#contenedor .img-izq {
 float: left;
 margin: 5px;
}
div#contenedor .img-der {
 float: right;
 margin: 5px;
}

/* Lista de enlaces */
div#contenedor ul.cuadroenlaces {
 border: 1px solid #f3f3f3;
 border-top: 1px solid #ccc;
 padding: 2px 10px;
 margin: 0px;
}
div#contenedor p.titulo {
 background-color: #f3f3f3;
 color: #f5835c;
 margin: 0px 0px;
 padding: 5px;
 font-weight: bold;
}
div#contenedor ul.cuadroenlaces .detalle {
 font-size: 0.75em;
 color: #000000;
 font-weight: normal;
}
div#contenedor ul.cuadroenlaces p.titulodetalle {
 font-size: 1em;
 color: #000000;
 font-weight: bold;
 margin: 0;
}
div#contenedor ul.cuadroenlaces li {
 list-style-type: none;
}
div#contenedor ul.cuadroenlaces li a {
 text-decoration: none;
}
div#contenedor ul.cuadroenlaces li a:hover {
 text-decoration: underline;
}



/* Fin lista de enlaces */

/* Tablas de datos */
div#contenedor table.datos {
 vertical-align: middle;
 font-size: 1em;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 margin: 0 auto 1em auto;
 border-collapse: collapse;
 width: 70%;
 border-top: 2px #ccc solid;
 border-bottom: 2px #ccc solid;
 border-right: 0;
 border-left: 0; 
}
div#contenedor table.datos caption {
 background-color: #f3f3f3;
 color: #f5835c;
 font-weight: bold;
 padding: 2px 2px;
 margin: 0;
}
div#contenedor table.datos td p.leyenda {
 font-size: 0.75em;
 margin: 0em;
}
div#contenedor table.datos tr.columna th {
 text-align: center;
 background-color: #f3f3f3;
 color: #005875;
 margin: 0px;
}
 div#contenedor table.datos th {
 text-align: center;
 color: #666;
 border-top: 1px #ccc solid;
 border-bottom: 1px #ccc solid;
 border-right: 0;
 border-left: 0;
 padding: 2px 2px;
 margin: 0px;
}
div#contenedor table.datos td {
 text-align: right;
 border-top: 1px #ccc solid;
 border-bottom: 1px #ccc solid;
 border-right: 0;
 border-left: 0;
 padding: 1px 1px;
}
div#contenedor table.datos tfoot {
 font-size:0.75em;
 color: #666;
}

div#contenedor table.tablapdf {
 font-size: 1em;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 border-collapse:collapse;
 border: 1px solid #f3f3f3;
 width: 93%;
 margin: 0 3%;
}
div#contenedor table.tablapdf caption.titulotabla {
 font-size: 1.2em;
 background-color: #f3f3f3;
 color: #f5835c;
 font-weight: bold;

 margin: 0;
 padding: 5px;
 border-bottom: 2px solid #ccc;
}
div#contenedor table.tablapdf tr.columna {
 background-color: #f3f3f3;
 margin: 0px;
}
div#contenedor table.tablapdf th {
 font-size: 0.9em;
 text-align: left;
 color: #005875;
 border-bottom: 1px solid #ccc;
}
div#contenedor table.tablapdf th.mitad {
 width: 50%;
 color: #666;
 border-bottom: 1px solid #ccc;
}
div#contenedor table.tablapdf td {
 font-size: 0.9em;
 padding-left: 10px;
 border-bottom: 1px solid #ccc;
}
div#contenedor table.tablapdf td a {
 text-decoration: none;
}
div#contenedor table.tablapdf td a:hover {
 text-decoration: underline;
}
div#contenedor table.chica_dcha {
 float: right;
 width: 40%;
}
/* Destacado */
div#contenedor .destacado {
 float: right;
 background: url(../imagenes/FondoDegradDestacad.jpg) repeat-x left top;
 width: 25%;
 border: 1px solid #ccc;
 margin: 5px 2px;
 clear: right;
}
div#contenedor .destacado_video .contenido object, div#contenedor .destacado_video .contenido video {
 display: block;
 text-align: center;
 margin: 0 auto;
}
div#contenedor .destacado_video16_9 {
 width: 340px;
}
div#contenedor .destacado_video3_4 {
 width: 262px;
}
div#contenedor .mapas {
 width: 23%;
}
div#contenedor .destacado .cabecera {
/* background-color: #387070;
 border-bottom: 1px groove #387070;*/
 font-weight: bold;
 color: #FFF;
 padding-left: 4px;
}
div#contenedor .destacado h2 {
 margin: 0.2em;
 background: url(../imagenes/iconoH2Destacados.gif) no-repeat 0 0;
 padding-left: 1.5em;
 font-size: 1em;
 color: #E8422B;
}

div#contenedor .destacado .contenido {
 padding: 0px;
}
div#contenedor .destacado .contenido p {
 padding-left: 4px;
 margin: 2px;
}
div#contenedor .destacado .contenido img {
 margin: 2px;
 padding-right: 2px;
}
div#contenedor .destacado .contenido ul {
 padding: 0px 0px 0px 2px;
 margin: 2px;
}
div#contenedor .destacado .contenido ul li {
 list-style-type: none;
 background: url('../imagenes/IconoADestacados.gif') no-repeat 10px 4px;
 padding-left: 20px;
}
div#contenedor .destacado .contenido ul li.pdf {
 list-style-type: none;
 background: url('/imagenes/docpdf.gif') no-repeat 0px 4px;
 padding-left: 20px;
}
div#contenedor .destacado .contenido a{
  font-weight:bold;
  color:#0095C6;}

/*fin de destacado*/
/*listas*/
div#contenedor ul.punto_rojo{
list-style-type:none;
}
div#contenedor ul.punto_rojo li{
 background: url('../imagenes/IconoLiAnidado.gif') no-repeat 0px 0px;
 list-style-type: none;
 padding: 0px 0px 3px 16px;
}
div#contenedor ul.punto_naranja{
 list-style-type:none;
 margin:0px;
 padding:0px;
}
div#contenedor ul.punto_naranja li {
 font-size: 0.8em;
 background: url('../imagenes/punto_naranja.gif') no-repeat 0px 2px;
 list-style-type: none;
 padding: 0px 0px 3px 8px;
}
div#contenedor ul.punto_naranja li.seguido {
 padding-right: 1em;
 float: left;
 white-space: nowrap;
}
/*listas*/
/*frase publicitaria*/
div#contenedor div.frase_publicitaria {
 float: right;
 width: 203px;
 background: url('/imagenes/cuadradito.gif') bottom right no-repeat;
 border-top: 2px solid #CA2512;
 border-bottom: 2px solid #CA2512;
 padding: 5px;
 margin: 5px;
 clear: right;
}
div#contenedor div.frase_publicitaria2 {
 margin-top: 1em;
}
div#contenedor div.frase_publicitaria p {
 font-family: Arial,Verdana, Helvetica, sans-serif;
 color: #78979f;
 font-size: 1.1em;
 font-weight: bold;
 word-spacing: 0px;
 margin: 0px;
}
/*fin frase publicitaria*/

div .both {
 clear: both;
}
/* Pie */
div#pie {
 margin-top: 5px;
 clear: both;
}
