* {
margin:0;
padding:0;
}
#inicio {
	background-color:#B02B18;
	background-image:url(imgmia/prespectiva102.jpg);
	background-repeat:no-repeat;
}
#wrapper {
	position:absolute;
	height: auto;
	width: auto;
	top:50%;
	margin-top:-300px;
	left:495px;
	z-index: 3;
}
#cabecera {
	position: absolute;
	top:30px;
	left:100px;
	height: auto;
	width: auto;
}
.der {
	float: right;
}
#inflot {
	float: right;
}
#texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
	position: absolute;
	height: auto;
	width: 400px;
	top: 340px;
	font-weight: normal;
	overflow: auto;
	left: 90px;
	padding-right: 10px;
	z-index: 2;
	font-style: italic;
	text-align: left;
}
#texto2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
	position: absolute;
	height: auto;
	width: auto;
	top: 340px;
	font-weight: normal;
	overflow: visible;
	left: 90px;
	padding-right: 10px;
	z-index: 2;
	font-style: italic;
	text-align: left;
}
/*otra navegacion*/
#dos {
	position: absolute;
	left: 320px;
	top: 115px;
	height: 200px;
	width: 200px;
}

#navig {
	position: absolute;
	top: 0px;
	left: 50px;
	height: 126px;
	font-size: 12px;
	z-index: 200;
	margin: 0px;
	padding: 0px;
}
#navig li {
	list-style-type: none;
	padding: 0px;
	margin: 0 0 0 15px;
	background: url(imgmia/bg_nav.gif) repeat-x bottom;
}
#navig a {
	color: #fff;
	width: 91px;
	padding: 3px 0 5px 12px;
	display: block;
	background: url(imgmia/bullet_off.gif) left no-repeat;
}
#navig a:hover {
	font-size: 16px;
}
#navig .last {
	background: none;
}
#navig .on {
	background: url(imgmia/bullet_on.gif) left center no-repeat;
}
#web {
	position: absolute;
	height: auto;
	width: auto;
	left: 20px;
	top: 600px;
}
#web a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}
#tres {
	position: absolute;
	left: 450px;
	top: 115px;
	height: 200px;
	width: 200px;
}
#navig2 {
	position: absolute;
	top: 0px;
	left: 50px;
	height: 126px;
	font-size: 12px;
	z-index: 200;
	margin: 0px;
	padding: 0px;
}
#navig2 li {
	list-style-type: none;
	padding: 0px;
	margin: 0 0 0 15px;
}
#navig2 a {
	color: #fff;
	width: 91px;
	padding: 3px 0 5px 12px;
	display: block;
	background: url(imgmia/bullet_off.gif) left no-repeat;
}
#navig2 a:hover {
	font-size: 16px;
}
#navig2 .last {
	background: none;
}
#navig2 .on {
	background: url(imgmia/bullet_on.gif) left center no-repeat;
}

