

/* css Zen Garden submission 036 - 'White Lily' by Jens Kristensen, http://j-k.com/ */

/* css released under Creative Commons ShareAlike License v1.0 - http://creativecommons.org/licenses/sa/1.0/  */

/* All associated graphics copyright 2003, Jens Kristensen */





/* IMPORTANT */

/* This design is not a template. You may not reproduce it elsewhere without the designer's written permission. */

/* The CSS itself may freely be used for anything you wish, but the associated graphics belong to the designer. */

/* What you may use - .css files. What you may not use - .jpg, .gif, and .png files. */





/* You may use this file as a foundation for any new work, but you may find it easier to start from scratch. */

/* Not all elements are defined in this file, so you'll most likely want to refer to the xhtml as well. */





/* basic elements */

/*---------------------------------------------------*/

body, html, div {
	margin: 0;
	padding: 0;

}





body { 

	font: 8pt/16pt verdana, geneva, arial, sans serif; 

	color: #000;
	text-align:justify;
	line-height:normal;


}



/* specific divs */



/* container keeps it all together */

/*---------------------------------------------------*/
#content{
background:url(../irudiak/fondoa.jpg) no-repeat;
height:600px;
width:800px;
}
#goiburua {
height:110px;
width:800px;
background: url(../irudiak/header.jpg);
}

#gorputza{
width:800px;
margin-top:50px;
}
#menua{
font-family:"Cochin";
font-size:18px;
margin-left:50px;
height:250px;
width:300px;}
#edukia{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
margin-left:340px;
margin-top:-265px;
overflow-y: auto;
max-height:490px;
height:450px;
}
a:link {
text-decoration:none;
color:#5D5D5D;
	}
a:visited { 
text-decoration:none;
color:#5D5D5D;

	}
a:hover, a:active { 
	text-decoration: none; 
	color: #C8F41B;}
#aktif a{
	text-decoration: none; 
	color: #C8F41B;}
h1 {
	font-family:"Cochin"; 
	font-size:18px;
	color:#5D5D5D;
	font-weight:normal;}
