@charset "utf-8";
/* CSS Document */
table.categoria {
	border:none;
	width:200px;
	vertical-align: top;
	height:100%;
vertical-align:top;
width:200px;
}
td.categoria_up{
	background-image:url(../imagenes/fnd_lateral.gif);
	vertical-align:top;
}
div.fondo_categoria{
vertical-align:top;
width:200px;
height:150px;

}
td.fnd_abajo{
vertical-align:top;
width:200px;
height:150px;
}
/* 				TITULO_CAT				 */
table.titulo_cat{
	border : 0px;
	height:20px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom: 20px;
}
td.titulo_cat_izq{
background-image:url(../imagenes/titulo_cat_izq.gif);
width:7px;
}
td.titulo_cat_cnt{
width:150px;
text-align:center;
background-image:url(../imagenes/titulo_cat_cnt.gif);
}
td.titulo_cat_der{
width:7px;
background-image:url(../imagenes/titulo_cat_der.gif);
}
div.titulo_cat{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#009999;
	margin-left:10px;
	margin-right:10px;
	width:150px;
}
/* 				Enlace_CAT				 */

table.enlace_vcat{
	border : 0px;
	height:20px;
	margin-top:5px;
}
td.enlace_cat_cnt_1{
	width:150px;
	text-align:center;
	background-image:url(../imagenes/enlace_cat_e_cnt.gif)
}
td.enlace_cat_cnt_2{
	width:180px;
	text-align:center;
	background-image:url(../imagenes/enlace_cat_e_cnt.gif);
}
td.enlace_cat_der{
width:7px;
background-image:url(../imagenes/enlace_cat_e_der.gif);
}

table.enlace_cat{
	border : 0px;
	height:20px;
	margin-top:7px;
}
td.enlace_cat_vcnt{
	width:180px;
	text-align:center;
	background-image:url(../imagenes/enlace_cat_v_cnt.gif);
}
td.enlace_cat_vder{
width:7px;
background-image:url(../imagenes/enlace_cat_v_der.gif);
}


a.enlace_cat{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	color:#009999;
	margin-left:10px;
	margin-right:10px;
	width:100%;
	text-decoration:none;
	height: 20px;
}
