.documentosCategoriaLista
	{
		width			: 645px;
		background	: #e8effa;
		margin		: 0px 0px 10px 49px;
	}

.documentosCategoriaTitulo
	{
		background	: #495f92;
		font			: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
		color			: White;
		padding		: 2px 2px 2px 8px;
		margin		: 0px 0px 2px 0px;
	}

.documentosCategoriaListaLinea
	{
		height	: 20px;
		padding	: 2px 0px 0px 4px;
		margin	: 2px 0px 0px 0px;
	}

.documentosCategoriaListaTitulo
	{
		width			: 450px;
		float			: left;
		font			: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
		color			: Black;
		text-align	: left;
	}

.documentosCategoriaListaTitulo a
	{
		font					: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
		color					: Black;
		text-decoration	: none;
	}

.documentosCategoriaListaTitulo a:hover
	{
		color	: Red;
	}

.documentosCategoriaListaCategoria
	{
		width	: 160px;
		float	: right;
		font	: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
		color	: Black;
	}

.documentosCategoriaMas
	{
		background	: transparent url(../img/documentosListasMas.gif) no-repeat right;
		text-align	: right;
	}

.documentosCategoriaMas a
	{
		font					: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
		color					: White;
		text-decoration	: none;
		height				: 16px;
		padding				: 0px 20px 0px 0px;
	}

.documentosCategoriaMas a:hover
	{
		color	: Orange;
	}

.documentosCategoriaListaRojo
	{
		background	: #ff9999;
		margin		: 0px 0px 10px 49px;
		width			: 645px;
	}

.documentosCategoriaTituloRojo
	{
		background	: #ff3232;
		font			: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
		color			: White;
		padding		: 2px 2px 2px 8px;
		margin		: 0px 0px 2px 0px;
	}

.documentosCategoriaMasRojo
	{
		background	: transparent url(../img/documentosListasMasRojo.gif) no-repeat right;
		text-align	: right;
	}

.documentosCategoriaMasRojo a
	{
		font					: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
		color					: White;
		text-decoration	: none;
		height				: 16px;
		padding				: 0px 20px 0px 0px;
	}

.documentosCategoriaMasRojo a:hover
	{
		color	: Orange;
	}