TABLE#ppal{
        width: 560px;
        margin-left: 20px;
        font-family: Arial;
        font-size: 11px;
        text-align: left;
}

TABLE#ppal TD#texto_dcha{
        padding-left: 30px;
        padding-right: 10px;
        padding-bottom: 20px;
        text-align: justify;
}

TABLE#ppal TD#texto{
				padding-left: 0px;
        padding-right: 10px;
        padding-bottom: 20px;
        text-align: justify;
}

TABLE#ppal UL#lista_bases {
	padding-left: 0px;
	list-style-type: none;
}

TABLE#ppal UL#lista_bases LI {
	padding-top: 10px;
}

table#archivos {
	width: 560px;
	border: 1px solid #E5E5EA;
	margin-left: 20px;
	margin-top: 20px;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	border-collapse: collapse;
}

table#archivos tr td {
	border-bottom: 1px solid #E5E5EA;
}

TABLE#archivos TD#tipo{
	padding-left: 5px;
	background-color: #F4F4FA;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom: 1px solid #E5E5EA;
}

table#archivos tr td#titulo {
	background-color: #F4F4FA;
	font-weight: bold;
	padding-left: 10px;
	height: 20px;
}

table#archivos tr td#archivo {
	height: 50px;
	font-weight: bold;
	padding-left: 15px;
}

table#archivos tr td#peso {
	width: 150px;
}

table#archivos tr td#icono {
	width: 72px;
	padding: 2px;
}
