/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html {
	height:100%;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.4em;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	height:100%;
}

*body {
	text-align:center;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p {
	margin-bottom:1em;
}

a:active, a:hover {color:#29b0ce;}
/**********************/

.Izda {float:left;}
/*.Dcha {float:right;}*/
.Clear {clear:both;}
.txtIzda {text-align:left;}
.txtDcha {text-align:right;}
.colVerde {color:#aaac1a;}
.colAzul {color:#29b0ce;}
.colGris {color:#989898;}
.colGrisOscuro {color:#666;}
.colVerdeOscuro {color:#3d4d02;}

strong {color:#aaac1a;}
a {color:#3d4d02;}

/** PAGINA PRINCIPAL **/

#searchBoxDiv {
	width:100%;
	text-align: center;
	background:url(/uztartuz/images/m_uztartuz.png) no-repeat center 0;
}

#searchBoxDivTxiki {
	width:100%;
	text-align: left;
}

#searchBoxDiv #headerLink {
	display:block;
	height:100px;
	width:102px;
	margin:30px 0 40px;
}

#searchBoxDivTxiki #headerLink {
	display:block;
	height:35px;
	width:35px;
	background:url(/uztartuz/images/m_uztartuz_txiki.png) no-repeat center 0;
	position:absolute;
	top:0;
	left:0;
	margin:0 0 0 10px;
}

#searchBoxDiv form input[type=text] {
	background:none;
	border:none;
}

#searchBox {
	margin:1em 0 2em 0;
}
#searchBox > div {float:left;}

form input[type=text], form input[type=submit] {
	background:none;
	border:none;
	height:36px;
}

#search_text {
	width:77%;
	border-color: #aaac1a;
	border-width: 2px 0 2px 2px;
	border-style: solid;
	height: 38px;
}

#search_select {display:none;}

#search_submit {
	width:20%;
	height:38px;
	background:url(/uztartuz/images/m_search.png) no-repeat right 4px;
	border-color: #aaac1a;
	border-width: 2px 2px 2px 0;
	border-style: solid;
	text-align:right;
	overflow:hidden;
}

#search_submit > input {
	width:100%;
	height:38px;
	text-indent: -9999px;
}

#logos {
	text-align:center;
	margin-top:1.2em;
}

#logos ul li, #logosResultados ul li {
	width: 20%;
	float: left;
	text-align: center;
	background: none;
	margin: 0.6em 0 0 10%;
	padding: 0;
	height:25px;
	overflow:hidden;
}

#logos ul li a, #logosResultados ul li a, div.descripcion div.logo a, div.pagInfo div.logo a {
	display:block;
	background-repeat: no-repeat;
	line-height:1em;
	padding-top:5.2em;
}
/*#logosResultados ul li a,*/ 
#logos ul li a,
div.logo a 
{
	background-image: url(/uztartuz/images/logos_txiki.png);
}

div.pagInfo div.logo a {
	background-image: url(/uztartuz/images/logos2color_txiki.png);
	margin:1em auto;
}

ul li div.logo a {
	display:block;
	background-repeat: no-repeat;
	line-height:1em;
	padding-top:5.2em;
}

ul li div.logo {
	float:left;
	margin-left:-100px;
	height: 25px;
	overflow: hidden;
}

div.descripcion {
	margin-top:1em;
}

div.descripcion div.logo {
	float:right;
	height: 40px;
	overflow: hidden;
	margin:0 0 20px 0;
}

div.descripcion h1 {
	font-size: 200%;
	/*line-height:1em;*/
	margin-bottom: 1em;
}

div.descripcion h1 span {
	font-size:60%;
	line-height:3em;
}

div.descripcion table {
	width:95%;
	color:#989898;
	margin:4em auto;
}

div.descripcion table td {
	padding-bottom:1.2em;
}

div.descripcion table td i {
	font-style: italic;
}

/**/

div.navegacion {
	height: 22px;
	padding-top:12px;
	margin-top:0.6em;
	font-size:10px;
	background:url(/uztartuz/images/fondo_paginacion.png) repeat-x;
	color:#989898;
}

