/* CSS Document */

body {
  color : #000000 !important;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif !important;
  font-size : 11pt !important;
}

#botonImprimir, #tablaBloques, #colLetra, #colLetrasCount, #menu, #menu_izq, #print, #traductorGoogle, #encabezado, #caption_v {
  display : none;
}
#tablaBloquesRes	{
	/*display: inline;*/
	display:inherit;
}

body div.titulo	{
	font-size: 12pt !important;
	color : #000000 !important;
	font-family : "Times New Roman", Times, serif !important;
}

table {
	border-collapse:collapse !important;
	border:1px solid #000000 !important;
}
caption {
	font-family : "Times New Roman", Times, serif !important;
	font-size : 11pt !important;
	text-align: left !important;
	text-indent: 10px !important;
	background: #FFFFFF !important;
	height: 20px !important;
	color: #000000 !important;
	position: static;
}
thead th {
	background: #FFFFFF !important;
	height: 20px  !important;
	color: #000000 !important;
	font-size: 11pt !important;
	font-weight: bold  !important;
	padding: 0px 7px !important;
	margin: 10px 0px 0px !important;
	text-align: left !important;
	border: 1px solid #000000 !important;
}
tbody tr {
background: #FFFFFF !important;
}
tbody tr.odd{
	background: #FFFFFF !important;	
}
tbody td.odd{
	background: #CCCCCC !important;
}
tbody td,tr {
	font-size: 11pt !important;
	line-height: 1em !important;
	font: 10pt "Times New Roman", Times, serif !important;
	color: #000000 !important;
	padding: 10px 7px !important;
	border: 1px solid #000000 !important;
	text-align: left !important;
}
a {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}


table.prinL {
	background: #FFFFFF !important;
	border: none !important;
}

body tr.prinR, td.prinR {
	background: #FFFFFF !important;
	border: none !important;
}

.encabezado_print
{
	display: inline !important;		
	left:0;
	top:0;
	width:950px;
	height:103px;

}

.mainFrame
{	
	width: 100%;
	position: absolute;	
	left:0px;
	top:125px;

}
