

/***** listado de categorias *****/
.texto_categorias, .texto_categorias p
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	text-align: justify;
	line-height: 15px;

	margin: 3px 0px 15px 0px;
	padding: 0px 20px 0px 20px;
	float: left;
	clear: left;
	color: #224200;
}

.texto_categorias img
{
	margin: 10px 10px 10px 10px;
	float: right;
}

.texto_categorias a
{
	font-family: Verdana;
	font-size: 11px;
	color: #05501E;
	font-weight: normal;
	text-decoration: underline;
}

.texto_categorias a:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #05501E;
	font-weight: normal;
	text-decoration: none;
}

.texto_categorias ul
{
	float: left;
	clear: left;
}

h2.lista_categorias
{
	background-image: url(../../imagenes/general/fondo_lista_cat01.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 14px;
	color: #D96016;
	font-weight: bold;
	padding: 24px 0px 0px 21px;
	margin: 0px 0px 0px 0px;
	height: 35px;
	width: 575px;

	clear: both;
	}

#listado_categorias
{
	background-image: url(../../imagenes/general/fondo_lista_cat03.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-align: justify;
	line-height: 1.8em;
	margin: 0px 0px 0px 0px;
	float: left;
	min-height: 180px;
	width: 575px;
	min-height: 480px;
}

#listado_categorias ul
{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 40px;
	background-color: #fff;
	list-style-type: none;
	list-style-image: url(../../imagenes/general/fondo_li_cont.gif);
	min-height: 125px;
}

#listado_categorias ul li
{
	border-width: 0px 0px 1px 0px;
	border-style: none;
	border-color: #868686;
	background-color: #fff;
	line-height: 2.0em;
}

#listado_categorias ul li a
{
	font-family: Verdana;
	font-size: 11px;
	color: #883A0A;
	font-weight: bold;
	text-decoration: none;
}

#listado_categorias ul li a:hover
{
	text-decoration: underline;
	color: #D96016;
}
#listado_categorias #listado_categorias2
{
	background-image: url(../../imagenes/general/fondo_lista_cat02.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 575px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	min-height: 8px;
}