body, html {
	height: 100%;
	 background-color: #94BE00;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 color: #FFFFFF;
	 line-height: 20px;
	 font-size: 14px;
	 margin: 0px;
}

.gracias {
	background-image: url("img/fondo-gracias.gif");
	background-repeat: repeat-x;
}

.txiki {
 font-size: 12px;
 line-height: 15px;
}

.sinraya {
	text-decoration: none;
}

.nobold {
	 font-weight: normal;
}

.blanco {
	color: #FFFFFF;
}

.negrita {
	font-weight: bold;
}

.azul {
	color: #3399FF;
}

.azulclaro {
	color: #00CCFF;
}

.rojo {
	color: #DE0029;
}

.rosa {
	color: #FF66FF;
} 

.naranja {
	color: #FF9900;
}

.negro {
	color: #000;
}

.verde {
	color: #00CC00;
}

.grande {
	 font-size: 18px;
}

.drop {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

#linea {
	background-image: url("img/euskara/fondo-linea.gif");
	background-repeat: repeat-x;
}

#menu {
	background-image: url("img/fondo-menu.gif");
	background-repeat: repeat-x;
	color: #DE0029;
	font-size: 18px;
}

#menu a, #menu2 a, #menu3 a, #menu4 a{
	text-decoration: none;
	color: #DE0029;
}

#menu2, #menu3 {
	color: #DE0029;
}

#subOne{
	width: 100%;
	text-align: center;
}
.cuento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
