* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

form {
	margin: 0px;
	padding: 0px;
}

select {
	font: 7px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

select.texto {
	font-size: 10px;
}

input.boton {
	font-size: 9px;
}
input.texto {
	font-size: 10px;
	width: 95px;
}

input.textoBilaketa {
	font-size: 10px;
	width: 95px;
}

input.textoTxiki {
	font-size: 9px;
	width: 20px;
}
input.textoErtaina {
	font-size: 9px;
	width: 35px;
}

input.TextoLuzea {
	font-size: 9px;
	width: 150px;
}


/* TABLAS CABECERA */
#uno {
	border-collapse: collapse;
	border: none;
}

#uno th {
	width: 134px;
}

#uno td {
	padding-right: 10px;
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #9ACD32;
	text-align: left;
	padding-left: 15px;
}

#uno td a {
	color: #9ACD32;
	text-decoration: none;
}

#uno td a:hover {
	color: Black;
}

#dos {
	border-collapse: collapse;
	border: none;
	background-color: white;
}

#dos th {
	padding: 0;
	width: 230px;
}

#dos td {
	padding-left: 10px;
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #333;
}

.imgHead {
}
/* TABLA SECCIONES */
#tres {
	border-collapse: collapse;
	border: none;
	background-color: #333;
	height: 20px;
}

#tres td {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	color: #9ACD32;
	text-align: center;
}

#tres td a{
	color: #9ACD32;
	font-weight: bold;
	text-decoration: none;
}

#tres td a:hover{
	color: white;
}
/* FIN TABLA CABECERAS */

/* CLASSES DEL CUERPO, H1...P...LI...ETC..*/

.cuerpo {
	background-image: url(../images/img_pagMidd.jpg);
	background-repeat: repeat-y;
}

.contenido {
	padding: 20px 10px 10px 10px;
}

H1.{
	background-image: url(../images/Img_h1.gif);
	background-repeat: no-repeat;
	color: #333333;
	font-size: 8pt;
	font-family: Trebuchet MS;
	text-align: left;
	padding: 0px 0px 0px 60px;
}

H1 a{
	color: white;
	font-size: 8pt;
	text-decoration: none;
}

H1 a:hover{
	color: #333333;
	font-size: 8pt;
	text-decoration: none;
}

H2.{
	color: #9ACD32;
	font-size: 12pt;
	border-bottom: 1px solid #9ACD32;
	font-family: Trebuchet MS;
}

H3.{
	color: black;
	font-size: 11pt;
	font-family: Trebuchet MS;
}

.Titulo{
	color: #9ACD32;
	font-size: 12pt;
	border-bottom: 1px solid #9ACD32;
	font-family: Trebuchet MS;
	text align: left;
	font-weight: bold;
}

img.floatRight {
	float: right;
	border: 1px solid #333;
	margin: 0px 0px 10px 10px;
}

img.floatLeft {
	float: left;
	border: 1px solid #333;
	margin: 0px 10px 10px 0px;
}

.seccionesVrt {
	width: 120px;
	padding: 20px 2px 10px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333;
	text-align: justify;
	line-height: 14pt;
}

.seccionesVrt a {
	color: #333;
	text-decoration: none;
}

.seccionesVrt a:hover {
	color: #9ACD32;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	text-align: justify;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	text-align: justify;
}

table.tStandard {
	border-collapse: collapse;
	border: 1px solid #CCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

table.tStandard th {
	background-color: #e5e5e5;
	color: black;
	padding: 1px 2px 1px 2px;
}

table.tStandard td {
	background-color: white;
	color: #333;
	border: 1px solid #CCC;
	padding: 1px 2px 1px 2px;
}

/* LATERAL NOTICIAS DOCUMENTOS LOCALIZACION*/
.noticias {
	width: 160px;
	padding: 20px 2px 10px 2px;
}
/*--------------------------------------------------*/
#tnoticias {
	border-collapse: collapse;
	border: 1px solid #FFD700;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	margin-bottom: 20px;
}

