@charset "utf-8";
#menu {
	width: 150px;
	height: 730px;
	float: left;

}

.texto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	
}

#informacion {
	height: auto;
	width: 500px;
	float: left;
}
#colderecha {
	height: 730px;
	width: 150px;
	float: left;
}

#derechos {
	height: 75px;
	width: 800px;
	float:left
}
#contenedormaster {
	height: auto;
	width: 800px;
	background-color:#FFF

}
