@charset "utf-8";

.nivel2 {
	position: relative;
	top: 27px;
	width: 170px;
}

.nivel2_full {
	position: relative;
	top: 27px;
	width: 100%;
}

.boton_nivel2  {
	padding-left: 23px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-color: #e5e5e5;
}
.boton_nivel2      a   {
	text-decoration: none;
	color: #848484;
}
.boton_nivel2    a:hover   {
	text-decoration: none;
	color: #783217;
}

.resaltado_left{
	color: #783217;
}

#leftMenu #rotor {
	position: absolute;
	top: -92px;
}
#leftMenu #intramed {
	position: relative;
	margin-top: 30px;
}
.entrar {
	float: right;
	position: absolute;
	margin-top: 2px;
	margin-left: 14px;
}

.combo_text {
	display: block;
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #736F6F;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 2px;
}


.boton_nivel2  select {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c2bf9e;
	border-right-color: #e6e5d6;
	border-bottom-color: #e6e5d6;
	border-left-color: #c2bf9e;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-bottom: 5px;
}