div.navegacion p {float:left; text-align:center;width:33%;}
div.navegacion p.bloque1 {border-right: 1px dotted #989898;}
div.navegacion p.bloque2 {border-right: 1px dotted #989898;}

div.navegacion a {color:#29b0ce;font-weight:bold;}


ul.resultados {
	width:100%;
	color:#989898;
}

div.descripcion {
	color:#989898;
}

ul.resultados p {
	margin-bottom:1em;
	line-height:1.4em;
}

.elementDescription {
	font-size:12px;
	line-height:1.4em;
	margin-bottom:1em;
	color:#989898;
}
	
td.elementTitle {
	/*width:30%;*/
}

ul.resultados li {
	background-repeat:no-repeat; 
	border-bottom:1px solid #ddd;
	list-style: none;
}

ul.resultados li div.logo {
	display: none;
}

a.lt_aee, a.l_aee {width:74px;}
a.lt_artxiker, a.l_artxiker {width:39px;background-position:-74px 0;}
a.lt_unav, a.l_unav {width:71px;background-position:-113px 0;}
a.lt_emd, a.l_emd {width:34px;background-position:-184px 0;}
a.lt_metag, a.l_metag {width:64px;background-position:-218px 0;}
a.lt_hedatuz, a.l_hedatuz {width:78px;background-position:-282px 0;}


.Idiomas {
	text-align:right;
	margin:10px auto;
}

.Idiomas li {
	display: inline;
}

.Idiomas a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.Idiomas a:link, .Idiomas a:visited {color:#aaac1a;}
.Idiomas a:active, .Idiomas a:hover {color:#29b0ce;}


#nonFooter
{
position: relative;
min-height: 100%;
}

* html #nonFooter
{
height: 100%;
}

#wrapper {
	width: 96%;
	margin: 0 auto;
	text-align: left;
	/*padding-bottom: 9em;*/
}

.Pie {
	clear: both;
	text-align:center;
	/*
	margin: 200px auto;
	*/
	padding: 5px 0 0;
	border-top:1px solid #999999;
	position: relative;
	margin-top: -5em;
	background:url(/uztartuz/images/fondo_pie.png) repeat-x #f8f8f8;
}

a.blackul {
	text-decoration:none;
	font-weight:bold;
	color:#666;
}

h1 a.blackul {
	font-size:60%;
}

/*sirve para tapar parte del border inferior del li*/

a.aFicha {
	display:block;
	float:right;
	width:0px;
	height:22px;
	background:url(/uztartuz/images/ficha.png) no-repeat top left;
	padding-left:19px;
	overflow:hidden;
	margin:-2em 0 1em;
}

div.innerPie {
	margin:0 auto;
	text-align:center;
	font-weight:bold;
	color:#666;
	font-size: 80%;
}
div.innerPie span a:link, div.innerPie span a:visited {
	color:#aaac1a; 
}
div.innerPie span a:active, div.innerPie span a:hover {
	color:#29b0ce;
}
div.innerPie a {
	text-decoration: none;
}

div.innerPie p {
	vertical-align: top;
}

div.innerPie p img {
	margin:2px 20px 0 10px;
}

div.innerPie .Izda {
	width:49%;
}
div.innerPie .Dcha {
		/*clear:both;*/
		display:none;
}

/*
#e5a434
#fbd592
*/
div.Error {
	font-size:110%;
	margin-top:1em;
	text-align:center;
	font-weight:bold;
}

div.Error p {
	padding:5px;
	line-height:1.4em;
	background-color: #fbcbc6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fbcbc6), to(#999999)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #fbcbc6, #fbd9d6); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #fbcbc6, #fbd9d6); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #fbcbc6, #fbd9d6); /* IE10 */
  background-image:      -o-linear-gradient(top, #fbcbc6, #fbd9d6); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #fbcbc6, #fbd9d6);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fbcbc6', EndColorStr='#fbd9d6'); /* IE6–IE9 */
    -moz-border-radius: 12px; /* FF1-3.6 */
  -webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
          border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
}

.pagInfo {
	margin: 0 auto;
	text-align:justify;
	font-style: oblique;
}

.pagInfo h2 {
	margin:2em 0 1em;
	color:#666;
	font-weight:bold;
	border-bottom: 2px dotted #29b0ce;
	font-style: normal;
}

.pagInfo h1 {
	width:100%;
	text-align:right;
	border-bottom: 2px dotted #aaac1a;
	font-size:180%;
	color:#666;
	margin:1em 0;
	font-style: normal;
}

div.pagInfo div.logo {
	height:40px;
	overflow:hidden;
}

