.div_menu A{
	text-decoration: none;
	color: #616161;
}
.div_menu a:hover{
	text-decoration: none;
	color: #F90;
}
.imagenes_banner {
	margin-top: 7.5px;
	margin-bottom: 7.5px;
}
.div_titulo_izq_dom {
	background-color: #E7E7E7;
	background-repeat: no-repeat;
	background-position: left;
	height: 15px;
	width: 151px;
	position: static;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	text-align: center;
	font-family: "Arial Black";
	font-size: 12px;
	color: #333;
}
.div_menu {
	background-color: #F2F2F2;
	width: 151px;
	position: static;
	font-family: Arial;
	font-size: 12px;
	color: #616161;
	text-transform: capitalize;
	line-height:17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.div_banner {
	width: 151px;
	background-color: #FFFFFF;
	text-align: center;
}
.div_separador {
	background-color: #FFFFFF;
	background-image: url(../imagenes/barra_izquierda/separador.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 151px;
}
.div_separador_rubro {
	background-color: #FFFFFF;
	background-image: url(../imagenes/barra_izquierda/separador.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 151px;
	height: 10px;
}

li{
	list-style: none;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
}
ul{
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

