body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #f0f0f0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#estructura_marco_ppal_top {
	width: 777px;
	height: 17px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../img/interface/new_backgroundTop.gif);
	background-repeat:no-repeat;
	/*margin-bottom: -10px;  */
	*margin-bottom: 0px;  /* SOLO FUNCIONA EN EXPLORER 6 Y 7 */
}
#estructura_marco_ppal {
	width: 777px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../img/interface/new_background.gif);
	background-repeat: repeat-y;
	visibility: inherit;
}
#estructura_marco_ppal_down {
	width: 777px;
	height: 16px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: 0px;  
	*margin-top: 0px;  /* SOLO FUNCIONA EN EXPLORER 6 Y 7 */
	background-image: url(../img/interface/new_backgroundDown.gif);
	background-repeat:no-repeat;
}
.datagrid{
	padding:2px;
	/*border:1px solid #999999;*/
}
