/****normal*********/
body {
    background: white;
	font-size: 62.5%
    font-family: Arial, Helvetica, sans-serif;
	}
div#envoltorio {
  	margin: 5px auto;
    padding: 0px;
    border: 1px solid gray;
	text-align: left;
	max-height: 100%px;
	min-height: 100%px;
	max-width: 1000px;
	min-width: 750px;
	top:  -22px auto;
}
imput, select, th, td {
font-size: 1em;
}
div#box {
    padding: 0px;
    border: 0px solid gray;
    max-width: 100%px;
    min-width: 760px;
	max-height: 100%px;
	min-height: 100%px;
	margin: 30px auto;
	position: relative;
	background: rgb(240, 240, 240);
	top: -22px;
	}
div#header {
    padding: 0px;
    border: 0px solid gray;
    max-width: 100%px;
    min-width: 640px;
  	margin: 30px auto;
	position: relative;
	background: rgb(240, 240, 240);
	top: -22px;
	}	
div#envoltorio,
div#header1 {
		position: relative;
		background: rgb(240, 240, 240);
}
div#header1,
div#header2,
div#header4 {
	background: rgb(240, 240, 240);
	top: -1px;
	border:0px solid gray;
	min-height:70px;
}
div#header1 {
	width: 497px;
	left:0px;
	display:inline;
}
div#header2 {
	left:500px;
	width:250px;
	}
div#header3 {
	width:230px;
    left:755px;
	background: rgb(240, 240, 240);
	top: 0px;
	border:0px solid gray;
	min-height:65px;
}
div#header4 {
	width:15px;
	right: 0px;
}
div#header2,
div#header3,
div#header4 {
	position:absolute;
	text-align: center;
	height: 65px;
}
div#navegacion	 {
    padding: 0px;
    border: 0px solid gray;
    max-width: 100%px;
    min-width: 745px;
    margin: 0px;
    top: 1px;
}