#tnoticias th {
	background-color: #FFD700;
	color: black;
	font-size: 7pt;
	padding: 2px 2px 2px 2px;
}

#tnoticias td {
	background-color: white;;
	color: black;
	font-size: 7pt;
	padding: 10px 2px 10px 2px;
}

#tnoticias td a{
	color: black;
	text-decoration: none;
}

#tnoticias td a:hover{
	text-decoration: underline;
}
/*--------------------------------------------------*/
#tdocs {
	border-collapse: collapse;
	border: 1px solid #B0C4DE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	margin-bottom: 20px;
}

#tdocs th {
	background-color: #B0C4DE;
	color: black;
	font-size: 7pt;
	padding: 2px 2px 2px 2px;
}

#tdocs td{
	background-color: white;;
	color: black;
	font-size: 7pt;
	padding: 2px 2px 2px 2px;
}

#tdocs td a{
	color: black;
	text-decoration: none;
}

#tdocs td a:hover{
	text-decoration: underline;
}
/*--------------------------------------------------*/
#tlocaliza {
	border-collapse: collapse;
	border: 1px solid #9ACD32;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	margin-bottom: 20px;
}

#tlocaliza th {
	background-color: #9ACD32;
	color: black;
	font-size: 7pt;
	padding: 2px 2px 2px 2px;
}

#tlocaliza td{
	background-color: white;
	color: black;
	font-size: 7pt;
	padding: 10px 2px 10px 2px;
}

#tlocaliza td a{
	color: black;
	text-decoration: none;
}

#tlocaliza td a:hover{
	text-decoration: underline;
}
/***********/
#trss {
	border-collapse: collapse;
	border: 1px solid #E05B30;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	margin-bottom: 20px;
}

#trss th {
	background-color: #E05B30;
	color: black;
	font-size: 7pt;
	padding: 2px 2px 2px 2px;
}

#trss td{
	background-color: white;
	color: black;
	font-size: 7pt;
	padding: 10px 2px 10px 2px;
}

#trss td a{
	color: black;
	text-decoration: none;
}

#trss td a:hover{
	text-decoration: underline;
}

/*--------------------------------------------------*/

/* FIN CREDITOS */

table.tCreditos {
	border-collapse: collapse;
	border: none;
}


table.tCreditos td {
	font-size: 7pt;
	font-family: Trebuchet MS;
	color: #333;
	text-align: center;
}

table.tCreditos td a {
	color: #333;
	text-decoration: underline;
}

table.tCreditos td a:hover {
	color: #9ACD32;
	text-decoration: none;
}

