#menu_recursos {
	left: 310px; top: 200px; width: 384px; height: 371px; position: absolute; z-index: 50; background-image: url("../images/menu_recursos.png"); background-repeat: no-repeat;
}
#close_herr_recursos {
	left: 325px; top: 28px; position: absolute;
}
.herr_op {
	/*left: 60px;
	
	height: 30px;*/
	width: 250px;
	text-align: center;
	color: rgb(255, 255, 255);
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
	/*position: absolute;*/
	cursor: pointer;
	/*width:33%;*/
	margin-left:60px;	
	/*margin-top:40px;*/
	float:left;
}
#rec_op1 {
	margin-top: 80px;
	/*top: 90px;*/
}
#rec_op2 {
	/*margin-left:90px;	*/
	/*top: 130px;*/
}
#rec_op3 {
	margin-top: 120px;
	/*top: 170px;*/
}
.arrowclosewin {
	width: 28px; height: 21px; cursor: pointer; background-image: url("../images/btn_arrow.png");
}


.herr_op_disable{
	display:none;

}