/*  
Theme Name: Euskarazko produktuen katalogoa
Theme URL: http://www.katalogoa.org
Author: iametza interaktiboa 2009
Author URL: http://www.iametza.com/
*/


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #FFFFFF;
	color: #333333;
}
.header {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	height: 123px;
}
.header .aldakorra {
	float: left;
	height: 123px;
	width: 100%;
}
.header .aldakorra a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header .izena {
	float: right;
	height: 123px;
	width: 18%;
}
.header .izena a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bilaketa {
	height: 25px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	background-color: #E5E5E5;
	padding-top:4px;
}
.bilaketa div {
	margin-left:5px;
}

.menua {
	height: 28px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	background-color: #C3DA0D;
}
.menua ul {
	padding: 0px;
	margin: 0px;
}
.menua ul li {
	display: inline;
	list-style-type: none;
}
.menua ul li a {
	display: block;
	float: left;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #C3DA0D;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align:center;
	border: 1px solid #C3DA0D;
	width:12%;
}
.menua ul li a.aukeratuta {
	background-color: #FFFFFF;
	border: 1px solid #C3DA0D;
}
.menua ul li a:hover {
	background-color: #FFFFFF;
	border: 1px solid #C3DA0D;
}

.menua2 {
	height: 13px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
.kontainer {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
.kontainer .edukia {
	width: 77%;
	float: left;
}
.kontainer .edukia .apurrak {
	width: 100%;
	height: 19px;
	background-color: #999999;
	margin-bottom: 12px;
	padding-top: 5px;
}
.kontainer .edukia .apurrak ul {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
}
.kontainer .edukia .apurrak ul li {
	list-style-type: none;
}
.kontainer .edukia .apurrak li.gabe {
	display: block;
	float: left;
	font-weight: bold;
	color: #C3DA0D;
}
.kontainer .edukia .apurrak .current {
	text-decoration: underline;
}

.kontainer  .edukia  .apurrak  ul  li a {
	display: block;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 8px;
	margin-left: 6px;
	text-decoration: none;
}
.kontainer .edukia .apurrak ul li a:hover {
	color: #333333;
}



.kontainer .edukia .izenburua {
	width: 100%;
	background-color: #E5E5E5;
	height: 51px;
	background-image: url(../images/izenburuak/izenburu_bg.jpg);
	background-repeat:  repeat-x;
}
.kontainer .edukia .izenburua a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.kontainer .edukia .bikolumna {
	width: 100%;
	margin-top: 10px;
}
.kontainer .edukia .bikolumna .ezker {
	width: 49%;
	float: left;

}
.kontainer .edukia .bikolumna .eskubi {
	float: right;
	width: 49%;

}

.kontainer .kolumna {
	width: 22%;
	float: right;
	margin-bottom: 11px;
}
.kontainer .kolumna a img {
	border:none;
}
.kontainer .kolumna .izenburua2 {
	width: 100%;
	background-color: #E5E5E5;
	height: 51px;
	background-image: url(../images/izenburuak/izenburu2_bg.jpg);
	background-repeat:  repeat-x;
}
.kontainer .kolumna .izenburua2 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.botoia {
	background-color: #C3DA0D;
	border: 1px solid #000000;
	padding: 0px;
	color:#000000;
	font-weight:bold;
}
.botoia:focus {
	background-color: #333333;
	border: 1px solid #C3DA0D;
	color:#C3DA0D;
}

.botoia2 {
	border: 1px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	background-color: #C4D90E;
	font-weight: bold;
}
.botoia2:focus {
		border: 1px solid #C3DA0D;
	background-color: #333333;
	color:#C3DA0D;

}
.bilatu {
	border: 1px solid #000000;
	width: 200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}
.bilatu:focus {
	border: 1px solid #C3DA0D;
	width: 200px;
}
.hutsa {
	width:100%;
	height:30px;
}
.hutsa2 {
	width:100%;
	height:12px;
}
.bilaketa_taula {
	font-weight: bold;
	background-image: url(../images/taula_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.bilaketa_taula a{
	color: #333333;
	text-decoration:underline;
	font-weight:bold;
}
.bilaketa_taula a:hover{
	color: #333333;
	text-decoration:none;
	font-weight:bold;
}
.bilaketa_taula2 {
	font-weight: bold;
	background-image: url(../images/taula_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.bilaketa_taula2 a{
	color: #333333;
	text-decoration:underline;
	font-weight:bold;
}
.bilaketa_taula2 a:hover{
	color: #333333;
	text-decoration:none;
	font-weight:bold;
}
.bilatu_taula {
	border: 1px solid #999999;
	width: 200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	background-color: #E5E5E5;
}
.bilatu_taula:focus {
	border: 1px solid #999999;
	width: 200px;
	background-color: #FFFFFF;

}
.bilatu_taula2 {
	border: 1px solid #999999;
	width: 100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	background-color: #E5E5E5;
}
.bilatu_taula2:focus {
	border: 1px solid #999999;
	width: 100px;
	background-color: #FFFFFF;

}
.ikono_taula {
	text-align: center;
	font-weight: bold;

}
.ikono_taula a {
	color: #333333;
	text-decoration: none;
}
.ikono_taula a:hover {
	text-decoration: underline;
}

.ikono_taula a img {
	border:none;
}
.zerbitzu_taula {


}
.zerbitzu_taula a {
	color: #333333;
	text-decoration: none;
}
.zerbitzu_taula a:hover {
	text-decoration: underline;
}

.zerbitzu_taula a img {
	border:none;
}
.kat_taula {
	background-image: url(../images/katalogo_azala2009bg.jpg);
}
.kat_taula span {
	font-size: 16px;
	font-weight:bold;
}
.kat_taula a {
	color: #333333;
	text-decoration: underline;
}
.kat_taula a:hover {
	color: #333333;
	text-decoration: none;
}
.kat_taula a img {
	border:none;
}
.oina {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/oina_bg.jpg);
	height: 130px;
	background-repeat:  repeat-x;
	margin-bottom: 15px;
}
.oina_ezker {
	float: left;
	width: 20%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8F8F8F;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 20px;

}
.oina_ezker p {
	margin:0px;
	padding:0px;
}
.oina_zentru {
	width: 50%;
	float: left;
	margin-top: 20px;
}
.oina .oina_zentru p {
	margin-top: 0px;
	padding-top: 0px;
}
.oina .oina_zentru img {
	padding-top: 5px;
}
.oina .oina_zentru a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oina .oina_zentru p a {
	color: #333333;
	text-decoration: none;
}
.oina .oina_zentru p a:hover {
	text-decoration: underline;
}


.oina .oina_zentru .marra {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E8E8E;
	width: 100%;
	display: block;
	padding-bottom: 10px;
}

.oina_eskubi {
	float: right;
	width: 150px;
	height: 195px;
}

.kopia {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	height: 38px;
	margin-bottom: 15px;
	background-color: #C3DA0D;
	padding-top: 8px;
}
.kopia  p a {
	color: #333333;
	text-decoration: none;
}
.kopia p a:hover {
	text-decoration: underline;
}


.kopia p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/*-----------------------------------------------Listak---------------------------------------------------*/
.lista1 {
	margin:0px;
	display:block;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.lista1 li  {
	list-style-type: none;
	background-image: url(../images/ikonoak/lista.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
	margin-bottom: 8px;
}
.lista1 li a {
	color: #333333;
	text-decoration: none;
}
.lista1 a:hover {
	text-decoration: underline;
}

/* Lista Nor */
.list_iruzkin .loturagehiago {
	background-image:none;
	padding-left:0px;
	font-weight:bold;
}
.list_beste .loturagehiago {
	background-image:none;
	padding-left:0px;
	font-weight:bold;
}
.list_nor {
	margin:0px;
	display:block;
	background-color: #E5E5E5;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-image: url(../images/arridura_bg.jpg);
	background-repeat: no-repeat;
	background-position: 8px center;
}
.list_nor li  {
	list-style-type: none;
	background-image: url(../images/ikonoak/lista.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
	margin-bottom: 8px;
}
.list_nor li a {
	color: #333333;
	text-decoration: none;
}
.list_nor a:hover {
	text-decoration: underline;
}

/* Taula argitaletxeak */
.taula_argital {
	background-color: #E5E5E5;
	background-image: url(../images/asterisko_bg.jpg);
	background-repeat: no-repeat;
	background-position: 115px 60px;
}
.taula_argital a{
	color:#333333;
}
.sartu_argital {
	border: 1px solid #999999;
	width: 150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	background-color: #E5E5E5;
}
.sartu_argital:focus {
	border: 1px solid #999999;
	width: 150px;
	background-color: #FFFFFF;
}
.botoia_sartu {
	border: 1px solid #979797;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	background-color: #979797;
	font-weight: bold;
	padding: 1px;
}
.botoia_sartu:focus {
	border: 1px solid #000000;
	background-color: #000000;
	color:#979797;

}
/* Lista iruzkinak */
.list_iruzkin {
	margin:0px;
	display:block;
	background-color: #E5E5E5;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-image: url(../images/quotes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.list_iruzkin li  {
	list-style-type: none;
	background-image: url(../images/ikonoak/lista.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
	margin-bottom: 8px;
}
.list_iruzkin li a {
	color: #333333;
	text-decoration: none;
}
.list_iruzkin a:hover {
	text-decoration: underline;
}
/* Lista loturak */
.list_loturak {
	margin:0px;
	display:block;
	background-color: #E5E5E5;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.list_loturak li  {
	list-style-type: none;
	background-image: url(../images/ikonoak/lista.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
	margin-bottom: 8px;
}
.list_loturak li a {
	color: #333333;
	text-decoration: none;
}
.list_loturak a:hover {
	text-decoration: underline;
}
/* Lista beste */
.list_beste {
	margin:0px;
	display:block;
	background-color: #E5E5E5;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-image: url(../images/gehiago.jpg);
	background-repeat: no-repeat;
	background-position: 120px 30px;
}
.list_beste li  {
	list-style-type: none;
	background-image: url(../images/ikonoak/lista.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
	margin-bottom: 8px;
}
.list_beste li a {
	color: #333333;
	text-decoration: none;
}
.list_beste a:hover {
	text-decoration: underline;
}
.kontainer .edukia .produktuak {
	width: 100%;
}
.kontainer .edukia .produktuak .produkt1 {
	width: 32%;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
}
.kontainer .edukia .produktuak .produkt1 .irudia {
	float: left;
	height: 171px;
	width: 112px;
}
.kontainer .edukia .produktuak .produkt1 .infoa {
	margin-right: 4px;
	margin-left: 4px;
	color:#000000;
	display:block;
	float:left;
	width:162px;
}
.kontainer .edukia .produktuak .produkt1 .infoa p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
line-height: 1.6;
	}
.kontainer .edukia .produktuak .produkt1 .infoa p a {
	color:#000000;
}
.xehetasunak {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
.xehetasunak:hover {
	font-weight: bold;
	color: #FFFFFF !important;
	text-decoration: none;
	background-color: #333333;
}

.kontainer .edukia .produktuak .produkt1 .irudia a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.kontainer .edukia .bista {
	width: 100%;
}
.kontainer .edukia .bista .produktua {
	width: 100%;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
}
.kontainer .edukia .bista .produktua .irudia {
	float: left;
	height: auto;
	width: auto;
	margin-right:5px;
}
.kontainer .edukia .bista .produktua .infoa {
	overflow: auto;
	height: auto !important;
	height: 1%;
	margin-right: 4px;
	margin-left: 8px;
}
.kontainer .edukia .bista .produktua .infoa p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.kontainer .edukia .bista .produktua .infoa .xehetasunak {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
.kontainer .edukia .bista .produktua .infoa .xehetasunak:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}

.kontainer .edukia .bista .produktua .irudia a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.erosi {
	background-color: #333333;
	border: 1px solid #333333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C4D90E;
	background-image: url(../images/ikonoak/karroa.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	padding-left: 28px;
}
.erosi:focus {
	background-color: #333333;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C4D90E;
	background-image: url(../images/ikonoak/karroa.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	padding-left: 28px;
}
.orriak {
	width: 100%;
	margin:0px;
	padding:0px;
	background-color: #E5E5E5;
	height: 22px;
	}
.orriak a {
	display: block;
	float: left;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin-right: 2px;
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.orriak span {
	display: block;
	float: left;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin-right: 2px;
	background-color: #E5E5E5;
	color: #666666;
	text-decoration: none;
}
.orriak a.selected {
	color: #333333;
	background-color: #C3DA0D;
}

.orriak a:hover {
	background-color: #333333;
	color: #FFFFFF;
}
.atzera {
	width: 100%;
	height: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	padding-top: 4px;
}

.kontainer .edukia .atzera a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.kontainer .edukia .aukerak {
	width: 100%;
	background-color: #E5E5E5;
	height: 24px;
	margin-bottom: 12px;
}
.kontainer .edukia .aukerak .ezker_auke {
	float: left;
	width: 48%;
}
.kontainer .edukia .aukerak .ezker_auke ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.kontainer .edukia .aukerak .ezker_auke ul li {
	display: block;
	float: left;
	margin-right: 12px;
	list-style-type: none;
}
.kontainer .edukia .aukerak .ezker_auke ul li a {
	color: #333333;
	text-decoration: none;
}
.kontainer .edukia .aukerak .ezker_auke ul li a:hover {
	text-decoration: underline;
}
.kontainer .edukia .aukerak .ezker_auke ul span {
	display: block;
	float: left;
	margin-right: 12px;
	font-weight: bold;
}

.kontainer .edukia .aukerak .eskubi_auke {
	float: right;
	width: 30%;
}
.kontainer .edukia .aukerak .eskubi_auke a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.kontainer .edukia .aukerak .eskubi_auke p {
	padding: 0px;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
.iruzkin {
	width:100%;
}
.iruzkin .ikusi {
	width:48%;
	float:right;
}
.iruzkin .formu {
	width:49%;
	float:left;
	background-image: url(../images/taula_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.iruzkin .formu table {

}
.gehiago {
	font-weight: bold;
	color: #333333;
}

/* Mensajes de ayuda */

#mezuLaguntza
{
	width:160px;
	font-family:Verdana;
	font-size:10px;
	border:1px solid #000000;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	text-align:center;
	
}

#laguntzaTitulo
{
	background-color:#C3DA0D; 
	padding:1px;
	color:#000000;
	font-weight:bold;
}

#laguntzaTexto
{
	vertical-align:middle;
	padding:2px;
	background-color:#FFFFFF; 
}





/*Produktua lagun bati bidali*/

div#nuestrosDespliega1 a.envia-cerrar { 
	background:url(../images/itxibotoia.jpg);
	background-repeat:no-repeat;
	background-position:285px center;
	display:block; 
	width:445px; 
	height:25px; 
	background-color: #e5e5e5;
	padding:0;
}
div#nuestrosDespliega1 a.envia-cerrar span {
	display: none;
}
.tabs ul li.pbidali  div.bidali_nav{
	padding:0; 
	position:absolute;
	margin:7px 0px 3px 0;
/* 	top: 555px; */
/* 	left:auto; */

	background-color:#FFFFFF;
	height:440px;
	width:390px;
	filter:alpha(opacity=100);
	opacity:1; z-index:1;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
div#produktuaBidali{
	margin: 10px;
}
div#produktuaBidali form p {
	font-size:14px;
	margin:15px 0 10px 0;
}
div#produktuaBidali form p.nota {
	font-size:11px;
	margin:0;
	color:#999;
	}
*:first-child+html div#produktuaBidali form p.nota {
	padding-left: 10px;
}
* html div#produktuaBidali form p.nota {
	padding-left: 10px;
}
div#produktuaBidali div.datuak {
	float: left;
	padding-right: 6px;
	width:100px;
	text-align:right;
}
div#produktuaBidali div.eremuak {
	float: left;
	padding-left: 6px;
	width: 310px;
	border-left: 1px solid #dddcd8;
}
*:first-child+html div#produktuaBidali div.eremuak { 
	padding-left: 0;
}
* html div#produktuaBidali div.eremuak {
	padding-left: 0;
}
div#produktuaBidali form label {
	color:#666666;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding:17px 0 0 0;
}
div#produktuaBidali form label.lehenengo {
	padding-top:5px;
	padding-bottom:16px;
}
*:first-child+html div#produktuaBidali form label.lehenengo {
	padding-bottom:20px;
}
* html div#produktuaBidali form label.lehenengo {
	padding-bottom:20px;
}
div#produktuaBidali form input {
	width:84%;
	border:1px solid #999999;
	background:#e5e5e5;
	margin:10px 0 0 0;
	font-family:verdana;
	font-size:100%;
	height:18px;
	padding: 2px 2px 0 2px;
}
div#produktuaBidali form input:focus {
	background-color:#FFFFFF;
}
div#produktuaBidali form input.lehenengoeremua {
	margin-top: 2px;
	margin-bottom: 2px;
}
div#produktuaBidali form textarea {
	border:1px solid #999999;
	background:#e5e5e5;
	margin-top: 10px;
	font-family:verdana;
	font-size:100%;
	padding: 2px 2px 0 2px;
	width:84%;
}
div#produktuaBidali form textarea:focus {
	background-color:#FFFFFF;
}
div#produktuaBidali form input.bidali {
	background-color: #C3DA0D;
	border: 1px solid #000000;
	clear:both;
	color:#000000;
	margin:10px 0 0 218px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	text-align:center;
	width:48px; 
	cursor:pointer;
	font-weight:bold;
	font-size: 11px; 
}
.botoia:focus {
	background-color: #333333;
	border: 1px solid #C3DA0D;
	color:#C3DA0D;
}

div#produktuaBidali a.cerrar {
	font-family:Arial,sans-serif;
	font-size:11px;
	position:absolute;
	right:5px;
	top:18px;
	color:#003366;
	background-image:none;
}
.familiguztiak a img {
	border:none;
}
.familiguztiak a {
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}
.familiguztiak a:hover {
	text-decoration: underline;
}
#musika {
	background-color: #ffeb00;
}
#aldizkariak {
	background-color: #e4302c;
}
#filmak {
	background-color: #f18e00;
}
#jostailuak-eta-jokoak {
	background-color: #009ee0;
}
#informatika {
	background-color: #009680;
}
#online {
	background-color: #9f0df3;
}
#grixa {
	background-color: #e5e5e5;
}

.kolirudia {
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
}
#komikiak {
	background-color: #e03188;
}
#gurasoentzako-materiala {
	background-color: #77ad1a;
}
#liburuak {
	background-color: #d8006d;
}
.erroreak {
background-color: #c3da0d;
color:#333333;
margin:0px;
padding-left:4px;
}
