body {
	margin: 0px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #FFF;
}
.tablegeral {
	height: 100%;
	width: 100%;
}
.tableinterna {
	height: 100%;
	width: 80%;
	position: relative;
}

img, div, input, table, td, tr { behavior: url("iepngfix.htc") 
}.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20pt;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-align: justify;
}
.texto_leg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20pt;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-align: right;
}

