#explicacion{
	position: relative;
	font-family:"Lucida Grande", verdana, sans-serif;
	text-align: left;
	width: 750px;
	border: 0px solid #F00;
	float: left;
	margin: 5px;
	padding: 0px;
}
#informacion{
	border: 0px solid;
	left: 50px;
	width: 750px;
	height: 600px;
}
#hoja_body{
	height: 1400px;
}

.nosotros td{
	padding: 20px 0px;
	border-bottom: 3px solid #d0d0d0;
}
#sub_menu{
	width: 765px;
	height: 40px;
	border: 0px solid #F00;
	margin-left: 10px;
	margin-top: 10px;
	background: url("../../imagenes/menu/submenu/pestfondo.jpg") top repeat-x;}
#sub_menu img{
	margin: 0px;
	float: left;
}
#marco{
	position: relative;
	float: left;
	width: auto;
	height: 35px;
	border: 0px solid #000;
	margin-left: 0px;
	padding: 0px;
	overflow: hidden;
}

#marco.primero{ 	margin-left: 200px; }
* html #marco.primero{ 	margin-left: 100px; }




#texto_marco{
	position: absolute;
	width: 95px;
	height: 15px;
	top: 10px;
	left: 0px;
	color: #484847;
	font-weight: bold;
	border: 0px solid;
	margin-left: 15px;
	text-align: left;
}
#sub_menu2{
	width: 765px;
	height: 150px;
	border: 0px solid #F00;
	margin-left: 50px;
	margin-top: 10px;
}
#sub_menu2 img{
	margin-top: 25px; 
	float: left;
}
#marco2{
	position: relative;
	float: left;
	width: auto;
	height: 150px;
	border: 0px solid #000;
	margin: 0px 25px 0px 25px;
	padding: 0px;
	overflow: hidden;
}
#texto_marco2{
	position: absolute;
	width: 95px;
	height: 15px;
	top: 10px;
	left: 0px;
	color: #484847;
	font-weight: bold;
	border: 0px solid;
	margin-left: 15px;
	text-align: left;
}
