#mnuIzquierda P{
	background-image: url(../images/puntos_men.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
	padding: 5px 5px 5px 7px;
	margin: 0px;
	width: 150px;
}
#mnuIzquierda IMG{
	border: 0px;
	cursor: hand;
	width: 144px;
	height: 106px;
}

.consubopened{
	color: #EC6409 ! important;
}
.sinsub{
	padding-left: 15px;
}
#mnuIzquierda A, .consub{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%; /*11px*/
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 145px;
}
#mnuIzquierda A:hover, .consub:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EC6409;
	font-weight: bold;
	text-decoration: none;
}


.submenu{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image: url(../images/puntos_men.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
	width: 150px;
}
.submenu a{
	display: block;
	font-weight: normal !important;
	color: #7E7E7E;
	text-decoration: none;
	padding-left: 20px !important;
	padding-top:1px;
	padding-bottom:1px;
	width: 145px;
}
.submenu a:hover {
	color: #00A5CD ! important;
	text-decoration: none;
	background-color: #F3F3F3;
}
.submenu .sel {
	color: #00A5CD ! important;
	text-decoration: none;
	background-color: #F3F3F3;
}