body {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFF;
	vertical-align:top;
	
}

.diego{
	background:url(imgs/OK.png) -3px 0px;
	width:50px;
	border:0;
}

.diego:hover{
		width:50px;
	background:url(imgs/OK.png) -50px 0px;
	border:0;
}

.bg {
	background : url(imgs/bg.gif) repeat-x;
	background-position : bottom;
}

.diventradas {
	background: #333333;
	position: absolute;
	top: 44.8%;
	left: 31%;
	border:5px solid #333;
	visibility:hidden;
	z-index: 0;
	overflow: hidden;
	vertical-align:middle;
}

.diventradas2 {
	background: #333333;
	position: absolute;
	top: 26.8%;
	left: 31.1%;
	border:5px solid #333;
	visibility: hidden;
	z-index: 0;
	overflow: auto;
}

.in {font-size: 11; 
		  font-family: Arial,verdana; 
		  BORDER-RIGHT: #666666 1px double; 
		  BORDER-TOP: #666666 1px double; 
		  BORDER-LEFT: #666666 1px double; 
		  BORDER-BOTTOM: #666666 1px double; 
		  BACKGROUND-COLOR: #ffffff}