* { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; }

body { 	color:      black;
	background: white;
       	margin:  0px;
	padding: 0px; 
}


a:link    { color: #ed8537 } 
a:visited { color: #ed8537 }
a:active  { color: #ed8537 } 
a:hover   { color: #ed8537 }

strong { color: #ed8537; font-weight: bold }

div   { border: 0px; margin: 0px; }
img   { border: none; margin: 0px; }
h1    { font-size: 12pt; text-align: center; text-transform: uppercase; color: #023b68 }
h2    { font-size: 10pt; color: #023b68 }
ul    { list-style-image: url("/euskal14/img/estilo/marca-guion.png") }
table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; border-collapse: separate; border-spacing: 0px; }
tr    { font-size: 8pt; }
th    { font-size: 8pt; border: none; color: #023b68; font-weight: bold; }
td    { font-size: 8pt; padding: 0px; }

td.title  { border: none; color: white; background: #7aa7c8; font-weight: bold; }
td.title2 { border: none; color: white; font-weight: bold; }
td.text   { border: none; color: white; background: #e6e6e6; }

.tabular        { border-collapse: separate; border-spacing: 0px 1px }
.tabular th    	{ padding: 2px; background: #7aa7c8; color: black; font-weight: bold; }
.tabular td   	{ padding: 2px; background: #e6e6e6; }
.titulo_valor th{ text-align: right; padding-right: 10px }
.remarcar 	{ color: #ed8537; font-weight: bold }
.centrado	{ text-align: center; }

#subcabecera { width: 100%; }

#trescolumnas { border-collapse: collapse; border-spacing: 0px; border: 0px; margin: 0px; width: 100%; border-bottom: 1px solid black;}
#col1	{ width: 150px; vertical-align: top; padding: 0px; background: #023b68; background-image: url("/euskal14/img/estilo/fondo-indice.png"); }
#col2	{ vertical-align: top; padding-bottom: 1px; background: white; }
#col3	{ width: 164px; vertical-align: top; padding: 0px; background: #e6e6e6; border-left	: 1px solid black; }
#col123 { width: 100%;  vertical-align: top; padding: 0px; background: white; }
