/*################ MENÚ ###############*/
.proximamente_info_menu_Wrapper {
	position: relative;
	float: left;
	width: 750px;
	height: 23px;
	margin: 0px;
	margin-right: 1px;
	padding: 0px;
	background: #B32A31;
	
	/*IE*/
	_overflow: hidden;
	
}