@import url(estructura.css);
/* body { background: #fff url(../img/interfaz/fondo.png) repeat-x left top; } */
/* body { background: #1d73a6 url(../img/interfaz/fondodeg.gif) repeat-x left top; color: #fff; } */
body { background: url(../img/interfaz/fondodeg.gif) repeat-x left top; color: #fff; }
/* enlaces */
a:link, a:visited { color: #a6cdea; text-decoration: underline; }
a:hover { color: #fff; text-decoration: underline; }
/* form */ 
form#contacto { margin: 0; padding: 0; }
input, textarea {
	color: #083463;
	border: 1px solid #829fc7;
	background-color: #fafafa;
	font: 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	opacity: 0.75;
	padding: 1px; }
input:focus, textarea:focus { color: #000; border: 1px solid #f00; opacity: 0.95; }
select { color: #000; background-color: #fff; padding: 1px; }
/* listas definicion */
dt {
	background: url(../img/interfaz/icos/marca.png) no-repeat left center;
	margin-left: 10px;
	padding: 3px 10px 3px 15px; }
dd { padding: 3px 10px 3px 15px; }
/* proceso*/
ul.proceso { margin: 0; padding: 0; white-space: nowrap; text-align: center; }
ul.proceso li { display: inline; list-style-type: none; padding: 0 5px; }
/* tablas */
table.estilo { background-color: #fff; border: 1px solid #eee; caption-side: top; border-spacing: 1px; }
table.estilo thead tr th { border: 1px solid #3666a5; background-color: #fff; padding:
2px; }
table.estilo tbody tr td { border: 1px solid #e0e0e0; background-color: #fff; padding: 1px; }
table.estilo tbody tr.banda td { border: 1px solid #e0e0e0; background-color: #f0f7ff; padding: 1px; }
table.estilo tbody tr:hover td { border: 1px solid #0051b5; }
table.estilo tfoot tr td { border: 1px solid #fefefe; color: #666; padding: 1px; }
table.estilo td.margen, table.estilo tr.banda td.margen { padding-left: 4px; }

table.imagen { 
	caption-side: top;
	border-spacing: 1px; }
table.imagen caption {
	border: 1px solid #9EC4EF;
	/*background: #0356a3 url(../img/interfaz/fondos/barra.gif) repeat-x left top;*/
	padding: 2px 5px;
	margin: 5px 0; }
	
	table.estilo2 { border: 1px solid #eee; caption-side: top; border-spacing: 1px; }
table.estilo2 thead tr th { border: 1px solid #2B85C1; padding: 2px; color: #fff; background-color: #2B85C1; }
table.estilo2 tbody tr td { padding: 1px; }
table.estilo2 tbody tr.banda td { background-color: #2B85C1; padding: 1px; }
table.estilo2 tbody tr.banda2 td { background-color: #2B85C1; padding: 1px; }
table.estilo2 tbody tr:hover td { border: 1px solid #0051b5; }
table.estilo2 tfoot tr td { border: 1px solid #fefefe; color: #666; padding: 1px; }
table.estilo2 td.margen, table.estilo tr.banda td.margen { padding-left: 4px; }

/* bloque alerta */
.alerta { margin: 15px 10px; padding: 5px; border: 1px dotted #a6cdea; font-size: 0.85em; }
.alerta p { margin: 0; padding: 0; text-align: center; }
.alerta h6 { text-align: center; }
/* notas */
.notas { color: #999; font-size: x-small; }
/* elemento destacado */
.destaca { color: #f00; }
/* parrafos sangrados  */
/* p:first-line { padding-left: 20px; } */
.txt { font: bold 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif; padding: 0; }
/* listas seccion */ 
ul.entrada { font-size: 1em; font-weight: bold; }
ul.entrada a:link, ul.entrada a:visited, ul.entrada a:hover { text-decoration: none; color: #fff; }
/* imprimir txt */
.imprime { font: 0.7em "Trebuchet MS", Arial, Helvetica, sans-serif; }
.imprime a:link, .imprime a:visited { text-decoration: none; color: #fff; }
.imprime a:hover { text-decoration: underline; }
.logoecca { display: none; }

.firma { font-family: Georgia, Palatino, "Times New Roman", Times, serif; font-style: italic; }

.bloque { margin: 15px 10px 10px 10px; padding: 5px 0; border: 2px dotted #ccc; }
.bloque p { margin: 15px; color: #083463; }
.paso {
	margin: 10px;
	padding: 5px 5px 10px 5px;
	border: 2px solid #cde1fe;
	background: #fff url(../img/interfaz/fondo_paso.png) repeat-x left bottom; }

/* tablas */
table.org { background-color: transparent; border: 0; caption-side: top; border-spacing: 2px; }
table.org tr td { border: 1px solid #2a79b5; background-color: transparent; padding: 2px; }
table.org tr.banda td { border: 1px solid #2a79b5; background-color: #f0f7ff; padding: 2px; }
table.org tr td { border: 0; padding: 2px; }
table.org tr td.gra {
	font-size: 14px;
	font-weight: bold;
	padding: 9px 0 7px 15px;
	background: url(../img/interfaz/icos/marca.png) no-repeat left center;
	margin-left: 10px; }
table.org tr td.sangrado { padding-left: 19px; }

p.gra {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 15px;
	background: url(../img/interfaz/icos/marca.png) no-repeat left center;
	margin-left: 10px; }
.vineta { 
	padding: 0 0 0 15px;
	background: url(../img/interfaz/icos/marca.png) no-repeat left center;
	margin-left: 10px; }
h4.vineta2 { 
	padding: 0 0 0 15px;
	background: url(../img/interfaz/icos/marca.png) no-repeat left center;
	margin: 8px 0 -8px 10px; }
/* idiomas dossier */
ul.dossier { margin: 0; padding: 6px 0 6px 35px; list-style: none; }
ul.dossier li {
  margin: 6px 0 10px 10px;
  padding: 0;
  line-height: 25px;
  background-repeat: no-repeat;
  background-position: 0 50%; }
ul.dossier li a { padding-left: 29px; }
#es { background-image:  url("../img/interfaz/icos/aqua/es.gif"); }
#en { background-image:  url("../img/interfaz/icos/aqua/en.gif"); }
#de { background-image:  url("../img/interfaz/icos/aqua/de.gif"); }
#fr { background-image:  url("../img/interfaz/icos/aqua/fr.gif"); }
/* buscador localiza */
#buscar{
	border: 1px solid #a6cdea;
	margin: 15px auto 0 80px;
	width: 50%;
	padding: 5px;
	background: url(../img/interfaz/fondos/barratrans.gif) repeat left bottom; }
#buscar form { margin: 18px 0 0 0; padding: 0; text-align: center; }

/* buscador localiza2 */
#buscar2{
	border: 1px solid #a6cdea;
	margin: 35px auto 0 35px;
	width: 40%;
	padding: 5px;
	font: 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif; }
#buscar2 form { margin: 5px 0 0 0; padding: 0; text-align: left; }

input#clave { width: 230px; }
.leyenda {
	float: left;
	position: relative;
	margin: -15px 0 0 15px;
	padding: 2px;
	border: 1px solid #a6cdea;
	background: #0356a3 url(../img/interfaz/fondos/barra.gif) repeat-x left top;
	text-align: center;
	font: bold 0.75em "Trebuchet MS", Arial, Helvetica, sans-serif; }
h2.noconten { 
	margin: 0 0 0 0.75em;
	padding: 5px 0 5px 35px;
	background: url(../img/interfaz/icos/simbolo.gif) no-repeat 5px 10px; }
.resultado { border-bottom: 1px dotted #a6cdea; margin-bottom: 8px; }
.momento {
	border-bottom: 1px solid #0051b5;
	margin: 1em;
	/*background: #083463 url(../img/interfaz/fondos/barra.gif) repeat-x left bottom; }*/
/* lista oficinas */
ul.oficina { list-style-type: none; margin: 5px 0 20px 30px; padding: 0; }

div.scroll {
	margin: 0 auto;
	height: 230px;
	width: 450px;
	overflow: auto;
	border: 1px solid #666;
	background-color: #fff;
	padding: 8px; }

/* estilo.css: ESTILO VISUAL (W3C:CSS2 VALIDO) | R.1.5.3.030505.OpaCSS3b */
/* Jose Ramon Quevedo Santana (jquevedo@qweos.net) */
/* Puede adaptar ciertos estilos manteniendo esta nota intacta. El diseño (la combinación exclusiva de imágenes, colores, tamaños, tipografía y est
