.encabezado {
	background-image:url(img/tit_back.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding-right:10px;
	text-align:right;
}

.tabla {
	background-image:url(img/fondo_tabla.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	padding-left:8px;
	padding-right:8px;
	padding-top:10px;
}

.texto{
	font-family: verdana;
	font-size: 10px;
	color:#333333;
	line-height:14px;
}

.link{
	font-family: verdana;
	font-size: 10px;
	color:#333333;
	line-height:14px;
	text-decoration:underline;
}

.linea{
	background-color:#CCCCCC;
	height:1px;
	line-height:1px;
	font-size:1px;
	margin-bottom:10px;
}b {
	color: #7A7734;
}

.padding{
	padding-left:4px;
	padding-right:4px;
	border-left: 1px solid #B1B1B1;
	border-right: 1px solid #B1B1B1;
	background-color: #f6f6f6;
}

