#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;
}
#hoja_body{
	height: 900px;
}
#informacion{
	border: 0px solid;
	left: 50px;
	width: 750px;
	height: 600px;
}
#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;
}
#flash{
	margin-left: 100px;
	margin-top: 20px;
}
