@charset "utf-8";
#env_encab {
	background-image: none;
	width: 100%;
	height: auto;
	background-color: #F6F6F6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#env_encab #encab {
	margin-right: auto;
	margin-left: auto;
	border: 0px none #FFF;
	height: auto;
	width: 100%;
}
#env_encab #botones {
	width: 100%;
	height: auto;
	background-repeat: repeat-x;
	float: none;
	margin-left: 100px;
	background-image: url(../images/fondo_botones.jpg);
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
#env_encab #botones #img_botones {
	width: 100%;
	float: left;
	height: auto;
	
}
#botones #mas_botones {
	float: right;
	width: 100%;
}
