body{
	height:100%;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:120%;
	text-align:center;
	color:#333;
	background:#fff url(../images/bg_globalheader_belso.jpg) 50% 0 no-repeat;
}


a{
/*\*/
   overflow: hidden;
/**/
}
div#wrapper{
	position:relative;
	min-height:100%;
	width:100%;
	margin:0 auto;
	padding:0;
	text-align:left;
	background:transparent url(../images/index/bg_globalheader_belso.jpg) 50% 0 no-repeat scroll;
}

/** PAGETOP LINK COLOR **********************************************************************************************/
div#main .pagetop a:link { color: #1e6a99;text-decoration:none; }
div#main .pagetop a:visited { color: #5e8399;text-decoration:none; }
div#main .pagetop a:hover { color: #1e6a99;text-decoration:none; background-color: #b2e1ff; }
div#main .pagetop a:active { color: #e58000;text-decoration:none; }

/** FOOTER **********************************************************************************************************/
div#footer{
	position:absolute;
	bottom:-65px;
	height:112px;
	width:100%;
	font-size:70%;
	line-height:125%;
	text-align:center;
	background:#fff url(../images/bg_globalfooter.jpg) 50% 0 no-repeat;
}

div#footer a{
	color:#000;
}


/** FOOTER LINK COLOR ***********************************************************************************************/
div#footer a:link { color: #000; text-decoration:none; }
div#footer a:visited { color: #000; text-decoration:none; }
div#footer a:hover { color: #1e6a99; text-decoration:none; background-color: #b2e1ff; }
div#footer a:active { color: #e58000; text-decoration:none; }

div#footer .pagetop{
	width:628px;
	margin:0 auto;
	padding:26px 92px 0 0;
	text-align:right;
}

div#footer .pagetop a{
	display:block;
	width:4.6em;
	margin:0 0 0 auto;
	padding:0 17px 2px 0;
	background: url(../images/btn_arrow_up.gif) 95% 0.2em no-repeat;
}

/** FOOTER PAGETOP LINK COLOR ***************************************************************************************/
div#footer .pagetop a:link { color:#1e6a99;text-decoration:none; }
div#footer .pagetop a:visited { color:#1e6a99;text-decoration:none; }
div#footer .pagetop a:hover { color:#1e6a99;text-decoration:none; background-color: #b2e1ff; }
div#footer .pagetop a:active { color:#e58000;text-decoration:none; }

/** FOOTER MENU *****************************************************************************************************/
div#footermenu{
	margin:0 0 19px;
	color:#000;
}

div#footermenu a{
	padding:0;
}

div.copyright{
}



div#globalmenu li#global01 a{ width:61px; background: url(../images/globalnavi01.gif) 0 0 no-repeat; }
div#globalmenu li#global02 a{ width:103px; background: url(../images/globalnavi02.gif) 0 0 no-repeat; }
div#globalmenu li#global03 a{ width:91px; background: url(../images/globalnavi03.gif) 0 0 no-repeat; }
div#globalmenu li#global04 a{ width:84px; background: url(../images/globalnavi04.gif) 0 0 no-repeat; }
div#globalmenu li#global05 a{ width:82px; background: url(../images/globalnavi05.gif) 0 0 no-repeat; }
div#globalmenu li#global06 a{ width:98px; background: url(../images/globalnavi06.gif) 0 0 no-repeat; }

div#globalmenu li#global01 a,
div#globalmenu li#global02 a,
div#globalmenu li#global03 a,
div#globalmenu li#global04 a,
div#globalmenu li#global05 a,
div#globalmenu li#global06 a{
	display:block;
	float:left;
	height:36px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}

div#globalmenu li#global01 a:hover,
div#globalmenu li#global02 a:hover,
div#globalmenu li#global03 a:hover,
div#globalmenu li#global04 a:hover,
div#globalmenu li#global05 a:hover,
div#globalmenu li#global06 a:hover,
div#globalmenu li#global01 a.on,
div#globalmenu li#global02 a.on,
div#globalmenu li#global03 a.on,
div#globalmenu li#global04 a.on,
div#globalmenu li#global05 a.on,
div#globalmenu li#global06 a.on{ background-position:0 -36px; }
