#menu_izq {
	width: 211px;
	left: 0px;
	top: 0px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: fixed;
}
#contenido {
	width: 635px;
	top: 0px;
	float: left;
	left: 218px;
	overflow: hidden;
	position: absolute;
}
.texto1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CF6800;
}

