body
{
	font: 0.8em Arial; 
}

table.tbl 
{ 
	/*width: 70%; */
	font-size: 0.9em; 
	clear: both; 
	border: 1px solid #ccc;
	overflow: hidden;
	white-space: nowrap;
}

td.tbl-header 
{ 
	background: url(../images/otros/head_bg.gif); 
	text-align: center; 
	padding: 3px; 
	font-weight: bold; 
	border-bottom: 1px solid #ccc; 
}

span.page-selected 
{ 
	color: black; 
	font-weight: bold; 
}

input.tbl-checkbox {}

button.style_botones
{	
	font-size:9px;
}

.style_cabecera
{
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color:#FFFFFF;
}

.style_etiquetas
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.style_textos
{
	font-size: 10px;
}

.style_contador
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.style_mensajes
{
	font-family:Verdana, Geneva, sans-serif;
	background:#333333;
	color:#FFFFFF;
	font-size: 11px;
	font-weight:bold;
}