table.PortadaAl {
	border-collapse: collapse;
	border: 1px solid #87B32C;
}
table.PortadaAl th{
	
	background-image: url(../images/Img_Sup.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 3px 0px;
	background-color: #87B32C;
	color: white;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
table.PortadaAl td{
	padding: 5px 3px 4px 3px;
	background-color: white;
	color: #333333;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

table.PortadaAl td a{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}

table.PortadaAl td a:hover{
	color: #87B32C;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}

.Espacio {
	margin: 0px 3px 6px 3px;
	border: 1px solid Black
}

table.dInkesta {
	border-collapse: collapse;
	border: 1px solid #CC6699;
}

table.dInkesta th {
	background-color: #CC6699;
	color: black;
	padding: 2px 2px 2px 2px;
	font-size: 7pt;
}

table.dInkesta td{
	background-color: white;
	color: black;
	font-size: 7pt;
	padding: 2px 2px 2px 2px;
}

table.dInkesta td a{
	text-decoration: underline;
	color: black;
}

table.dInkesta td a:hover{
	color: black;
	text-decoration: none;
}














TABLE.AdministrazioaZerrenda {
	font-size: 8pt;
	color: #333333;
	padding: 2px;
	border-collapse: collapse;
	border: solid 1px #0099FF;
	Text-align:center;
}

TABLE.AdministrazioaZerrenda TD{
	font-size: 8pt;
	color: #333333;
	padding: 2px;
	border: solid 1px #0099FF;
}
TABLE.AdministrazioaZerrenda TD a{
	font-size: 8pt;
	color: #0099FF;
	text-decoration: underline;
}
TABLE.AdministrazioaZerrenda TD a:hover{
	text-decoration: none;
}

TABLE.AdministrazioaZerrenda TD.Kolorea{
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
	padding: 2px;
	border: solid 1px #0099FF;
}

TABLE.AdministrazioaZerrenda TH{
	font-size: 8pt;
	color: #333333;
	padding: 2px;
	border: solid 1px #0099FF;
	background-color: #EFFCEF;
}
TABLE.AdministrazioaZerrenda TH{
	font-size: 8pt;
	color: #333333;
	padding: 2px;
	border: solid 1px #0099FF;
	background-color: #EFFCEF;
	Text-decoration: underline;
}
TABLE.AdministrazioaZerrenda TH{
	Text-decoration: none;
}

TABLE.AdministrazioaFicha {
	font-size: 8pt;
	color: #333333;
	padding: 2px;
	border-collapse: collapse;
	border: solid 1px #0099FF;
}

TABLE.AdministrazioaFicha TD{
	font-size: 8pt;
	color: #333333;
	padding: 2px;
	border: solid 1px #0099FF;
}


TABLE.AdministrazioaFicha TH{
	font-size: 8pt;
	color: #333333;
	padding: 2px;
	border: solid 1px #0099FF;
	background-color: #EFFCEF;
	Text-align:center;
}

.coments {
	background-image: url(../images/FondoIruzkin.gif);
	background-repeat: no-repeat;
	height:1.8em;
	margin-left:5px;
	padding:3px 5px 0px 5px;
}
.txtcoments {
	color:#9E9E9E;
	font-size:90%;
	padding-left:7px;
	position:relative;
	top:-4px;
}

.txtcoments a {
	color: white;
	text-decoration: none;
}

.txtcoments a:hover {
	color: black;
	text-decoration: none;
}

#ComentariosFondo {
	float:left;
	width:450px;
	height: 100%;
	border-left:1px solid #D7D7D7;
	padding-bottom:10px;
	background-color: #D2E9A3;
}

#Comentarios {
	font-size:70%;
	color: #333;
	text-align: justify;
	margin-left: 18px;
	padding-top: 18px;
	border-bottom: 1px solid #333333;
	background-color: #D2E9A3;
	/*overflow: auto;*/
}

#ComentariosScroll {
	float: left;
	margin: 0;
	border-right: 1px solid #e5e5e5;
	padding-right: 10px;
	
	width: 96%;
	height: 220px;
	overflow: auto;
}

.enviocoment {
	font-size:70%;
	color:#686868;
}

.areacomentP {
	color:#686868;
	font-size:100%;
	width:32em;
	height:5em;
}

.areacoment2P {
	color:#686868;
	font-size:100%;
	width:30em;
	height:5em;
}

.botcoment {
	border:1px solid #D7D7D7;
	background-color:#F3F3F3;
	color: black;
	font-size:80%;
	padding-left:10px;
	padding-right:10px;
	margin-top: 5px;
}

input.inputcoment4 {
	color:#686868;
	font-size:80%;
	width:10em;
}

.iruzkinak {
	background-color: #87B32C;
	padding: 28px 8px 8px 8px;
	font-size: 9pt;
	COLOR: Black;
	font-weight: normal;
	margin-left: 7%;
}

.titIruzkin {
	background-image: url(../images/tit_iruzkin.gif);
	background-repeat: no-repeat;
	color: white;
}

.titIruzkinC {
	background-image: url(../images/tit_iruzkinC.gif);
	background-repeat: no-repeat;
	color: white;
}

.bannerSup {
	border: 1px solid #333333;
	width: 560px;
}
