@charset "utf-8";
/* CSS Document */


img, div { behavior: url(/iepngfix.htc);

}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

html,body {
height: 100%;
}

#div_altura,html,body {
height: 100%;
}

.tab_altura,html,body {
height: 100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

#div_esq {
	height:100%;
	width:50%; 
	background-image: url(/images/bg_06.gif);
	position:absolute;
	float:left;
}

#div_logo {
	height:208px;
	width:252px; 
	background-image: url(/images/gs_logo.png);
	background-repeat:no-repeat;
	float:right;
	position: relative;
	vertical-align:top;
}

#div_end {
	height:139px;
	width:252px; 
	background-image: url(/images/gs_end.png);
	background-repeat:no-repeat;
	float:right;
	position: relative;
	vertical-align:bottom;
}

#div_dir {
	height:813px;
	*height:100%;
	width:50%;
	background-image: url(/images/bg2_06.gif);
	position:relative;
	float:right;
}

