* {
 font-family:Verdana,Helvetica,sans-serif;
 color:rgb(255,255,255);
}

body {
 margin:50px 0px 0px 0px;
 padding:0px;
 background:url('images/xx_backa.png');
 font-size:0.80em;
 line-height:1.20em;
}

img {
 border:none;
}

img.floatleft {
 float:left;
 margin:10px 10px 10px 0px;
 border:solid 1px rgb(255,255,255);
}

img.floatright {
 float:right;
 margin:10px 0px 10px 10px;
 border:solid 1px rgb(255,255,255);
}

h2 {
 font-family:Verdana,Helvetica,sans-serif;
 color:rgb(255,255,255);
 font-weight:bold;
 font-size:1.25em;
 line-height:1.50em;
}

h3 {
 font-family:Verdana,Helvetica,sans-serif;
 color:rgb(255,255,255);
 font-weight:bold;
 font-size:1.00em;
 line-height:1.25em;
}

a:link, a:visited {
 text-decoration:underline;
 color:rgb(255,255,255);
}

a:hover, a:active {
 text-decoration:none;
}

a.active {
 display:block;
 text-decoration:none;
 color:rgb(255,255,255);
}

#cent {
 width:750px;
 text-align:left;
 background:url('images/xx_hinta.png') 0px 50px no-repeat;
}

	#head {
	 display:block;
	 height:30px; _height:100px;
	 padding:60px 10px 10px 10px;
	 background:url('images/00_heada_de.png') 0px 0px no-repeat;
	 color:rgb(255,255,255);
 	 font-weight:normal;
	 font-size:18px;
	}

	#navi {
	 display:block;
	 width:740px; _width:750px;
	 height:215px; _height:325px;
	 vertical-align:bottom;
	 padding:110px 0px 0px 10px;
	 margin:0px -10px 0px 0px; _margin:0px -2px 0px 0px;
	 background:url('images/xx_navia.png') 0px 100px no-repeat;
	}
			#navi a.navi:link, #navi a.navi:visited {
			 display:block;
			 width:155px;
			 color:rgb(0,115,0);
			 font-weight:bolder;
			 font-size:13px;
			 line-height:18px;
			 text-decoration:none;
			}
			#navi a.navi:hover, #navi a.navi:active {
			 color:rgb(255,255,255);
			}
			#navi a.navi_active {
			 display:block;
			 width:155px;
			 color:rgb(255,255,255);
			 font-weight:bolder;
			 font-size:13px;
			 line-height:18px;
			 text-decoration:none;
			}

	#foot {
	 display:block;
	 width:auto;
	 height:50px; _height:75px;
	 padding:25px 0px 0px 0px;
	 background:url('images/xx_foota.png') 0px 25px no-repeat rgb(25,100,0);
	 font-size:0.70em;
	 line-height:1.10em;
	}
		#foot div {
		 float:left;
		 padding:10px;
 		 color:rgb(255,255,255);
		 text-align:left;
		}
		#foot a:link, #foot a:visited {
		 display:block;
		 float:left;
		 text-decoration:none;
		 font-weight:normal;
		 color:rgb(255,255,255);
		}
		#foot a:hover, #foot a:active {
		 text-decoration:underline;
		 color:rgb(255,255,255);
		}
		#foot a.active {
		 display:block;
		 float:left;
		 text-decoration:none;
		 font-weight:normal;
		 color:rgb(255,255,255);
		}
		#foot #lang {
		 width:auto;
		 float:right;
		 padding:10px;
 		 color:rgb(255,255,255);
		 text-align:right;
		 font-size:1.25em;
		 line-height:1.25em;
		}
		#lang a.deen:link, #lang a.deen:visited {
		 display:block;
		 width:50px;
		 height:25px;
		 background:url('images/xx_deena.png') no-repeat rgb(25,100,0);
		 text-decoration:none;
		}
		#lang a.deen:hover, #lang a.deen:active {
		 background:url('images/xx_endea.png') no-repeat rgb(25,100,0);
		}
