
#admin_left_buttons {
	margin:0px;
	background-color:#E3E3E3;
	margin:5px;
}

#div_left_container {
	width:160px;
	float:left;
	margin-left:3px;
}

#div_left_container ul {
	list-style:none;
	padding-left:5px;
}

#div_left_container label {
	font-size:11px;
	cursor:pointer;
}

#div_left_container label:hover {
	cursor:pointer;
	font-weight:bold;
}

#div_left_container h2 {
	font-size:14px;
	padding-top:3px;
}

.solapa_cat {
	background-image:url("imagenes/solapa_cat.jpg");
	background-repeat:no-repeat;
	text-align:center;
	color:green;
	font-size:13px;
	
	margin:0px;
	height:23px;
	padding-left:5px;
	padding-right:5px;
	border-bottom:solid 1px #C6C6C6;
	cursor:default;
}

#div_interior_cat {
	background-image:url("imagenes/cat_medio.jpg");
	background-repeat:repeat-y;
	width:160px;
}

#left_cat_abajo {
	background-image:url("imagenes/cat_abajo.jpg");
	background-repeat:no-repeat;
	width:160px;
	height:24px;
	margin:0px;
	padding:0px;
	clear:both;
}